Build #1 for binary-0.8.0.0
| Package | binary-0.8.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-01-14 17:15:24.902431 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.1.0, array-0.5.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading binary-0.8.0.0...
Configuring binary-0.8.0.0...
Building binary-0.8.0.0...
Preprocessing library binary-0.8.0.0...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
src/Data/Binary/Builder/Base.hs:207:37: Warning:
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'."
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
src/Data/Binary/Get/Internal.hs:418:21: Warning:
In the use of ‘B.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.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.8.0.0...
Running Haddock for binary-0.8.0.0...
Running hscolour for binary-0.8.0.0...
Preprocessing library binary-0.8.0.0...
Preprocessing library binary-0.8.0.0...
src/Data/Binary/Builder/Base.hs:207:37: Warning:
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'."
src/Data/Binary/Get/Internal.hs:418:21: Warning:
In the use of ‘B.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'."
Haddock coverage:
100% ( 31 / 31) in 'Data.Binary.Builder.Base'
100% ( 4 / 4) in 'Data.Binary.Builder.Internal'
75% ( 21 / 28) in 'Data.Binary.Get.Internal'
Missing documentation for:
Module header
Get (src/Data/Binary/Get/Internal.hs:86)
runCont (src/Data/Binary/Get/Internal.hs:86)
readNWith (src/Data/Binary/Get/Internal.hs:416)
withInputChunks (src/Data/Binary/Get/Internal.hs:226)
Consume (src/Data/Binary/Get/Internal.hs:224)
failOnEOF (src/Data/Binary/Get/Internal.hs:239)
100% ( 28 / 28) in 'Data.Binary.Builder'
98% ( 48 / 49) in 'Data.Binary.Get'
Missing documentation for:
Get (src/Data/Binary/Get/Internal.hs:86)
96% ( 26 / 27) in 'Data.Binary.Put'
Missing documentation for:
putBuilder (src/Data/Binary/Put.hs:119)
67% ( 4 / 6) in 'Data.Binary.Class'
Missing documentation for:
GBinaryGet (src/Data/Binary/Class.hs:120)
GBinaryPut (src/Data/Binary/Class.hs:117)
100% ( 1 / 1) in 'Data.Binary.Generic'
88% ( 21 / 24) in 'Data.Binary'
Missing documentation for:
GBinaryGet (src/Data/Binary/Class.hs:120)
GBinaryPut (src/Data/Binary/Class.hs:117)
Get (src/Data/Binary/Get/Internal.hs:86)
Warning: Data.Binary.Get.Internal: could not find link destinations for:
Success
Warning: Data.Binary.Put: could not find link destinations for:
PairS
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Creating package registration file:
/tmp/pkgConf-binary-0.8.02145174067468703135.0
Installing library in
/home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/binary-0.8.0.0-ECVLNJ2L5kU2QV2qWGvFYy
Registering binary-0.8.0.0...
Installed binary-0.8.0.0
Test log
No test log was submitted for this report.