Build #1 for hex-0.2.0
| Package | hex-0.2.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2020-09-07 11:17:56.780385705 UTC |
|---|---|
| Compiler | ghc-8.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.12.0.0, bytestring-0.10.8.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading hex-0.2.0
Downloaded hex-0.2.0
Starting hex-0.2.0
Building hex-0.2.0
Failed to install hex-0.2.0
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/hex-0.2.0-IvFtD6BWszz4w9QygNnyFQ.log ):
cabal: Entering directory '/tmp/cabal-tmp-21635/hex-0.2.0'
Configuring hex-0.2.0...
Preprocessing library for hex-0.2.0..
Building library for hex-0.2.0..
[1 of 1] Compiling Data.Hex ( Data/Hex.hs, dist/build/Data/Hex.o )
Data/Hex.hs:28:15: error:
Not in scope: type constructor or class ‘MonadFail’
|
28 | unhexM :: MonadFail m => t -> m t
| ^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-21635/hex-0.2.0'
cabal: Error: some packages failed to install:
hex-0.2.0-IvFtD6BWszz4w9QygNnyFQ failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.