Build #2 for control-dsl-0.2.1.3
| Package | control-dsl-0.2.1.3 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-11-15 12:28:22.639150551 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading control-dsl-0.2.1.3
Downloaded control-dsl-0.2.1.3
Configuring control-dsl-0.2.1.3...
Preprocessing library for control-dsl-0.2.1.3..
Building library for control-dsl-0.2.1.3..
[ 1 of 13] Compiling Control.Dsl.PolyCont ( src/Control/Dsl/PolyCont.hs, dist/build/Control/Dsl/PolyCont.o, dist/build/Control/Dsl/PolyCont.dyn_o )
[ 2 of 13] Compiling Control.Dsl.Monadic ( src/Control/Dsl/Monadic.hs, dist/build/Control/Dsl/Monadic.o, dist/build/Control/Dsl/Monadic.dyn_o )
[ 3 of 13] Compiling Control.Dsl.Empty ( src/Control/Dsl/Empty.hs, dist/build/Control/Dsl/Empty.o, dist/build/Control/Dsl/Empty.dyn_o )
[ 4 of 13] Compiling Control.Dsl.Return ( src/Control/Dsl/Return.hs, dist/build/Control/Dsl/Return.o, dist/build/Control/Dsl/Return.dyn_o )
[ 5 of 13] Compiling Control.Dsl.Cont ( src/Control/Dsl/Cont.hs, dist/build/Control/Dsl/Cont.o, dist/build/Control/Dsl/Cont.dyn_o )
[ 6 of 13] Compiling Control.Dsl.Dsl ( src/Control/Dsl/Dsl.hs, dist/build/Control/Dsl/Dsl.o, dist/build/Control/Dsl/Dsl.dyn_o )
[ 7 of 13] Compiling Control.Dsl.Shift ( src/Control/Dsl/Shift.hs, dist/build/Control/Dsl/Shift.o, dist/build/Control/Dsl/Shift.dyn_o )
[ 8 of 13] Compiling Control.Dsl.State.State ( src/Control/Dsl/State/State.hs, dist/build/Control/Dsl/State/State.o, dist/build/Control/Dsl/State/State.dyn_o )
[ 9 of 13] Compiling Control.Dsl.State.Put ( src/Control/Dsl/State/Put.hs, dist/build/Control/Dsl/State/Put.o, dist/build/Control/Dsl/State/Put.dyn_o )
[10 of 13] Compiling Control.Dsl.State.Get ( src/Control/Dsl/State/Get.hs, dist/build/Control/Dsl/State/Get.o, dist/build/Control/Dsl/State/Get.dyn_o )
[11 of 13] Compiling Control.Dsl.State ( src/Control/Dsl/State.hs, dist/build/Control/Dsl/State.o, dist/build/Control/Dsl/State.dyn_o )
[12 of 13] Compiling Control.Dsl.Yield ( src/Control/Dsl/Yield.hs, dist/build/Control/Dsl/Yield.o, dist/build/Control/Dsl/Yield.dyn_o )
[13 of 13] Compiling Control.Dsl ( src/Control/Dsl.hs, dist/build/Control/Dsl.o, dist/build/Control/Dsl.dyn_o )
Preprocessing library for control-dsl-0.2.1.3..
Running Haddock on library for control-dsl-0.2.1.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 13] Compiling Control.Dsl.PolyCont ( src/Control/Dsl/PolyCont.hs, nothing )
[ 2 of 13] Compiling Control.Dsl.Monadic ( src/Control/Dsl/Monadic.hs, nothing )
[ 3 of 13] Compiling Control.Dsl.Empty ( src/Control/Dsl/Empty.hs, nothing )
[ 4 of 13] Compiling Control.Dsl.Return ( src/Control/Dsl/Return.hs, nothing )
[ 5 of 13] Compiling Control.Dsl.Cont ( src/Control/Dsl/Cont.hs, nothing )
[ 6 of 13] Compiling Control.Dsl.Dsl ( src/Control/Dsl/Dsl.hs, nothing )
[ 7 of 13] Compiling Control.Dsl.Shift ( src/Control/Dsl/Shift.hs, nothing )
[ 8 of 13] Compiling Control.Dsl.State.State ( src/Control/Dsl/State/State.hs, nothing )
[ 9 of 13] Compiling Control.Dsl.State.Put ( src/Control/Dsl/State/Put.hs, nothing )
[10 of 13] Compiling Control.Dsl.State.Get ( src/Control/Dsl/State/Get.hs, nothing )
[11 of 13] Compiling Control.Dsl.State ( src/Control/Dsl/State.hs, nothing )
[12 of 13] Compiling Control.Dsl.Yield ( src/Control/Dsl/Yield.hs, nothing )
[13 of 13] Compiling Control.Dsl ( src/Control/Dsl.hs, nothing )
Haddock coverage:
50% ( 1 / 2) in 'Control.Dsl.PolyCont'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Control.Dsl.Monadic'
Missing documentation for:
Module header
Warning: 'empty' is ambiguous. It is defined
* in GHC.Base
* at src/Control/Dsl/Empty.hs:24:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/Empty.hs:24:1
33% ( 1 / 3) in 'Control.Dsl.Empty'
Missing documentation for:
Module header
Empty (src/Control/Dsl/Empty.hs:13)
50% ( 2 / 4) in 'Control.Dsl.Return'
Missing documentation for:
Module header
Return (src/Control/Dsl/Return.hs:16)
Warning: 'Cont' is ambiguous. It is defined
* at src/Control/Dsl/Cont.hs:54:20
* at src/Control/Dsl/Cont.hs:54:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/Cont.hs:54:1
42% ( 3 / 7) in 'Control.Dsl.Cont'
Missing documentation for:
Module header
when (src/Control/Dsl/Cont.hs:60)
unless (src/Control/Dsl/Cont.hs:63)
guard (src/Control/Dsl/Cont.hs:66)
Warning: 'Cont' is ambiguous. It is defined
* at src/Control/Dsl/Cont.hs:54:20
* at src/Control/Dsl/Cont.hs:54:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/Cont.hs:54:1
100% ( 2 / 2) in 'Control.Dsl.Shift'
0% ( 0 / 2) in 'Control.Dsl.State.Put'
Missing documentation for:
Module header
Put (src/Control/Dsl/State/Put.hs:12)
0% ( 0 / 2) in 'Control.Dsl.State.Get'
Missing documentation for:
Module header
Get (src/Control/Dsl/State/Get.hs:13)
Warning: 'Put' is ambiguous. It is defined
* at src/Control/Dsl/State/Put.hs:13:3
* at src/Control/Dsl/State/Put.hs:12:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/State/Put.hs:12:1
Warning: 'Get' is ambiguous. It is defined
* at src/Control/Dsl/State/Get.hs:14:3
* at src/Control/Dsl/State/Get.hs:13:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/State/Get.hs:13:1
100% ( 4 / 4) in 'Control.Dsl.State'
Warning: 'Yield' is ambiguous. It is defined
* at src/Control/Dsl/Yield.hs:49:3
* at src/Control/Dsl/Yield.hs:48:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Dsl/Yield.hs:48:1
Warning: 'Dsl' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 2 / 2) in 'Control.Dsl.Yield'
42% ( 6 / 14) in 'Control.Dsl'
Missing documentation for:
forever (src/Control/Dsl/Dsl.hs:131)
=<< (src/Control/Dsl/Dsl.hs:113)
>=> (src/Control/Dsl/Dsl.hs:115)
<=< (src/Control/Dsl/Dsl.hs:117)
ifThenElse (src/Control/Dsl/Dsl.hs:133)
guard (src/Control/Dsl/Cont.hs:66)
when (src/Control/Dsl/Cont.hs:60)
unless (src/Control/Dsl/Cont.hs:63)
Warning: Control.Dsl.Cont: could not find link destinations for:
- Control.Dsl.Dsl.cpsApply
Warning: Control.Dsl: could not find link destinations for:
- Control.Dsl.Dsl.cpsApply
Documentation created: dist/doc/html/control-dsl/,
dist/doc/html/control-dsl/control-dsl.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/control-dsl-0.2.1.3-BFtIXnvWt3W3AJ36ce3hsY
Completed control-dsl-0.2.1.3
Test log
[view raw]
Resolving dependencies...
Error:
Internal libraries only supported with per-component builds.
Per-component builds were disabled because program coverage is enabled
In the package 'vector-0.13.2.0'