Build #6 for libcspm-0.1

[all reports]

Package libcspm-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-27 03:04:36.7052 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, graph-wrapper-0.2.5.1, mtl-2.2.1, pretty-1.1.3.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring graph-wrapper-0.2.5.1...
Building graph-wrapper-0.2.5.1...
Building mtl-2.2.1...
Installed graph-wrapper-0.2.5.1
Installed mtl-2.2.1
Configuring libcspm-0.1...
Building libcspm-0.1...
Failed to install libcspm-0.1
Build log ( /home/builder/.cabal/logs/libcspm-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-3962/libcspm-0.1'
Configuring libcspm-0.1...
Building libcspm-0.1...
Preprocessing library libcspm-0.1...

src/CSPM/Parser/Lexer.x:3:16: warning:
    unrecognised warning flag: -fno-warn-lazy-unlifted-bindings
[ 1 of 54] Compiling Util.PrettyPrint ( src/Util/PrettyPrint.hs, dist/build/Util/PrettyPrint.o )
[ 2 of 54] Compiling Util.Prelude     ( src/Util/Prelude.hs, dist/build/Util/Prelude.o )
[ 3 of 54] Compiling Util.Monad       ( src/Util/Monad.hs, dist/build/Util/Monad.o )
[ 4 of 54] Compiling Util.List        ( src/Util/List.hs, dist/build/Util/List.o )
[ 5 of 54] Compiling Util.Annotated[boot] ( src/Util/Annotated.hs-boot, dist/build/Util/Annotated.o-boot )
[ 6 of 54] Compiling Util.Exception   ( src/Util/Exception.hs, dist/build/Util/Exception.o )

src/Util/Exception.hs:88:5: error:
    • Constraint ‘MonadIOException m’ in the type of ‘tryM’
        constrains only the class type variables
      Use ConstrainedClassMethods to allow it
    • When checking the class method:
        tryM :: forall (m :: * -> *).
                MonadIOException m =>
                forall a. MonadIOException m => m a -> m (Either SfdrException a)
      In the class declaration for ‘MonadIOException’
cabal: Leaving directory '/tmp/cabal-tmp-3962/libcspm-0.1'
cabal: Error: some packages failed to install:
libcspm-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.