Build #8 for binary-strict-0.4.7

[all reports]

Package binary-strict-0.4.7
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-30 17:06:56.537399 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-strict-0.4.7...
Building binary-strict-0.4.7...
Failed to install binary-strict-0.4.7
Build log ( /home/builder/.cabal/logs/binary-strict-0.4.7.log ):
cabal: Entering directory '/tmp/cabal-tmp-24984/binary-strict-0.4.7'
Configuring binary-strict-0.4.7...
Building binary-strict-0.4.7...
Preprocessing library binary-strict-0.4.7...

src/Data/Binary/Strict/BitGet.hs:2:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Strict/Get.hs:2:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Strict/IncrementalGet.hs:2:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 9] Compiling Data.Binary.Strict.Util ( src/Data/Binary/Strict/Util.hs, dist/build/Data/Binary/Strict/Util.o )
[2 of 9] Compiling Data.Binary.Strict.Class ( src/Data/Binary/Strict/Class.hs, dist/build/Data/Binary/Strict/Class.o )
[3 of 9] Compiling Data.Binary.Strict.Get ( src/Data/Binary/Strict/Get.hs, dist/build/Data/Binary/Strict/Get.o )

src/Data/Binary/Strict/Get.hs:275:14: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 9] Compiling Data.Binary.Strict.IncrementalGet ( src/Data/Binary/Strict/IncrementalGet.hs, dist/build/Data/Binary/Strict/IncrementalGet.o )

src/Data/Binary/Strict/IncrementalGet.hs:302:14: warning: [-Wdeprecations]
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[5 of 9] Compiling Data.Binary.Strict.ByteSet ( src/Data/Binary/Strict/ByteSet.hs, dist/build/Data/Binary/Strict/ByteSet.o )
[6 of 9] Compiling Data.Binary.Strict.BitUtil ( src/Data/Binary/Strict/BitUtil.hs, dist/build/Data/Binary/Strict/BitUtil.o )
[7 of 9] Compiling Data.Binary.Strict.BitGet ( src/Data/Binary/Strict/BitGet.hs, dist/build/Data/Binary/Strict/BitGet.o )

src/Data/Binary/Strict/BitGet.hs:81:10: error:
    • No instance for (Applicative BitGet)
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘Monad BitGet’
cabal: Leaving directory '/tmp/cabal-tmp-24984/binary-strict-0.4.7'
cabal: Error: some packages failed to install:
binary-strict-0.4.7 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.