Build #1 for hspec-meta-2.2.1

[all reports]

Package hspec-meta-2.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-01-19 22:39:25.066083 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, time-1.5.0.1, setenv-0.1.1.3, random-1.1, quickcheck-io-0.1.2, hspec-expectations-0.7.2, filepath-1.4.0.0, directory-1.2.2.0, deepseq-1.4.1.1, base-4.8.1.0, async-2.1.0, ansi-terminal-0.6.2.3, QuickCheck-2.8.2, HUnit-1.3.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.1.1...
Building HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.1.1...
Running Haddock for HUnit-1.3.1.1...
Running hscolour for HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:40)
    Result (Test/HUnit/Lang.hs:76)
    HUnitFailure (Test/HUnit/Lang.hs:46)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:40)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.1278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.1.1-GPPdFOrQFne7MkRHo3fymK
Registering HUnit-1.3.1.1...
Installed HUnit-1.3.1.1
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.3...
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.2631704567498777856.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-terminal-0.6.2.3-KW0LUY2zB7JCYzE4ZYrwBg
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
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:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    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:
    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:
    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 )
In-place registering primitive-0.6.1.0...
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:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    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:
    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:
    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'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.13521186061782436840.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
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: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
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: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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-11046741222337739299.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring setenv-0.1.1.3...
Building setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.3...
Running Haddock for setenv-0.1.1.3...
Running hscolour for setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/setenv/index.html,
dist/doc/html/setenv/setenv.txt
Creating package registration file:
/tmp/pkgConf-setenv-0.1.11983690368364319529.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/setenv-0.1.1.3-AuHTDNoaveDAxwtvx7iZhq
Registering setenv-0.1.1.3...
Installed setenv-0.1.1.3
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.415038852381219407971.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4.1-1j4HkbCZte434brW1xp4L8
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring hspec-expectations-0.7.2...
Building hspec-expectations-0.7.2...
Preprocessing library hspec-expectations-0.7.2...
[1 of 3] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o )
[2 of 3] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o )
[3 of 3] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o )
In-place registering hspec-expectations-0.7.2...
Running Haddock for hspec-expectations-0.7.2...
Running hscolour for hspec-expectations-0.7.2...
Preprocessing library hspec-expectations-0.7.2...
Preprocessing library hspec-expectations-0.7.2...
Haddock coverage:
 100% (  5 /  5) in 'Test.Hspec.Expectations.Contrib'
   0% (  0 /  2) in 'Test.Hspec.Expectations.Matcher'
  Missing documentation for:
    Module header
    matchList (src/Test/Hspec/Expectations/Matcher.hs:6)
  75% ( 21 / 28) in 'Test.Hspec.Expectations'
  Missing documentation for:
    Expectation (src/Test/Hspec/Expectations.hs:73)
    expectationFailure (src/Test/Hspec/Expectations.hs:75)
    anyException (src/Test/Hspec/Expectations.hs:179)
    anyErrorCall (src/Test/Hspec/Expectations.hs:182)
    anyIOException (src/Test/Hspec/Expectations.hs:188)
    anyArithException (src/Test/Hspec/Expectations.hs:191)
    errorCall (src/Test/Hspec/Expectations.hs:185)
Documentation created: dist/doc/html/hspec-expectations/index.html,
dist/doc/html/hspec-expectations/hspec-expectations.txt
Creating package registration file:
/tmp/pkgConf-hspec-expectations-0.719052410812004187516.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hspec-expectations-0.7.2-9aaeDYUS0jzLr0yj0TPI1z
Registering hspec-expectations-0.7.2...
Installed hspec-expectations-0.7.2
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:
    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 )
In-place registering tf-random-0.5...
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:
    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-01265122573124666328.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.1.0...
Running Haddock for async-2.1.0...
Running hscolour for async-2.1.0...
Preprocessing library async-2.1.0...
Preprocessing library async-2.1.0...
Haddock coverage:
 100% ( 54 / 54) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file:
/tmp/pkgConf-async-2.11738909365204102747.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.1.0-2Rab2NMkrBlEjWLR5RpaPt
Registering async-2.1.0...
Installed async-2.1.0
Configuring QuickCheck-2.8.2...
Building QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.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.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.2...
Running Haddock for QuickCheck-2.8.2...
Running hscolour for QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.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)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   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'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:48)
     (Test/QuickCheck/Gen.hs:52)
     (Test/QuickCheck/Gen.hs:56)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) 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)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:188)
    doneTesting (Test/QuickCheck/Test.hs:194)
    giveUp (Test/QuickCheck/Test.hs:224)
    runATest (Test/QuickCheck/Test.hs:240)
    summary (Test/QuickCheck/Test.hs:306)
    success (Test/QuickCheck/Test.hs:317)
    labelPercentage (Test/QuickCheck/Test.hs:347)
    insufficientCoverage (Test/QuickCheck/Test.hs:355)
    foundFailure (Test/QuickCheck/Test.hs:362)
    localMin (Test/QuickCheck/Test.hs:366)
    localMin' (Test/QuickCheck/Test.hs:396)
    localMinFound (Test/QuickCheck/Test.hs:408)
    callbackPostTest (Test/QuickCheck/Test.hs:433)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:438)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  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)
  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:
    RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
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.81979015720476152433.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.2-HOJFK5fy35oBYApqYEqoWW
Registering QuickCheck-2.8.2...
Installed QuickCheck-2.8.2
Configuring quickcheck-io-0.1.2...
Building quickcheck-io-0.1.2...
Preprocessing library quickcheck-io-0.1.2...
[1 of 1] Compiling Test.QuickCheck.IO ( src/Test/QuickCheck/IO.hs, dist/build/Test/QuickCheck/IO.o )
In-place registering quickcheck-io-0.1.2...
Running Haddock for quickcheck-io-0.1.2...
Running hscolour for quickcheck-io-0.1.2...
Preprocessing library quickcheck-io-0.1.2...
Preprocessing library quickcheck-io-0.1.2...
Haddock coverage:
   0% (  0 /  3) in 'Test.QuickCheck.IO'
  Missing documentation for:
    Module header
     (src/Test/QuickCheck/IO.hs:9)
    propertyIO (src/Test/QuickCheck/IO.hs:13)
