Build #1 for unagi-bloomfilter-0.1.1.0

[all reports]

Package unagi-bloomfilter-0.1.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-09-05 18:07:39.022501 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies atomic-primops-0.8.0.4, base-4.9.0.0, bytestring-0.10.8.1, hashabler-1.3.0, primitive-0.6.1.0
Flags -instrumented -dev

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-31441/primitive-0.6.1.0'
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Warning: Control.Monad.Primitive: could not find link destinations for:
    ~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.12145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-31441/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-31441/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.219607098591760281936.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-31441/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-31441/atomic-primops-0.8.0.4'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-31441/atomic-primops-0.8.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-31441/atomic-primops-0.8.0.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-31441/atomic-primops-0.8.0.4/dist/setup/setup ...
Configuring atomic-primops-0.8.0.4...
Building atomic-primops-0.8.0.4...
Preprocessing library atomic-primops-0.8.0.4...

Data/Atomics.hs:452:2: error:
     warning: #warning "Assuming that store_load_barrier and friends are defined in the GHC RTS." [-Wcpp]
     #warning "Assuming that store_load_barrier and friends are defined in the GHC RTS."
      ^
[1 of 3] Compiling Data.Atomics.Internal ( Data/Atomics/Internal.hs, dist/build/Data/Atomics/Internal.o )

Data/Atomics/Internal.hs:70:20: warning: [-Wunused-top-binds]
    Defined but not used: data constructor ‘Ticket’
[2 of 3] Compiling Data.Atomics.Counter ( Data/Atomics/Counter.hs, dist/build/Data/Atomics/Counter.o )
[3 of 3] Compiling Data.Atomics     ( Data/Atomics.hs, dist/build/Data/Atomics.o )
Running Haddock for atomic-primops-0.8.0.4...
Running hscolour for atomic-primops-0.8.0.4...
Preprocessing library atomic-primops-0.8.0.4...
Preprocessing library atomic-primops-0.8.0.4...

Data/Atomics.hs:452:2: error:
     warning: #warning "Assuming that store_load_barrier and friends are defined in the GHC RTS." [-Wcpp]
     #warning "Assuming that store_load_barrier and friends are defined in the GHC RTS."
      ^

Data/Atomics/Internal.hs:70:20: warning: [-Wunused-top-binds]
    Defined but not used: data constructor ‘Ticket’
Haddock coverage:
  67% (  6 /  9) in 'Data.Atomics.Internal'
  Missing documentation for:
    readForCAS# (Data/Atomics/Internal.hs:86)
    casMutVarTicketed# (Data/Atomics/Internal.hs:98)
    ptrEq (Data/Atomics/Internal.hs:78)
 100% ( 17 / 17) in 'Data.Atomics.Counter'
 100% ( 33 / 33) in 'Data.Atomics'
Documentation created: dist/doc/html/atomic-primops/index.html,
dist/doc/html/atomic-primops/atomic-primops.txt
Creating package registration file:
/tmp/pkgConf-atomic-primops-0.8.01738110294406011017.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/atomic-primops-0.8.0.4-CRx9AqVw5b495jOfQbTd3E
Registering atomic-primops-0.8.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-31441/atomic-primops-0.8.0.4'
Installed atomic-primops-0.8.0.4
cabal: Entering directory '/tmp/cabal-tmp-31441/hashabler-1.3.0'
Configuring hashabler-1.3.0...
Building hashabler-1.3.0...
Preprocessing library hashabler-1.3.0...
[1 of 4] Compiling MachDeps         ( src/MachDeps.hs, dist/build/MachDeps.o )
[2 of 4] Compiling Data.Hashabler.Internal ( src/Data/Hashabler/Internal.hs, dist/build/Data/Hashabler/Internal.o )

src/Data/Hashabler/Internal.hs:646:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘Hashable (Ratio a)’
[3 of 4] Compiling Data.Hashabler.SipHash ( src/Data/Hashabler/SipHash.hs, dist/build/Data/Hashabler/SipHash.o )
[4 of 4] Compiling Data.Hashabler   ( src/Data/Hashabler.hs, dist/build/Data/Hashabler.o )
Running Haddock for hashabler-1.3.0...
Running hscolour for hashabler-1.3.0...
Preprocessing library hashabler-1.3.0...
Preprocessing library hashabler-1.3.0...

