Build #9 for bot-0.3

[all reports]

Package bot-0.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-10-27 08:42:57.596863 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies Stream-0.4.7.2, arrows-0.4.4.1, base-4.9.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-19658/lazysmallcheck-0.6'
Configuring lazysmallcheck-0.6...
Building lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
[1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, dist/build/Test/LazySmallCheck.o )
Running Haddock for lazysmallcheck-0.6...
Running hscolour for lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
Haddock coverage:
   4% (  1 / 27) in 'Test.LazySmallCheck'
  Missing documentation for:
    Serial (Test/LazySmallCheck.hs:54)
    Series (Test/LazySmallCheck.hs:50)
    Cons (Test/LazySmallCheck.hs:52)
    cons (Test/LazySmallCheck.hs:59)
    >< (Test/LazySmallCheck.hs:65)
    empty (Test/LazySmallCheck.hs:62)
    \/ (Test/LazySmallCheck.hs:76)
    drawnFrom (Test/LazySmallCheck.hs:86)
    cons0 (Test/LazySmallCheck.hs:91)
    cons1 (Test/LazySmallCheck.hs:94)
    cons2 (Test/LazySmallCheck.hs:97)
    cons3 (Test/LazySmallCheck.hs:100)
    cons4 (Test/LazySmallCheck.hs:103)
    cons5 (Test/LazySmallCheck.hs:107)
    Testable (Test/LazySmallCheck.hs:268)
    depthCheck (Test/LazySmallCheck.hs:286)
    smallCheck (Test/LazySmallCheck.hs:291)
    test (Test/LazySmallCheck.hs:294)
    ==> (Test/LazySmallCheck.hs:251)
    Property (Test/LazySmallCheck.hs:219)
    lift (Test/LazySmallCheck.hs:237)
    neg (Test/LazySmallCheck.hs:240)
    *&* (Test/LazySmallCheck.hs:243)
    *|* (Test/LazySmallCheck.hs:243)
    *=>* (Test/LazySmallCheck.hs:243)
    *=* (Test/LazySmallCheck.hs:243)
Warning: Test.LazySmallCheck: could not find link destinations for:
    property Term P
