Build #2 for yaftee-basic-monads-0.1.0.0

[all reports]

Package yaftee-basic-monads-0.1.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2025-11-15 04:18:29.095037939 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, yaftee-0.1.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

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
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
Configuring yaftee-basic-monads-0.1.0.0...
Preprocessing library for yaftee-basic-monads-0.1.0.0..
Building library for yaftee-basic-monads-0.1.0.0..

src/Control/Monad/Yaftee/Except.hs:4:14: error: [GHC-46537]
    Unsupported extension: RequiredTypeArguments
  |
4 | {-# LANGUAGE RequiredTypeArguments #-}
  |              ^^^^^^^^^^^^^^^^^^^^^

src/Control/Monad/Yaftee/Fail.hs:4:14: error: [GHC-46537]
    Unsupported extension: RequiredTypeArguments
  |
4 | {-# LANGUAGE RequiredTypeArguments #-}
  |              ^^^^^^^^^^^^^^^^^^^^^

src/Control/Monad/Yaftee/Reader.hs:3:14: error: [GHC-46537]
    Unsupported extension: RequiredTypeArguments
  |
3 | {-# LANGUAGE RequiredTypeArguments #-}
  |              ^^^^^^^^^^^^^^^^^^^^^

src/Control/Monad/Yaftee/State.hs:4:14: error: [GHC-46537]
    Unsupported extension: RequiredTypeArguments
  |
4 | {-# LANGUAGE RequiredTypeArguments #-}
  |              ^^^^^^^^^^^^^^^^^^^^^

src/Control/Monad/Yaftee/Writer.hs:4:14: error: [GHC-46537]
    Unsupported extension: RequiredTypeArguments
  |
4 | {-# LANGUAGE RequiredTypeArguments #-}
  |              ^^^^^^^^^^^^^^^^^^^^^
Failed to install yaftee-basic-monads-0.1.0.0
Error: cabal: Some packages failed to install:
yaftee-basic-monads-0.1.0.0-BQWJKmivf2xCJkINW4C9Ac failed during the building
phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.