Build #3 for effect-stack-0.2

[all reports]

Package effect-stack-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2019-07-07 20:52:15.368195021 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, constraints-0.11, mtl-2.2.2, transformers-0.5.5.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Warning: The install command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

Resolving dependencies...
Starting     semigroups-0.19
Starting     transformers-compat-0.6.5
Starting     hashable-1.3.0.0
Building     transformers-compat-0.6.5
Building     semigroups-0.19
Building     hashable-1.3.0.0
Completed    semigroups-0.19
Completed    transformers-compat-0.6.5
Completed    hashable-1.3.0.0
Starting     constraints-0.11
Building     constraints-0.11
Completed    constraints-0.11
Starting     effect-stack-0.2
Building     effect-stack-0.2
Failed to install effect-stack-0.2
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/effect-stack-0.2-6XRRhaZAoI6AtUqmxp3TOV.log ):
cabal: Entering directory '/tmp/cabal-tmp-31518/effect-stack-0.2'
Configuring effect-stack-0.2...
Preprocessing library for effect-stack-0.2..
Building library for effect-stack-0.2..
[1 of 9] Compiling Control.Monad.Stack.Internal ( Control/Monad/Stack/Internal.hs, dist/build/Control/Monad/Stack/Internal.o )
[2 of 9] Compiling Control.Monad.Stack.Fail ( Control/Monad/Stack/Fail.hs, dist/build/Control/Monad/Stack/Fail.o )

Control/Monad/Stack/Fail.hs:19:1: error:
    Could not find module ‘Control.Monad.Trans.RWS.CPS’
    Perhaps you meant
      Control.Monad.Trans.RWS (from transformers-0.5.5.0)
      Control.Monad.Trans.RWS.Lazy (from transformers-0.5.5.0)
      Control.Monad.Trans.RWS.Strict (from transformers-0.5.5.0)
    Use -v to see a list of the files searched for.
   |
19 | import Control.Monad.Trans.RWS.CPS as RC
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Control/Monad/Stack/Fail.hs:26:1: error:
    Could not find module ‘Control.Monad.Trans.Writer.CPS’
    Perhaps you meant
      Control.Monad.Trans.Writer (from transformers-0.5.5.0)
      Control.Monad.Trans.Writer.Lazy (from transformers-0.5.5.0)
      Control.Monad.Trans.Writer.Strict (from transformers-0.5.5.0)
    Use -v to see a list of the files searched for.
   |
26 | import Control.Monad.Trans.Writer.CPS as WC
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-31518/effect-stack-0.2'
cabal: Error: some packages failed to install:
effect-stack-0.2-6XRRhaZAoI6AtUqmxp3TOV failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.