[all reports]
| Package |
higher-order-open-union-0.1.0.0 |
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2025-11-10 01:51:39.536767191 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0, freer-base-classes-0.1.0.0, base-4.19.2.0, freer-base-classes-0.1.0.0 |
| Flags |
none
|
Code Coverage
| expressions | 100% (0/0) |
| boolean | guards | 100% (0/0) |
| conditions | 100% (0/0) |
| qualifiers | 100% (0/0) |
| alternatives | 100% (0/0) |
| local declarations | 100% (0/0) |
| top-level declarations | 100% (0/0) |
Build log
[view raw]
Resolving dependencies...
Configuring freer-base-classes-0.1.0.0...
Preprocessing library for freer-base-classes-0.1.0.0..
Building library for freer-base-classes-0.1.0.0..
[1 of 3] Compiling Control.Monad.Freer.Failable ( src/Control/Monad/Freer/Failable.hs, dist/build/Control/Monad/Freer/Failable.o, dist/build/Control/Monad/Freer/Failable.dyn_o )
[2 of 3] Compiling Control.Monad.Freer.NonDetable ( src/Control/Monad/Freer/NonDetable.hs, dist/build/Control/Monad/Freer/NonDetable.o, dist/build/Control/Monad/Freer/NonDetable.dyn_o )
[3 of 3] Compiling Paths_freer_base_classes ( dist/build/autogen/Paths_freer_base_classes.hs, dist/build/Paths_freer_base_classes.o, dist/build/Paths_freer_base_classes.dyn_o )
Preprocessing library for freer-base-classes-0.1.0.0..
Running Haddock on library for freer-base-classes-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Control.Monad.Freer.Failable ( src/Control/Monad/Freer/Failable.hs, nothing )
[2 of 3] Compiling Control.Monad.Freer.NonDetable ( src/Control/Monad/Freer/NonDetable.hs, nothing )
[3 of 3] Compiling Paths_freer_base_classes ( dist/build/autogen/Paths_freer_base_classes.hs, nothing )
Haddock coverage:
0% ( 0 / 2) in 'Control.Monad.Freer.Failable'
Missing documentation for:
Module header
F (src/Control/Monad/Freer/Failable.hs:3)
0% ( 0 / 2) in 'Control.Monad.Freer.NonDetable'
Missing documentation for:
Module header
N (src/Control/Monad/Freer/NonDetable.hs:5)
Documentation created: dist/doc/html/freer-base-classes/,
dist/doc/html/freer-base-classes/freer-base-classes.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/freer-base-classes-0.1.0.0-Cy3R6daCsNi7zqAjh84Kxx
Completed freer-base-classes-0.1.0.0
Downloading higher-order-open-union-0.1.0.0
Downloaded higher-order-open-union-0.1.0.0
Configuring higher-order-open-union-0.1.0.0...
Preprocessing library for higher-order-open-union-0.1.0.0..
Building library for higher-order-open-union-0.1.0.0..
[1 of 5] Compiling Data.TypeElem ( src/Data/TypeElem.hs, dist/build/Data/TypeElem.o, dist/build/Data/TypeElem.dyn_o )
[2 of 5] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, dist/build/Control/HigherOpenUnion.o, dist/build/Control/HigherOpenUnion.dyn_o )
[3 of 5] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, dist/build/Data/HigherFunctor.o, dist/build/Data/HigherFunctor.dyn_o )
[4 of 5] Compiling Lib ( src/Lib.hs, dist/build/Lib.o, dist/build/Lib.dyn_o )
[5 of 5] Compiling Paths_higher_order_open_union ( dist/build/autogen/Paths_higher_order_open_union.hs, dist/build/Paths_higher_order_open_union.o, dist/build/Paths_higher_order_open_union.dyn_o )
Preprocessing executable 'higher-order-open-union-exe' for higher-order-open-union-0.1.0.0..
Building executable 'higher-order-open-union-exe' for higher-order-open-union-0.1.0.0..
[1 of 2] Compiling Main ( app/Main.hs, dist/build/higher-order-open-union-exe/higher-order-open-union-exe-tmp/Main.o )
[2 of 2] Compiling Paths_higher_order_open_union ( dist/build/higher-order-open-union-exe/autogen/Paths_higher_order_open_union.hs, dist/build/higher-order-open-union-exe/higher-order-open-union-exe-tmp/Paths_higher_order_open_union.o )
[3 of 3] Linking dist/build/higher-order-open-union-exe/higher-order-open-union-exe
Preprocessing library for higher-order-open-union-0.1.0.0..
Running Haddock on library for higher-order-open-union-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Data.TypeElem ( src/Data/TypeElem.hs, nothing )
[2 of 5] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, nothing )
[3 of 5] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, nothing )
[4 of 5] Compiling Lib ( src/Lib.hs, nothing )
[5 of 5] Compiling Paths_higher_order_open_union ( dist/build/autogen/Paths_higher_order_open_union.hs, nothing )
Haddock coverage:
0% ( 0 / 7) in 'Data.TypeElem'
Missing documentation for:
Module header
P (src/Data/TypeElem.hs:10)
unP
Member (src/Data/TypeElem.hs:12)
elemNo
Base (src/Data/TypeElem.hs:19)
elemNoBase
23% ( 5 / 21) in 'Control.HigherOpenUnion'
Missing documentation for:
Module header
U (src/Control/HigherOpenUnion.hs:42)
HT (src/Control/HigherOpenUnion.hs:45)
Member (src/Data/TypeElem.hs:12)
Base (src/Data/TypeElem.hs:19)
FromFirst (src/Control/HigherOpenUnion.hs:47)
inj (src/Control/HigherOpenUnion.hs:54)
injBase (src/Control/HigherOpenUnion.hs:58)
injh (src/Control/HigherOpenUnion.hs:61)
prj (src/Control/HigherOpenUnion.hs:66)
decomp (src/Control/HigherOpenUnion.hs:71)
extract (src/Control/HigherOpenUnion.hs:75)
extracth (src/Control/HigherOpenUnion.hs:78)
weaken (src/Control/HigherOpenUnion.hs:83)
NonDet (src/Control/HigherOpenUnion.hs:90)
Fail (src/Control/HigherOpenUnion.hs:99)
0% ( 0 / 5) in 'Data.HigherFunctor'
Missing documentation for:
Module header
Loose (src/Data/HigherFunctor.hs:14)
TightI (src/Data/HigherFunctor.hs:29)
TightO (src/Data/HigherFunctor.hs:44)
Tight (src/Data/HigherFunctor.hs:59)
0% ( 0 / 2) in 'Lib'
Missing documentation for:
Module header
someFunc (src/Lib.hs:6)
Documentation created: dist/doc/html/higher-order-open-union/,
dist/doc/html/higher-order-open-union/higher-order-open-union.txt
Preprocessing executable 'higher-order-open-union-exe' for higher-order-open-union-0.1.0.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/higher-order-open-union-0.1.0.0-BdOKqzeCiTH476OoZxpyl3
Installing executable higher-order-open-union-exe in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed higher-order-open-union-0.1.0.0
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):
- higher-order-open-union-0.1.0.0 (first run)
Configuring higher-order-open-union-0.1.0.0...
Preprocessing library for higher-order-open-union-0.1.0.0..
Building library for higher-order-open-union-0.1.0.0..
[1 of 5] Compiling Data.TypeElem ( src/Data/TypeElem.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Data/TypeElem.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Data/TypeElem.dyn_o )
[2 of 5] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Control/HigherOpenUnion.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Control/HigherOpenUnion.dyn_o )
[3 of 5] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Data/HigherFunctor.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Data/HigherFunctor.dyn_o )
[4 of 5] Compiling Lib ( src/Lib.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Lib.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Lib.dyn_o )
[5 of 5] Compiling Paths_higher_order_open_union ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/autogen/Paths_higher_order_open_union.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Paths_higher_order_open_union.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/Paths_higher_order_open_union.dyn_o )
Preprocessing executable 'higher-order-open-union-exe' for higher-order-open-union-0.1.0.0..
Building executable 'higher-order-open-union-exe' for higher-order-open-union-0.1.0.0..
[1 of 2] Compiling Main ( app/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-exe/higher-order-open-union-exe-tmp/Main.o )
[2 of 2] Compiling Paths_higher_order_open_union ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-exe/autogen/Paths_higher_order_open_union.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-exe/higher-order-open-union-exe-tmp/Paths_higher_order_open_union.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-exe/higher-order-open-union-exe
Preprocessing test suite 'higher-order-open-union-test' for higher-order-open-union-0.1.0.0..
Building test suite 'higher-order-open-union-test' for higher-order-open-union-0.1.0.0..
[1 of 2] Compiling Main ( test/Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-test/higher-order-open-union-test-tmp/Main.o )
[2 of 2] Compiling Paths_higher_order_open_union ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-test/autogen/Paths_higher_order_open_union.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-test/higher-order-open-union-test-tmp/Paths_higher_order_open_union.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/higher-order-open-union-0.1.0.0/noopt/build/higher-order-open-union-test/higher-order-open-union-test
Running 1 test suites...
Test suite higher-order-open-union-test: RUNNING...
Test suite higher-order-open-union-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/higher-order-open-union-0.1.0.0.test
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/higher-order-open-union-0.1.0.0/noopt/hpc/vanilla/html/higher-order-open-union-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
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/higher-order-open-union-0.1.0.0/noopt/hpc/vanilla/html/higher-order-open-union-0.1.0.0/hpc_index.html