Build #1 for hkd-0.2.1

[all reports]

Package hkd-0.2.1
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-10-15 19:42:53.698189429 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, some-1.0.5
Flags none

Code Coverage

expressions15% (107/692)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives10% (2/20)
local declarations100% (1/1)
top-level declarations14% (23/159)

Build log

[view raw]

Resolving dependencies...
Starting     some-1.0.5
Building     some-1.0.5
Completed    some-1.0.5
Downloading  hkd-0.2.1
Downloaded   hkd-0.2.1
Starting     hkd-0.2.1
Building     hkd-0.2.1
Completed    hkd-0.2.1

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

src/Data/HKD.hs:320:10: warning: [-Wredundant-constraints]
    " Redundant constraint: Semigroup a
    " In the instance declaration for FRepeat (Const a)
    |
320 | instance (Monoid a, Semigroup a) => FRepeat (Const a) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/HKD.hs:350:10: warning: [-Wredundant-constraints]
    " Redundant constraint: Semigroup a
    " In the instance declaration for FRepeat (K1 i a)
    |
350 | instance (Monoid a, Semigroup a) => FRepeat (K1 i a) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing test suite 'example-issue-12' for hkd-0.2.1..
Building test suite 'example-issue-12' for hkd-0.2.1..
[1 of 1] Compiling Main             ( example/example-issue-12.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-issue-12/example-issue-12-tmp/Main.o )

example/example-issue-12.hs:11:25: 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.
   |
11 | data MyHkd (f :: Foo -> *) = MyHkd
   |                         ^
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-issue-12/example-issue-12 ...
Preprocessing test suite 'example-np' for hkd-0.2.1..
Building test suite 'example-np' for hkd-0.2.1..
[1 of 1] Compiling Main             ( example/NP.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-np/example-np-tmp/Main.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-np/example-np ...
Preprocessing test suite 'example-record' for hkd-0.2.1..
Building test suite 'example-record' for hkd-0.2.1..
[1 of 1] Compiling Main             ( example/Record.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-record/example-record-tmp/Main.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/hkd-0.2.1/noopt/build/example-record/example-record ...
Running 3 test suites...
Test suite example-issue-12: RUNNING...
Test suite example-issue-12: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/hkd-0.2.1.test
Writing: hkd-0.2.1-inplace/Data.HKD.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/hkd-0.2.1/noopt/hpc/vanilla/html/example-issue-12/hpc_index.html
Test suite example-np: RUNNING...
Test suite example-np: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/hkd-0.2.1.test
Writing: hkd-0.2.1-inplace/Data.HKD.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/hkd-0.2.1/noopt/hpc/vanilla/html/example-np/hpc_index.html
Test suite example-record: RUNNING...
Test suite example-record: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/hkd-0.2.1.test
Writing: hkd-0.2.1-inplace/Data.HKD.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/hkd-0.2.1/noopt/hpc/vanilla/html/example-record/hpc_index.html
3 of 3 test suites (3 of 3 test cases) passed.
Writing: hkd-0.2.1-inplace/Data.HKD.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/hkd-0.2.1/noopt/hpc/vanilla/html/hkd-0.2.1/hpc_index.html