Documentation created: dist/doc/html/lazysmallcheck/index.html,
dist/doc/html/lazysmallcheck/lazysmallcheck.txt
Creating package registration file:
/tmp/pkgConf-lazysmallcheck-02145174067468703135.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/lazysmallcheck-0.6-8Q9doF7CdPtIDMO9qhPDtU
Registering lazysmallcheck-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-19658/lazysmallcheck-0.6'
Installed lazysmallcheck-0.6
cabal: Entering directory '/tmp/cabal-tmp-19658/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.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 2 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.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.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 6 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
[ 7 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[10 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.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:
   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)
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
  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% ( 15 / 15) in 'Data.Primitive.Array'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% (  7 /  7) in 'Data.Primitive'
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.114115496761843993368.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-19658/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-19658/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-114505736221037127828.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19658/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-19658/tf-random-0.5'
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-010697559361237379107.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD
Registering tf-random-0.5...
cabal: Leaving directory '/tmp/cabal-tmp-19658/tf-random-0.5'
Installed tf-random-0.5
cabal: Entering directory '/tmp/cabal-tmp-19658/QuickCheck-2.9.2'
Configuring QuickCheck-2.9.2...
Building QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 3 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 4 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 5 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 6 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[14 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
Running Haddock for QuickCheck-2.9.2...
Running hscolour for QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  90% ( 26 / 29) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:49)
     (Test/QuickCheck/Gen.hs:53)
     (Test/QuickCheck/Gen.hs:57)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:23)
    tryEvaluate (Test/QuickCheck/Exception.hs:55)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:58)
    evaluate (Test/QuickCheck/Exception.hs:62)
    isDiscard (Test/QuickCheck/Exception.hs:81)
    finally (Test/QuickCheck/Exception.hs:96)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:47)
    ranges (Test/QuickCheck/Text.hs:52)
    number (Test/QuickCheck/Text.hs:60)
    short (Test/QuickCheck/Text.hs:63)
    showErr (Test/QuickCheck/Text.hs:71)
    oneLine (Test/QuickCheck/Text.hs:74)
    isOneLine (Test/QuickCheck/Text.hs:77)
    bold (Test/QuickCheck/Text.hs:80)
    newTerminal (Test/QuickCheck/Text.hs:91)
    withStdioTerminal (Test/QuickCheck/Text.hs:105)
    withNullTerminal (Test/QuickCheck/Text.hs:111)
    terminalOutput (Test/QuickCheck/Text.hs:115)
    handle (Test/QuickCheck/Text.hs:118)
    Terminal (Test/QuickCheck/Text.hs:88)
    putTemp (Test/QuickCheck/Text.hs:129)
    putPart (Test/QuickCheck/Text.hs:129)
    putLine (Test/QuickCheck/Text.hs:129)
 100% (  2 /  2) in 'Test.QuickCheck.State'
 100% ( 31 / 31) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  73% (  8 / 11) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:452)
    apply (Test/QuickCheck/Function.hs:466)
    Function (Test/QuickCheck/Function.hs:138)
  62% ( 45 / 72) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:81)
     (Test/QuickCheck/Property.hs:84)
     (Test/QuickCheck/Property.hs:87)
     (Test/QuickCheck/Property.hs:90)
     (Test/QuickCheck/Property.hs:93)
     (Test/QuickCheck/Property.hs:96)
     (Test/QuickCheck/Property.hs:118)
    protect (Test/QuickCheck/Property.hs:122)
    Prop (Test/QuickCheck/Property.hs:128)
    Rose (Test/QuickCheck/Property.hs:132)
    ioRose (Test/QuickCheck/Property.hs:135)
    joinRose (Test/QuickCheck/Property.hs:138)
     (Test/QuickCheck/Property.hs:147)
     (Test/QuickCheck/Property.hs:152)
     (Test/QuickCheck/Property.hs:157)
    CallbackKind (Test/QuickCheck/Property.hs:191)
    exception (Test/QuickCheck/Property.hs:207)
    formatException (Test/QuickCheck/Property.hs:213)
    protectResult (Test/QuickCheck/Property.hs:218)
    succeeded (Test/QuickCheck/Property.hs:221)
    failed (Test/QuickCheck/Property.hs:221)
    rejected (Test/QuickCheck/Property.hs:221)
    liftBool (Test/QuickCheck/Property.hs:242)
    mapResult (Test/QuickCheck/Property.hs:246)
    mapTotalResult (Test/QuickCheck/Property.hs:249)
    mapRoseResult (Test/QuickCheck/Property.hs:253)
    mapProp (Test/QuickCheck/Property.hs:256)
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:193)
    doneTesting (Test/QuickCheck/Test.hs:199)
    giveUp (Test/QuickCheck/Test.hs:229)
    runATest (Test/QuickCheck/Test.hs:245)
    summary (Test/QuickCheck/Test.hs:311)
    success (Test/QuickCheck/Test.hs:322)
    labelPercentage (Test/QuickCheck/Test.hs:352)
    insufficientCoverage (Test/QuickCheck/Test.hs:360)
    foundFailure (Test/QuickCheck/Test.hs:367)
    localMin (Test/QuickCheck/Test.hs:371)
    localMin' (Test/QuickCheck/Test.hs:401)
    localMinFound (Test/QuickCheck/Test.hs:413)
    callbackPostTest (Test/QuickCheck/Test.hs:438)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:443)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl
Warning: Test.QuickCheck.Function: could not find link destinations for:
    GFunction
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.91486222842950390868.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/QuickCheck-2.9.2-AzbjWrJo3WFD60ZxKurQ3s
Registering QuickCheck-2.9.2...
cabal: Leaving directory '/tmp/cabal-tmp-19658/QuickCheck-2.9.2'
Installed QuickCheck-2.9.2
cabal: Entering directory '/tmp/cabal-tmp-19658/Stream-0.4.7.2'
Configuring Stream-0.4.7.2...
Building Stream-0.4.7.2...
Preprocessing library Stream-0.4.7.2...
[1 of 1] Compiling Data.Stream      ( Data/Stream.hs, dist/build/Data/Stream.o )
Running Haddock for Stream-0.4.7.2...
Running hscolour for Stream-0.4.7.2...
Preprocessing library Stream-0.4.7.2...
Preprocessing library Stream-0.4.7.2...
Haddock coverage:
 100% ( 59 / 59) in 'Data.Stream'