src/Data/Hashabler/Internal.hs:646:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘Hashable (Ratio a)’
Haddock coverage:
  50% (  1 /  2) in 'MachDeps'
  Missing documentation for:
    Module header
  24% ( 35 /145) in 'Data.Hashabler.Internal'
  Missing documentation for:
    Module header
    coerceInt32Word32 (src/Data/Hashabler/Internal.hs:112)
    coerceInt64Word64 (src/Data/Hashabler/Internal.hs:119)
    _byteSwap32 (src/Data/Hashabler/Internal.hs:150)
    _byteSwap64 (src/Data/Hashabler/Internal.hs:161)
    getThreadId (src/Data/Hashabler/Internal.hs:183)
    bytes16 (src/Data/Hashabler/Internal.hs:202)
    bytes32 (src/Data/Hashabler/Internal.hs:207)
    bytes64 (src/Data/Hashabler/Internal.hs:212)
    _bytes64_64 (src/Data/Hashabler/Internal.hs:221)
    _bytes64_32 (src/Data/Hashabler/Internal.hs:228)
    words32 (src/Data/Hashabler/Internal.hs:237)
    floatToWord (src/Data/Hashabler/Internal.hs:245)
    doubleToWord (src/Data/Hashabler/Internal.hs:248)
    castViaSTArray (src/Data/Hashabler/Internal.hs:251)
    Hash32 (src/Data/Hashabler/Internal.hs:259)
    Hash64 (src/Data/Hashabler/Internal.hs:261)
    Hash128 (src/Data/Hashabler/Internal.hs:263)
    fnvPrime32 (src/Data/Hashabler/Internal.hs:349)
    fnvPrime64 (src/Data/Hashabler/Internal.hs:350)
    fnvOffsetBasis32 (src/Data/Hashabler/Internal.hs:359)
    fnvOffsetBasis64 (src/Data/Hashabler/Internal.hs:360)
    FNV32 (src/Data/Hashabler/Internal.hs:369)
    FNV64 (src/Data/Hashabler/Internal.hs:372)
    _signByte (src/Data/Hashabler/Internal.hs:493)
    magnitudeAsWord (src/Data/Hashabler/Internal.hs:501)
    mixSignificantMachWord64 (src/Data/Hashabler/Internal.hs:512)
    _hash32Integer (src/Data/Hashabler/Internal.hs:523)
    _integerWords (src/Data/Hashabler/Internal.hs:531)
    hash32BigNatBytes (src/Data/Hashabler/Internal.hs:557)
    hash32BigNatByteArrayBytes (src/Data/Hashabler/Internal.hs:582)
    _hash32_Int_64 (src/Data/Hashabler/Internal.hs:684)
    _hash32_Word_64 (src/Data/Hashabler/Internal.hs:693)
     (src/Data/Hashabler/Internal.hs:721)
     (src/Data/Hashabler/Internal.hs:725)
     (src/Data/Hashabler/Internal.hs:729)
     (src/Data/Hashabler/Internal.hs:734)
     (src/Data/Hashabler/Internal.hs:740)
     (src/Data/Hashabler/Internal.hs:744)
     (src/Data/Hashabler/Internal.hs:748)
     (src/Data/Hashabler/Internal.hs:752)
    typeRepInt32 (src/Data/Hashabler/Internal.hs:855)
     (src/Data/Hashabler/Internal.hs:899)
     (src/Data/Hashabler/Internal.hs:903)
     (src/Data/Hashabler/Internal.hs:909)
     (src/Data/Hashabler/Internal.hs:914)
     (src/Data/Hashabler/Internal.hs:932)
     (src/Data/Hashabler/Internal.hs:936)
     (src/Data/Hashabler/Internal.hs:940)
     (src/Data/Hashabler/Internal.hs:944)
     (src/Data/Hashabler/Internal.hs:948)
     (src/Data/Hashabler/Internal.hs:952)
     (src/Data/Hashabler/Internal.hs:956)
     (src/Data/Hashabler/Internal.hs:960)
     (src/Data/Hashabler/Internal.hs:964)
     (src/Data/Hashabler/Internal.hs:968)
     (src/Data/Hashabler/Internal.hs:972)
     (src/Data/Hashabler/Internal.hs:976)
     (src/Data/Hashabler/Internal.hs:980)
     (src/Data/Hashabler/Internal.hs:984)
    typeHashOf (src/Data/Hashabler/Internal.hs:1013)
    typeHashOfProxy (src/Data/Hashabler/Internal.hs:1017)
     (src/Data/Hashabler/Internal.hs:1058)
     (src/Data/Hashabler/Internal.hs:1063)
     (src/Data/Hashabler/Internal.hs:1068)
     (src/Data/Hashabler/Internal.hs:1070)
     (src/Data/Hashabler/Internal.hs:1074)
     (src/Data/Hashabler/Internal.hs:1076)
     (src/Data/Hashabler/Internal.hs:1078)
     (src/Data/Hashabler/Internal.hs:1080)
     (src/Data/Hashabler/Internal.hs:1082)
     (src/Data/Hashabler/Internal.hs:1084)
     (src/Data/Hashabler/Internal.hs:1086)
     (src/Data/Hashabler/Internal.hs:1088)
     (src/Data/Hashabler/Internal.hs:1090)
     (src/Data/Hashabler/Internal.hs:1092)
     (src/Data/Hashabler/Internal.hs:1094)
     (src/Data/Hashabler/Internal.hs:1096)
     (src/Data/Hashabler/Internal.hs:1098)
     (src/Data/Hashabler/Internal.hs:1101)
     (src/Data/Hashabler/Internal.hs:1104)
     (src/Data/Hashabler/Internal.hs:1106)
     (src/Data/Hashabler/Internal.hs:1108)
     (src/Data/Hashabler/Internal.hs:1110)
     (src/Data/Hashabler/Internal.hs:1112)
     (src/Data/Hashabler/Internal.hs:1114)
     (src/Data/Hashabler/Internal.hs:1116)
     (src/Data/Hashabler/Internal.hs:1118)
     (src/Data/Hashabler/Internal.hs:1120)
     (src/Data/Hashabler/Internal.hs:1122)
     (src/Data/Hashabler/Internal.hs:1124)
     (src/Data/Hashabler/Internal.hs:1126)
     (src/Data/Hashabler/Internal.hs:1128)
     (src/Data/Hashabler/Internal.hs:1130)
     (src/Data/Hashabler/Internal.hs:1132)
     (src/Data/Hashabler/Internal.hs:1134)
     (src/Data/Hashabler/Internal.hs:1136)
     (src/Data/Hashabler/Internal.hs:1138)
     (src/Data/Hashabler/Internal.hs:1140)
     (src/Data/Hashabler/Internal.hs:1142)
     (src/Data/Hashabler/Internal.hs:1144)
     (src/Data/Hashabler/Internal.hs:1146)
     (src/Data/Hashabler/Internal.hs:1148)
     (src/Data/Hashabler/Internal.hs:1150)
     (src/Data/Hashabler/Internal.hs:1152)
    hashByteString (src/Data/Hashabler/Internal.hs:1176)
    hashText (src/Data/Hashabler/Internal.hs:1330)
    hashByteArray (src/Data/Hashabler/Internal.hs:1357)
    hashFoldl' (src/Data/Hashabler/Internal.hs:1410)
    hashLeftUnfolded (src/Data/Hashabler/Internal.hs:1419)
  80% (  4 /  5) in 'Data.Hashabler.SipHash'
  Missing documentation for:
    Module header
  74% ( 29 / 39) in 'Data.Hashabler'
  Missing documentation for:
    Module header
    Hash32 (src/Data/Hashabler/Internal.hs:259)
    Hash64 (src/Data/Hashabler/Internal.hs:261)
    Hash128 (src/Data/Hashabler/Internal.hs:263)
    fnvPrime32 (src/Data/Hashabler/Internal.hs:349)
    fnvPrime64 (src/Data/Hashabler/Internal.hs:350)
    fnvOffsetBasis32 (src/Data/Hashabler/Internal.hs:359)
    fnvOffsetBasis64 (src/Data/Hashabler/Internal.hs:360)
    typeHashOf (src/Data/Hashabler/Internal.hs:1013)
    typeHashOfProxy (src/Data/Hashabler/Internal.hs:1017)