Documentation created: dist/doc/html/quickcheck-io/index.html,
dist/doc/html/quickcheck-io/quickcheck-io.txt
Creating package registration file:
/tmp/pkgConf-quickcheck-io-0.1478841551242474976.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/quickcheck-io-0.1.2-6XWPaZ6nVytDmvTMM4SVk6
Registering quickcheck-io-0.1.2...
Installed quickcheck-io-0.1.2
Downloading hspec-meta-2.2.1...
Configuring hspec-meta-2.2.1...
Building hspec-meta-2.2.1...
Preprocessing library hspec-meta-2.2.1...
[ 1 of 25] Compiling Test.Hspec.Timer ( hspec-core/src/Test/Hspec/Timer.hs, dist/build/Test/Hspec/Timer.o )
[ 2 of 25] Compiling Test.Hspec.Compat ( hspec-core/src/Test/Hspec/Compat.hs, dist/build/Test/Hspec/Compat.o )
[ 3 of 25] Compiling Test.Hspec.Core.Util ( hspec-core/src/Test/Hspec/Core/Util.hs, dist/build/Test/Hspec/Core/Util.o )
[ 4 of 25] Compiling Test.Hspec.FailureReport ( hspec-core/src/Test/Hspec/FailureReport.hs, dist/build/Test/Hspec/FailureReport.o )
[ 5 of 25] Compiling Test.Hspec.Core.QuickCheckUtil ( hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs, dist/build/Test/Hspec/Core/QuickCheckUtil.o )
[ 6 of 25] Compiling Test.Hspec.Core.Example ( hspec-core/src/Test/Hspec/Core/Example.hs, dist/build/Test/Hspec/Core/Example.o )
[ 7 of 25] Compiling Test.Hspec.Core.Tree ( hspec-core/src/Test/Hspec/Core/Tree.hs, dist/build/Test/Hspec/Core/Tree.o )
[ 8 of 25] Compiling Test.Hspec.Core.Spec.Monad ( hspec-core/src/Test/Hspec/Core/Spec/Monad.hs, dist/build/Test/Hspec/Core/Spec/Monad.o )
[ 9 of 25] Compiling Test.Hspec.Core.Spec ( hspec-core/src/Test/Hspec/Core/Spec.hs, dist/build/Test/Hspec/Core/Spec.o )
[10 of 25] Compiling Test.Hspec.Core.Hooks ( hspec-core/src/Test/Hspec/Core/Hooks.hs, dist/build/Test/Hspec/Core/Hooks.o )
[11 of 25] Compiling Test.Hspec.Core.QuickCheck ( hspec-core/src/Test/Hspec/Core/QuickCheck.hs, dist/build/Test/Hspec/Core/QuickCheck.o )
[12 of 25] Compiling Test.Hspec.HUnit ( src/Test/Hspec/HUnit.hs, dist/build/Test/Hspec/HUnit.o )
[13 of 25] Compiling Test.Hspec.Core.Formatters.Internal ( hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs, dist/build/Test/Hspec/Core/Formatters/Internal.o )
[14 of 25] Compiling Test.Hspec.Core.Formatters ( hspec-core/src/Test/Hspec/Core/Formatters.hs, dist/build/Test/Hspec/Core/Formatters.o )
[15 of 25] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, dist/build/Test/Hspec/Formatters.o )
[16 of 25] Compiling Test.Hspec.Options ( hspec-core/src/Test/Hspec/Options.hs, dist/build/Test/Hspec/Options.o )
[17 of 25] Compiling Test.Hspec.Config ( hspec-core/src/Test/Hspec/Config.hs, dist/build/Test/Hspec/Config.o )
[18 of 25] Compiling Test.Hspec.Core.Runner.Eval ( hspec-core/src/Test/Hspec/Core/Runner/Eval.hs, dist/build/Test/Hspec/Core/Runner/Eval.o )
[19 of 25] Compiling Test.Hspec.Core.Runner ( hspec-core/src/Test/Hspec/Core/Runner.hs, dist/build/Test/Hspec/Core/Runner.o )
[20 of 25] Compiling Test.Hspec.Core  ( src/Test/Hspec/Core.hs, dist/build/Test/Hspec/Core.o )
[21 of 25] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, dist/build/Test/Hspec/Runner.o )
[22 of 25] Compiling Test.Hspec.Discover ( src/Test/Hspec/Discover.hs, dist/build/Test/Hspec/Discover.o )
[23 of 25] Compiling Test.Hspec       ( src/Test/Hspec.hs, dist/build/Test/Hspec.o )
[24 of 25] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, dist/build/Test/Hspec/QuickCheck.o )
[25 of 25] Compiling Test.Hspec.Meta  ( src/Test/Hspec/Meta.hs, dist/build/Test/Hspec/Meta.o )
In-place registering hspec-meta-2.2.1...
Preprocessing executable 'hspec-meta-discover' for hspec-meta-2.2.1...
[1 of 3] Compiling Config           ( hspec-discover/src/Config.hs, dist/build/hspec-meta-discover/hspec-meta-discover-tmp/Config.o )
[2 of 3] Compiling Run              ( hspec-discover/src/Run.hs, dist/build/hspec-meta-discover/hspec-meta-discover-tmp/Run.o )
[3 of 3] Compiling Main             ( hspec-discover/src/Main.hs, dist/build/hspec-meta-discover/hspec-meta-discover-tmp/Main.o )
Linking dist/build/hspec-meta-discover/hspec-meta-discover ...
Running Haddock for hspec-meta-2.2.1...
Running hscolour for hspec-meta-2.2.1...
Preprocessing library hspec-meta-2.2.1...
Preprocessing executable 'hspec-meta-discover' for hspec-meta-2.2.1...
Preprocessing library hspec-meta-2.2.1...
Haddock coverage:
   0% (  0 /  2) in 'Test.Hspec.Timer'
  Missing documentation for:
    Module header
    newTimer (hspec-core/src/Test/Hspec/Timer.hs:6)
  67% (  8 / 12) in 'Test.Hspec.Compat'
  Missing documentation for:
    Module header
    getDefaultConcurrentJobs (hspec-core/src/Test/Hspec/Compat.hs:67)
    showType (hspec-core/src/Test/Hspec/Compat.hs:112)
    showFullType (hspec-core/src/Test/Hspec/Compat.hs:121)
 100% ( 12 / 12) in 'Test.Hspec.Core.Util'
   0% (  0 /  4) in 'Test.Hspec.FailureReport'
  Missing documentation for:
    Module header
    FailureReport (hspec-core/src/Test/Hspec/FailureReport.hs:16)
    writeFailureReport (hspec-core/src/Test/Hspec/FailureReport.hs:24)
    readFailureReport (hspec-core/src/Test/Hspec/FailureReport.hs:42)
   0% (  0 /  7) in 'Test.Hspec.Core.QuickCheckUtil'
  Missing documentation for:
    Module header
    aroundProperty (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:24)
    aroundProp (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:31)
    aroundRose (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:34)
    formatNumbers (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:40)
    newSeed (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:47)
    mkGen (hspec-core/src/Test/Hspec/Core/QuickCheckUtil.hs:56)
  50% (  5 / 10) in 'Test.Hspec.Core.Example'
  Missing documentation for:
    Module header
    Params (hspec-core/src/Test/Hspec/Core/Example.hs:37)
    defaultParams (hspec-core/src/Test/Hspec/Core/Example.hs:42)
    Progress (hspec-core/src/Test/Hspec/Core/Example.hs:48)
    ProgressCallback (hspec-core/src/Test/Hspec/Core/Example.hs:49)
 100% (  6 /  6) in 'Test.Hspec.Core.Tree'
  36% (  4 / 11) in 'Test.Hspec.Core.Spec.Monad'
  Missing documentation for:
    Module header
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:27)
    mapSpecTree (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:52)
    mapSpecItem (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:55)
    mapSpecItem_ (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:63)
    modifyParams (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:66)
  71% ( 24 / 34) in 'Test.Hspec.Core.Spec'
  Missing documentation for:
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:27)
    mapSpecTree (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:52)
    mapSpecItem (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:55)
    mapSpecItem_ (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:63)
    modifyParams (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:66)
    Params (hspec-core/src/Test/Hspec/Core/Example.hs:37)
    defaultParams (hspec-core/src/Test/Hspec/Core/Example.hs:42)
    Progress (hspec-core/src/Test/Hspec/Core/Example.hs:48)
    ProgressCallback (hspec-core/src/Test/Hspec/Core/Example.hs:49)
 100% ( 13 / 13) in 'Test.Hspec.Core.Hooks'
 100% (  4 /  4) in 'Test.Hspec.Core.QuickCheck'
  67% (  2 /  3) in 'Test.Hspec.HUnit'
  Missing documentation for:
    Module header
  81% ( 22 / 27) in 'Test.Hspec.Core.Formatters.Internal'
  Missing documentation for:
    Module header
    Formatter (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:139)
    FormatM (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:87)
    FailureRecord (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:133)
    runFormatM (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:90)
  77% ( 24 / 31) in 'Test.Hspec.Core.Formatters'
  Missing documentation for:
    silent (hspec-core/src/Test/Hspec/Core/Formatters.hs:93)
    specdoc (hspec-core/src/Test/Hspec/Core/Formatters.hs:107)
    progress (hspec-core/src/Test/Hspec/Core/Formatters.hs:140)
    failed_examples (hspec-core/src/Test/Hspec/Core/Formatters.hs:150)
    Formatter (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:139)
    FormatM (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:87)
    FailureRecord (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:133)
  74% ( 23 / 31) in 'Test.Hspec.Formatters'
  Missing documentation for:
    Module header
    silent (hspec-core/src/Test/Hspec/Core/Formatters.hs:93)
    specdoc (hspec-core/src/Test/Hspec/Core/Formatters.hs:107)
    progress (hspec-core/src/Test/Hspec/Core/Formatters.hs:140)
    failed_examples (hspec-core/src/Test/Hspec/Core/Formatters.hs:150)
    Formatter (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:139)
    FormatM (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:87)
    FailureRecord (hspec-core/src/Test/Hspec/Core/Formatters/Internal.hs:133)
   0% (  0 /  6) in 'Test.Hspec.Options'
  Missing documentation for:
    Module header
    Config (hspec-core/src/Test/Hspec/Options.hs:21)
    ColorMode (hspec-core/src/Test/Hspec/Options.hs:90)
    defaultConfig (hspec-core/src/Test/Hspec/Options.hs:44)
    filterOr (hspec-core/src/Test/Hspec/Options.hs:64)
    parseOptions (hspec-core/src/Test/Hspec/Options.hs:189)
  14% (  1 /  7) in 'Test.Hspec.Config'
  Missing documentation for:
    Module header
    Config (hspec-core/src/Test/Hspec/Options.hs:21)
    ColorMode (hspec-core/src/Test/Hspec/Options.hs:90)
    defaultConfig (hspec-core/src/Test/Hspec/Options.hs:44)
    getConfig (hspec-core/src/Test/Hspec/Config.hs:71)
    configQuickCheckArgs (hspec-core/src/Test/Hspec/Config.hs:50)
  50% (  1 /  2) in 'Test.Hspec.Core.Runner.Eval'
  Missing documentation for:
    Module header
  77% ( 10 / 13) in 'Test.Hspec.Core.Runner'
  Missing documentation for:
    Config (hspec-core/src/Test/Hspec/Options.hs:21)
    ColorMode (hspec-core/src/Test/Hspec/Options.hs:90)
    defaultConfig (hspec-core/src/Test/Hspec/Options.hs:44)
  68% ( 25 / 37) in 'Test.Hspec.Core'
  Missing documentation for:
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:27)
    mapSpecTree (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:52)
    mapSpecItem (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:55)
    mapSpecItem_ (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:63)
    modifyParams (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:66)
    Params (hspec-core/src/Test/Hspec/Core/Example.hs:37)
    defaultParams (hspec-core/src/Test/Hspec/Core/Example.hs:42)
    Progress (hspec-core/src/Test/Hspec/Core/Example.hs:48)
    ProgressCallback (hspec-core/src/Test/Hspec/Core/Example.hs:49)
    describe (src/Test/Hspec/Core.hs:13)
    it (src/Test/Hspec/Core.hs:17)
  69% (  9 / 13) in 'Test.Hspec.Runner'
  Missing documentation for:
    Module header
    Config (hspec-core/src/Test/Hspec/Options.hs:21)
    ColorMode (hspec-core/src/Test/Hspec/Options.hs:90)
    defaultConfig (hspec-core/src/Test/Hspec/Options.hs:44)
  29% (  2 /  7) in 'Test.Hspec.Discover'
  Missing documentation for:
    Module header
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    IsFormatter (src/Test/Hspec/Discover.hs:25)
    hspecWithFormatter (src/Test/Hspec/Discover.hs:34)
    postProcessSpec (src/Test/Hspec/Discover.hs:39)
  94% ( 31 / 33) in 'Test.Hspec'
  Missing documentation for:
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:27)
  82% ( 33 / 40) in 'Test.Hspec.Meta'
  Missing documentation for:
    Module header
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:27)
    Spec (hspec-core/src/Test/Hspec/Core/Spec/Monad.hs:25)
    IsFormatter (src/Test/Hspec/Discover.hs:25)
    hspecWithFormatter (src/Test/Hspec/Discover.hs:34)
    postProcessSpec (src/Test/Hspec/Discover.hs:39)
  86% (  6 /  7) in 'Test.Hspec.QuickCheck'
  Missing documentation for:
    Module header
Warning: Test.Hspec.Meta: could not find link destinations for:
    SpecM evaluateExample Formatter Summary
Documentation created: dist/doc/html/hspec-meta/index.html,
dist/doc/html/hspec-meta/hspec-meta.txt
Preprocessing executable 'hspec-meta-discover' for hspec-meta-2.2.1...
Creating package registration file:
/tmp/pkgConf-hspec-meta-2.2461152493597010431.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hspec-meta-2.2.1-51vEbKspMw5GV0be2qQA5t
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hspec-meta-2.2.1...
Installed hspec-meta-2.2.1

Test log

No test log was submitted for this report.