Build #1 for climb-0.6.0

[all reports]

Package climb-0.6.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2026-02-14 00:50:36.043991251 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, bytestring-0.12.1.0, containers-0.6.8, exceptions-0.10.7, linenoise-0.5.0, mtl-2.3.1, text-2.1.1, unliftio-core-0.2.1.0, base-4.19.2.0, bytestring-0.12.1.0, containers-0.6.8, exceptions-0.10.7, linenoise-0.5.0, mtl-2.3.1, text-2.1.1, 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 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 linenoise-0.5.0...
Preprocessing library for linenoise-0.5.0..
Building library for linenoise-0.5.0..
[1 of 6] Compiling Linenoise.Completion ( src/Linenoise/Completion.hs, dist/build/Linenoise/Completion.o, dist/build/Linenoise/Completion.dyn_o )
[2 of 6] Compiling Linenoise.FFI    ( src/Linenoise/FFI.hs, dist/build/Linenoise/FFI.o, dist/build/Linenoise/FFI.dyn_o )
[3 of 6] Compiling Linenoise.Unlift ( src/Linenoise/Unlift.hs, dist/build/Linenoise/Unlift.o, dist/build/Linenoise/Unlift.dyn_o )
[4 of 6] Compiling Linenoise.Repl   ( src/Linenoise/Repl.hs, dist/build/Linenoise/Repl.o, dist/build/Linenoise/Repl.dyn_o )
[5 of 6] Compiling Linenoise        ( src/Linenoise.hs, dist/build/Linenoise.o, dist/build/Linenoise.dyn_o )
[6 of 6] Compiling Paths_linenoise  ( dist/build/autogen/Paths_linenoise.hs, dist/build/Paths_linenoise.o, dist/build/Paths_linenoise.dyn_o )
Preprocessing executable 'linenoise-demo' for linenoise-0.5.0..
Building executable 'linenoise-demo' for linenoise-0.5.0..
[1 of 2] Compiling Main             ( app/Main.hs, dist/build/linenoise-demo/linenoise-demo-tmp/Main.o )
[2 of 2] Compiling Paths_linenoise  ( dist/build/linenoise-demo/autogen/Paths_linenoise.hs, dist/build/linenoise-demo/linenoise-demo-tmp/Paths_linenoise.o )
[3 of 3] Linking dist/build/linenoise-demo/linenoise-demo
Preprocessing library for linenoise-0.5.0..
Running Haddock on library for linenoise-0.5.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Linenoise.Completion ( src/Linenoise/Completion.hs, nothing )
[2 of 6] Compiling Linenoise.FFI    ( src/Linenoise/FFI.hs, nothing )
[3 of 6] Compiling Linenoise.Unlift ( src/Linenoise/Unlift.hs, nothing )
[4 of 6] Compiling Linenoise.Repl   ( src/Linenoise/Repl.hs, nothing )
[5 of 6] Compiling Linenoise        ( src/Linenoise.hs, nothing )
[6 of 6] Compiling Paths_linenoise  ( dist/build/autogen/Paths_linenoise.hs, nothing )
Haddock coverage:
  50% (  1 /  2) in 'Linenoise.Completion'
  Missing documentation for:
    Module header
 100% ( 11 / 11) in 'Linenoise.Unlift'
 100% (  5 /  5) in 'Linenoise.Repl'
 100% ( 16 / 16) in 'Linenoise'
Documentation created: dist/doc/html/linenoise/,
dist/doc/html/linenoise/linenoise.txt
Preprocessing executable 'linenoise-demo' for linenoise-0.5.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/linenoise-0.5.0-Oi4vulqdx5IkwAK6aS1Rn
Installing executable linenoise-demo 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    linenoise-0.5.0
Downloading  climb-0.6.0
Downloaded   climb-0.6.0
Configuring climb-0.6.0...
Preprocessing library for climb-0.6.0..
Building library for climb-0.6.0..
[1 of 2] Compiling Climb            ( src/Climb.hs, dist/build/Climb.o, dist/build/Climb.dyn_o )
[2 of 2] Compiling Paths_climb      ( dist/build/autogen/Paths_climb.hs, dist/build/Paths_climb.o, dist/build/Paths_climb.dyn_o )
Preprocessing executable 'climb-demo' for climb-0.6.0..
Building executable 'climb-demo' for climb-0.6.0..
[1 of 2] Compiling Main             ( app/Main.hs, dist/build/climb-demo/climb-demo-tmp/Main.o )
[2 of 2] Compiling Paths_climb      ( dist/build/climb-demo/autogen/Paths_climb.hs, dist/build/climb-demo/climb-demo-tmp/Paths_climb.o )
[3 of 3] Linking dist/build/climb-demo/climb-demo
Preprocessing library for climb-0.6.0..
Running Haddock on library for climb-0.6.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Climb            ( src/Climb.hs, nothing )
[2 of 2] Compiling Paths_climb      ( dist/build/autogen/Paths_climb.hs, nothing )
Haddock coverage:
  83% ( 10 / 12) in 'Climb'
  Missing documentation for:
    noOptionCommands (src/Climb.hs:63)
    noCompletion (src/Climb.hs:66)
Documentation created: dist/doc/html/climb/, dist/doc/html/climb/climb.txt
Preprocessing executable 'climb-demo' for climb-0.6.0..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/climb-0.6.0-Blv1x1Ij5LkAxjnQW2ssfR
Installing executable climb-demo 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    climb-0.6.0

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project