Build #2 for mount-0.2.1
| Package | mount-0.2.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-05-20 17:04:52.835008 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | bytestring-0.10.4.0, base-4.7.0.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...
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:
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:20-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)
Failed to install 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.