Build #1 for securemem-0.1.8

[all reports]

Package securemem-0.1.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-29 18:39:54.395303 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies memory-0.4, ghc-prim-0.3.1.0, bytestring-0.10.4.0, byteable-0.1.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )

Data/Byteable.hs:48:11: Warning:
    Rule "constEqBytes/ByteString" may never fire
      because ‘constEqBytes’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file: /tmp/pkgConf-byteable-0.116654.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/byteable-0.1.1
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring memory-0.4...
Building memory-0.4...
Preprocessing library memory-0.4...
[ 1 of 25] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 25] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 25] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 4 of 25] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 5 of 25] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 6 of 25] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 7 of 25] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[ 8 of 25] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[ 9 of 25] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[10 of 25] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[11 of 25] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[12 of 25] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[13 of 25] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )
[14 of 25] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )
[15 of 25] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )
[16 of 25] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[17 of 25] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )
[18 of 25] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[19 of 25] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[20 of 25] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[21 of 25] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )
[22 of 25] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[23 of 25] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[24 of 25] Compiling Data.ByteArray   ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[25 of 25] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
In-place registering memory-0.4...
Running Haddock for memory-0.4...
Running hscolour for memory-0.4...
Preprocessing library memory-0.4...
Preprocessing library memory-0.4...
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
 100% (  6 /  6) in 'Data.Memory.Internal.CompatPrim'
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
Warning: memory-0.4:Data.Memory.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Data.Memory.Internal.Imports'
 100% (  9 /  9) in 'Data.Memory.PtrMethods'
 100% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base64'
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% ( 26 / 26) in 'Data.ByteArray.Methods'
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  5 /  5) in 'Data.ByteArray.Mapping'
 100% ( 17 / 17) in 'Data.ByteArray.Parse'
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% ( 39 / 39) in 'Data.ByteArray'
 100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
    Data.Memory.Endian.byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file: /tmp/pkgConf-memory-016654.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/memory-0.4
Registering memory-0.4...
Installed memory-0.4
Configuring securemem-0.1.8...
Building securemem-0.1.8...
Preprocessing library securemem-0.1.8...
[1 of 1] Compiling Data.SecureMem   ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )
In-place registering securemem-0.1.8...
Running Haddock for securemem-0.1.8...
Running hscolour for securemem-0.1.8...
Preprocessing library securemem-0.1.8...
Preprocessing library securemem-0.1.8...
Haddock coverage:
  82% ( 14 / 17) in 'Data.SecureMem'
Documentation created: dist/doc/html/securemem/index.html,
dist/doc/html/securemem/securemem.txt
Creating package registration file: /tmp/pkgConf-securemem-0.116654.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/securemem-0.1.8
Registering securemem-0.1.8...
Installed securemem-0.1.8

Test log

No test log was submitted for this report.