Build #1 for bank-holidays-england-0.2.0.9

[all reports]

Package bank-holidays-england-0.2.0.9
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2023-02-27 14:01:54.65802753 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, containers-0.6.5.1, time-1.11.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  bank-holidays-england-0.2.0.9
Downloaded   bank-holidays-england-0.2.0.9
Starting     bank-holidays-england-0.2.0.9
Building     bank-holidays-england-0.2.0.9
Completed    bank-holidays-england-0.2.0.9

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.2.4 -O0
In order, the following will be built (use -v for more details):
 - bank-holidays-england-0.2.0.9 (first run)
Configuring bank-holidays-england-0.2.0.9...
Preprocessing library for bank-holidays-england-0.2.0.9..
Building library for bank-holidays-england-0.2.0.9..
[1 of 1] Compiling Data.Time.Calendar.BankHoliday.EnglandAndWales ( src/Data/Time/Calendar/BankHoliday/EnglandAndWales.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/bank-holidays-england-0.2.0.9/noopt/build/Data/Time/Calendar/BankHoliday/EnglandAndWales.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/bank-holidays-england-0.2.0.9/noopt/build/Data/Time/Calendar/BankHoliday/EnglandAndWales.dyn_o )

src/Data/Time/Calendar/BankHoliday/EnglandAndWales.hs:96:3: warning: [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [time-1.11.1.1:Data.Time.Calendar.Types.DayOfMonth
                           -> Day] not matched:
            []
            [_]
            [_, _]
            [_, _, _]
            ...
   |
96 |   [jan, may, jun, sep, dec] = map (fromGregorian yy)
   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
Preprocessing test suite 'test' for bank-holidays-england-0.2.0.9..
Building test suite 'test' for bank-holidays-england-0.2.0.9..
ghc: could not execute: hspec-discover