Documentation created: dist/doc/html/Stream/index.html,
dist/doc/html/Stream/Stream.txt
Creating package registration file:
/tmp/pkgConf-Stream-0.4.7358984857435889744.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/Stream-0.4.7.2-KnevUSQGEheG4siRdENDi2
Registering Stream-0.4.7.2...
cabal: Leaving directory '/tmp/cabal-tmp-19658/Stream-0.4.7.2'
Installed Stream-0.4.7.2
cabal: Entering directory '/tmp/cabal-tmp-19658/arrows-0.4.4.1'
Configuring arrows-0.4.4.1...
Building arrows-0.4.4.1...
Preprocessing library arrows-0.4.4.1...
[ 1 of 12] Compiling Control.Arrow.Transformer.CoState ( Control/Arrow/Transformer/CoState.hs, dist/build/Control/Arrow/Transformer/CoState.o )

Control/Arrow/Transformer/CoState.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 20 further locations.
    Please use spaces instead.
[ 2 of 12] Compiling Control.Arrow.Transformer ( Control/Arrow/Transformer.hs, dist/build/Control/Arrow/Transformer.o )

Control/Arrow/Transformer.hs:14:1: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.
[ 3 of 12] Compiling Control.Arrow.Operations ( Control/Arrow/Operations.hs, dist/build/Control/Arrow/Operations.o )

Control/Arrow/Operations.hs:17:1: warning: [-Wtabs]
    Tab character found here, and in 120 further locations.
    Please use spaces instead.
[ 4 of 12] Compiling Control.Arrow.Internals ( Control/Arrow/Internals.hs, dist/build/Control/Arrow/Internals.o )

Control/Arrow/Internals.hs:19:1: warning: [-Wtabs]
    Tab character found here, and in 91 further locations.
    Please use spaces instead.
[ 5 of 12] Compiling Control.Arrow.Transformer.Automaton ( Control/Arrow/Transformer/Automaton.hs, dist/build/Control/Arrow/Transformer/Automaton.o )

Control/Arrow/Transformer/Automaton.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 168 further locations.
    Please use spaces instead.
[ 6 of 12] Compiling Control.Arrow.Transformer.Error ( Control/Arrow/Transformer/Error.hs, dist/build/Control/Arrow/Transformer/Error.o )

Control/Arrow/Transformer/Error.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 100 further locations.
    Please use spaces instead.
[ 7 of 12] Compiling Control.Arrow.Transformer.Reader ( Control/Arrow/Transformer/Reader.hs, dist/build/Control/Arrow/Transformer/Reader.o )

Control/Arrow/Transformer/Reader.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 68 further locations.
    Please use spaces instead.
[ 8 of 12] Compiling Control.Arrow.Transformer.State ( Control/Arrow/Transformer/State.hs, dist/build/Control/Arrow/Transformer/State.o )

Control/Arrow/Transformer/State.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 79 further locations.
    Please use spaces instead.
[ 9 of 12] Compiling Control.Arrow.Transformer.Static ( Control/Arrow/Transformer/Static.hs, dist/build/Control/Arrow/Transformer/Static.o )

Control/Arrow/Transformer/Static.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 56 further locations.
    Please use spaces instead.
[10 of 12] Compiling Control.Arrow.Transformer.Stream ( Control/Arrow/Transformer/Stream.hs, dist/build/Control/Arrow/Transformer/Stream.o )

Control/Arrow/Transformer/Stream.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 60 further locations.
    Please use spaces instead.
[11 of 12] Compiling Control.Arrow.Transformer.Writer ( Control/Arrow/Transformer/Writer.hs, dist/build/Control/Arrow/Transformer/Writer.o )

Control/Arrow/Transformer/Writer.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 75 further locations.
    Please use spaces instead.
[12 of 12] Compiling Control.Arrow.Transformer.All ( Control/Arrow/Transformer/All.hs, dist/build/Control/Arrow/Transformer/All.o )

