Build #1 for yaftee-0.1.0.0

[all reports]

Package yaftee-0.1.0.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2025-11-15 00:17:40.418046877 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, ftcqueue-0.1.0.1, higher-order-freer-monad-0.1.0.0, higher-order-open-union-0.1.0.1
Flags none

Code Coverage

expressions100% (0/0)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives100% (0/0)
local declarations100% (0/0)
top-level declarations100% (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
Configuring ftcqueue-0.1.0.1...
Preprocessing library for ftcqueue-0.1.0.1..
Building library for ftcqueue-0.1.0.1..
[1 of 2] Compiling Data.FTCQueue    ( src/Data/FTCQueue.hs, dist/build/Data/FTCQueue.o, dist/build/Data/FTCQueue.dyn_o )
[2 of 2] Compiling Paths_ftcqueue   ( dist/build/autogen/Paths_ftcqueue.hs, dist/build/Paths_ftcqueue.o, dist/build/Paths_ftcqueue.dyn_o )
Preprocessing library for ftcqueue-0.1.0.1..
Running Haddock on library for ftcqueue-0.1.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.FTCQueue    ( src/Data/FTCQueue.hs, nothing )
[2 of 2] Compiling Paths_ftcqueue   ( dist/build/autogen/Paths_ftcqueue.hs, nothing )
Haddock coverage:
  30% (  3 / 10) in 'Data.FTCQueue'
  Missing documentation for:
    Module header
    Q (src/Data/FTCQueue.hs:20)
    singleton (src/Data/FTCQueue.hs:23)
    |> (src/Data/FTCQueue.hs:29)
    >< (src/Data/FTCQueue.hs:32)
    viewl (src/Data/FTCQueue.hs:37)
    ViewL (src/Data/FTCQueue.hs:34)
Documentation created: dist/doc/html/ftcqueue/,
dist/doc/html/ftcqueue/ftcqueue.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/ftcqueue-0.1.0.1-JyyUium8fGK7VxROHNGGB2
Completed    ftcqueue-0.1.0.1
Configuring higher-order-open-union-0.1.0.1...
Preprocessing library for higher-order-open-union-0.1.0.1..
Building library for higher-order-open-union-0.1.0.1..
[1 of 4] Compiling Data.TypeElem    ( src/Data/TypeElem.hs, dist/build/Data/TypeElem.o, dist/build/Data/TypeElem.dyn_o )
[2 of 4] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, dist/build/Control/HigherOpenUnion.o, dist/build/Control/HigherOpenUnion.dyn_o )
[3 of 4] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, dist/build/Data/HigherFunctor.o, dist/build/Data/HigherFunctor.dyn_o )
[4 of 4] 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 library for higher-order-open-union-0.1.0.1..
Running Haddock on library for higher-order-open-union-0.1.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.TypeElem    ( src/Data/TypeElem.hs, nothing )
[2 of 4] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, nothing )
[3 of 4] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, nothing )
[4 of 4] 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)
Documentation created: dist/doc/html/higher-order-open-union/,
dist/doc/html/higher-order-open-union/higher-order-open-union.txt
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.1-16k3iZ8y7uj4aC6BRNGojg
Completed    higher-order-open-union-0.1.0.1
Configuring higher-order-freer-monad-0.1.0.0...
Preprocessing library for higher-order-freer-monad-0.1.0.0..
Building library for higher-order-freer-monad-0.1.0.0..
[1 of 2] Compiling Control.Monad.HigherFreer ( src/Control/Monad/HigherFreer.hs, dist/build/Control/Monad/HigherFreer.o, dist/build/Control/Monad/HigherFreer.dyn_o )
[2 of 2] Compiling Paths_higher_order_freer_monad ( dist/build/autogen/Paths_higher_order_freer_monad.hs, dist/build/Paths_higher_order_freer_monad.o, dist/build/Paths_higher_order_freer_monad.dyn_o )
Preprocessing library for higher-order-freer-monad-0.1.0.0..
Running Haddock on library for higher-order-freer-monad-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.HigherFreer ( src/Control/Monad/HigherFreer.hs, nothing )
[2 of 2] Compiling Paths_higher_order_freer_monad ( dist/build/autogen/Paths_higher_order_freer_monad.hs, nothing )
Haddock coverage:
   0% (  0 /  4) in 'Control.Monad.HigherFreer'
  Missing documentation for:
    Module header
    H (src/Control/Monad/HigherFreer.hs:18)
    $ (src/Control/Monad/HigherFreer.hs:36)
    . (src/Control/Monad/HigherFreer.hs:44)
Documentation created: dist/doc/html/higher-order-freer-monad/,
dist/doc/html/higher-order-freer-monad/higher-order-freer-monad.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/higher-order-freer-monad-0.1.0.0-HNtTi2j7uYwIjew1nw6IU5
Completed    higher-order-freer-monad-0.1.0.0
Downloading  yaftee-0.1.0.0
Downloaded   yaftee-0.1.0.0
Configuring yaftee-0.1.0.0...
Preprocessing library for yaftee-0.1.0.0..
Building library for yaftee-0.1.0.0..
[1 of 2] Compiling Control.Monad.Yaftee.Eff ( src/Control/Monad/Yaftee/Eff.hs, dist/build/Control/Monad/Yaftee/Eff.o, dist/build/Control/Monad/Yaftee/Eff.dyn_o )
[2 of 2] Compiling Paths_yaftee     ( dist/build/autogen/Paths_yaftee.hs, dist/build/Paths_yaftee.o, dist/build/Paths_yaftee.dyn_o )
Preprocessing library for yaftee-0.1.0.0..
Running Haddock on library for yaftee-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.Yaftee.Eff ( src/Control/Monad/Yaftee/Eff.hs, nothing )
[2 of 2] Compiling Paths_yaftee     ( dist/build/autogen/Paths_yaftee.hs, nothing )
Haddock coverage:
  28% (  4 / 14) in 'Control.Monad.Yaftee.Eff'
  Missing documentation for:
    Module header
    E (src/Control/Monad/Yaftee/Eff.hs:35)
    eff (src/Control/Monad/Yaftee/Eff.hs:38)
    effBase (src/Control/Monad/Yaftee/Eff.hs:41)
    effh (src/Control/Monad/Yaftee/Eff.hs:44)
    run (src/Control/Monad/Yaftee/Eff.hs:47)
    runM (src/Control/Monad/Yaftee/Eff.hs:51)
    handleRelay (src/Control/Monad/Yaftee/Eff.hs:59)
    handleRelayS (src/Control/Monad/Yaftee/Eff.hs:73)
    interpose (src/Control/Monad/Yaftee/Eff.hs:87)
