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 {..} = "" | ^^ 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