Control/Arrow/Transformer/All.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
Running Haddock for arrows-0.4.4.1...
Running hscolour for arrows-0.4.4.1...
Preprocessing library arrows-0.4.4.1...
Preprocessing library arrows-0.4.4.1...

Control/Arrow/Transformer/CoState.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 20 further locations.
    Please use spaces instead.

Control/Arrow/Transformer.hs:14:1: warning: [-Wtabs]
    Tab character found here, and in four further locations.
    Please use spaces instead.

Control/Arrow/Operations.hs:17:1: warning: [-Wtabs]
    Tab character found here, and in 87 further locations.
    Please use spaces instead.

Control/Arrow/Internals.hs:19:1: warning: [-Wtabs]
    Tab character found here, and in 30 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Automaton.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 168 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Error.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 100 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Reader.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 68 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/State.hs:18:1: warning: [-Wtabs]
    Tab character found here, and in 79 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Static.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 56 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Stream.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 60 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/Writer.hs:16:1: warning: [-Wtabs]
    Tab character found here, and in 75 further locations.
    Please use spaces instead.

Control/Arrow/Transformer/All.hs:3:1: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
Haddock coverage:
  50% (  1 /  2) in 'Control.Arrow.Transformer.CoState'
  Missing documentation for:
    CoStateArrow (Control/Arrow/Transformer/CoState.hs:26)
 100% (  2 /  2) in 'Control.Arrow.Transformer'
 100% ( 14 / 14) in 'Control.Arrow.Operations'
 100% (  6 /  6) in 'Control.Arrow.Internals'
 100% (  3 /  3) in 'Control.Arrow.Transformer.Automaton'
 100% (  4 /  4) in 'Control.Arrow.Transformer.Error'
 100% (  4 /  4) in 'Control.Arrow.Transformer.Reader'
 100% (  4 /  4) in 'Control.Arrow.Transformer.State'
  40% (  4 / 10) in 'Control.Arrow.Transformer.Static'
  Missing documentation for:
    wrap (Control/Arrow/Transformer/Static.hs:132)
    unwrap (Control/Arrow/Transformer/Static.hs:135)
    wrapA (Control/Arrow/Transformer/Static.hs:142)
    unwrapA (Control/Arrow/Transformer/Static.hs:145)
    wrapM (Control/Arrow/Transformer/Static.hs:153)
    unwrapM (Control/Arrow/Transformer/Static.hs:156)
 100% (  7 /  7) in 'Control.Arrow.Transformer.Stream'
 100% (  4 /  4) in 'Control.Arrow.Transformer.Writer'
  89% (  8 /  9) in 'Control.Arrow.Transformer.All'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/arrows/index.html,
dist/doc/html/arrows/arrows.txt
Creating package registration file:
/tmp/pkgConf-arrows-0.4.41260596963362575055.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/arrows-0.4.4.1-7oBiZ4j0dGKAwjCyWiL2S3
Registering arrows-0.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-19658/arrows-0.4.4.1'
Installed arrows-0.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-19658/bot-0.3'
Configuring bot-0.3...
Building bot-0.3...
Preprocessing library bot-0.3...
[1 of 5] Compiling Data.Bot.Mutant  ( src/Data/Bot/Mutant.hs, dist/build/Data/Bot/Mutant.o )
[2 of 5] Compiling Data.Bot.Misc    ( src/Data/Bot/Misc.hs, dist/build/Data/Bot/Misc.o )
[3 of 5] Compiling Data.Bot.LeadFollow ( src/Data/Bot/LeadFollow.hs, dist/build/Data/Bot/LeadFollow.o )

src/Data/Bot/LeadFollow.hs:38:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[4 of 5] Compiling Data.Bot.Edit    ( src/Data/Bot/Edit.hs, dist/build/Data/Bot/Edit.o )

src/Data/Bot/Edit.hs:146:23: error:
    Unexpected type ‘(~>)’
    In the newtype declaration for ‘ArrowReactive’
    A newtype declaration should have form
      newtype ArrowReactive a b c = ...
cabal: Leaving directory '/tmp/cabal-tmp-19658/bot-0.3'
Failed to install bot-0.3
cabal: Error: some packages failed to install:
bot-0.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.