[all reports]
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2026-02-16 01:26:35.421750713 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0 |
| Flags |
none
|
Code Coverage
| expressions | 41% (363/876) |
| boolean | guards | 100% (8/8) |
| conditions | 33% (1/3) |
| qualifiers | 100% (0/0) |
| alternatives | 49% (76/153) |
| local declarations | 46% (7/15) |
| top-level declarations | 25% (41/161) |
Build log
[view raw]
Resolving dependencies...
Configuring countable-1.2...
Preprocessing library for countable-1.2..
Building library for countable-1.2..
[1 of 9] Compiling Data.Countable ( src/Data/Countable.hs, dist/build/Data/Countable.o, dist/build/Data/Countable.dyn_o )
[2 of 9] Compiling Data.Expression ( src/Data/Expression.hs, dist/build/Data/Expression.o, dist/build/Data/Expression.dyn_o )
[3 of 9] Compiling Data.Searchable ( src/Data/Searchable.hs, dist/build/Data/Searchable.o, dist/build/Data/Searchable.dyn_o )
[4 of 9] Compiling Data.Function.Show ( src/Data/Function/Show.hs, dist/build/Data/Function/Show.o, dist/build/Data/Function/Show.dyn_o )
[5 of 9] Compiling Data.Function.Foldable ( src/Data/Function/Foldable.hs, dist/build/Data/Function/Foldable.o, dist/build/Data/Function/Foldable.dyn_o )
[6 of 9] Compiling Data.Function.Traversable ( src/Data/Function/Traversable.hs, dist/build/Data/Function/Traversable.o, dist/build/Data/Function/Traversable.dyn_o )
[7 of 9] Compiling Data.Empty ( src/Data/Empty.hs, dist/build/Data/Empty.o, dist/build/Data/Empty.dyn_o )
[8 of 9] Compiling Data.Function.Eq ( src/Data/Function/Eq.hs, dist/build/Data/Function/Eq.o, dist/build/Data/Function/Eq.dyn_o )
[9 of 9] Compiling Data.Singular ( src/Data/Singular.hs, dist/build/Data/Singular.o, dist/build/Data/Singular.dyn_o )
Preprocessing library for countable-1.2..
Running Haddock on library for countable-1.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Data.Countable ( src/Data/Countable.hs, nothing )
[2 of 9] Compiling Data.Expression ( src/Data/Expression.hs, nothing )
[3 of 9] Compiling Data.Searchable ( src/Data/Searchable.hs, nothing )
[4 of 9] Compiling Data.Function.Show ( src/Data/Function/Show.hs, nothing )
[5 of 9] Compiling Data.Function.Foldable ( src/Data/Function/Foldable.hs, nothing )
[6 of 9] Compiling Data.Function.Traversable ( src/Data/Function/Traversable.hs, nothing )
[7 of 9] Compiling Data.Empty ( src/Data/Empty.hs, nothing )
[8 of 9] Compiling Data.Function.Eq ( src/Data/Function/Eq.hs, nothing )
[9 of 9] Compiling Data.Singular ( src/Data/Singular.hs, nothing )
Haddock coverage:
25% ( 3 / 12) in 'Data.Countable'
Missing documentation for:
Module header
countDown (src/Data/Countable.hs:14)
boundedCountPrevious (src/Data/Countable.hs:37)
boundedCountMaybeNext (src/Data/Countable.hs:42)
maybeRecount (src/Data/Countable.hs:92)
countDownUp (src/Data/Countable.hs:133)
countUpDown (src/Data/Countable.hs:139)
finalIteration (src/Data/Countable.hs:145)
recount (src/Data/Countable.hs:249)
25% ( 2 / 8) in 'Data.Searchable'
Missing documentation for:
Module header
forsome (src/Data/Searchable.hs:28)
forevery (src/Data/Searchable.hs:37)
finiteSearch (src/Data/Searchable.hs:100)
finiteCountPrevious (src/Data/Searchable.hs:103)
finiteCountMaybeNext (src/Data/Searchable.hs:115)
0% ( 0 / 1) in 'Data.Function.Show'
Missing documentation for:
Module header
0% ( 0 / 1) in 'Data.Function.Foldable'
Missing documentation for:
Module header
0% ( 0 / 1) in 'Data.Function.Traversable'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Empty'
Missing documentation for:
Module header
0% ( 0 / 1) in 'Data.Function.Eq'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.Singular'
Missing documentation for:
Module header
Documentation created: dist/doc/html/countable/,
dist/doc/html/countable/countable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/countable-1.2-2MxCL9vkAb37lIU8k1nKAa
Completed countable-1.2
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
- async-2.2.6 (lib:async) (requires build)
- silently-1.2.5.4 (lib:silently) (requires build)
- splitmix-0.1.3.2 (lib:splitmix) (requires build)
- unliftio-core-0.2.1.0 (lib:unliftio-core) (requires build)
- random-1.3.1 (lib:random) (requires build)
- typed-process-0.2.13.0 (lib:typed-process) (requires build)
- temporary-1.3 (lib:temporary) (requires build)
- tasty-golden-2.3.6 (lib:tasty-golden) (requires build)
- countable-1.2 (first run)
Configuring async-2.2.6...
Preprocessing library for async-2.2.6..
Building library for async-2.2.6..
[1 of 4] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o )
Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
50 | import Data.Semigroup (Semigroup((<>)))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 4] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[3 of 4] Compiling Control.Concurrent.Async.Warden ( Control/Concurrent/Async/Warden.hs, dist/build/Control/Concurrent/Async/Warden.o, dist/build/Control/Concurrent/Async/Warden.dyn_o )
[4 of 4] Compiling Control.Concurrent.Stream ( Control/Concurrent/Stream.hs, dist/build/Control/Concurrent/Stream.o, dist/build/Control/Concurrent/Stream.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/async-2.2.6-28c1f0217a13d1fdb764e78626288339bce1211afd42bd12c94ed44db9499847/lib
Configuring silently-1.2.5.4...
Preprocessing library for silently-1.2.5.4..
Building library for silently-1.2.5.4..
[1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/build/System/IO/Silently.o, dist/build/System/IO/Silently.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/silently-1.2.5.4-a71d3cb5de47dd6e84daa2a1287f3e33d99439d86b2fb6f9dee378767f5dac08/lib
Configuring splitmix-0.1.3.2...
Preprocessing library for splitmix-0.1.3.2..
Building library for splitmix-0.1.3.2..
[1 of 3] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[2 of 3] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[3 of 3] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/splitmix-0.1.3.2-58699aacc13c4e36b3742000d11b8933a456dac329521aa0a8cb8d048d296d12/lib
Configuring unliftio-core-0.2.1.0...
Preprocessing library for unliftio-core-0.2.1.0..
Building library for unliftio-core-0.2.1.0..
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unliftio-core-0.2.1.0-e3da0f8b4c805ce70abbf98598141daf6db1fd685a725d1c45ae36e7630e88be/lib
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-79b1fed16911015b00c8c7a45b14fb4ffea87308faf27dc110c73daa7a9a78c6/lib
Configuring typed-process-0.2.13.0...
Preprocessing library for typed-process-0.2.13.0..
Building library for typed-process-0.2.13.0..
[1 of 3] Compiling Paths_typed_process ( dist/build/autogen/Paths_typed_process.hs, dist/build/Paths_typed_process.o, dist/build/Paths_typed_process.dyn_o )
[2 of 3] Compiling System.Process.Typed.Internal ( src/System/Process/Typed/Internal.hs, dist/build/System/Process/Typed/Internal.o, dist/build/System/Process/Typed/Internal.dyn_o )
[3 of 3] Compiling System.Process.Typed ( src/System/Process/Typed.hs, dist/build/System/Process/Typed.o, dist/build/System/Process/Typed.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/typed-process-0.2.13.0-be1ff2c5482bce93862996d0a422ba6fba20ba6c5fe474fe6bd5ae6b7d5f9c76/lib
Configuring temporary-1.3...
Preprocessing library for temporary-1.3..
Building library for temporary-1.3..
[1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o, dist/build/System/IO/Temp.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/temporary-1.3-3862d3535781363aa99addfbe548207c114e6ca82a64e8742c64da50dc6d81c9/lib
Configuring tasty-golden-2.3.6...
Preprocessing library for tasty-golden-2.3.6..
Building library for tasty-golden-2.3.6..
[1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, dist/build/Test/Tasty/Golden/Internal.o, dist/build/Test/Tasty/Golden/Internal.dyn_o )
[2 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, dist/build/Test/Tasty/Golden/Advanced.o, dist/build/Test/Tasty/Golden/Advanced.dyn_o )
[3 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, dist/build/Test/Tasty/Golden.o, dist/build/Test/Tasty/Golden.dyn_o )
[4 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, dist/build/Test/Tasty/Golden/Manage.o, dist/build/Test/Tasty/Golden/Manage.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-966461/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-golden-2.3.6-da47770a69b50a44327fc6f9bb6b9b9435f41d5f5ff6009f95045c23d42837a7/lib
Configuring countable-1.2...
Preprocessing library for countable-1.2..
Building library for countable-1.2..
[1 of 9] Compiling Data.Countable ( src/Data/Countable.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Countable.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Countable.dyn_o )
[2 of 9] Compiling Data.Expression ( src/Data/Expression.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Expression.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Expression.dyn_o )
[3 of 9] Compiling Data.Searchable ( src/Data/Searchable.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Searchable.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Searchable.dyn_o )
[4 of 9] Compiling Data.Function.Show ( src/Data/Function/Show.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Show.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Show.dyn_o )
[5 of 9] Compiling Data.Function.Foldable ( src/Data/Function/Foldable.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Foldable.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Foldable.dyn_o )
[6 of 9] Compiling Data.Function.Traversable ( src/Data/Function/Traversable.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Traversable.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Traversable.dyn_o )
[7 of 9] Compiling Data.Empty ( src/Data/Empty.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Empty.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Empty.dyn_o )
[8 of 9] Compiling Data.Function.Eq ( src/Data/Function/Eq.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Eq.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Function/Eq.dyn_o )
[9 of 9] Compiling Data.Singular ( src/Data/Singular.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Singular.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/Data/Singular.dyn_o )
Preprocessing test suite 'test' for countable-1.2..
Building test suite 'test' for countable-1.2..
[1 of 5] Compiling Golden ( test/Golden.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test-tmp/Golden.o )
[2 of 5] Compiling Show ( test/Show.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test-tmp/Show.o )
[3 of 5] Compiling TypeName ( test/TypeName.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test-tmp/TypeName.o )
[4 of 5] Compiling Three ( test/Three.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test-tmp/Three.o )
[5 of 5] Compiling Main ( test/Count.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test-tmp/Main.o )
[6 of 6] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/build/test/test
Running 1 test suites...
Test suite test: RUNNING...
Test suite test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/countable-1.2.test
Writing: countable-1.2-inplace/Data.Function.Foldable.hs.html
Writing: countable-1.2-inplace/Data.Empty.hs.html
Writing: countable-1.2-inplace/Data.Function.Show.hs.html
Writing: countable-1.2-inplace/Data.Function.Traversable.hs.html
Writing: countable-1.2-inplace/Data.Function.Eq.hs.html
Writing: countable-1.2-inplace/Data.Countable.hs.html
Writing: countable-1.2-inplace/Data.Searchable.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
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/hpc/vanilla/html/test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: countable-1.2-inplace/Data.Function.Foldable.hs.html
Writing: countable-1.2-inplace/Data.Empty.hs.html
Writing: countable-1.2-inplace/Data.Function.Show.hs.html
Writing: countable-1.2-inplace/Data.Function.Traversable.hs.html
Writing: countable-1.2-inplace/Data.Function.Eq.hs.html
Writing: countable-1.2-inplace/Data.Countable.hs.html
Writing: countable-1.2-inplace/Data.Searchable.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
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/countable-1.2/noopt/hpc/vanilla/html/countable-1.2/hpc_index.html