Build #2 for ki-unlifted-1.0.0.2
| Package | ki-unlifted-1.0.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-05 23:23:44.782363706 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, ki-1.0.1.2, unliftio-core-0.2.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring int-supply-1.0.0...
Preprocessing library for int-supply-1.0.0..
Building library for int-supply-1.0.0..
[1 of 1] Compiling IntSupply ( src/IntSupply.hs, dist/build/IntSupply.o, dist/build/IntSupply.dyn_o )
Preprocessing library for int-supply-1.0.0..
Running Haddock on library for int-supply-1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling IntSupply ( src/IntSupply.hs, nothing )
Haddock coverage:
100% ( 5 / 5) in 'IntSupply'
Documentation created: dist/doc/html/int-supply/,
dist/doc/html/int-supply/int-supply.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/int-supply-1.0.0-8b0k56hE9JhELVmLH5ulqn
Completed int-supply-1.0.0
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 )
Preprocessing library for unliftio-core-0.2.1.0..
Running Haddock on library for unliftio-core-0.2.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, nothing )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, nothing )
Haddock coverage:
Warning: 'ReaderT' is ambiguous. It is defined
* in Control.Monad.Trans.Reader
* in Control.Monad.Trans.Reader
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Control.Monad.Trans.Reader
Warning: 'IdentityT' is ambiguous. It is defined
* in Control.Monad.Trans.Identity
* in Control.Monad.Trans.Identity
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Control.Monad.Trans.Identity
Warning: 'UnliftIO' is ambiguous. It is defined
* at src/Control/Monad/IO/Unlift.hs:27:22
* at src/Control/Monad/IO/Unlift.hs:27: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/Monad/IO/Unlift.hs:27:1
100% ( 10 / 10) in 'Control.Monad.IO.Unlift'
Documentation created: dist/doc/html/unliftio-core/,
dist/doc/html/unliftio-core/unliftio-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-core-0.2.1.0-4RRDZLCPaiuAoQNEd4e5m9
Completed unliftio-core-0.2.1.0
Configuring ki-1.0.1.2...
Preprocessing library for ki-1.0.1.2..
Building library for ki-1.0.1.2..
[1 of 9] Compiling Ki.Internal.ByteCount ( src/Ki/Internal/ByteCount.hs, dist/build/Ki/Internal/ByteCount.o, dist/build/Ki/Internal/ByteCount.dyn_o )
[2 of 9] Compiling Ki.Internal.IO ( src/Ki/Internal/IO.hs, dist/build/Ki/Internal/IO.o, dist/build/Ki/Internal/IO.dyn_o )
[3 of 9] Compiling Ki.Internal.NonblockingSTM ( src/Ki/Internal/NonblockingSTM.hs, dist/build/Ki/Internal/NonblockingSTM.o, dist/build/Ki/Internal/NonblockingSTM.dyn_o )
[4 of 9] Compiling Ki.Internal.Propagating ( src/Ki/Internal/Propagating.hs, dist/build/Ki/Internal/Propagating.o, dist/build/Ki/Internal/Propagating.dyn_o )
[5 of 9] Compiling Ki.Internal.Thread ( src/Ki/Internal/Thread.hs, dist/build/Ki/Internal/Thread.o, dist/build/Ki/Internal/Thread.dyn_o )
[6 of 9] Compiling Ki.Internal.ThreadAffinity ( src/Ki/Internal/ThreadAffinity.hs, dist/build/Ki/Internal/ThreadAffinity.o, dist/build/Ki/Internal/ThreadAffinity.dyn_o )
[7 of 9] Compiling Ki.Internal.ThreadOptions ( src/Ki/Internal/ThreadOptions.hs, dist/build/Ki/Internal/ThreadOptions.o, dist/build/Ki/Internal/ThreadOptions.dyn_o )
[8 of 9] Compiling Ki.Internal.Scope ( src/Ki/Internal/Scope.hs, dist/build/Ki/Internal/Scope.o, dist/build/Ki/Internal/Scope.dyn_o )
[9 of 9] Compiling Ki ( src/Ki.hs, dist/build/Ki.o, dist/build/Ki.dyn_o )
Preprocessing library for ki-1.0.1.2..
Running Haddock on library for ki-1.0.1.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Ki.Internal.ByteCount ( src/Ki/Internal/ByteCount.hs, nothing )
[2 of 9] Compiling Ki.Internal.IO ( src/Ki/Internal/IO.hs, nothing )
[3 of 9] Compiling Ki.Internal.NonblockingSTM ( src/Ki/Internal/NonblockingSTM.hs, nothing )
[4 of 9] Compiling Ki.Internal.Propagating ( src/Ki/Internal/Propagating.hs, nothing )
[5 of 9] Compiling Ki.Internal.Thread ( src/Ki/Internal/Thread.hs, nothing )
[6 of 9] Compiling Ki.Internal.ThreadAffinity ( src/Ki/Internal/ThreadAffinity.hs, nothing )
[7 of 9] Compiling Ki.Internal.ThreadOptions ( src/Ki/Internal/ThreadOptions.hs, nothing )
[8 of 9] Compiling Ki.Internal.Scope ( src/Ki/Internal/Scope.hs, nothing )
[9 of 9] Compiling Ki ( src/Ki.hs, nothing )
Haddock coverage:
Warning: 'ki' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 24 / 24) in 'Ki'
Documentation created: dist/doc/html/ki/, dist/doc/html/ki/ki.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ki-1.0.1.2-KhWwsaCIjCb9i729YuQ5nV
Completed ki-1.0.1.2
Downloading ki-unlifted-1.0.0.2
Downloaded ki-unlifted-1.0.0.2
Configuring ki-unlifted-1.0.0.2...
Preprocessing library for ki-unlifted-1.0.0.2..
Building library for ki-unlifted-1.0.0.2..
[1 of 1] Compiling Ki.Unlifted ( src/Ki/Unlifted.hs, dist/build/Ki/Unlifted.o, dist/build/Ki/Unlifted.dyn_o )
Preprocessing library for ki-unlifted-1.0.0.2..
Running Haddock on library for ki-unlifted-1.0.0.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Ki.Unlifted ( src/Ki/Unlifted.hs, nothing )
Haddock coverage:
Warning: 'ki' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
61% ( 11 / 18) in 'Ki.Unlifted'
Missing documentation for:
scoped (src/Ki/Unlifted.hs:63)
fork (src/Ki/Unlifted.hs:34)
forkTry (src/Ki/Unlifted.hs:50)
fork_ (src/Ki/Unlifted.hs:38)
forkWith (src/Ki/Unlifted.hs:42)
forkWith_ (src/Ki/Unlifted.hs:46)
forkTryWith (src/Ki/Unlifted.hs:59)
Documentation created: dist/doc/html/ki-unlifted/,
dist/doc/html/ki-unlifted/ki-unlifted.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ki-unlifted-1.0.0.2-DyXHQLXxYxFGZoYRqTkuBg
Completed ki-unlifted-1.0.0.2
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project