Build #7 for mount-0.2

[all reports]

Package mount-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-28 23:26:07.861007 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...
Configuring mount-0.2...
Building mount-0.2...
Failed to install mount-0.2
Build log ( /home/builder/.cabal/logs/mount-0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-14406/mount-0.2'
Configuring mount-0.2...
Building mount-0.2...
Preprocessing library mount-0.2...
[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-14406/mount-0.2'
cabal: Error: some packages failed to install:
mount-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.