Build #1 for envy-2.1.2.0

[all reports]

Package envy-2.1.2.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-03-28 17:44:31.445442515 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, bytestring-0.11.3.1, containers-0.6.5.1, mtl-2.2.2, text-1.2.5.0, time-1.11.1.1, transformers-0.5.6.2
Flags none

Code Coverage

expressions71% (218/307)
booleanguards50% (1/2)
conditions 0% (0/1)
qualifiers100% (0/0)
alternatives64% (18/28)
local declarations81% (9/11)
top-level declarations57% (59/103)

Build log

[view raw]

Resolving dependencies...
Downloading  envy-2.1.2.0
Downloaded   envy-2.1.2.0
Starting     envy-2.1.2.0
Building     envy-2.1.2.0
Completed    envy-2.1.2.0

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):
 - envy-2.1.2.0 (first run)
Configuring envy-2.1.2.0...
Preprocessing library for envy-2.1.2.0..
Building library for envy-2.1.2.0..
[1 of 1] Compiling System.Envy      ( src/System/Envy.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/build/System/Envy.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/build/System/Envy.dyn_o )

src/System/Envy.hs:270:38: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
    |
270 | data SelectorProxy (s :: Meta) (f :: * -> *) a = SelectorProxy
    |                                      ^

src/System/Envy.hs:270:43: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
    |
270 | data SelectorProxy (s :: Meta) (f :: * -> *) a = SelectorProxy
    |                                           ^

src/System/Envy.hs:353:27: warning: [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a lambda abstraction:
        Patterns of type Either String a not matched: Left _
    |
353 | decodeWithDefaults def = (\(Right x) -> x) <$> evalParser (fromEnv (Just def))
    |                           ^^^^^^^^^^^^^^^
Preprocessing test suite 'spec' for envy-2.1.2.0..
Building test suite 'spec' for envy-2.1.2.0..
[1 of 1] Compiling Main             ( tests/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/build/spec/spec-tmp/Main.o )

tests/Main.hs:75:18: warning: [-Wunused-record-wildcards]
    No variables bound in the record wildcard match are used
      Possible fix: omit the ..
   |
75 |   show PGConfig {..} = "<PGConfig>"
   |                  ^^
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/build/spec/spec ...
Running 1 test suites...
Test suite spec: RUNNING...
Test suite spec: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/envy-2.1.2.0.test
Writing: envy-2.1.2.0-inplace/System.Envy.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/hpc/vanilla/html/spec/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: envy-2.1.2.0-inplace/System.Envy.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/envy-2.1.2.0/noopt/hpc/vanilla/html/envy-2.1.2.0/hpc_index.html