Build #7 for mount-0.2.1
| Package | mount-0.2.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-21 19:42:21.461247 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, bytestring-0.10.8.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading mount-0.2.1...
Configuring mount-0.2.1...
Building mount-0.2.1...
Failed to install mount-0.2.1
Build log ( /home/builder/.cabal/logs/mount-0.2.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-14082/mount-0.2.1'
Configuring mount-0.2.1...
Building mount-0.2.1...
Preprocessing library mount-0.2.1...
[1 of 1] Compiling System.Linux.Mount ( dist/build/System/Linux/Mount.hs, dist/build/System/Linux/Mount.o )
System/Linux/Mount.hsc:185:31: error:
• Could not deduce (Num b) arising from the literal ‘0’
from the context: (Enum a, Bits b)
bound by the type signature for:
combineBitMasks :: (Enum a, Bits b) => [a] -> b
at System/Linux/Mount.hsc:184:1-47
Possible fix:
add (Num b) to the context of
the type signature for:
combineBitMasks :: (Enum a, Bits b) => [a] -> b
• In the second argument of ‘foldl’, namely ‘0’
In the first argument of ‘(.)’, namely ‘foldl (.|.) 0’
In the expression: foldl (.|.) 0 . map (fromIntegral . fromEnum)
cabal: Leaving directory '/tmp/cabal-tmp-14082/mount-0.2.1'
cabal: Error: some packages failed to install:
mount-0.2.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.