Build #4 for ImperativeHaskell-1.0.0.0
| Package | ImperativeHaskell-1.0.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-11-14 18:44:18.34144 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | template-haskell-2.10.0.0, mtl-2.2.1, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring ImperativeHaskell-1.0.0.0...
Building ImperativeHaskell-1.0.0.0...
Preprocessing library ImperativeHaskell-1.0.0.0...
[1 of 4] Compiling Control.Monad.Imperative.Internals ( Control/Monad/Imperative/Internals.hs, dist/build/Control/Monad/Imperative/Internals.o )
Control/Monad/Imperative/Internals.hs:54:27:
No instance for (Applicative (MIO r))
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (Monad (MIO r))
Control/Monad/Imperative/Internals.hs:54:34:
No instance for (Applicative (MIO r))
arising from the 'deriving' clause of a data type declaration
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself
When deriving the instance for (MonadCont (MIO r))
Failed to install ImperativeHaskell-1.0.0.0
cabal: Error: some packages failed to install:
ImperativeHaskell-1.0.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.