Build #8 for Monocle-0.0.0

[all reports]

Package Monocle-0.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-30 22:04:58.469392 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Monocle-0.0.0...
Building Monocle-0.0.0...
Failed to install Monocle-0.0.0
Build log ( /home/builder/.cabal/logs/Monocle-0.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-26690/Monocle-0.0.0'
Configuring Monocle-0.0.0...
Building Monocle-0.0.0...
Preprocessing library Monocle-0.0.0...
[1 of 5] Compiling Monocle.Utils    ( Monocle/Utils.hs, dist/build/Monocle/Utils.o )
[2 of 5] Compiling Monocle.Core     ( Monocle/Core.hs, dist/build/Monocle/Core.o )

Monocle/Core.hs:4:1: error:
    Failed to load interface for ‘Control.Monad.State’
    Perhaps you meant
      Control.Monad.Fail (from base-4.9.0.0)
      Control.Monad.ST (from base-4.9.0.0)
      Control.Monad.ST.Safe (from base-4.9.0.0)
    Use -v to see a list of the files searched for.

Monocle/Core.hs:5:1: error:
    Failed to load interface for ‘Data.Map’
    It is a member of the hidden package ‘containers-0.5.7.1’.
    Perhaps you need to add ‘containers’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-26690/Monocle-0.0.0'
cabal: Error: some packages failed to install:
Monocle-0.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.