Build #5 for resource-embed-0.1.0.0

[all reports]

Package resource-embed-0.1.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 18:08:08.025367 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies directory-1.2.2.0, bytestring-0.10.6.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

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