Warning: Data.Hashabler: could not find link destinations for:
    FNV32 FNV64
Documentation created: dist/doc/html/hashabler/index.html,
dist/doc/html/hashabler/hashabler.txt
Creating package registration file:
/tmp/pkgConf-hashabler-1.31566369633483689685.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashabler-1.3.0-Ju5VH1wxs7eLOpP8l5xDTV
Registering hashabler-1.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-31441/hashabler-1.3.0'
Installed hashabler-1.3.0
Downloading unagi-bloomfilter-0.1.1.0...
cabal: Entering directory '/tmp/cabal-tmp-31441/unagi-bloomfilter-0.1.1.0'
Configuring unagi-bloomfilter-0.1.1.0...
Building unagi-bloomfilter-0.1.1.0...
Preprocessing library unagi-bloomfilter-0.1.1.0...
[1 of 2] Compiling Control.Concurrent.BloomFilter.Internal ( src/Control/Concurrent/BloomFilter/Internal.hs, dist/build/Control/Concurrent/BloomFilter/Internal.o )
[2 of 2] Compiling Control.Concurrent.BloomFilter ( src/Control/Concurrent/BloomFilter.hs, dist/build/Control/Concurrent/BloomFilter.o )
Running Haddock for unagi-bloomfilter-0.1.1.0...
Running hscolour for unagi-bloomfilter-0.1.1.0...
Preprocessing library unagi-bloomfilter-0.1.1.0...
Preprocessing library unagi-bloomfilter-0.1.1.0...
Haddock coverage:
  94% ( 15 / 16) in 'Control.Concurrent.BloomFilter.Internal'
  Missing documentation for:
    Module header
  95% ( 18 / 19) in 'Control.Concurrent.BloomFilter'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/unagi-bloomfilter/index.html,
dist/doc/html/unagi-bloomfilter/unagi-bloomfilter.txt
Creating package registration file:
/tmp/pkgConf-unagi-bloomfilter-0.1.17334509071487053959.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/unagi-bloomfilter-0.1.1.0-D3Pyw4VoEacBfH71HKkZFL
Registering unagi-bloomfilter-0.1.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-31441/unagi-bloomfilter-0.1.1.0'
Installed unagi-bloomfilter-0.1.1.0

Test log

No test log was submitted for this report.