Documentation created: dist/doc/html/yaftee/, dist/doc/html/yaftee/yaftee.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/yaftee-0.1.0.0-H6IpAoQKnlrJBm9quImz4R
Completed    yaftee-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):
 - freer-base-classes-0.1.0.0 (lib:freer-base-classes) (requires build)
 - ftcqueue-0.1.0.1 (lib:ftcqueue) (requires build)
 - higher-order-open-union-0.1.0.1 (lib:higher-order-open-union) (requires build)
 - higher-order-freer-monad-0.1.0.0 (lib:higher-order-freer-monad) (requires build)
 - yaftee-0.1.0.0 (first run)
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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-4133395/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/freer-base-classes-0.1.0.0-53b20fc14852d038303a256de21e4dbc036dd36ec6f88780235b99f70711eef0/lib
Configuring ftcqueue-0.1.0.1...
Preprocessing library for ftcqueue-0.1.0.1..
Building library for ftcqueue-0.1.0.1..
[1 of 2] Compiling Data.FTCQueue    ( src/Data/FTCQueue.hs, dist/build/Data/FTCQueue.o, dist/build/Data/FTCQueue.dyn_o )
[2 of 2] Compiling Paths_ftcqueue   ( dist/build/autogen/Paths_ftcqueue.hs, dist/build/Paths_ftcqueue.o, dist/build/Paths_ftcqueue.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-4133395/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ftcqueue-0.1.0.1-20fc66d68bca1de1e7de4993b538c350d790b6bf2c91f7afaccba497fde04d31/lib
Configuring higher-order-open-union-0.1.0.1...
Preprocessing library for higher-order-open-union-0.1.0.1..
Building library for higher-order-open-union-0.1.0.1..
[1 of 4] Compiling Data.TypeElem    ( src/Data/TypeElem.hs, dist/build/Data/TypeElem.o, dist/build/Data/TypeElem.dyn_o )
[2 of 4] Compiling Control.HigherOpenUnion ( src/Control/HigherOpenUnion.hs, dist/build/Control/HigherOpenUnion.o, dist/build/Control/HigherOpenUnion.dyn_o )
[3 of 4] Compiling Data.HigherFunctor ( src/Data/HigherFunctor.hs, dist/build/Data/HigherFunctor.o, dist/build/Data/HigherFunctor.dyn_o )
[4 of 4] 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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-4133395/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/higher-order-open-union-0.1.0.1-50962d61d36935b8add5749820d24687c025e551c7fcc6a5063f979e0aafd319/lib
Configuring higher-order-freer-monad-0.1.0.0...
Preprocessing library for higher-order-freer-monad-0.1.0.0..
Building library for higher-order-freer-monad-0.1.0.0..
[1 of 2] Compiling Control.Monad.HigherFreer ( src/Control/Monad/HigherFreer.hs, dist/build/Control/Monad/HigherFreer.o, dist/build/Control/Monad/HigherFreer.dyn_o )
[2 of 2] Compiling Paths_higher_order_freer_monad ( dist/build/autogen/Paths_higher_order_freer_monad.hs, dist/build/Paths_higher_order_freer_monad.o, dist/build/Paths_higher_order_freer_monad.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-4133395/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/higher-order-freer-monad-0.1.0.0-acf0ca56f6925ebfe797d4800d4ac546df8cb7fe21b3fb4e7f1e0f560676680e/lib
Configuring yaftee-0.1.0.0...
Preprocessing library for yaftee-0.1.0.0..
Building library for yaftee-0.1.0.0..
[1 of 2] Compiling Control.Monad.Yaftee.Eff ( src/Control/Monad/Yaftee/Eff.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/Control/Monad/Yaftee/Eff.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/Control/Monad/Yaftee/Eff.dyn_o )
[2 of 2] Compiling Paths_yaftee     ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/autogen/Paths_yaftee.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/Paths_yaftee.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/Paths_yaftee.dyn_o )
Preprocessing test suite 'yaftee-test' for yaftee-0.1.0.0..
Building test suite 'yaftee-test' for yaftee-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/yaftee-0.1.0.0/noopt/build/yaftee-test/yaftee-test-tmp/Main.o )
[2 of 2] Compiling Paths_yaftee     ( /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/yaftee-test/autogen/Paths_yaftee.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/yaftee-test/yaftee-test-tmp/Paths_yaftee.o )
[3 of 3] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/yaftee-0.1.0.0/noopt/build/yaftee-test/yaftee-test
Running 1 test suites...
Test suite yaftee-test: RUNNING...
Test suite yaftee-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/yaftee-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/yaftee-0.1.0.0/noopt/hpc/vanilla/html/yaftee-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/yaftee-0.1.0.0/noopt/hpc/vanilla/html/yaftee-0.1.0.0/hpc_index.html