Build #1 for resource-embed-0.1.0.0
| Package | resource-embed-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-04-04 20:44:34.088534 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | directory-1.2.1.0, 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 resource-embed-0.1.0.0...
Configuring resource-embed-0.1.0.0...
Building resource-embed-0.1.0.0...
Preprocessing executable 'resource-embed' for resource-embed-0.1.0.0...
[1 of 1] Compiling Main ( src/Main.hs, dist/build/resource-embed/resource-embed-tmp/Main.o )
src/Main.hs:107:19:
Could not deduce (Num a) arising from the literal ‘15’
from the context (Bits a)
bound by the type signature for highNibble :: Bits a => a -> a
at src/Main.hs:106:15-32
Possible fix:
add (Num a) to the context of
the type signature for highNibble :: Bits a => a -> a
In the second argument of ‘(.&.)’, namely ‘15’
In the first argument of ‘(.)’, namely ‘(.&. 15)’
In the expression: (.&. 15) . (flip shiftR 4)
src/Main.hs:110:18:
Could not deduce (Num a) arising from the literal ‘15’
from the context (Bits a)
bound by the type signature for lowNibble :: Bits a => a -> a
at src/Main.hs:109:14-31
Possible fix:
add (Num a) to the context of
the type signature for lowNibble :: Bits a => a -> a
In the second argument of ‘(.&.)’, namely ‘15’
In the expression: (.&. 15)
In an equation for ‘lowNibble’: lowNibble = (.&. 15)
Failed to install resource-embed-0.1.0.0
cabal: Error: some packages failed to install:
resource-embed-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.