Resolving dependencies... 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-8803/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-8803/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