Build #1 for ghc-imported-from-0.3.0.4

[all reports]

Package ghc-imported-from-0.3.0.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-04-05 04:46:24.002426 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, syb-0.6, safe-0.3.9, process-streaming-0.9.1.0, process-1.2.3.0, pipes-transduce-0.3.3.0, parsec-3.1.9, optparse-applicative-0.12.1.0, mtl-2.2.1, monad-journal-0.7.1, hspec-discover-2.2.3, hspec-2.2.3, haddock-api-2.16.1, ghc-syb-utils-0.2.3, ghc-paths-0.1.0.9, ghc-mod-5.5.0.0, ghc-7.10.3, filepath-1.4.0.0, exceptions-0.8.2.1, directory-1.2.2.0, containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.2.0, Cabal-1.22.5.0
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.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm
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.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring base-orphans-0.5.3...
Building base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.5.3...
Running Haddock for base-orphans-0.5.3...
Running hscolour for base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
  33% (  1 /  3) in 'Data.Orphans.Prelude'
  Missing documentation for:
    realPart (src/Data/Orphans/Prelude.hs:109)
    imagPart (src/Data/Orphans/Prelude.hs:109)
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.53521186061782436840.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.3-4lH3gPOjJvdDgDLhAat0cc
Registering base-orphans-0.5.3...
Installed base-orphans-0.5.3
Configuring cmdargs-0.10.14...
Building cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.14...
Running Haddock for cmdargs-0.10.14...
Running hscolour for cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.1021139038817684930.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cmdargs-0.10.14-3X5ZqkX9cRxBIIPeikYpqr
Registering cmdargs-0.10.14...
Installed cmdargs-0.10.14
Configuring extra-1.4.3...
Building extra-1.4.3...
Preprocessing library extra-1.4.3...
[ 1 of 16] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o )
[ 2 of 16] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o )
[ 3 of 16] Compiling Numeric.Extra    ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o )
[ 4 of 16] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o )
[ 5 of 16] Compiling Data.List.Extra  ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o )
[ 6 of 16] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o )
[ 7 of 16] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o )
[ 8 of 16] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o )
[ 9 of 16] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o )
[10 of 16] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o )
[11 of 16] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o )
[12 of 16] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o )
[13 of 16] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o )
[14 of 16] Compiling System.IO.Extra  ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o )
[15 of 16] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o )
[16 of 16] Compiling Extra            ( src/Extra.hs, dist/build/Extra.o )
In-place registering extra-1.4.3...
Running Haddock for extra-1.4.3...
Running hscolour for extra-1.4.3...
Preprocessing library extra-1.4.3...
Preprocessing library extra-1.4.3...
Haddock coverage:
 100% (  3 /  3) in 'System.Info.Extra'
 100% (  4 /  4) in 'System.Environment.Extra'
 100% (  7 /  7) in 'Numeric.Extra'
 100% ( 14 / 14) in 'Data.Tuple.Extra'
 100% ( 56 / 56) in 'Data.List.Extra'
 100% (  4 /  4) in 'Data.Version.Extra'
  86% (  6 /  7) in 'Data.IORef.Extra'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Either.Extra'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Control.Monad.Extra'
 100% (  8 /  8) in 'System.Directory.Extra'
 100% ( 18 / 18) in 'Control.Exception.Extra'
 100% (  9 /  9) in 'System.Time.Extra'
 100% ( 26 / 26) in 'Control.Concurrent.Extra'
 100% ( 22 / 22) in 'System.IO.Extra'
 100% (  5 /  5) in 'System.Process.Extra'
 100% (199 /199) in 'Extra'
Documentation created: dist/doc/html/extra/index.html,
dist/doc/html/extra/extra.txt
Creating package registration file:
/tmp/pkgConf-extra-1.420458266072037770478.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/extra-1.4.3-IqmEYVRG4As1WuHksSqfuY
Registering extra-1.4.3...
Installed extra-1.4.3
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25160/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-25160/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
  Missing documentation for:
    Module header
    ghc (GHC/Paths.hs:7)
    ghc_pkg (GHC/Paths.hs:7)
    libdir (GHC/Paths.hs:7)
    docdir (GHC/Paths.hs:7)
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file:
/tmp/pkgConf-ghc-paths-0.1.019546965321862292122.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring haddock-library-1.2.1...
Building haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...
[ 1 of 17] Compiling Data.Attoparsec.Number ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 2 of 17] Compiling Data.Attoparsec.ByteString.FastSet ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 3 of 17] Compiling Data.Attoparsec.Internal.Fhthagn ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 4 of 17] Compiling Data.Attoparsec.ByteString.Buffer ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 17] Compiling Data.Attoparsec.Internal.Types ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:28:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:35:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 17] Compiling Data.Attoparsec.Internal ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 17] Compiling Data.Attoparsec.Combinator ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:38:1: Warning:
    The import of ‘Applicative, *>, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:44:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 17] Compiling Data.Attoparsec.ByteString.Internal ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:68:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:139:14: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[ 9 of 17] Compiling Data.Attoparsec.ByteString ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[10 of 17] Compiling Data.Attoparsec.ByteString.Char8 ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs:123:1: Warning:
    The import of ‘<*, *>, <$>’
    from module ‘Control.Applicative’ is redundant
[11 of 17] Compiling Data.Attoparsec  ( vendor/attoparsec-0.12.1.1/Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
[12 of 17] Compiling Documentation.Haddock.Utf8 ( src/Documentation/Haddock/Utf8.hs, dist/build/Documentation/Haddock/Utf8.o )
[13 of 17] Compiling Documentation.Haddock.Types ( src/Documentation/Haddock/Types.hs, dist/build/Documentation/Haddock/Types.o )

src/Documentation/Haddock/Types.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Documentation/Haddock/Types.hs:18:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[14 of 17] Compiling Documentation.Haddock.Parser.Monad ( src/Documentation/Haddock/Parser/Monad.hs, dist/build/Documentation/Haddock/Parser/Monad.o )
[15 of 17] Compiling Documentation.Haddock.Parser.Util ( src/Documentation/Haddock/Parser/Util.hs, dist/build/Documentation/Haddock/Parser/Util.o )
[16 of 17] Compiling Documentation.Haddock.Doc ( src/Documentation/Haddock/Doc.hs, dist/build/Documentation/Haddock/Doc.o )
[17 of 17] Compiling Documentation.Haddock.Parser ( src/Documentation/Haddock/Parser.hs, dist/build/Documentation/Haddock/Parser.o )
In-place registering haddock-library-1.2.1...
Running Haddock for haddock-library-1.2.1...
Running hscolour for haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:28:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:35:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:38:1: Warning:
    The import of ‘Applicative, <$>, *>’
    from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:44:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:68:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:139:14: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs:123:1: Warning:
    The import of ‘<$>, <*, *>’
    from module ‘Control.Applicative’ is redundant

src/Documentation/Haddock/Types.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Documentation/Haddock/Types.hs:18:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:68)
    unbuffer (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:85)
    pappend (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:98)
    length (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:131)
    unsafeIndex (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:135)
    substring (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:140)
    unsafeDrop (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:147)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:108)
    Failure (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:111)
    Success (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:113)
    Pos (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:39)
    <> (vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:198)
 100% (  8 /  8) in 'Data.Attoparsec.Internal'
 100% ( 23 / 23) in 'Data.Attoparsec.Combinator'
  94% ( 59 / 63) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
    storable (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:133)
    stringTransform (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:176)
  97% ( 65 / 67) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  98% ( 87 / 89) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  97% ( 65 / 67) in 'Data.Attoparsec'
  Missing documentation for:
    Parser (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:90)
    Result (vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:91)
  67% (  2 /  3) in 'Documentation.Haddock.Utf8'
  Missing documentation for:
    Module header
  20% (  2 / 10) in 'Documentation.Haddock.Types'
  Missing documentation for:
    MetaDoc (src/Documentation/Haddock/Types.hs:26)
    overDoc (src/Documentation/Haddock/Types.hs:31)
    Version (src/Documentation/Haddock/Types.hs:34)
    Hyperlink (src/Documentation/Haddock/Types.hs:36)
    Picture (src/Documentation/Haddock/Types.hs:41)
    Header (src/Documentation/Haddock/Types.hs:46)
    Example (src/Documentation/Haddock/Types.hs:51)
    DocH (src/Documentation/Haddock/Types.hs:56)
  41% ( 25 / 61) in 'Documentation.Haddock.Parser.Monad'
  Missing documentation for:
    Module header
    ParserState (src/Documentation/Haddock/Parser/Monad.hs:45)
    initialParserState (src/Documentation/Haddock/Parser/Monad.hs:49)
    Parser (src/Documentation/Haddock/Parser/Monad.hs:52)
     (src/Documentation/Haddock/Parser/Monad.hs:55)
    parseOnly (src/Documentation/Haddock/Parser/Monad.hs:58)
    lift (src/Documentation/Haddock/Parser/Monad.hs:61)
    setParserState (src/Documentation/Haddock/Parser/Monad.hs:64)
    setSince (src/Documentation/Haddock/Parser/Monad.hs:67)
    char (src/Documentation/Haddock/Parser/Monad.hs:70)
    char8 (src/Documentation/Haddock/Parser/Monad.hs:73)
    anyChar (src/Documentation/Haddock/Parser/Monad.hs:76)
    notChar (src/Documentation/Haddock/Parser/Monad.hs:79)
    satisfy (src/Documentation/Haddock/Parser/Monad.hs:82)
    peekChar (src/Documentation/Haddock/Parser/Monad.hs:85)
    peekChar' (src/Documentation/Haddock/Parser/Monad.hs:88)
    digit (src/Documentation/Haddock/Parser/Monad.hs:91)
    letter_iso8859_15 (src/Documentation/Haddock/Parser/Monad.hs:94)
    letter_ascii (src/Documentation/Haddock/Parser/Monad.hs:97)
    space (src/Documentation/Haddock/Parser/Monad.hs:100)
    string (src/Documentation/Haddock/Parser/Monad.hs:103)
    stringCI (src/Documentation/Haddock/Parser/Monad.hs:106)
    skipSpace (src/Documentation/Haddock/Parser/Monad.hs:109)
    skipWhile (src/Documentation/Haddock/Parser/Monad.hs:112)
    take (src/Documentation/Haddock/Parser/Monad.hs:115)
    scan (src/Documentation/Haddock/Parser/Monad.hs:118)
    takeWhile (src/Documentation/Haddock/Parser/Monad.hs:121)
    takeWhile1 (src/Documentation/Haddock/Parser/Monad.hs:124)
    takeTill (src/Documentation/Haddock/Parser/Monad.hs:127)
    takeByteString (src/Documentation/Haddock/Parser/Monad.hs:130)
    takeLazyByteString (src/Documentation/Haddock/Parser/Monad.hs:133)
    endOfLine (src/Documentation/Haddock/Parser/Monad.hs:136)
    decimal (src/Documentation/Haddock/Parser/Monad.hs:139)
    hexadecimal (src/Documentation/Haddock/Parser/Monad.hs:142)
    endOfInput (src/Documentation/Haddock/Parser/Monad.hs:145)
    atEnd (src/Documentation/Haddock/Parser/Monad.hs:148)
  50% (  4 /  8) in 'Documentation.Haddock.Parser.Util'
  Missing documentation for:
    takeUntil (src/Documentation/Haddock/Parser/Util.hs:63)
    makeLabeled (src/Documentation/Haddock/Parser/Util.hs:49)
    takeHorizontalSpace (src/Documentation/Haddock/Parser/Util.hs:46)
    skipHorizontalSpace (src/Documentation/Haddock/Parser/Util.hs:43)
  44% (  4 /  9) in 'Documentation.Haddock.Doc'
  Missing documentation for:
    Module header
    docParagraph (src/Documentation/Haddock/Doc.hs:57)
    docAppend (src/Documentation/Haddock/Doc.hs:41)
    docConcat (src/Documentation/Haddock/Doc.hs:11)
    emptyMetaDoc (src/Documentation/Haddock/Doc.hs:35)
 100% (  6 /  6) in 'Documentation.Haddock.Parser'
Warning: Documentation.Haddock.Parser.Monad: could not find link destinations for:
    Parser
Warning: Documentation.Haddock.Parser: could not find link destinations for:
    parseStringBS innerList definitionList more parseValid
Documentation created: dist/doc/html/haddock-library/index.html,
dist/doc/html/haddock-library/haddock-library.txt
Creating package registration file:
/tmp/pkgConf-haddock-library-1.21735079296831768825.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haddock-library-1.2.1-Ij8RvYt87EsHejNiG1OjS9
Registering haddock-library-1.2.1...
Installed haddock-library-1.2.1
Configuring hscolour-1.24...
Building hscolour-1.24...
Preprocessing library hscolour-1.24...
[ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o )
[ 2 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o )

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character
[ 3 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o )

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character
[ 4 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o )
[ 5 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o )
[ 6 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o )

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’
[ 7 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o )

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character
[ 8 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o )
[ 9 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o )
[10 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o )
[11 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o )
[12 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o )
[13 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o )

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character
[14 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o )
[15 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o )
[16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o )

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
In-place registering hscolour-1.24...
Preprocessing executable 'HsColour' for hscolour-1.24...
[ 1 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o )
[ 2 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o )
[ 3 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o )
[ 4 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o )

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character
[ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o )

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character
[ 6 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o )

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’
[ 7 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o )

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character
[ 8 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o )
[ 9 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o )
[10 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o )
[11 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o )
[12 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o )

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character
[13 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o )
[14 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o )
[15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o )
[16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o )

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
[17 of 17] Compiling Main             ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o )

HsColour.hs:71:1: Warning: Tab character
Linking dist/build/HsColour/HsColour ...
Running Haddock for hscolour-1.24...
Running hscolour for hscolour-1.24...
Preprocessing library hscolour-1.24...
Preprocessing executable 'HsColour' for hscolour-1.24...
Preprocessing library hscolour-1.24...

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:103:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:108:41: Warning: Tab character

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
Haddock coverage:
   0% (  0 /  3) in 'Language.Haskell.HsColour.General'
  Missing documentation for:
    Module header
    dropLast (Language/Haskell/HsColour/General.hs:7)
    dropFirst (Language/Haskell/HsColour/General.hs:13)
  67% (  2 /  3) in 'Language.Haskell.HsColour.Classify'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.HsColour.Anchors'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Language.Haskell.HsColour.ColourHighlight'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Language.Haskell.HsColour.Output'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  37% ( 10 / 27) in 'Language.Haskell.HsColour.ANSI'
  Missing documentation for:
    highlightOnG (Language/Haskell/HsColour/ANSI.hs:91)
    highlightOff (Language/Haskell/HsColour/ANSI.hs:96)
    cleareol (Language/Haskell/HsColour/ANSI.hs:46)
    clearbol (Language/Haskell/HsColour/ANSI.hs:47)
    clearline (Language/Haskell/HsColour/ANSI.hs:48)
    clearDown (Language/Haskell/HsColour/ANSI.hs:49)
    clearUp (Language/Haskell/HsColour/ANSI.hs:50)
    cursorUp (Language/Haskell/HsColour/ANSI.hs:41)
    cursorDown (Language/Haskell/HsColour/ANSI.hs:42)
    cursorLeft (Language/Haskell/HsColour/ANSI.hs:44)
    cursorRight (Language/Haskell/HsColour/ANSI.hs:43)
    savePosition (Language/Haskell/HsColour/ANSI.hs:55)
    restorePosition (Language/Haskell/HsColour/ANSI.hs:56)
    scrollUp (Language/Haskell/HsColour/ANSI.hs:118)
    scrollDown (Language/Haskell/HsColour/ANSI.hs:116)
    lineWrap (Language/Haskell/HsColour/ANSI.hs:122)
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  50% (  2 /  4) in 'Language.Haskell.HsColour.Options'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  67% (  4 /  6) in 'Language.Haskell.HsColour.Colourise'
  Missing documentation for:
    Module header
    defaultColourPrefs (Language/Haskell/HsColour/Colourise.hs:27)
 100% (  3 /  3) in 'Language.Haskell.HsColour.TTY'
  38% (  3 /  8) in 'Language.Haskell.HsColour.HTML'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/HTML.hs:31)
    renderAnchors (Language/Haskell/HsColour/HTML.hs:41)
    renderComment (Language/Haskell/HsColour/HTML.hs:47)
    renderNewLinesAnchors (Language/Haskell/HsColour/HTML.hs:59)
    escape (Language/Haskell/HsColour/HTML.hs:82)
  40% (  2 /  5) in 'Language.Haskell.HsColour.CSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/CSS.hs:29)
    renderToken (Language/Haskell/HsColour/CSS.hs:35)
    pre (Language/Haskell/HsColour/CSS.hs:32)
  43% (  3 /  7) in 'Language.Haskell.HsColour.ACSS'
  Missing documentation for:
    AnnMap (Language/Haskell/HsColour/ACSS.hs:24)
    Loc (Language/Haskell/HsColour/ACSS.hs:25)
    breakS (Language/Haskell/HsColour/ACSS.hs:117)
    srcModuleName (Language/Haskell/HsColour/ACSS.hs:107)
  67% (  2 /  3) in 'Language.Haskell.HsColour.InlineCSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/InlineCSS.hs:27)
  67% (  2 /  3) in 'Language.Haskell.HsColour.LaTeX'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/LaTeX.hs:15)
 100% (  2 /  2) in 'Language.Haskell.HsColour.MIRC'
 100% (  4 /  4) in 'Language.Haskell.HsColour'
Warning: Language.Haskell.HsColour.Anchors: could not find link destinations for:
    Anchor
Documentation created: dist/doc/html/hscolour/index.html,
dist/doc/html/hscolour/hscolour.txt
Preprocessing executable 'HsColour' for hscolour-1.24...
Creating package registration file:
/tmp/pkgConf-hscolour-144041351113974112.24
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hscolour-1.24-EoUpEnZrIZsFshJcZ46fQA
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 hscolour-1.24...
Installed hscolour-1.24
Configuring hspec-discover-2.2.3...
Building hspec-discover-2.2.3...
Preprocessing library hspec-discover-2.2.3...
[1 of 2] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, dist/build/Test/Hspec/Discover/Config.o )
[2 of 2] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, dist/build/Test/Hspec/Discover/Run.o )
In-place registering hspec-discover-2.2.3...
Preprocessing executable 'hspec-discover' for hspec-discover-2.2.3...
[1 of 1] Compiling Main             ( driver/hspec-discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Main.o )
Linking dist/build/hspec-discover/hspec-discover ...
Running Haddock for hspec-discover-2.2.3...
Running hscolour for hspec-discover-2.2.3...
Preprocessing library hspec-discover-2.2.3...
Preprocessing executable 'hspec-discover' for hspec-discover-2.2.3...
Preprocessing library hspec-discover-2.2.3...
Haddock coverage:
  20% (  1 /  5) in 'Test.Hspec.Discover.Config'
  Missing documentation for:
    Config (src/Test/Hspec/Discover/Config.hs:14)
    defaultConfig (src/Test/Hspec/Discover/Config.hs:21)
    parseConfig (src/Test/Hspec/Discover/Config.hs:35)
    usage (src/Test/Hspec/Discover/Config.hs:32)
  40% (  4 / 10) in 'Test.Hspec.Discover.Run'
  Missing documentation for:
    run (src/Test/Hspec/Discover/Run.hs:42)
    Spec (src/Test/Hspec/Discover/Run.hs:37)
    fileToSpec (src/Test/Hspec/Discover/Run.hs:124)
    findSpecs (src/Test/Hspec/Discover/Run.hs:119)
    getFilesRecursive (src/Test/Hspec/Discover/Run.hs:143)
    driverWithFormatter (src/Test/Hspec/Discover/Run.hs:88)
Documentation created: dist/doc/html/hspec-discover/index.html,
dist/doc/html/hspec-discover/hspec-discover.txt
Preprocessing executable 'hspec-discover' for hspec-discover-2.2.3...
Creating package registration file:
/tmp/pkgConf-hspec-discover-2.21947691087245240853.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hspec-discover-2.2.3-FNJ6YRJYuqK26Qm4PbUj3z
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-discover-2.2.3...
Installed hspec-discover-2.2.3
Configuring lens-family-core-1.2.0...
Building lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
[ 1 of 10] Compiling Lens.Family.State.Zoom ( src/Lens/Family/State/Zoom.hs, dist/build/Lens/Family/State/Zoom.o )

src/Lens/Family/State/Zoom.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family/State/Zoom.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Lens.Family.Phantom ( src/Lens/Family/Phantom.hs, dist/build/Lens/Family/Phantom.o )
[ 3 of 10] Compiling Lens.Family.Identical ( src/Lens/Family/Identical.hs, dist/build/Lens/Family/Identical.o )

src/Lens/Family/Identical.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 10] Compiling Lens.Family.Unchecked ( src/Lens/Family/Unchecked.hs, dist/build/Lens/Family/Unchecked.o )

src/Lens/Family/Unchecked.hs:85:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 10] Compiling Lens.Family      ( src/Lens/Family.hs, dist/build/Lens/Family.o )

src/Lens/Family.hs:98:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family.hs:100:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

src/Lens/Family.hs:103:1: Warning:
    The import of ‘mappend, Monoid’
    from module ‘Data.Monoid’ is redundant
[ 6 of 10] Compiling Lens.Family.State.Lazy ( src/Lens/Family/State/Lazy.hs, dist/build/Lens/Family/State/Lazy.o )

src/Lens/Family/State/Lazy.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 10] Compiling Lens.Family.State ( src/Lens/Family/State.hs, dist/build/Lens/Family/State.o )
[ 8 of 10] Compiling Lens.Family.State.Strict ( src/Lens/Family/State/Strict.hs, dist/build/Lens/Family/State/Strict.o )

src/Lens/Family/State/Strict.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 9 of 10] Compiling Lens.Family.Clone ( src/Lens/Family/Clone.hs, dist/build/Lens/Family/Clone.o )

src/Lens/Family/Clone.hs:45:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[10 of 10] Compiling Lens.Family.Stock ( src/Lens/Family/Stock.hs, dist/build/Lens/Family/Stock.o )

src/Lens/Family/Stock.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering lens-family-core-1.2.0...
Running Haddock for lens-family-core-1.2.0...
Running hscolour for lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...

src/Lens/Family/State/Zoom.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family/State/Zoom.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Lens/Family/Identical.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family/Unchecked.hs:85:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family.hs:98:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family.hs:100:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

src/Lens/Family.hs:103:1: Warning:
    The import of ‘mappend, Monoid’
    from module ‘Data.Monoid’ is redundant

src/Lens/Family/Clone.hs:45:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family/Stock.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Lens/Family/State/Lazy.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Lens/Family/State/Strict.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  4) in 'Lens.Family.State.Zoom'
  Missing documentation for:
    Module header
    Zooming (src/Lens/Family/State/Zoom.hs:7)
     (src/Lens/Family/State/Zoom.hs:9)
     (src/Lens/Family/State/Zoom.hs:12)
   0% (  0 /  6) in 'Lens.Family.Phantom'
  Missing documentation for:
    Module header
    Phantom (src/Lens/Family/Phantom.hs:8)
     (src/Lens/Family/Phantom.hs:11)
     (src/Lens/Family/Phantom.hs:14)
     (src/Lens/Family/Phantom.hs:17)
     (src/Lens/Family/Phantom.hs:20)
   0% (  0 /  5) in 'Lens.Family.Identical'
  Missing documentation for:
    Module header
    Identical (src/Lens/Family/Identical.hs:9)
     (src/Lens/Family/Identical.hs:12)
     (src/Lens/Family/Identical.hs:15)
     (src/Lens/Family/Identical.hs:18)
  77% ( 10 / 13) in 'Lens.Family.Unchecked'
  Missing documentation for:
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  77% ( 44 / 57) in 'Lens.Family'
  Missing documentation for:
    +~ (src/Lens/Family.hs:327)
    *~ (src/Lens/Family.hs:327)
    -~ (src/Lens/Family.hs:327)
    //~ (src/Lens/Family.hs:334)
    &&~ (src/Lens/Family.hs:339)
    ||~ (src/Lens/Family.hs:339)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
    Phantom (src/Lens/Family/Phantom.hs:8)
  65% ( 17 / 26) in 'Lens.Family.Clone'
  Missing documentation for:
    IStore (src/Lens/Family/Clone.hs:54)
    IKleeneStore (src/Lens/Family/Clone.hs:71)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    Phantom (src/Lens/Family/Phantom.hs:8)
    Identical (src/Lens/Family/Identical.hs:9)
  84% ( 26 / 31) in 'Lens.Family.Stock'
  Missing documentation for:
    AlongsideLeft (src/Lens/Family/Stock.hs:205)
    AlongsideRight (src/Lens/Family/Stock.hs:213)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  60% ( 18 / 30) in 'Lens.Family.State.Lazy'
  Missing documentation for:
    += (src/Lens/Family/State/Lazy.hs:131)
    -= (src/Lens/Family/State/Lazy.hs:131)
    *= (src/Lens/Family/State/Lazy.hs:131)
    //= (src/Lens/Family/State/Lazy.hs:138)
    &&= (src/Lens/Family/State/Lazy.hs:143)
    ||= (src/Lens/Family/State/Lazy.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
  50% (  1 /  2) in 'Lens.Family.State'
  Missing documentation for:
    Module header
  60% ( 18 / 30) in 'Lens.Family.State.Strict'
  Missing documentation for:
    += (src/Lens/Family/State/Strict.hs:131)
    -= (src/Lens/Family/State/Strict.hs:131)
    *= (src/Lens/Family/State/Strict.hs:131)
    //= (src/Lens/Family/State/Strict.hs:138)
    &&= (src/Lens/Family/State/Strict.hs:143)
    ||= (src/Lens/Family/State/Strict.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
Warning: Lens.Family.Unchecked: could not find link destinations for:
    extract
Warning: Lens.Family: could not find link destinations for:
    coerce D1Identity C1_0Identity S1_0_0Identity Max Min D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1First C1_0First S1_0_0First D1Last C1_0Last S1_0_0Last D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Lens.Family.Clone: could not find link destinations for:
    coerce extract
Warning: Lens.Family.Stock: could not find link destinations for:
    extract
Warning: Lens.Family.State.Lazy: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity Max Min
Warning: Lens.Family.State.Strict: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity Max Min
Documentation created: dist/doc/html/lens-family-core/index.html,
dist/doc/html/lens-family-core/lens-family-core.txt
Creating package registration file:
/tmp/pkgConf-lens-family-core-1.21590105340959658925.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lens-family-core-1.2.0-LQ7DCtblN7DKcZtnPnMCbu
Registering lens-family-core-1.2.0...
Installed lens-family-core-1.2.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21109930182131058752.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:826:28: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:951:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:276:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:953:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:989:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.2.1...
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.2988506952614340012.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.010752591341455252833.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring prelude-extras-0.4.0.3...
Building prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.3...
Running Haddock for prelude-extras-0.4.0.3...
Running hscolour for prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:83)
    /=# (src/Prelude/Extras.hs:90)
    Ord1 (src/Prelude/Extras.hs:178)
    <# (src/Prelude/Extras.hs:186)
    <=# (src/Prelude/Extras.hs:186)
    >=# (src/Prelude/Extras.hs:186)
    ># (src/Prelude/Extras.hs:186)
    max1 (src/Prelude/Extras.hs:187)
    min1 (src/Prelude/Extras.hs:187)
    Show1 (src/Prelude/Extras.hs:291)
    show1 (src/Prelude/Extras.hs:300)
    shows1 (src/Prelude/Extras.hs:303)
    Read1 (src/Prelude/Extras.hs:401)
    read1 (src/Prelude/Extras.hs:419)
    reads1 (src/Prelude/Extras.hs:422)
    readPrec1 (src/Prelude/Extras.hs:412)
    readListPrec1 (src/Prelude/Extras.hs:415)
    readList1Default (src/Prelude/Extras.hs:438)
    readListPrec1Default (src/Prelude/Extras.hs:441)
    Lift1 (src/Prelude/Extras.hs:643)
    Eq2 (src/Prelude/Extras.hs:150)
    /=## (src/Prelude/Extras.hs:157)
    Ord2 (src/Prelude/Extras.hs:247)
    <## (src/Prelude/Extras.hs:255)
    <=## (src/Prelude/Extras.hs:257)
    >=## (src/Prelude/Extras.hs:259)
    >## (src/Prelude/Extras.hs:261)
    max2 (src/Prelude/Extras.hs:264)
    min2 (src/Prelude/Extras.hs:269)
    Show2 (src/Prelude/Extras.hs:361)
    show2 (src/Prelude/Extras.hs:370)
    shows2 (src/Prelude/Extras.hs:374)
    Read2 (src/Prelude/Extras.hs:551)
    read2 (src/Prelude/Extras.hs:592)
    reads2 (src/Prelude/Extras.hs:595)
    readPrec2 (src/Prelude/Extras.hs:561)
    readListPrec2 (src/Prelude/Extras.hs:564)
    readList2Default (src/Prelude/Extras.hs:611)
    readListPrec2Default (src/Prelude/Extras.hs:614)
    Lift2 (src/Prelude/Extras.hs:651)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.0641450052246088582.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.3-1gQpKVfMHul71LsAFgGRhv
Registering prelude-extras-0.4.0.3...
Installed prelude-extras-0.4.0.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.16600644721069774565.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
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-1687282581026253510.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring refact-0.3.0.2...
Building refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
[1 of 1] Compiling Refact.Types     ( src/Refact/Types.hs, dist/build/Refact/Types.o )
In-place registering refact-0.3.0.2...
Running Haddock for refact-0.3.0.2...
Running hscolour for refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
Haddock coverage:
  75% (  3 /  4) in 'Refact.Types'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/refact/index.html,
dist/doc/html/refact/refact.txt
Creating package registration file:
/tmp/pkgConf-refact-0.3.08466671231919655804.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/refact-0.3.0.2-HpsUkrAfPUv67tysn4w9Xt
Registering refact-0.3.0.2...
Installed refact-0.3.0.2
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.3674426555639624893.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS
Registering safe-0.3.9...
Installed safe-0.3.9
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.17510027801099358641.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc
Registering setenv-0.1.1.3...
Installed setenv-0.1.1.3
Configuring split-0.2.3...
Building split-0.2.3...
Preprocessing library split-0.2.3...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.3...
Running Haddock for split-0.2.3...
Running hscolour for split-0.2.3...
Preprocessing library split-0.2.3...
Preprocessing library split-0.2.3...
Haddock coverage:
  91% ( 62 / 68) in 'Data.List.Split.Internals'
  90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.22094836299265632904.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z
Registering split-0.2.3...
Installed split-0.2.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.48651443691340321698.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-015016598181227586442.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.813697051071155505365.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
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 )
[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 )
[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 )
In-place registering text-1.2.2.1...
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.Unsafe: could not find link destinations for:
    bracket
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.27262774791417126763.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.1924839325729290176.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.16587874541521322667.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.118752189671627051477.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-0.6.1.1-7LjT7TSHX8U3VTy3t378Vu
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.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.748522001353828929.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hspec-expectations-0.7.2-EI4zRR5iBcZEoRZjsgGwGV
Registering hspec-expectations-0.7.2...
Installed hspec-expectations-0.7.2
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.3...
Running Haddock for ansi-wl-pprint-0.6.7.3...
Running hscolour for ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/ANSI/Leijen.hs:506)
    column (Text/PrettyPrint/ANSI/Leijen.hs:843)
    columns (Text/PrettyPrint/ANSI/Leijen.hs:847)
    nesting (Text/PrettyPrint/ANSI/Leijen.hs:843)
    width (Text/PrettyPrint/ANSI/Leijen.hs:646)
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-ansi-wl-pprint-0.6.7979577822534186872.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-wl-pprint-0.6.7.3-KTAhiPa3RNI09mbeoAwSSX
Registering ansi-wl-pprint-0.6.7.3...
Installed ansi-wl-pprint-0.6.7.3
Configuring haddock-api-2.16.1...
Building haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
[ 1 of 30] Compiling Haddock.Backends.HaddockDB ( src/Haddock/Backends/HaddockDB.hs, dist/build/Haddock/Backends/HaddockDB.o )
[ 2 of 30] Compiling Haddock.Backends.Xhtml.Types ( src/Haddock/Backends/Xhtml/Types.hs, dist/build/Haddock/Backends/Xhtml/Types.o )
[ 3 of 30] Compiling Haddock.GhcUtils ( src/Haddock/GhcUtils.hs, dist/build/Haddock/GhcUtils.o )
[ 4 of 30] Compiling Haddock.Parser   ( src/Haddock/Parser.hs, dist/build/Haddock/Parser.o )
[ 5 of 30] Compiling Paths_haddock_api ( dist/build/autogen/Paths_haddock_api.hs, dist/build/Paths_haddock_api.o )
[ 6 of 30] Compiling Haddock.Version  ( src/Haddock/Version.hs, dist/build/Haddock/Version.o )
[ 7 of 30] Compiling Haddock.Types    ( src/Haddock/Types.hs, dist/build/Haddock/Types.o )
[ 8 of 30] Compiling Haddock.Utils    ( src/Haddock/Utils.hs, dist/build/Haddock/Utils.o )
[ 9 of 30] Compiling Haddock.Options  ( src/Haddock/Options.hs, dist/build/Haddock/Options.o )
[10 of 30] Compiling Haddock.Backends.Xhtml.Themes ( src/Haddock/Backends/Xhtml/Themes.hs, dist/build/Haddock/Backends/Xhtml/Themes.o )
[11 of 30] Compiling Haddock.Backends.Xhtml.Utils ( src/Haddock/Backends/Xhtml/Utils.hs, dist/build/Haddock/Backends/Xhtml/Utils.o )
[12 of 30] Compiling Haddock.Backends.Hoogle ( src/Haddock/Backends/Hoogle.hs, dist/build/Haddock/Backends/Hoogle.o )
[13 of 30] Compiling Haddock.Interface.Rename ( src/Haddock/Interface/Rename.hs, dist/build/Haddock/Interface/Rename.o )
[14 of 30] Compiling Haddock.Convert  ( src/Haddock/Convert.hs, dist/build/Haddock/Convert.o )
[15 of 30] Compiling Haddock.Interface.AttachInstances ( src/Haddock/Interface/AttachInstances.hs, dist/build/Haddock/Interface/AttachInstances.o )
[16 of 30] Compiling Haddock.Interface.ParseModuleHeader ( src/Haddock/Interface/ParseModuleHeader.hs, dist/build/Haddock/Interface/ParseModuleHeader.o )
[17 of 30] Compiling Haddock.Interface.LexParseRn ( src/Haddock/Interface/LexParseRn.hs, dist/build/Haddock/Interface/LexParseRn.o )
[18 of 30] Compiling Haddock.Interface.Create ( src/Haddock/Interface/Create.hs, dist/build/Haddock/Interface/Create.o )
[19 of 30] Compiling Haddock.Backends.Xhtml.Names ( src/Haddock/Backends/Xhtml/Names.hs, dist/build/Haddock/Backends/Xhtml/Names.o )
[20 of 30] Compiling Haddock.ModuleTree ( src/Haddock/ModuleTree.hs, dist/build/Haddock/ModuleTree.o )
[21 of 30] Compiling Haddock.Doc      ( src/Haddock/Doc.hs, dist/build/Haddock/Doc.o )
[22 of 30] Compiling Haddock.Backends.LaTeX ( src/Haddock/Backends/LaTeX.hs, dist/build/Haddock/Backends/LaTeX.o )
[23 of 30] Compiling Haddock.Backends.Xhtml.DocMarkup ( src/Haddock/Backends/Xhtml/DocMarkup.hs, dist/build/Haddock/Backends/Xhtml/DocMarkup.o )
[24 of 30] Compiling Haddock.Backends.Xhtml.Layout ( src/Haddock/Backends/Xhtml/Layout.hs, dist/build/Haddock/Backends/Xhtml/Layout.o )
[25 of 30] Compiling Haddock.Backends.Xhtml.Decl ( src/Haddock/Backends/Xhtml/Decl.hs, dist/build/Haddock/Backends/Xhtml/Decl.o )
[26 of 30] Compiling Haddock.Backends.Xhtml ( src/Haddock/Backends/Xhtml.hs, dist/build/Haddock/Backends/Xhtml.o )
[27 of 30] Compiling Haddock.InterfaceFile ( src/Haddock/InterfaceFile.hs, dist/build/Haddock/InterfaceFile.o )
[28 of 30] Compiling Haddock.Interface ( src/Haddock/Interface.hs, dist/build/Haddock/Interface.o )
[29 of 30] Compiling Haddock          ( src/Haddock.hs, dist/build/Haddock.o )
[30 of 30] Compiling Documentation.Haddock ( src/Documentation/Haddock.hs, dist/build/Documentation/Haddock.o )
In-place registering haddock-api-2.16.1...
Running Haddock for haddock-api-2.16.1...
Running hscolour for haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
Haddock coverage:
  50% (  1 /  2) in 'Haddock.Backends.HaddockDB'
  Missing documentation for:
    ppDocBook (src/Haddock/Backends/HaddockDB.hs:24)
  17% (  1 /  6) in 'Haddock.Backends.Xhtml.Types'
  Missing documentation for:
    SourceURLs (src/Haddock/Backends/Xhtml/Types.hs:26)
    WikiURLs (src/Haddock/Backends/Xhtml/Types.hs:27)
    LinksInfo (src/Haddock/Backends/Xhtml/Types.hs:31)
    Splice (src/Haddock/Backends/Xhtml/Types.hs:34)
    Unicode (src/Haddock/Backends/Xhtml/Types.hs:37)
  24% ( 11 / 45) in 'Haddock.GhcUtils'
  Missing documentation for:
    moduleString (src/Haddock/GhcUtils.hs:35)
    lookupLoadedHomeModuleGRE (src/Haddock/GhcUtils.hs:38)
    isNameSym (src/Haddock/GhcUtils.hs:45)
    isVarSym (src/Haddock/GhcUtils.hs:49)
    isConSym (src/Haddock/GhcUtils.hs:52)
    getMainDeclBinder (src/Haddock/GhcUtils.hs:56)
    getInstLoc (src/Haddock/GhcUtils.hs:70)
    filterLSigNames (src/Haddock/GhcUtils.hs:83)
    filterSigNames (src/Haddock/GhcUtils.hs:86)
    ifTrueJust (src/Haddock/GhcUtils.hs:100)
    sigName (src/Haddock/GhcUtils.hs:104)
    sigNameNoLoc (src/Haddock/GhcUtils.hs:107)
    isTyClD (src/Haddock/GhcUtils.hs:116)
    isClassD (src/Haddock/GhcUtils.hs:121)
    isDocD (src/Haddock/GhcUtils.hs:126)
    isInstD (src/Haddock/GhcUtils.hs:131)
    isValD (src/Haddock/GhcUtils.hs:136)
    declATs (src/Haddock/GhcUtils.hs:141)
    pretty (src/Haddock/GhcUtils.hs:146)
    trace_ppr (src/Haddock/GhcUtils.hs:150)
    unL (src/Haddock/GhcUtils.hs:159)
    reL (src/Haddock/GhcUtils.hs:163)
    before (src/Haddock/GhcUtils.hs:167)
     (src/Haddock/GhcUtils.hs:176)
    Parent (src/Haddock/GhcUtils.hs:184)
     (src/Haddock/GhcUtils.hs:188)
     (src/Haddock/GhcUtils.hs:194)
    familyConDecl (src/Haddock/GhcUtils.hs:209)
    modifySessionDynFlags (src/Haddock/GhcUtils.hs:237)
    minimalDef (src/Haddock/GhcUtils.hs:250)
    setObjectDir (src/Haddock/GhcUtils.hs:262)
    setHiDir (src/Haddock/GhcUtils.hs:262)
    setStubDir (src/Haddock/GhcUtils.hs:262)
    setOutputDir (src/Haddock/GhcUtils.hs:262)
  25% (  1 /  4) in 'Haddock.Parser'
  Missing documentation for:
    parseParas (src/Haddock/Parser.hs:31)
    parseString (src/Haddock/Parser.hs:34)
    parseIdent (src/Haddock/Parser.hs:37)
   0% (  0 /  8) in 'Paths_haddock_api'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_haddock_api.hs:15)
    getBinDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getLibDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getDataDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getLibexecDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getDataFileName (dist/build/autogen/Paths_haddock_api.hs:32)
    getSysconfDir (dist/build/autogen/Paths_haddock_api.hs:25)
  25% (  1 /  4) in 'Haddock.Version'
  Missing documentation for:
    projectName (src/Haddock/Version.hs:23)
    projectVersion (src/Haddock/Version.hs:29)
    projectUrl (src/Haddock/Version.hs:26)
  29% ( 22 / 77) in 'Haddock.Types'
  Missing documentation for:
    IfaceMap (src/Haddock/Types.hs:44)
    InstIfaceMap (src/Haddock/Types.hs:45)
    DocMap (src/Haddock/Types.hs:46)
    ArgMap (src/Haddock/Types.hs:47)
    SubMap (src/Haddock/Types.hs:48)
    DeclMap (src/Haddock/Types.hs:49)
    InstMap (src/Haddock/Types.hs:50)
    FixMap (src/Haddock/Types.hs:51)
    SrcMap (src/Haddock/Types.hs:52)
    DocPaths (src/Haddock/Types.hs:53)
    WarningMap (src/Haddock/Types.hs:130)
    ExportItem (src/Haddock/Types.hs:185)
    Documentation (src/Haddock/Types.hs:240)
    DocForDecl (src/Haddock/Types.hs:249)
    noDocForDecl (src/Haddock/Types.hs:252)
    unrenameDocForDecl (src/Haddock/Types.hs:256)
     (src/Haddock/Types.hs:282)
     (src/Haddock/Types.hs:297)
    LDoc (src/Haddock/Types.hs:314)
    Doc (src/Haddock/Types.hs:316)
    MDoc (src/Haddock/Types.hs:317)
     (src/Haddock/Types.hs:319)
     (src/Haddock/Types.hs:345)
     (src/Haddock/Types.hs:346)
     (src/Haddock/Types.hs:347)
     (src/Haddock/Types.hs:349)
     (src/Haddock/Types.hs:352)
     (src/Haddock/Types.hs:355)
     (src/Haddock/Types.hs:358)
    exampleToString (src/Haddock/Types.hs:362)
    DocMarkup (src/Haddock/Types.hs:367)
    HaddockModInfo (src/Haddock/Types.hs:392)
    emptyHaddockModInfo (src/Haddock/Types.hs:405)
    AliasMap (src/Haddock/Types.hs:450)
    Qualification (src/Haddock/Types.hs:452)
    makeContentsQual (src/Haddock/Types.hs:461)
    makeModuleQual (src/Haddock/Types.hs:467)
    ErrMsg (src/Haddock/Types.hs:485)
    ErrMsgM (src/Haddock/Types.hs:486)
     (src/Haddock/Types.hs:489)
     (src/Haddock/Types.hs:492)
     (src/Haddock/Types.hs:496)
    tell (src/Haddock/Types.hs:504)
     (src/Haddock/Types.hs:515)
    throwE (src/Haddock/Types.hs:519)
     (src/Haddock/Types.hs:520)
    ErrMsgGhc (src/Haddock/Types.hs:528)
    liftGhcToErrMsgGhc (src/Haddock/Types.hs:533)
    liftErrMsg (src/Haddock/Types.hs:535)
     (src/Haddock/Types.hs:542)
     (src/Haddock/Types.hs:545)
     (src/Haddock/Types.hs:549)
    HsDocString
    LHsDocString
    Fixity
  38% ( 19 / 50) in 'Haddock.Utils'
  Missing documentation for:
    restrictTo (src/Haddock/Utils.hs:131)
    emptyHsQTvs (src/Haddock/Utils.hs:177)
    moduleHtmlFile (src/Haddock/Utils.hs:193)
    moduleHtmlFile' (src/Haddock/Utils.hs:202)
    contentsHtmlFile (src/Haddock/Utils.hs:209)
    indexHtmlFile (src/Haddock/Utils.hs:209)
    moduleIndexFrameName (src/Haddock/Utils.hs:221)
    mainFrameName (src/Haddock/Utils.hs:221)
    synopsisFrameName (src/Haddock/Utils.hs:221)
    subIndexHtmlFile (src/Haddock/Utils.hs:227)
    jsFile (src/Haddock/Utils.hs:285)
    framesFile (src/Haddock/Utils.hs:285)
    moduleNameUrl (src/Haddock/Utils.hs:251)
    moduleNameUrl' (src/Haddock/Utils.hs:255)
    moduleUrl (src/Haddock/Utils.hs:247)
    nameAnchorId (src/Haddock/Utils.hs:259)
    getProgramName (src/Haddock/Utils.hs:295)
    bye (src/Haddock/Utils.hs:302)
    dieMsg (src/Haddock/Utils.hs:306)
    noDieMsg (src/Haddock/Utils.hs:310)
    mapSnd (src/Haddock/Utils.hs:314)
    mapMaybeM (src/Haddock/Utils.hs:319)
    escapeStr (src/Haddock/Utils.hs:324)
    html_xrefs_ref (src/Haddock/Utils.hs:374)
    html_xrefs_ref' (src/Haddock/Utils.hs:379)
    markup (src/Haddock/Utils.hs:414)
    mkMeta (src/Haddock/Utils.hs:123)
    replace (src/Haddock/Utils.hs:398)
    spanWith (src/Haddock/Utils.hs:402)
    parseVerbosity (src/Haddock/Utils.hs:95)
    getProcessID (src/Haddock/Utils.hs:477)
   5% (  1 / 19) in 'Haddock.Options'
  Missing documentation for:
    parseHaddockOpts (src/Haddock/Options.hs:199)
    Flag (src/Haddock/Options.hs:48)
    getUsage (src/Haddock/Options.hs:190)
    optTitle (src/Haddock/Options.hs:217)
    outputDir (src/Haddock/Options.hs:224)
    optContentsUrl (src/Haddock/Options.hs:231)
    optIndexUrl (src/Haddock/Options.hs:235)
    optCssFile (src/Haddock/Options.hs:239)
    sourceUrls (src/Haddock/Options.hs:243)
    wikiUrls (src/Haddock/Options.hs:251)
    optDumpInterfaceFile (src/Haddock/Options.hs:258)
    optLaTeXStyle (src/Haddock/Options.hs:262)
    qualification (src/Haddock/Options.hs:266)
    verbosity (src/Haddock/Options.hs:279)
    ghcFlags (src/Haddock/Options.hs:288)
    readIfaceArgs (src/Haddock/Options.hs:292)
    optPackageName (src/Haddock/Options.hs:212)
    optPackageVersion (src/Haddock/Options.hs:207)
  40% (  2 /  5) in 'Haddock.Backends.Xhtml.Themes'
  Missing documentation for:
    Themes (src/Haddock/Backends/Xhtml/Themes.hs:43)
    cssFiles (src/Haddock/Backends/Xhtml/Themes.hs:175)
    styleSheet (src/Haddock/Backends/Xhtml/Themes.hs:179)
  27% (  8 / 30) in 'Haddock.Backends.Xhtml.Utils'
  Missing documentation for:
    renderToString (src/Haddock/Backends/Xhtml/Utils.hs:93)
    linkedAnchor (src/Haddock/Backends/Xhtml/Utils.hs:184)
    spliceURL (src/Haddock/Backends/Xhtml/Utils.hs:45)
    <+> (src/Haddock/Backends/Xhtml/Utils.hs:110)
    char (src/Haddock/Backends/Xhtml/Utils.hs:133)
    keyword (src/Haddock/Backends/Xhtml/Utils.hs:124)
    punctuate (src/Haddock/Backends/Xhtml/Utils.hs:148)
    braces (src/Haddock/Backends/Xhtml/Utils.hs:141)
    brackets (src/Haddock/Backends/Xhtml/Utils.hs:141)
    pabrackets (src/Haddock/Backends/Xhtml/Utils.hs:141)
    parens (src/Haddock/Backends/Xhtml/Utils.hs:141)
    parenList (src/Haddock/Backends/Xhtml/Utils.hs:156)
    ubxParenList (src/Haddock/Backends/Xhtml/Utils.hs:160)
    arrow (src/Haddock/Backends/Xhtml/Utils.hs:168)
    comma (src/Haddock/Backends/Xhtml/Utils.hs:128)
    dcolon (src/Haddock/Backends/Xhtml/Utils.hs:168)
    dot (src/Haddock/Backends/Xhtml/Utils.hs:175)
    darrow (src/Haddock/Backends/Xhtml/Utils.hs:168)
    equals (src/Haddock/Backends/Xhtml/Utils.hs:128)
    forallSymbol (src/Haddock/Backends/Xhtml/Utils.hs:168)
    quote (src/Haddock/Backends/Xhtml/Utils.hs:137)
    hsep (src/Haddock/Backends/Xhtml/Utils.hs:99)
  50% (  1 /  2) in 'Haddock.Backends.Hoogle'
  Missing documentation for:
    ppHoogle (src/Haddock/Backends/Hoogle.hs:39)
  50% (  1 /  2) in 'Haddock.Interface.Rename'
  Missing documentation for:
    renameInterface (src/Haddock/Interface/Rename.hs:34)
  12% (  2 / 16) in 'Haddock.Convert'
  Missing documentation for:
    tyThingToLHsDecl (src/Haddock/Convert.hs:47)
    synifyAxBranch (src/Haddock/Convert.hs:112)
    synifyAxiom (src/Haddock/Convert.hs:125)
    synifyDataCon (src/Haddock/Convert.hs:246)
    synifyName (src/Haddock/Convert.hs:296)
    synifyIdSig (src/Haddock/Convert.hs:300)
    synifyCtx (src/Haddock/Convert.hs:304)
    synifyTyVars (src/Haddock/Convert.hs:308)
    SynifyTypeState (src/Haddock/Convert.hs:321)
    synifyType (src/Haddock/Convert.hs:336)
    synifyTyLit (src/Haddock/Convert.hs:385)
    synifyKindSig (src/Haddock/Convert.hs:389)
    synifyInstHead (src/Haddock/Convert.hs:392)
    synifyFamInst (src/Haddock/Convert.hs:402)
  50% (  1 /  2) in 'Haddock.Interface.AttachInstances'
  Missing documentation for:
    attachInstances (src/Haddock/Interface/AttachInstances.hs:55)
  50% (  1 /  2) in 'Haddock.Interface.ParseModuleHeader'
  Missing documentation for:
    parseModuleHeader (src/Haddock/Interface/ParseModuleHeader.hs:27)
  20% (  1 /  5) in 'Haddock.Interface.LexParseRn'
  Missing documentation for:
    processDocString (src/Haddock/Interface/LexParseRn.hs:49)
    processDocStringParas (src/Haddock/Interface/LexParseRn.hs:45)
    processDocStrings (src/Haddock/Interface/LexParseRn.hs:35)
    processModuleHeader (src/Haddock/Interface/LexParseRn.hs:53)
 100% (  2 /  2) in 'Haddock.Interface.Create'
  14% (  2 / 14) in 'Haddock.Backends.Xhtml.Names'
  Missing documentation for:
    ppName (src/Haddock/Backends/Xhtml/Names.hs:108)
    ppDocName (src/Haddock/Backends/Xhtml/Names.hs:60)
    ppLDocName (src/Haddock/Backends/Xhtml/Names.hs:57)
    ppRdrName (src/Haddock/Backends/Xhtml/Names.hs:45)
    ppUncheckedLink (src/Haddock/Backends/Xhtml/Names.hs:52)
    ppBinder (src/Haddock/Backends/Xhtml/Names.hs:112)
    ppBinderInfix (src/Haddock/Backends/Xhtml/Names.hs:119)
    ppBinder' (src/Haddock/Backends/Xhtml/Names.hs:124)
    ppModule (src/Haddock/Backends/Xhtml/Names.hs:161)
    ppModuleRef (src/Haddock/Backends/Xhtml/Names.hs:166)
    ppIPName (src/Haddock/Backends/Xhtml/Names.hs:48)
    linkId (src/Haddock/Backends/Xhtml/Names.hs:138)
  33% (  1 /  3) in 'Haddock.ModuleTree'
  Missing documentation for:
    ModuleTree (src/Haddock/ModuleTree.hs:24)
    mkModuleTree (src/Haddock/ModuleTree.hs:27)
  25% (  1 /  4) in 'Haddock.Doc'
  Missing documentation for:
    Module header
    docCodeBlock (src/Haddock/Doc.hs:29)
    combineDocumentation (src/Haddock/Doc.hs:12)
  50% (  1 /  2) in 'Haddock.Backends.LaTeX'
  Missing documentation for:
    ppLaTeX (src/Haddock/Backends/LaTeX.hs:77)
  25% (  2 /  8) in 'Haddock.Backends.Xhtml.DocMarkup'
  Missing documentation for:
    docToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:193)
    rdrDocToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:211)
    origDocToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:206)
    docElement (src/Haddock/Backends/Xhtml/DocMarkup.hs:216)
    docSection (src/Haddock/Backends/Xhtml/DocMarkup.hs:223)
    docSection_ (src/Haddock/Backends/Xhtml/DocMarkup.hs:228)
  10% (  3 / 29) in 'Haddock.Backends.Xhtml.Layout'
  Missing documentation for:
    miniBody (src/Haddock/Backends/Xhtml/Layout.hs:58)
    divPackageHeader (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divContent (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divModuleHeader (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divFooter (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divTableOfContents (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divDescription (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divSynposis (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divInterface (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divIndex (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divAlphabet (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divModuleList (src/Haddock/Backends/Xhtml/Layout.hs:78)
    sectionName (src/Haddock/Backends/Xhtml/Layout.hs:66)
    shortDeclList (src/Haddock/Backends/Xhtml/Layout.hs:101)
    shortSubDecls (src/Haddock/Backends/Xhtml/Layout.hs:105)
    divTopDecl (src/Haddock/Backends/Xhtml/Layout.hs:113)
    SubDecl (src/Haddock/Backends/Xhtml/Layout.hs:117)
    subArguments (src/Haddock/Backends/Xhtml/Layout.hs:172)
    subAssociatedTypes (src/Haddock/Backends/Xhtml/Layout.hs:176)
    subConstructors (src/Haddock/Backends/Xhtml/Layout.hs:180)
    subEquations (src/Haddock/Backends/Xhtml/Layout.hs:188)
    subFields (src/Haddock/Backends/Xhtml/Layout.hs:184)
    subMethods (src/Haddock/Backends/Xhtml/Layout.hs:205)
    subMinimal (src/Haddock/Backends/Xhtml/Layout.hs:208)
    topDeclElem (src/Haddock/Backends/Xhtml/Layout.hs:219)
    declElem (src/Haddock/Backends/Xhtml/Layout.hs:213)
  33% (  2 /  6) in 'Haddock.Backends.Xhtml.Decl'
  Missing documentation for:
    ppDecl (src/Haddock/Backends/Xhtml/Decl.hs:40)
    ppTyName (src/Haddock/Backends/Xhtml/Decl.hs:219)
    ppTyFamHeader (src/Haddock/Backends/Xhtml/Decl.hs:228)
    tyvarNames (src/Haddock/Backends/Xhtml/Decl.hs:179)
  20% (  1 /  5) in 'Haddock.Backends.Xhtml'
  Missing documentation for:
    ppHtml (src/Haddock/Backends/Xhtml.hs:59)
    copyHtmlBits (src/Haddock/Backends/Xhtml.hs:100)
    ppHtmlIndex (src/Haddock/Backends/Xhtml.hs:359)
    ppHtmlContents (src/Haddock/Backends/Xhtml.hs:238)
  20% (  2 / 10) in 'Haddock.InterfaceFile'
  Missing documentation for:
    InterfaceFile (src/Haddock/InterfaceFile.hs:48)
    ifPackageKey (src/Haddock/InterfaceFile.hs:54)
    nameCacheFromGhc (src/Haddock/InterfaceFile.hs:153)
    freshNameCache (src/Haddock/InterfaceFile.hs:164)
    NameCacheAccessor (src/Haddock/InterfaceFile.hs:150)
    writeInterfaceFile (src/Haddock/InterfaceFile.hs:92)
    binaryInterfaceVersion (src/Haddock/InterfaceFile.hs:77)
    binaryInterfaceVersionCompatibility (src/Haddock/InterfaceFile.hs:81)
 100% (  2 /  2) in 'Haddock.Interface'
  33% (  2 /  6) in 'Haddock'
  Missing documentation for:
    haddockWithGhc (src/Haddock.hs:142)
    getGhcDirs (src/Haddock.hs:421)
    readPackagesAndProcessModules (src/Haddock.hs:210)
    withGhc (src/Haddock.hs:198)
  51% ( 23 / 45) in 'Documentation.Haddock'
  Missing documentation for:
    ExportItem (src/Haddock/Types.hs:185)
    DocForDecl (src/Haddock/Types.hs:249)
    Doc (src/Haddock/Types.hs:316)
    DocH
    Example
    Hyperlink
    DocMarkup (src/Haddock/Types.hs:367)
    Documentation (src/Haddock/Types.hs:240)
    ArgMap (src/Haddock/Types.hs:47)
    AliasMap (src/Haddock/Types.hs:450)
    WarningMap (src/Haddock/Types.hs:130)
    DocMap (src/Haddock/Types.hs:46)
    HaddockModInfo (src/Haddock/Types.hs:392)
    markup (src/Haddock/Utils.hs:414)
    InterfaceFile (src/Haddock/InterfaceFile.hs:48)
    nameCacheFromGhc (src/Haddock/InterfaceFile.hs:153)
    freshNameCache (src/Haddock/InterfaceFile.hs:164)
    NameCacheAccessor (src/Haddock/InterfaceFile.hs:150)
    Flag (src/Haddock/Options.hs:48)
    haddockWithGhc (src/Haddock.hs:142)
    getGhcDirs (src/Haddock.hs:421)
    withGhc (src/Haddock.hs:198)
Warning: Documentation.Haddock: could not find link destinations for:
    MDoc InstType
Documentation created: dist/doc/html/haddock-api/index.html,
dist/doc/html/haddock-api/haddock-api.txt
Creating package registration file:
/tmp/pkgConf-haddock-api-2.166674167571808851235.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haddock-api-2.16.1-AIsCgEqRA4cIs8fEZjo9yu
Registering haddock-api-2.16.1...
Installed haddock-api-2.16.1
Configuring djinn-lib-0.0.1.2...
Building djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
[1 of 4] Compiling Djinn.LJTFormula ( src/Djinn/LJTFormula.hs, dist/build/Djinn/LJTFormula.o )
[2 of 4] Compiling Djinn.LJT        ( src/Djinn/LJT.hs, dist/build/Djinn/LJT.o )
[3 of 4] Compiling Djinn.HTypes     ( src/Djinn/HTypes.hs, dist/build/Djinn/HTypes.o )
[4 of 4] Compiling Djinn.HCheck     ( src/Djinn/HCheck.hs, dist/build/Djinn/HCheck.o )
In-place registering djinn-lib-0.0.1.2...
Running Haddock for djinn-lib-0.0.1.2...
Running hscolour for djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
Haddock coverage:
   0% (  0 / 13) in 'Djinn.LJTFormula'
  Missing documentation for:
    Module header
    Symbol (src/Djinn/LJTFormula.hs:25)
    Formula (src/Djinn/LJTFormula.hs:34)
    <-> (src/Djinn/LJTFormula.hs:40)
    & (src/Djinn/LJTFormula.hs:43)
    |: (src/Djinn/LJTFormula.hs:46)
    fnot (src/Djinn/LJTFormula.hs:49)
    false (src/Djinn/LJTFormula.hs:52)
    true (src/Djinn/LJTFormula.hs:55)
    ConsDesc (src/Djinn/LJTFormula.hs:31)
    Term (src/Djinn/LJTFormula.hs:79)
    applys (src/Djinn/LJTFormula.hs:99)
    freeVars (src/Djinn/LJTFormula.hs:102)
  17% (  1 /  6) in 'Djinn.LJT'
  Missing documentation for:
    Module header
    provable (src/Djinn/LJT.hs:53)
    prove (src/Djinn/LJT.hs:56)
    Proof (src/Djinn/LJT.hs:66)
    MoreSolutions (src/Djinn/LJT.hs:51)
   0% (  0 / 23) in 'Djinn.HTypes'
  Missing documentation for:
    Module header
    HKind (src/Djinn/HTypes.hs:42)
    HType (src/Djinn/HTypes.hs:47)
    HSymbol (src/Djinn/HTypes.hs:40)
    hTypeToFormula (src/Djinn/HTypes.hs:176)
    pHSymbol (src/Djinn/HTypes.hs:119)
    pHType (src/Djinn/HTypes.hs:90)
    pHDataType (src/Djinn/HTypes.hs:95)
    pHTAtom (src/Djinn/HTypes.hs:103)
    pHKind (src/Djinn/HTypes.hs:145)
    prHSymbolOp (src/Djinn/HTypes.hs:234)
    htNot (src/Djinn/HTypes.hs:60)
    isHTUnion (src/Djinn/HTypes.hs:56)
    getHTVars (src/Djinn/HTypes.hs:166)
    substHT (src/Djinn/HTypes.hs:191)
    HClause (src/Djinn/HTypes.hs:209)
    HPat (src/Djinn/HTypes.hs:212)
    HExpr (src/Djinn/HTypes.hs:219)
    hPrClause (src/Djinn/HTypes.hs:227)
    hPrExpr (src/Djinn/HTypes.hs:245)
    termToHExpr (src/Djinn/HTypes.hs:273)
    termToHClause (src/Djinn/HTypes.hs:461)
    getBinderVars (src/Djinn/HTypes.hs:495)
   0% (  0 /  3) in 'Djinn.HCheck'
  Missing documentation for:
    Module header
    htCheckEnv (src/Djinn/HCheck.hs:62)
    htCheckType (src/Djinn/HCheck.hs:55)
Documentation created: dist/doc/html/djinn-lib/index.html,
dist/doc/html/djinn-lib/djinn-lib.txt
Creating package registration file:
/tmp/pkgConf-djinn-lib-0.0.1850500202245382704.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/djinn-lib-0.0.1.2-CMwKSvibzZYFxhmZjYZcuR
Registering djinn-lib-0.0.1.2...
Installed djinn-lib-0.0.1.2
Configuring fclabels-2.0.3...
Building fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly  ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono  ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label       ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base  ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
In-place registering fclabels-2.0.3...
Running Haddock for fclabels-2.0.3...
Running hscolour for fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Label.Point'
 100% ( 11 / 11) in 'Data.Label.Poly'
 100% ( 11 / 11) in 'Data.Label.Mono'
 100% ( 13 / 13) in 'Data.Label.Derive'
 100% ( 13 / 13) in 'Data.Label.Partial'
 100% ( 11 / 11) in 'Data.Label.Failing'
 100% ( 10 / 10) in 'Data.Label.Total'
 100% ( 11 / 11) in 'Data.Label.Monadic'
 100% ( 27 / 27) in 'Data.Label'
 100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.0211022298540326456.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fclabels-2.0.3-EQ7czWyUAlNIOidk7GnRhz
Registering fclabels-2.0.3...
Installed fclabels-2.0.3
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.03186531561561669937.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.013145955081265426865.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
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-0279204680930545146.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring StateVar-1.1.0.3...
Building StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.3...
Running Haddock for StateVar-1.1.0.3...
Running hscolour for StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.01245093316451326984.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.3-8WYLUQJECQz8PFb9p2aPSq
Registering StateVar-1.1.0.3...
Installed StateVar-1.1.0.3
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.11125447706666326885.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy
Registering async-2.1.0...
Installed async-2.1.0
Configuring ghc-syb-utils-0.2.3...
Building ghc-syb-utils-0.2.3...
Preprocessing library ghc-syb-utils-0.2.3...
[1 of 1] Compiling GHC.SYB.Utils    ( GHC/SYB/Utils.hs, dist/build/GHC/SYB/Utils.o )
In-place registering ghc-syb-utils-0.2.3...
Running Haddock for ghc-syb-utils-0.2.3...
Running hscolour for ghc-syb-utils-0.2.3...
Preprocessing library ghc-syb-utils-0.2.3...
Preprocessing library ghc-syb-utils-0.2.3...
Haddock coverage:
  89% (  8 /  9) in 'GHC.SYB.Utils'
  Missing documentation for:
    showSDoc_ (GHC/SYB/Utils.hs:206)
Documentation created: dist/doc/html/ghc-syb-utils/index.html,
dist/doc/html/ghc-syb-utils/ghc-syb-utils.txt
Creating package registration file:
/tmp/pkgConf-ghc-syb-utils-0.2169267667886876567.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-syb-utils-0.2.3-7TBO1cpqblz61bkc3UpUjV
Registering ghc-syb-utils-0.2.3...
Installed ghc-syb-utils-0.2.3
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.08914989801129525515.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-4KI2nf4lf9oHEgXiILyTYj
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.41170388403585429566.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.11046091840376358898.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-7aUabKPjr5W6Al5Ge35AQl
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  72% ( 21 / 29) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:226)
    parseInt (src/Text/Parse.hs:231)
    parseDec (src/Text/Parse.hs:239)
    parseOct (src/Text/Parse.hs:239)
    parseHex (src/Text/Parse.hs:239)
    parseFloat (src/Text/Parse.hs:244)
    parseLitChar (src/Text/Parse.hs:265)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-112133024511729887057.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/polyparse-1.11-Jfel2PmSmABKWehalNK8FT
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring MonadRandom-0.4.2.2...
Building MonadRandom-0.4.2.2...
Preprocessing library MonadRandom-0.4.2.2...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:205:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:205:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:250:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:250:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadRandom-0.4.2.2...
Running Haddock for MonadRandom-0.4.2.2...
Running hscolour for MonadRandom-0.4.2.2...
Preprocessing library MonadRandom-0.4.2.2...
Preprocessing library MonadRandom-0.4.2.2...

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:205:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:205:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:250:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:250:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Creating package registration file:
/tmp/pkgConf-MonadRandom-0.4.21516260054488059543.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/MonadRandom-0.4.2.2-HxDS9whmtjz8RSn9ZPpk5g
Registering MonadRandom-0.4.2.2...
Installed MonadRandom-0.4.2.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25160/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-25160/distributive-0.5.0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.5.0.2...
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.08323161532053113030.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/distributive-0.5.0.2-6isb974VoNY4WXj77jknOo
Registering distributive-0.5.0.2...
Installed distributive-0.5.0.2
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.2.1...
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.21265744613942615648.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2
Registering exceptions-0.8.2.1...
Installed exceptions-0.8.2.1
Configuring mmorph-1.0.6...
Building mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:234:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.6...
Running Haddock for mmorph-1.0.6...
Running hscolour for mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:234:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  4 /  4) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.021199356661080429018.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mmorph-1.0.6-2Jm5FlYBlmjDhcU1ovZRKP
Registering mmorph-1.0.6...
Installed mmorph-1.0.6
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.4156272083213078002.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-base-0.4.4-LEY6N2K8lWyKssxi9ZZ0NE
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring optparse-applicative-0.12.1.0...
Building optparse-applicative-0.12.1.0...
Preprocessing library optparse-applicative-0.12.1.0...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )

Options/Applicative/Help/Chunk.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )

Options/Applicative/Help/Types.hs:6:1: Warning:
    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 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )

Options/Applicative/Types.hs:42:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Types.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )

Options/Applicative/Internal.hs:32:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant
[ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )

Options/Applicative/Builder/Completer.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )

Options/Applicative/Common.hs:55:1: Warning:
    The import of ‘<*>, pure, <$, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Common.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )

Options/Applicative/Builder/Internal.hs:26:1: Warning:
    The import of ‘<*>, pure’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder/Internal.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )

Options/Applicative/Builder.hs:98:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder.hs:99:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
[10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )

Options/Applicative/BashCompletion.hs:10:1: Warning:
    The import of ‘<*>, <$>’
    from module ‘Control.Applicative’ is redundant
[11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )

Options/Applicative/Help/Core.hs:18:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )

Options/Applicative/Extra.hs:24:1: Warning:
    The import of ‘pure, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Extra.hs:25:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.12.1.0...
Running Haddock for optparse-applicative-0.12.1.0...
Running hscolour for optparse-applicative-0.12.1.0...
Preprocessing library optparse-applicative-0.12.1.0...
Preprocessing library optparse-applicative-0.12.1.0...

Options/Applicative/Help/Chunk.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Help/Types.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Types.hs:42:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Types.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Internal.hs:32:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder/Completer.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Options/Applicative/Common.hs:55:1: Warning:
    The import of ‘<*>, pure, <$>, <$, <*, *>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Common.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Builder/Internal.hs:26:1: Warning:
    The import of ‘<*>, pure’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder/Internal.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Builder.hs:98:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder.hs:99:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Options/Applicative/BashCompletion.hs:10:1: Warning:
    The import of ‘<*>, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Help/Core.hs:18:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Extra.hs:24:1: Warning:
    The import of ‘pure, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Extra.hs:25:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  Missing documentation for:
    Module header
    .$. (Options/Applicative/Help/Pretty.hs:9)
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  Missing documentation for:
    Module header
    mappendWith (Options/Applicative/Help/Chunk.hs:25)
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  Missing documentation for:
    Module header
    ParserHelp (Options/Applicative/Help/Types.hs:11)
  34% ( 12 / 35) in 'Options.Applicative.Types'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    OptName (Options/Applicative/Types.hs:97)
    CReader (Options/Applicative/Types.hs:164)
    ParserM (Options/Applicative/Types.hs:203)
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    CompletionResult (Options/Applicative/Types.hs:250)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    Args (Options/Applicative/Types.hs:299)
    ArgPolicy (Options/Applicative/Types.hs:301)
    OptHelpInfo (Options/Applicative/Types.hs:306)
    OptTree (Options/Applicative/Types.hs:311)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    fromM (Options/Applicative/Types.hs:217)
    oneM (Options/Applicative/Types.hs:220)
    manyM (Options/Applicative/Types.hs:223)
    someM (Options/Applicative/Types.hs:230)
    optVisibility (Options/Applicative/Types.hs:317)
    optMetaVar (Options/Applicative/Types.hs:323)
    optHelp (Options/Applicative/Types.hs:320)
    optShowDefault (Options/Applicative/Types.hs:326)
   0% (  0 / 23) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:53)
    Context (Options/Applicative/Internal.hs:75)
    MonadP (Options/Applicative/Internal.hs:43)
    ParseError (Options/Applicative/Types.hs:55)
    uncons (Options/Applicative/Internal.hs:102)
    hoistMaybe (Options/Applicative/Internal.hs:93)
    hoistEither (Options/Applicative/Internal.hs:96)
    runReadM (Options/Applicative/Internal.hs:106)
    withReadM (Options/Applicative/Internal.hs:109)
    runP (Options/Applicative/Internal.hs:99)
    Completion (Options/Applicative/Internal.hs:140)
    runCompletion (Options/Applicative/Internal.hs:172)
    SomeParser (Options/Applicative/Internal.hs:115)
    ComplError (Options/Applicative/Internal.hs:117)
    contextNames (Options/Applicative/Internal.hs:78)
    ListT (Options/Applicative/Internal.hs:180)
    takeListT (Options/Applicative/Internal.hs:194)
    runListT (Options/Applicative/Internal.hs:198)
    NondetT (Options/Applicative/Internal.hs:239)
    cut (Options/Applicative/Internal.hs:270)
    <!> (Options/Applicative/Internal.hs:264)
    disamb (Options/Applicative/Internal.hs:273)
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  Missing documentation for:
    Module header
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    listIOCompleter (Options/Applicative/Builder/Completer.hs:16)
    listCompleter (Options/Applicative/Builder/Completer.hs:20)
    bashCompleter (Options/Applicative/Builder/Completer.hs:23)
  75% ( 15 / 20) in 'Options.Applicative.Common'
  Missing documentation for:
    Module header
    showOption (Options/Applicative/Common.hs:70)
    runParserInfo (Options/Applicative/Common.hs:239)
    runParserFully (Options/Applicative/Common.hs:242)
    optionNames (Options/Applicative/Common.hs:74)
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  Missing documentation for:
    Module header
    HasName (Options/Applicative/Builder/Internal.hs:48)
    HasCompleter (Options/Applicative/Builder/Internal.hs:57)
    HasValue (Options/Applicative/Builder/Internal.hs:66)
    HasMetavar (Options/Applicative/Builder/Internal.hs:74)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    DefaultProp (Options/Applicative/Builder/Internal.hs:85)
    optionMod (Options/Applicative/Builder/Internal.hs:123)
    fieldMod (Options/Applicative/Builder/Internal.hs:126)
    mkCommand (Options/Applicative/Builder/Internal.hs:142)
    mkParser (Options/Applicative/Builder/Internal.hs:148)
    mkOption (Options/Applicative/Builder/Internal.hs:156)
    mkProps (Options/Applicative/Builder/Internal.hs:162)
  82% ( 58 / 71) in 'Options.Applicative.Builder'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    PrefsMod (Options/Applicative/Builder.hs:360)
    multiSuffix (Options/Applicative/Builder.hs:367)
    disambiguate (Options/Applicative/Builder.hs:370)
    showHelpOnError (Options/Applicative/Builder.hs:373)
    noBacktrack (Options/Applicative/Builder.hs:376)
    columns (Options/Applicative/Builder.hs:379)
    prefs (Options/Applicative/Builder.hs:382)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  Missing documentation for:
    bashCompletionParser (Options/Applicative/BashCompletion.hs:20)
  38% (  5 / 13) in 'Options.Applicative.Help.Core'
  Missing documentation for:
    Module header
    fold_tree (Options/Applicative/Help/Core.hs:46)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    errorHelp (Options/Applicative/Help/Core.hs:77)
    headerHelp (Options/Applicative/Help/Core.hs:80)
    usageHelp (Options/Applicative/Help/Core.hs:83)
    bodyHelp (Options/Applicative/Help/Core.hs:86)
    footerHelp (Options/Applicative/Help/Core.hs:89)
Warning: Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  Missing documentation for:
    Module header
  74% ( 14 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    renderFailure (Options/Applicative/Extra.hs:189)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    CompletionResult (Options/Applicative/Types.hs:250)
  93% ( 13 / 14) in 'Options.Applicative'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Builder.Internal: could not find link destinations for:
    hasValueDummy hasMetavarDummy
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.12.15086223422080948400.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/optparse-applicative-0.12.1.0-1uNjPQofqcX7YiQTmd8ckn
Registering optparse-applicative-0.12.1.0...
Installed optparse-applicative-0.12.1.0
Configuring mwc-random-0.13.4.0...
Building mwc-random-0.13.4.0...
Preprocessing library mwc-random-0.13.4.0...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.4.0...
Running Haddock for mwc-random-0.13.4.0...
Running hscolour for mwc-random-0.13.4.0...
Preprocessing library mwc-random-0.13.4.0...
Preprocessing library mwc-random-0.13.4.0...
Haddock coverage:
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 23 / 23) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Creating package registration file:
/tmp/pkgConf-mwc-random-0.13.43316660211121937.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mwc-random-0.13.4.0-0lrQ1SkkNA85sa8eZ98xQk
Registering mwc-random-0.13.4.0...
Installed mwc-random-0.13.4.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.814543066811213223780.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD
Registering QuickCheck-2.8.2...
Installed QuickCheck-2.8.2
Configuring djinn-ghc-0.0.2.3...
Building djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
[1 of 1] Compiling Djinn.GHC        ( src/Djinn/GHC.hs, dist/build/Djinn/GHC.o )
In-place registering djinn-ghc-0.0.2.3...
Running Haddock for djinn-ghc-0.0.2.3...
Running hscolour for djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
Haddock coverage:
  75% (  3 /  4) in 'Djinn.GHC'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/djinn-ghc/index.html,
dist/doc/html/djinn-ghc/djinn-ghc.txt
Creating package registration file:
/tmp/pkgConf-djinn-ghc-0.0.2890606230606224472.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/djinn-ghc-0.0.2.3-5BG3mZC2dFE9Y8krBirDjc
Registering djinn-ghc-0.0.2.3...
Installed djinn-ghc-0.0.2.3
Configuring streaming-commons-0.1.15.2...
Building streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.15.2...
Running Haddock for streaming-commons-0.1.15.2...
Running hscolour for streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:470)
    HasPort (Data/Streaming/Network.hs:473)
    HasAfterBind (Data/Streaming/Network.hs:525)
    HasReadWrite (Data/Streaming/Network.hs:643)
    HasPath (Data/Streaming/Network.hs:505)
    setPort (Data/Streaming/Network.hs:483)
    setHost (Data/Streaming/Network.hs:486)
    setAfterBind (Data/Streaming/Network.hs:537)
    setNeedLocalAddr (Data/Streaming/Network.hs:519)
    setPath (Data/Streaming/Network.hs:515)
    getPort (Data/Streaming/Network.hs:480)
    getHost (Data/Streaming/Network.hs:489)
    getAfterBind (Data/Streaming/Network.hs:534)
    getNeedLocalAddr (Data/Streaming/Network.hs:522)
    getPath (Data/Streaming/Network.hs:512)
    appRead (Data/Streaming/Network.hs:655)
    appWrite (Data/Streaming/Network.hs:658)
    appSockAddr (Data/Streaming/Network.hs:627)
    appLocalAddr (Data/Streaming/Network.hs:624)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:570)
    runTCPServerWithHandle (Data/Streaming/Network.hs:572)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  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.Unsafe.Shift'
  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)
  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)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.1512909473661143767338.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/streaming-commons-0.1.15.2-0Pv1kz8leJoAmtjyRTUWHG
Registering streaming-commons-0.1.15.2...
Installed streaming-commons-0.1.15.2
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.76594092711813167711.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring cpphs-1.20.1...
Building cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.20.1...
Preprocessing executable 'cpphs' for cpphs-1.20.1...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.20.1...
Running hscolour for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
Preprocessing executable 'cpphs' for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  Missing documentation for:
    HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
  Missing documentation for:
    emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
    insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
    deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
    lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
    definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
    flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
  Missing documentation for:
    deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  Missing documentation for:
    Module header
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
  Missing documentation for:
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.20.1...
Creating package registration file:
/tmp/pkgConf-cpphs-1.20280871166416767876.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cpphs-1.20.1-4BOba56UoHy4GZONxR3yKz
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 cpphs-1.20.1...
Installed cpphs-1.20.1
Configuring temporary-1.2.0.4...
Building temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.4...
Running Haddock for temporary-1.2.0.4...
Running hscolour for temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  Missing documentation for:
    Module header
    onException (Distribution/Compat/Exception.hs:19)
    catchIO (Distribution/Compat/Exception.hs:34)
    catchExit (Distribution/Compat/Exception.hs:41)
    throwIOIO (Distribution/Compat/Exception.hs:27)
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
  67% (  6 /  9) in 'System.IO.Temp'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.01113053882746544720.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/temporary-1.2.0.4-2Vjx9uYRKo19DPw0nApVnO
Registering temporary-1.2.0.4...
Installed temporary-1.2.0.4
Configuring pipes-4.1.8...
Building pipes-4.1.8...
Preprocessing library pipes-4.1.8...
[1 of 6] Compiling Pipes.Internal   ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o )

src/Pipes/Internal.hs:38:1: Warning:
    The import of ‘<*>, pure, Applicative, *>’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Internal.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes/Internal.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Internal.hs:106:5: Warning:
    Rule "_bind (Request a' k) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:108:5: Warning:
    Rule "_bind (Respond b  k) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:110:5: Warning:
    Rule "_bind (M          m) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’

src/Pipes/Internal.hs:112:5: Warning:
    Rule "_bind (Pure    r   ) f" may never fire
      because ‘_bind’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’
[2 of 6] Compiling Pipes.Core       ( src/Pipes/Core.hs, dist/build/Pipes/Core.o )

src/Pipes/Core.hs:326:5: Warning:
    Rule "(Request x' fx ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:328:5: Warning:
    Rule "(Respond b  fb') //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:330:5: Warning:
    Rule "(M          m  ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:332:5: Warning:
    Rule "(Pure      a   ) //> fb" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:458:5: Warning:
    Rule "fb' >\ (Request b' fb )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:460:5: Warning:
    Rule "fb' >\ (Respond x  fx')" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:462:5: Warning:
    Rule "fb' >\ (M          m  )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:464:5: Warning:
    Rule "fb' >\ (Pure    a    )" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:870:5: Warning:
    Rule "(p //> f) //> g" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:872:5: Warning:
    Rule "p //> respond" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:874:5: Warning:
    Rule "respond x //> f" may never fire
      because ‘//>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’

src/Pipes/Core.hs:876:5: Warning:
    Rule "f >\ (g >\ p)" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:878:5: Warning:
    Rule "request >\ p" may never fire because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:880:5: Warning:
    Rule "f >\ request x" may never fire
      because ‘>\\’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’

src/Pipes/Core.hs:882:5: Warning:
    Rule "(p >>~ f) >>~ g" may never fire
      because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:884:5: Warning:
    Rule "p >>~ push" may never fire because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:886:5: Warning:
    Rule "push x >>~ f" may never fire because ‘>>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’

src/Pipes/Core.hs:888:5: Warning:
    Rule "f +>> (g +>> p)" may never fire
      because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’

src/Pipes/Core.hs:890:5: Warning:
    Rule "pull +>> p" may never fire because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’

src/Pipes/Core.hs:892:5: Warning:
    Rule "f +>> pull x" may never fire because ‘+>>’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’
[3 of 6] Compiling Pipes.Lift       ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o )

src/Pipes/Lift.hs:50:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes/Lift.hs:56:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:81:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:83:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:86:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:91:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:92:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:94:16: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:99:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:100:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:102:31: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:104:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:105:27: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:106:5: Warning:
    In the use of ‘E.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[4 of 6] Compiling Pipes            ( src/Pipes.hs, dist/build/Pipes.o )

src/Pipes.hs:67:1: Warning:
    The import of ‘<*>, pure, Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes.hs:69:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes.hs:75:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes.hs:80:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes.hs:520:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:522:21: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:174:5: Warning:
    Rule "for (for p f) g" may never fire
      because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:176:5: Warning:
    Rule "for p yield" may never fire because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:178:5: Warning:
    Rule "for (yield x) f" may never fire
      because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:180:5: Warning:
    Rule "for cat f" may never fire because ‘for’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’

src/Pipes.hs:188:5: Warning:
    Rule "f >~ (g >~ p)" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:190:5: Warning:
    Rule "await >~ p" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:192:5: Warning:
    Rule "p >~ await" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:194:5: Warning:
    Rule "m >~ cat" may never fire because ‘>~’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’

src/Pipes.hs:202:5: Warning:
    Rule "p1 >-> (p2 >-> p3)" may never fire
      because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’

src/Pipes.hs:205:5: Warning:
    Rule "p >-> cat" may never fire because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’

src/Pipes.hs:207:5: Warning:
    Rule "cat >-> p" may never fire because ‘>->’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’
[5 of 6] Compiling Pipes.Prelude    ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o )

src/Pipes/Prelude.hs:104:1: Warning:
    The import of ‘replicateM_’
    from module ‘Control.Monad’ is redundant

src/Pipes/Prelude.hs:418:3: Warning:
    This binding for ‘loop’ shadows the existing binding
      defined at src/Pipes/Prelude.hs:607:1

src/Pipes/Prelude.hs:472:5: Warning:
    This binding for ‘loop’ shadows the existing binding
      defined at src/Pipes/Prelude.hs:607:1
[6 of 6] Compiling Pipes.Tutorial   ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o )

src/Pipes/Tutorial.hs:93:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead
In-place registering pipes-4.1.8...
Running Haddock for pipes-4.1.8...
Running hscolour for pipes-4.1.8...
Preprocessing library pipes-4.1.8...
Preprocessing library pipes-4.1.8...

src/Pipes/Internal.hs:38:1: Warning:
    The import of ‘<*>, pure, Applicative, *>’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Internal.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes/Internal.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:50:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes/Lift.hs:56:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes/Lift.hs:81:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:83:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:86:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:91:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:92:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:94:16: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:99:18: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:100:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:102:31: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:104:25: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:105:27: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Lift.hs:106:5: Warning:
    In the use of ‘E.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:67:1: Warning:
    The import of ‘<*>, pure, Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes.hs:69:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Pipes.hs:75:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Pipes.hs:80:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Pipes.hs:520:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes.hs:522:21: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Pipes/Prelude.hs:104:1: Warning:
    The import of ‘replicateM_’
    from module ‘Control.Monad’ is redundant

src/Pipes/Prelude.hs:418:3: Warning:
    This binding for ‘loop’ shadows the existing binding
      defined at src/Pipes/Prelude.hs:607:1

src/Pipes/Prelude.hs:472:5: Warning:
    This binding for ‘loop’ shadows the existing binding
      defined at src/Pipes/Prelude.hs:607:1

src/Pipes/Tutorial.hs:93:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead
Haddock coverage:
 100% (  7 /  7) in 'Pipes.Internal'
 100% ( 55 / 55) in 'Pipes.Core'
 100% ( 31 / 31) in 'Pipes.Lift'
 100% ( 44 / 44) in 'Pipes'
 100% ( 73 / 73) in 'Pipes.Prelude'
 100% ( 23 / 23) in 'Pipes.Tutorial'
Documentation created: dist/doc/html/pipes/index.html,
dist/doc/html/pipes/pipes.txt
Creating package registration file:
/tmp/pkgConf-pipes-4.11308717278740307084.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-4.1.8-77ihSQ5c6PS0Tlq86aN8G4
Registering pipes-4.1.8...
Installed pipes-4.1.8
Configuring monad-control-1.0.0.5...
Building monad-control-1.0.0.5...
Preprocessing library monad-control-1.0.0.5...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.5...
Running Haddock for monad-control-1.0.0.5...
Running hscolour for monad-control-1.0.0.5...
Preprocessing library monad-control-1.0.0.5...
Preprocessing library monad-control-1.0.0.5...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.0917688989975830465.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monad-control-1.0.0.5-0xW5zcMb0FUIevHTuIUHuL
Registering monad-control-1.0.0.5...
Installed monad-control-1.0.0.5
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.12013898381325599258.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/quickcheck-io-0.1.2-LD9sRWzT6ud3PkzWg8XauD
Registering quickcheck-io-0.1.2...
Installed quickcheck-io-0.1.2
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:189)
    Min (src-ghc7/Data/Semigroup.hs:427)
    Max (src-ghc7/Data/Semigroup.hs:512)
    ArgMin (src-ghc7/Data/Semigroup.hs:613)
    ArgMax (src-ghc7/Data/Semigroup.hs:614)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.1816897289541412056591.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-IBlkGPjZsYWGswV1yLDA9m
Registering semigroups-0.18.1...
Installed semigroups-0.18.1
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  86% (  6 /  7) in 'Data.Generics.Uniplate.Internal.Utils'
  Missing documentation for:
    unsafeCoerce
 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  55% ( 11 / 20) in 'Data.Generics.UniplateOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateOn.hs:38)
    transformOn (Data/Generics/UniplateOn.hs:50)
    transformOnM (Data/Generics/UniplateOn.hs:55)
    rewriteOn (Data/Generics/UniplateOn.hs:60)
    rewriteOnM (Data/Generics/UniplateOn.hs:65)
    descendOn (Data/Generics/UniplateOn.hs:70)
    descendOnM (Data/Generics/UniplateOn.hs:75)
    holesOn (Data/Generics/UniplateOn.hs:83)
    contextsOn (Data/Generics/UniplateOn.hs:90)
  46% (  6 / 13) in 'Data.Generics.Str'
  Missing documentation for:
    Str (Data/Generics/Str.hs:21)
     (Data/Generics/Str.hs:24)
    strMap (Data/Generics/Str.hs:32)
    strMapM (Data/Generics/Str.hs:42)
     (Data/Generics/Str.hs:50)
     (Data/Generics/Str.hs:57)
     (Data/Generics/Str.hs:63)
  76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
 100% (  8 /  8) in 'Data.Generics.Compos'
 100% ( 13 / 13) in 'Data.Generics.SYB'
   8% (  4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
  Missing documentation for:
    TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59)
    TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60)
    TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62)
    typeKey (Data/Generics/Uniplate/Internal/Data.hs:64)
    ! (Data/Generics/Uniplate/Internal/Data.hs:89)
    map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90)
    map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91)
    map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92)
    map_member (Data/Generics/Uniplate/Internal/Data.hs:93)
    set_partition (Data/Generics/Uniplate/Internal/Data.hs:94)
    set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95)
    set_unions (Data/Generics/Uniplate/Internal/Data.hs:96)
    uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102)
    Answer (Data/Generics/Uniplate/Internal/Data.hs:111)
    Oracle (Data/Generics/Uniplate/Internal/Data.hs:115)
    hitTest (Data/Generics/Uniplate/Internal/Data.hs:118)
    Cache (Data/Generics/Uniplate/Internal/Data.hs:134)
    cache (Data/Generics/Uniplate/Internal/Data.hs:139)
    readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143)
    readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166)
    TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183)
    lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185)
    insert2 (Data/Generics/Uniplate/Internal/Data.hs:188)
    IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192)
    intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194)
    intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197)
    Follower (Data/Generics/Uniplate/Internal/Data.hs:205)
    follower (Data/Generics/Uniplate/Internal/Data.hs:209)
    dataBox (Data/Generics/Uniplate/Internal/Data.hs:227)
    sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232)
    HitMap (Data/Generics/Uniplate/Internal/Data.hs:251)
    emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253)
    insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261)
    fixEq (Data/Generics/Uniplate/Internal/Data.hs:285)
    C (Data/Generics/Uniplate/Internal/Data.hs:293)
    CC (Data/Generics/Uniplate/Internal/Data.hs:295)
    biplateData (Data/Generics/Uniplate/Internal/Data.hs:298)
    uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305)
    descendData (Data/Generics/Uniplate/Internal/Data.hs:316)
    descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319)
    descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325)
    descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
    transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347)
    transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366)
  80% (  4 /  5) in 'Data.Generics.Uniplate.Data'
  Missing documentation for:
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
  72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
  Missing documentation for:
    Module header
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
  75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
 100% ( 21 / 21) in 'Data.Generics.UniplateStr'
  55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateStrOn.hs:42)
    transformOn (Data/Generics/UniplateStrOn.hs:64)
    transformOnM (Data/Generics/UniplateStrOn.hs:69)
    rewriteOn (Data/Generics/UniplateStrOn.hs:74)
    rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
    descendOn (Data/Generics/UniplateStrOn.hs:84)
    descendOnM (Data/Generics/UniplateStrOn.hs:89)
    holesOn (Data/Generics/UniplateStrOn.hs:95)
    contextsOn (Data/Generics/UniplateStrOn.hs:102)
  47% (  9 / 19) in 'Data.Generics.Biplate'
  Missing documentation for:
    universeBi (Data/Generics/Biplate.hs:53)
    childrenBi (Data/Generics/Biplate.hs:57)
    transformBi (Data/Generics/Biplate.hs:63)
    transformBiM (Data/Generics/Biplate.hs:67)
    rewriteBi (Data/Generics/Biplate.hs:71)
    rewriteBiM (Data/Generics/Biplate.hs:75)
    descendBi (Data/Generics/Biplate.hs:79)
    descendBiM (Data/Generics/Biplate.hs:83)
    contextsBi (Data/Generics/Biplate.hs:89)
    holesBi (Data/Generics/Biplate.hs:93)
 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
 100% (  2 /  2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
    Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
    Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
    Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
    Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file:
/tmp/pkgConf-uniplate-1.68055879421766092489.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uniplate-1.6.12-H8mkpdtkJGDJiWQISvaoxy
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring haskell-src-exts-1.17.1...
Building haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...
unused rules: 3
[ 1 of 24] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 2 of 24] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 24] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 24] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 24] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 24] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 24] Compiling Language.Haskell.Exts.Annotated.Comments ( src/Language/Haskell/Exts/Annotated/Comments.hs, dist/build/Language/Haskell/Exts/Annotated/Comments.o )
[ 8 of 24] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[ 9 of 24] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[10 of 24] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[11 of 24] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[12 of 24] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[13 of 24] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )

src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:47:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[14 of 24] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[15 of 24] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[16 of 24] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[17 of 24] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )

src/Language/Haskell/Exts/Pretty.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 24] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )

src/Language/Haskell/Exts/ParseUtils.hs:90:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[19 of 24] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[20 of 24] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[21 of 24] Compiling Language.Haskell.Exts.Annotated.Parser ( src/Language/Haskell/Exts/Annotated/Parser.hs, dist/build/Language/Haskell/Exts/Annotated/Parser.o )
[22 of 24] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[23 of 24] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[24 of 24] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.17.1...
Running Haddock for haskell-src-exts-1.17.1...
Running hscolour for haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
Haddock coverage:
  69% ( 96 /140) in 'Language.Haskell.Exts.Annotated.Syntax'
  Missing documentation for:
    PatternSynDirection (src/Language/Haskell/Exts/Annotated/Syntax.hs:325)
    Role (src/Language/Haskell/Exts/Annotated/Syntax.hs:352)
    prelude_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958)
    main_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958)
    main_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    unit_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:965)
    tuple_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:968)
    list_cons_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:974)
    unit_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:977)
    tuple_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:980)
    unboxed_singleton_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:983)
    as_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    qualified_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    hiding_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    minus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    bang_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    dot_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    star_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    export_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    safe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    unsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    interruptible_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    threadsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    stdcall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    ccall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    cplusplus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    dotnet_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    jvm_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    js_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    javascript_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    capi_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    forall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    family_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    unit_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    fun_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    list_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    tuple_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1021)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    unit_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    fun_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    list_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    tuple_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1030)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
   0% (  0 / 21) in 'Language.Haskell.Exts.ParseSyntax'
  Missing documentation for:
    Module header
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
     (src/Language/Haskell/Exts/ParseSyntax.hs:118)
     (src/Language/Haskell/Exts/ParseSyntax.hs:255)
     (src/Language/Haskell/Exts/ParseSyntax.hs:263)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
     (src/Language/Haskell/Exts/ParseSyntax.hs:282)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
     (src/Language/Haskell/Exts/ParseSyntax.hs:312)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348)
     (src/Language/Haskell/Exts/ParseSyntax.hs:358)
    unit_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    fun_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    list_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    tuple_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:383)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  71% ( 20 / 28) in 'Language.Haskell.Exts.SrcLoc'
  Missing documentation for:
     (src/Language/Haskell/Exts/SrcLoc.hs:29)
    noLoc (src/Language/Haskell/Exts/SrcLoc.hs:34)
     (src/Language/Haskell/Exts/SrcLoc.hs:47)
    spanSize (src/Language/Haskell/Exts/SrcLoc.hs:82)
     (src/Language/Haskell/Exts/SrcLoc.hs:102)
     (src/Language/Haskell/Exts/SrcLoc.hs:166)
     (src/Language/Haskell/Exts/SrcLoc.hs:173)
     (src/Language/Haskell/Exts/SrcLoc.hs:180)
  67% (  2 /  3) in 'Language.Haskell.Exts.Comments'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  Missing documentation for:
    ExactP (src/Language/Haskell/Exts/Annotated/ExactPrint.hs:217)
 100% (  2 /  2) in 'Language.Haskell.Exts.Annotated.Comments'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  Missing documentation for:
    Language (src/Language/Haskell/Exts/Extension.hs:81)
    knownLanguages (src/Language/Haskell/Exts/Extension.hs:100)
    classifyLanguage (src/Language/Haskell/Exts/Extension.hs:103)
    prettyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
    KnownExtension (src/Language/Haskell/Exts/Extension.hs:130)
    ghcDefault (src/Language/Haskell/Exts/Extension.hs:601)
    toExtensionList (src/Language/Haskell/Exts/Extension.hs:680)
  14% (  1 /  7) in 'Language.Haskell.Exts.ExtScheme'
  Missing documentation for:
    ExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:20)
    MExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:23)
    Enabled (src/Language/Haskell/Exts/ExtScheme.hs:25)
     (src/Language/Haskell/Exts/ExtScheme.hs:28)
     (src/Language/Haskell/Exts/ExtScheme.hs:31)
     (src/Language/Haskell/Exts/ExtScheme.hs:35)
  66% ( 86 /131) in 'Language.Haskell.Exts.Syntax'
  Missing documentation for:
    PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:300)
    Promoted (src/Language/Haskell/Exts/Syntax.hs:449)
    Role (src/Language/Haskell/Exts/Syntax.hs:327)
    prelude_mod (src/Language/Haskell/Exts/Syntax.hs:793)
    main_mod (src/Language/Haskell/Exts/Syntax.hs:793)
    main_name (src/Language/Haskell/Exts/Syntax.hs:797)
    unit_con_name (src/Language/Haskell/Exts/Syntax.hs:800)
    tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:803)
    list_cons_name (src/Language/Haskell/Exts/Syntax.hs:806)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:809)
    unit_con (src/Language/Haskell/Exts/Syntax.hs:812)
    tuple_con (src/Language/Haskell/Exts/Syntax.hs:815)
    unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:818)
    as_name (src/Language/Haskell/Exts/Syntax.hs:821)
    qualified_name (src/Language/Haskell/Exts/Syntax.hs:821)
    hiding_name (src/Language/Haskell/Exts/Syntax.hs:821)
    minus_name (src/Language/Haskell/Exts/Syntax.hs:821)
    bang_name (src/Language/Haskell/Exts/Syntax.hs:821)
    dot_name (src/Language/Haskell/Exts/Syntax.hs:821)
    star_name (src/Language/Haskell/Exts/Syntax.hs:821)
    export_name (src/Language/Haskell/Exts/Syntax.hs:830)
    safe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    unsafe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    interruptible_name (src/Language/Haskell/Exts/Syntax.hs:830)
    threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    stdcall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    ccall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:830)
    dotnet_name (src/Language/Haskell/Exts/Syntax.hs:830)
    jvm_name (src/Language/Haskell/Exts/Syntax.hs:830)
    js_name (s
src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:47:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
rc/Language/Haskell/Exts/Syntax.hs:830)
    javascript_name (src/Language/Haskell/Exts/Syntax.hs:830)
    capi_name (src/Language/Haskell/Exts/Syntax.hs:830)
    forall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    family_name (src/Language/Haskell/Exts/Syntax.hs:830)
    unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:856)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    unit_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    fun_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    list_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:865)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
  35% ( 18 / 51) in 'Language.Haskell.Exts.ParseMonad'
  Missing documentation for:
    atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:241)
    LexContext (src/Language/Haskell/Exts/ParseMonad.hs:109)
    runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:197)
    runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:212)
    runParser (src/Language/Haskell/Exts/ParseMonad.hs:209)
    getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:244)
    pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:268)
    popContext (src/Language/Haskell/Exts/ParseMonad.hs:286)
    getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:307)
    getIgnoreFunctionArity (src/Language/Haskell/Exts/ParseMonad.hs:320)
    Lex (src/Language/Haskell/Exts/ParseMonad.hs:331)
    getInput (src/Language/Haskell/Exts/ParseMonad.hs:348)
    lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:377)
    alternative (src/Language/Haskell/Exts/ParseMonad.hs:401)
    checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:421)
    setBOL (src/Language/Haskell/Exts/ParseMonad.hs:426)
    startToken (src/Language/Haskell/Exts/ParseMonad.hs:431)
    getOffside (src/Language/Haskell/Exts/ParseMonad.hs:445)
    pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:457)
    popContextL (src/Language/Haskell/Exts/ParseMonad.hs:461)
    getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:497)
    pushComment (src/Language/Haskell/Exts/ParseMonad.hs:531)
    getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:449)
    setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:453)
    ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:520)
    setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:525)
    ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:112)
    pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:485)
    popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:489)
    getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:478)
    pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:466)
    flagDo (src/Language/Haskell/Exts/ParseMonad.hs:471)
    getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:247)
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247)
    lexer (src/Language/Haskell/Exts/InternalLexer.hs:364)
    topLexer (src/Language/Haskell/Exts/InternalLexer.hs:367)
  67% (  4 /  6) in 'Language.Haskell.Exts.Lexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247)
   4% (  3 / 73) in 'Language.Haskell.Exts.Annotated.Simplify'
  Missing documentation for:
    sPatSyn (src/Language/Haskell/Exts/Annotated/Simplify.hs:127)
    sTypeEqn (src/Language/Haskell/Exts/Annotated/Simplify.hs:133)
    sAnnotation (src/Language/Haskell/Exts/Annotated/Simplify.hs:136)
    sBooleanFormula (src/Language/Haskell/Exts/Annotated/Simplify.hs:142)
    sRole (src/Language/Haskell/Exts/Annotated/Simplify.hs:149)
    sModuleName (src/Language/Haskell/Exts/Annotated/Simplify.hs:157)
    sSpecialCon (src/Language/Haskell/Exts/Annotated/Simplify.hs:160)
    sQName (src/Language/Haskell/Exts/Annotated/Simplify.hs:169)
    sName (src/Language/Haskell/Exts/Annotated/Simplify.hs:175)
    sIPName (src/Language/Haskell/Exts/Annotated/Simplify.hs:179)
    sQOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:183)
    sOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:187)
    sCName (src/Language/Haskell/Exts/Annotated/Simplify.hs:191)
    sModuleHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:195)
    sExportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:200)
    sExportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:203)
    sImportDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:211)
    sImportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:215)
    sNamespace (src/Language/Haskell/Exts/Annotated/Simplify.hs:218)
    sImportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:224)
    sAssoc (src/Language/Haskell/Exts/Annotated/Simplify.hs:231)
    sDeclHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:237)
    sInstRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:246)
    sInstHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:253)
    sDataOrNew (src/Language/Haskell/Exts/Annotated/Simplify.hs:262)
    sDeriving (src/Language/Haskell/Exts/Annotated/Simplify.hs:266)
    sBinds (src/Language/Haskell/Exts/Annotated/Simplify.hs:269)
    sIPBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:274)
    sMatch (src/Language/Haskell/Exts/Annotated/Simplify.hs:277)
    sQualConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:283)
    sConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:287)
    sFieldDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:293)
    sGadtDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:296)
    sClassDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:299)
    sRecFields (src/Language/Haskell/Exts/Annotated/Simplify.hs:313)
    sInstDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:316)
    sBangType (src/Language/Haskell/Exts/Annotated/Simplify.hs:326)
    sRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:331)
    sGuardedRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:335)
    sType (src/Language/Haskell/Exts/Annotated/Simplify.hs:338)
    sPromoted (src/Language/Haskell/Exts/Annotated/Simplify.hs:357)
    sTyVarBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:367)
    sKind (src/Language/Haskell/Exts/Annotated/Simplify.hs:371)
    sFunDep (src/Language/Haskell/Exts/Annotated/Simplify.hs:381)
    sContext (src/Language/Haskell/Exts/Annotated/Simplify.hs:384)
    sAsst (src/Language/Haskell/Exts/Annotated/Simplify.hs:390)
    sLiteral (src/Language/Haskell/Exts/Annotated/Simplify.hs:400)
    sSign (src/Language/Haskell/Exts/Annotated/Simplify.hs:413)
    sExp (src/Language/Haskell/Exts/Annotated/Simplify.hs:418)
    sXName (src/Language/Haskell/Exts/Annotated/Simplify.hs:475)
    sXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:479)
    sBracket (src/Language/Haskell/Exts/Annotated/Simplify.hs:482)
    sSplice (src/Language/Haskell/Exts/Annotated/Simplify.hs:489)
    sSafety (src/Language/Haskell/Exts/Annotated/Simplify.hs:493)
    sCallConv (src/Language/Haskell/Exts/Annotated/Simplify.hs:498)
    sModulePragma (src/Language/Haskell/Exts/Annotated/Simplify.hs:508)
    sOverlap (src/Language/Haskell/Exts/Annotated/Simplify.hs:514)
    sActivation (src/Language/Haskell/Exts/Annotated/Simplify.hs:520)
    sRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:525)
    sRuleVar (src/Language/Haskell/Exts/Annotated/Simplify.hs:529)
    sWarningText (src/Language/Haskell/Exts/Annotated/Simplify.hs:533)
    sPat (src/Lang
src/Language/Haskell/Exts/Pretty.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseUtils.hs:90:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
uage/Haskell/Exts/Annotated/Simplify.hs:537)
    sPXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:562)
    sRPatOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:565)
    sRPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:574)
    sPatField (src/Language/Haskell/Exts/Annotated/Simplify.hs:585)
    sStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:591)
    sQualStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:598)
    sFieldUpdate (src/Language/Haskell/Exts/Annotated/Simplify.hs:607)
    sAlt (src/Language/Haskell/Exts/Annotated/Simplify.hs:613)
  94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty'
  Missing documentation for:
    Indent (src/Language/Haskell/Exts/Pretty.hs:53)
   4% (  2 / 56) in 'Language.Haskell.Exts.ParseUtils'
  Missing documentation for:
    splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:97)
    checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:112)
    checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:123)
    checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:142)
    checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:138)
    mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:939)
    checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:935)
    checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:157)
    checkContext (src/Language/Haskell/Exts/ParseUtils.hs:251)
    checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:191)
    checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:304)
    checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:313)
    checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:361)
    checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:390)
    checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:399)
    checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:636)
    checkType (src/Language/Haskell/Exts/ParseUtils.hs:1067)
    checkTyVar (src/Language/Haskell/Exts/ParseUtils.hs:1117)
    checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1137)
    checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:805)
    checkExplicitPatSyn (src/Language/Haskell/Exts/ParseUtils.hs:860)
    checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:876)
    checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:883)
    checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:908)
    checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:913)
    checkSingleDecl (src/Language/Haskell/Exts/ParseUtils.hs:955)
    checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:964)
    checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:989)
    checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:1014)
    checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:1044)
    checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:1052)
    checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:1057)
    checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:856)
    checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:896)
    getGConName (src/Language/Haskell/Exts/ParseUtils.hs:797)
    mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1180)
    mkRoleAnnotDecl (src/Language/Haskell/Exts/ParseUtils.hs:1188)
    checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:554)
    checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:920)
    checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1149)
    checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1158)
    mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1172)
    checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:779)
    readTool (src/Language/Haskell/Exts/ParseUtils.hs:782)
    updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:944)
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
   8% (  1 / 12) in 'Language.Haskell.Exts.InternalParser'
  Missing documentation for:
    mparseModule (dist/build/Language/Haskell/Exts/InternalParser.hs:9195)
    mparseExp (dist/build/Language/Haskell/Exts/InternalParser.hs:9198)
    mparsePat (dist/build/Language/Haskell/Exts/InternalParser.hs:9201)
    mparseDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9244)
    mparseType (dist/build/Language/Haskell/Exts/InternalParser.hs:9207)
    mparseStmt (dist/build/Language/Haskell/Exts/InternalParser.hs:9210)
    mparseImportDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9213)
    ngparseModulePragmas (dist/build/Language/Haskell/Exts/InternalParser.hs:9216)
    ngparseModuleHeadAndImports (dist/build/Language/Haskell/Exts/InternalParser.hs:9219)
    ngparsePragmasAndModuleHead (dist/build/Language/Haskell/Exts/InternalParser.hs:9222)
    ngparsePragmasAndModuleName (dist/build/Language/Haskell/Exts/InternalParser.hs:9225)
  93% ( 38 / 41) in 'Language.Haskell.Exts.Annotated.Parser'
  Missing documentation for:
    unListOf (src/Language/Haskell/Exts/Annotated/Parser.hs:248)
    PragmasAndModuleHead (src/Language/Haskell/Exts/Annotated/Parser.hs:191)
    ModuleHeadAndImports (src/Language/Haskell/Exts/Annotated/Parser.hs:211)
 100% ( 43 / 43) in 'Language.Haskell.Exts.Parser'
  92% ( 23 / 25) in 'Language.Haskell.Exts.Annotated'
  Missing documentation for:
    parseFileWithComments (src/Language/Haskell/Exts/Annotated.hs:77)
    parseFileContentsWithComments (src/Language/Haskell/Exts/Annotated.hs:102)
 100% ( 23 / 23) in 'Language.Haskell.Exts'
Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for:
    exactP
Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
    D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode
Warning: Language.Haskell.Exts.Annotated.Parser: could not find link destinations for:
    parser
Warning: Language.Haskell.Exts.Parser: could not find link destinations for:
    parser
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.172123497371320756122.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haskell-src-exts-1.17.1-HaPRS6kcbmr9JGv457YYhN
Registering haskell-src-exts-1.17.1...
Installed haskell-src-exts-1.17.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25160/cabal-helper-0.6.3.1/dist/setup/setup.hs, /tmp/cabal-tmp-25160/cabal-helper-0.6.3.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/cabal-helper-0.6.3.1/dist/setup/setup ...
Configuring cabal-helper-0.6.3.1...
Building cabal-helper-0.6.3.1...
Preprocessing library cabal-helper-0.6.3.1...
[1 of 4] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/CabalHelper/Sandbox.o )
[2 of 4] Compiling CabalHelper.Types ( CabalHelper/Types.hs, dist/build/CabalHelper/Types.o )
[3 of 4] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/Paths_cabal_helper.o )
[4 of 4] Compiling Distribution.Helper ( Distribution/Helper.hs, dist/build/Distribution/Helper.o )
In-place registering cabal-helper-0.6.3.1...
Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.6.3.1...
[1 of 9] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Data.o )
[2 of 9] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Sandbox.o )
[3 of 9] Compiling CabalHelper.Types ( CabalHelper/Types.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Types.o )
[4 of 9] Compiling CabalHelper.Log  ( CabalHelper/Log.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Log.o )
[5 of 9] Compiling CabalHelper.GuessGhc ( CabalHelper/GuessGhc.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/GuessGhc.o )
[6 of 9] Compiling CabalHelper.Common ( CabalHelper/Common.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Common.o )
[7 of 9] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Paths_cabal_helper.o )
[8 of 9] Compiling CabalHelper.Compile ( CabalHelper/Compile.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compile.o )
[9 of 9] Compiling Main             ( CabalHelper/Wrapper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Main.o )
[7 of 9] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Data.o )
Linking dist/build/cabal-helper-wrapper/cabal-helper-wrapper ...
Running Haddock for cabal-helper-0.6.3.1...
Running hscolour for cabal-helper-0.6.3.1...
Preprocessing library cabal-helper-0.6.3.1...
Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.6.3.1...
Preprocessing library cabal-helper-0.6.3.1...
Haddock coverage:
  33% (  2 /  6) in 'CabalHelper.Sandbox'
  Missing documentation for:
    Module header
    ghcSandboxPkgDbDir (CabalHelper/Sandbox.hs:33)
    mightExist (CabalHelper/Sandbox.hs:49)
    dropWhileEnd (CabalHelper/Sandbox.hs:55)
   0% (  0 /  8) in 'CabalHelper.Types'
  Missing documentation for:
    Module header
    ChModuleName (CabalHelper/Types.hs:23)
    ChComponentName (CabalHelper/Types.hs:26)
    ChResponse (CabalHelper/Types.hs:33)
    ChEntrypoint (CabalHelper/Types.hs:44)
    ChPkgDb (CabalHelper/Types.hs:56)
    Options (CabalHelper/Types.hs:61)
    defaultOptions (CabalHelper/Types.hs:70)
   0% (  0 /  8) in 'Paths_cabal_helper'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_cabal_helper.hs:15)
    getBinDir (dist/build/autogen/Paths_cabal_helper.hs:25)
    getLibDir (dist/build/autogen/Paths_cabal_helper.hs:25)
    getDataDir (dist/build/autogen/Paths_cabal_helper.hs:25)
    getLibexecDir (dist/build/autogen/Paths_cabal_helper.hs:25)
    getDataFileName (dist/build/autogen/Paths_cabal_helper.hs:32)
    getSysconfDir (dist/build/autogen/Paths_cabal_helper.hs:25)
  72% ( 34 / 47) in 'Distribution.Helper'
  Missing documentation for:
    Module header
    defaultPrograms (Distribution/Helper.hs:109)
    QueryEnv (Distribution/Helper.hs:112)
    qePrograms (Distribution/Helper.hs:117)
    defaultQueryEnv (Distribution/Helper.hs:134)
    ChModuleName (CabalHelper/Types.hs:23)
    ChComponentName (CabalHelper/Types.hs:26)
    ChPkgDb (CabalHelper/Types.hs:56)
    ChEntrypoint (CabalHelper/Types.hs:44)
    buildPlatform (Distribution/Helper.hs:399)
    prepare (Distribution/Helper.hs:350)
    writeAutogenFiles (Distribution/Helper.hs:368)
    libexecNotFoundError (Distribution/Helper.hs:447)
Documentation created: dist/doc/html/cabal-helper/index.html,
dist/doc/html/cabal-helper/cabal-helper.txt
Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.6.3.1...
Creating package registration file:
/tmp/pkgConf-cabal-helper-0.6.3193509578796412173.1
extended "cabal-helper-wrapper"
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/libexec
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/libexec is not in the
system search path.
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cabal-helper-0.6.3.1-3g6YHQHZFzd4tYIv6IHNqX
Registering cabal-helper-0.6.3.1...
Installed cabal-helper-0.6.3.1
Configuring pipes-concurrency-2.0.5...
Building pipes-concurrency-2.0.5...
Preprocessing library pipes-concurrency-2.0.5...
[1 of 2] Compiling Pipes.Concurrent ( src/Pipes/Concurrent.hs, dist/build/Pipes/Concurrent.o )
[2 of 2] Compiling Pipes.Concurrent.Tutorial ( src/Pipes/Concurrent/Tutorial.hs, dist/build/Pipes/Concurrent/Tutorial.o )
In-place registering pipes-concurrency-2.0.5...
Running Haddock for pipes-concurrency-2.0.5...
Running hscolour for pipes-concurrency-2.0.5...
Preprocessing library pipes-concurrency-2.0.5...
Preprocessing library pipes-concurrency-2.0.5...
Haddock coverage:
 100% ( 21 / 21) in 'Pipes.Concurrent'
 100% ( 21 / 21) in 'Pipes.Concurrent.Tutorial'
Documentation created: dist/doc/html/pipes-concurrency/index.html,
dist/doc/html/pipes-concurrency/pipes-concurrency.txt
Creating package registration file:
/tmp/pkgConf-pipes-concurrency-2.0756825105579316706.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-concurrency-2.0.5-ElwEggEKQ2k5Tbmk6pAFIk
Registering pipes-concurrency-2.0.5...
Installed pipes-concurrency-2.0.5
Configuring pipes-parse-3.0.4...
Building pipes-parse-3.0.4...
Preprocessing library pipes-parse-3.0.4...
[1 of 2] Compiling Pipes.Parse      ( src/Pipes/Parse.hs, dist/build/Pipes/Parse.o )
[2 of 2] Compiling Pipes.Parse.Tutorial ( src/Pipes/Parse/Tutorial.hs, dist/build/Pipes/Parse/Tutorial.o )
In-place registering pipes-parse-3.0.4...
Running Haddock for pipes-parse-3.0.4...
Running hscolour for pipes-parse-3.0.4...
Preprocessing library pipes-parse-3.0.4...
Preprocessing library pipes-parse-3.0.4...
Haddock coverage:
 100% ( 31 / 31) in 'Pipes.Parse'
 100% ( 13 / 13) in 'Pipes.Parse.Tutorial'
Warning: Pipes.Parse: could not find link destinations for:
    Lens'
Documentation created: dist/doc/html/pipes-parse/index.html,
dist/doc/html/pipes-parse/pipes-parse.txt
Creating package registration file:
/tmp/pkgConf-pipes-parse-3.0818592290729412433.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-parse-3.0.4-JxxHnH7frjtJluQorkk67M
Registering pipes-parse-3.0.4...
Installed pipes-parse-3.0.4
Configuring pipes-safe-2.2.3...
Building pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...
[1 of 2] Compiling Pipes.Safe       ( src/Pipes/Safe.hs, dist/build/Pipes/Safe.o )

src/Pipes/Safe.hs:88:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Safe.hs:133:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 2] Compiling Pipes.Safe.Prelude ( src/Pipes/Safe/Prelude.hs, dist/build/Pipes/Safe/Prelude.o )
In-place registering pipes-safe-2.2.3...
Running Haddock for pipes-safe-2.2.3...
Running hscolour for pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...
Preprocessing library pipes-safe-2.2.3...

src/Pipes/Safe.hs:88:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/Pipes/Safe.hs:133:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% ( 19 / 19) in 'Pipes.Safe'
 100% (  7 /  7) in 'Pipes.Safe.Prelude'
Documentation created: dist/doc/html/pipes-safe/index.html,
dist/doc/html/pipes-safe/pipes-safe.txt
Creating package registration file:
/tmp/pkgConf-pipes-safe-2.2917498415280513515.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-safe-2.2.3-LeFrpJfqzTY99YpKi11gga
Registering pipes-safe-2.2.3...
Installed pipes-safe-2.2.3
Configuring hspec-core-2.2.3...
Building hspec-core-2.2.3...
Preprocessing library hspec-core-2.2.3...
[ 1 of 17] Compiling Test.Hspec.Timer ( src/Test/Hspec/Timer.hs, dist/build/Test/Hspec/Timer.o )
[ 2 of 17] Compiling Test.Hspec.Compat ( src/Test/Hspec/Compat.hs, dist/build/Test/Hspec/Compat.o )
[ 3 of 17] Compiling Test.Hspec.Core.Util ( src/Test/Hspec/Core/Util.hs, dist/build/Test/Hspec/Core/Util.o )
[ 4 of 17] Compiling Test.Hspec.FailureReport ( src/Test/Hspec/FailureReport.hs, dist/build/Test/Hspec/FailureReport.o )
[ 5 of 17] Compiling Test.Hspec.Core.QuickCheckUtil ( src/Test/Hspec/Core/QuickCheckUtil.hs, dist/build/Test/Hspec/Core/QuickCheckUtil.o )
[ 6 of 17] Compiling Test.Hspec.Core.Example ( src/Test/Hspec/Core/Example.hs, dist/build/Test/Hspec/Core/Example.o )
[ 7 of 17] Compiling Test.Hspec.Core.Tree ( src/Test/Hspec/Core/Tree.hs, dist/build/Test/Hspec/Core/Tree.o )
[ 8 of 17] Compiling Test.Hspec.Core.Spec.Monad ( src/Test/Hspec/Core/Spec/Monad.hs, dist/build/Test/Hspec/Core/Spec/Monad.o )
[ 9 of 17] Compiling Test.Hspec.Core.Spec ( src/Test/Hspec/Core/Spec.hs, dist/build/Test/Hspec/Core/Spec.o )
[10 of 17] Compiling Test.Hspec.Core.Hooks ( src/Test/Hspec/Core/Hooks.hs, dist/build/Test/Hspec/Core/Hooks.o )
[11 of 17] Compiling Test.Hspec.Core.Formatters.Internal ( src/Test/Hspec/Core/Formatters/Internal.hs, dist/build/Test/Hspec/Core/Formatters/Internal.o )
[12 of 17] Compiling Test.Hspec.Core.Formatters ( src/Test/Hspec/Core/Formatters.hs, dist/build/Test/Hspec/Core/Formatters.o )
[13 of 17] Compiling Test.Hspec.Options ( src/Test/Hspec/Options.hs, dist/build/Test/Hspec/Options.o )
[14 of 17] Compiling Test.Hspec.Config ( src/Test/Hspec/Config.hs, dist/build/Test/Hspec/Config.o )
[15 of 17] Compiling Test.Hspec.Core.Runner.Eval ( src/Test/Hspec/Core/Runner/Eval.hs, dist/build/Test/Hspec/Core/Runner/Eval.o )
[16 of 17] Compiling Test.Hspec.Core.Runner ( src/Test/Hspec/Core/Runner.hs, dist/build/Test/Hspec/Core/Runner.o )
[17 of 17] Compiling Test.Hspec.Core.QuickCheck ( src/Test/Hspec/Core/QuickCheck.hs, dist/build/Test/Hspec/Core/QuickCheck.o )
In-place registering hspec-core-2.2.3...
Running Haddock for hspec-core-2.2.3...
Running hscolour for hspec-core-2.2.3...
Preprocessing library hspec-core-2.2.3...
Preprocessing library hspec-core-2.2.3...
Haddock coverage:
   0% (  0 /  2) in 'Test.Hspec.Timer'
  Missing documentation for:
    Module header
    newTimer (src/Test/Hspec/Timer.hs:6)
  67% (  8 / 12) in 'Test.Hspec.Compat'
  Missing documentation for:
    Module header
    getDefaultConcurrentJobs (src/Test/Hspec/Compat.hs:67)
    showType (src/Test/Hspec/Compat.hs:112)
    showFullType (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 (src/Test/Hspec/FailureReport.hs:16)
    writeFailureReport (src/Test/Hspec/FailureReport.hs:24)
    readFailureReport (src/Test/Hspec/FailureReport.hs:42)
   0% (  0 /  7) in 'Test.Hspec.Core.QuickCheckUtil'
  Missing documentation for:
    Module header
    aroundProperty (src/Test/Hspec/Core/QuickCheckUtil.hs:24)
    aroundProp (src/Test/Hspec/Core/QuickCheckUtil.hs:31)
    aroundRose (src/Test/Hspec/Core/QuickCheckUtil.hs:34)
    formatNumbers (src/Test/Hspec/Core/QuickCheckUtil.hs:40)
    newSeed (src/Test/Hspec/Core/QuickCheckUtil.hs:47)
    mkGen (src/Test/Hspec/Core/QuickCheckUtil.hs:56)
  50% (  5 / 10) in 'Test.Hspec.Core.Example'
  Missing documentation for:
    Module header
    Params (src/Test/Hspec/Core/Example.hs:37)
    defaultParams (src/Test/Hspec/Core/Example.hs:42)
    Progress (src/Test/Hspec/Core/Example.hs:48)
    ProgressCallback (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 (src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (src/Test/Hspec/Core/Spec/Monad.hs:27)
    mapSpecTree (src/Test/Hspec/Core/Spec/Monad.hs:52)
    mapSpecItem (src/Test/Hspec/Core/Spec/Monad.hs:55)
    mapSpecItem_ (src/Test/Hspec/Core/Spec/Monad.hs:63)
    modifyParams (src/Test/Hspec/Core/Spec/Monad.hs:66)
  71% ( 24 / 34) in 'Test.Hspec.Core.Spec'
  Missing documentation for:
    Spec (src/Test/Hspec/Core/Spec/Monad.hs:25)
    SpecWith (src/Test/Hspec/Core/Spec/Monad.hs:27)
    mapSpecTree (src/Test/Hspec/Core/Spec/Monad.hs:52)
    mapSpecItem (src/Test/Hspec/Core/Spec/Monad.hs:55)
    mapSpecItem_ (src/Test/Hspec/Core/Spec/Monad.hs:63)
    modifyParams (src/Test/Hspec/Core/Spec/Monad.hs:66)
    Params (src/Test/Hspec/Core/Example.hs:37)
    defaultParams (src/Test/Hspec/Core/Example.hs:42)
    Progress (src/Test/Hspec/Core/Example.hs:48)
    ProgressCallback (src/Test/Hspec/Core/Example.hs:49)
 100% ( 13 / 13) in 'Test.Hspec.Core.Hooks'
  81% ( 22 / 27) in 'Test.Hspec.Core.Formatters.Internal'
  Missing documentation for:
    Module header
    Formatter (src/Test/Hspec/Core/Formatters/Internal.hs:139)
    FormatM (src/Test/Hspec/Core/Formatters/Internal.hs:87)
    FailureRecord (src/Test/Hspec/Core/Formatters/Internal.hs:133)
    runFormatM (src/Test/Hspec/Core/Formatters/Internal.hs:90)
  77% ( 24 / 31) in 'Test.Hspec.Core.Formatters'
  Missing documentation for:
    silent (src/Test/Hspec/Core/Formatters.hs:93)
    specdoc (src/Test/Hspec/Core/Formatters.hs:107)
    progress (src/Test/Hspec/Core/Formatters.hs:140)
    failed_examples (src/Test/Hspec/Core/Formatters.hs:150)
    Formatter (src/Test/Hspec/Core/Formatters/Internal.hs:139)
    FormatM (src/Test/Hspec/Core/Formatters/Internal.hs:87)
    FailureRecord (src/Test/Hspec/Core/Formatters/Internal.hs:133)
   0% (  0 /  6) in 'Test.Hspec.Options'
  Missing documentation for:
    Module header
    Config (src/Test/Hspec/Options.hs:21)
    ColorMode (src/Test/Hspec/Options.hs:90)
    defaultConfig (src/Test/Hspec/Options.hs:44)
    filterOr (src/Test/Hspec/Options.hs:64)
    parseOptions (src/Test/Hspec/Options.hs:189)
  14% (  1 /  7) in 'Test.Hspec.Config'
  Missing documentation for:
    Module header
    Config (src/Test/Hspec/Options.hs:21)
    ColorMode (src/Test/Hspec/Options.hs:90)
    defaultConfig (src/Test/Hspec/Options.hs:44)
    getConfig (src/Test/Hspec/Config.hs:71)
    configQuickCheckArgs (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 (src/Test/Hspec/Options.hs:21)
    ColorMode (src/Test/Hspec/Options.hs:90)
    defaultConfig (src/Test/Hspec/Options.hs:44)
 100% (  4 /  4) in 'Test.Hspec.Core.QuickCheck'
Documentation created: dist/doc/html/hspec-core/index.html,
dist/doc/html/hspec-core/hspec-core.txt
Creating package registration file:
/tmp/pkgConf-hspec-core-2.27784791381688876723.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hspec-core-2.2.3-7V7Lj80zZjAGvJGtpazzP2
Registering hspec-core-2.2.3...
Installed hspec-core-2.2.3
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.78316800161360424424.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-ATIQ3UuwJfzJFZ7xZqoUa6
Registering void-0.7.1...
Installed void-0.7.1
Configuring hlint-1.9.32...
Building hlint-1.9.32...
Preprocessing library hlint-1.9.32...
[ 1 of 46] Compiling Test.Util        ( src/Test/Util.hs, dist/build/Test/Util.o )
[ 2 of 46] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.o )
[ 3 of 46] Compiling HSE.Type         ( src/HSE/Type.hs, dist/build/HSE/Type.o )
[ 4 of 46] Compiling HSE.FreeVars     ( src/HSE/FreeVars.hs, dist/build/HSE/FreeVars.o )
[ 5 of 46] Compiling HSE.Util         ( src/HSE/Util.hs, dist/build/HSE/Util.o )
[ 6 of 46] Compiling HSE.Match        ( src/HSE/Match.hs, dist/build/HSE/Match.o )
[ 7 of 46] Compiling HSE.Scope        ( src/HSE/Scope.hs, dist/build/HSE/Scope.o )
[ 8 of 46] Compiling HsColour         ( src/HsColour.hs, dist/build/HsColour.o )
[ 9 of 46] Compiling Parallel         ( src/Parallel.hs, dist/build/Parallel.o )
[10 of 46] Compiling Paths_hlint      ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o )
[11 of 46] Compiling Util             ( src/Util.hs, dist/build/Util.o )
[12 of 46] Compiling CmdLine          ( src/CmdLine.hs, dist/build/CmdLine.o )
[13 of 46] Compiling HSE.Bracket      ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.o )
[14 of 46] Compiling HSE.Evaluate     ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.o )
[15 of 46] Compiling HSE.All          ( src/HSE/All.hs, dist/build/HSE/All.o )
[16 of 46] Compiling Refact           ( src/Refact.hs, dist/build/Refact.o )
[17 of 46] Compiling Hint.Util        ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[18 of 46] Compiling Settings         ( src/Settings.hs, dist/build/Settings.o )
[19 of 46] Compiling Idea             ( src/Idea.hs, dist/build/Idea.o )
[20 of 46] Compiling Hint.Type        ( src/Hint/Type.hs, dist/build/Hint/Type.o )
[21 of 46] Compiling Hint.List        ( src/Hint/List.hs, dist/build/Hint/List.o )
[22 of 46] Compiling Hint.ListRec     ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o )
[23 of 46] Compiling Hint.Monad       ( src/Hint/Monad.hs, dist/build/Hint/Monad.o )
[24 of 46] Compiling Hint.Lambda      ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o )
[25 of 46] Compiling Hint.Bracket     ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o )
[26 of 46] Compiling Hint.Naming      ( src/Hint/Naming.hs, dist/build/Hint/Naming.o )
[27 of 46] Compiling Hint.Pattern     ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.o )
[28 of 46] Compiling Hint.Import      ( src/Hint/Import.hs, dist/build/Hint/Import.o )
[29 of 46] Compiling Hint.Pragma      ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o )
[30 of 46] Compiling Hint.Extensions  ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o )
[31 of 46] Compiling Hint.Duplicate   ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o )
[32 of 46] Compiling Hint.Comment     ( src/Hint/Comment.hs, dist/build/Hint/Comment.o )
[33 of 46] Compiling Hint.Unsafe      ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.o )
[34 of 46] Compiling Report           ( src/Report.hs, dist/build/Report.o )
[35 of 46] Compiling Test.Proof       ( src/Test/Proof.hs, dist/build/Test/Proof.o )
[36 of 46] Compiling Hint.Match       ( src/Hint/Match.hs, dist/build/Hint/Match.o )
[37 of 46] Compiling Hint.All         ( src/Hint/All.hs, dist/build/Hint/All.o )
[38 of 46] Compiling Apply            ( src/Apply.hs, dist/build/Apply.o )
[39 of 46] Compiling Language.Haskell.HLint2 ( src/Language/Haskell/HLint2.hs, dist/build/Language/Haskell/HLint2.o )
[40 of 46] Compiling Grep             ( src/Grep.hs, dist/build/Grep.o )
[41 of 46] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.o )
[42 of 46] Compiling Test.Translate   ( src/Test/Translate.hs, dist/build/Test/Translate.o )
[43 of 46] Compiling Test.All         ( src/Test/All.hs, dist/build/Test/All.o )
[44 of 46] Compiling HLint            ( src/HLint.hs, dist/build/HLint.o )
[45 of 46] Compiling Language.Haskell.HLint3 ( src/Language/Haskell/HLint3.hs, dist/build/Language/Haskell/HLint3.o )
[46 of 46] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o )
In-place registering hlint-1.9.32...
Preprocessing executable 'hlint' for hlint-1.9.32...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
Linking dist/build/hlint/hlint ...
Running Haddock for hlint-1.9.32...
Running hscolour for hlint-1.9.32...
Preprocessing library hlint-1.9.32...
Preprocessing executable 'hlint' for hlint-1.9.32...
Preprocessing library hlint-1.9.32...
Haddock coverage:
  17% (  1 /  6) in 'Test.Util'
  Missing documentation for:
    Module header
    tested (src/Test/Util.hs:43)
    passed (src/Test/Util.hs:35)
    failed (src/Test/Util.hs:38)
    progress (src/Test/Util.hs:32)
  50% (  1 /  2) in 'Test.InputOutput'
  Missing documentation for:
    testInputOutput (src/Test/InputOutput.hs:23)
Warning: HSE.Type: Could not find documentation for exported module: Export
   0% (  0 /  7) in 'HSE.Type'
  Missing documentation for:
    Module header
    S (src/HSE/Type.hs:10)
    Module_ (src/HSE/Type.hs:11)
    Decl_ (src/HSE/Type.hs:12)
    Exp_ (src/HSE/Type.hs:13)
    Pat_ (src/HSE/Type.hs:14)
    Type_ (src/HSE/Type.hs:15)
Warning: HSE.FreeVars: freeVars is exported separately but will be documented under FreeVars. Consider exporting it together with its parent(s) for code clarity.
   0% (  0 /  6) in 'HSE.FreeVars'
  Missing documentation for:
    Module header
    FreeVars (src/HSE/FreeVars.hs:38)
    vars (src/HSE/FreeVars.hs:16)
    varss (src/HSE/FreeVars.hs:18)
    pvars (src/HSE/FreeVars.hs:20)
    declBind (src/HSE/FreeVars.hs:13)
   0% (  0 / 86) in 'HSE.Util'
  Missing documentation for:
    Module header
    opExp (src/HSE/Util.hs:17)
    expOp (src/HSE/Util.hs:21)
    moduleDecls (src/HSE/Util.hs:26)
    moduleName (src/HSE/Util.hs:30)
    moduleImports (src/HSE/Util.hs:35)
    modulePragmas (src/HSE/Util.hs:39)
    fromModuleName (src/HSE/Util.hs:43)
    fromChar (src/HSE/Util.hs:46)
    fromPChar (src/HSE/Util.hs:50)
    fromString (src/HSE/Util.hs:54)
    fromPString (src/HSE/Util.hs:58)
    fromParen (src/HSE/Util.hs:62)
    fromPParen (src/HSE/Util.hs:66)
    fromTyParen (src/HSE/Util.hs:70)
    fromDeriving (src/HSE/Util.hs:74)
    isVar (src/HSE/Util.hs:79)
    isCon (src/HSE/Util.hs:80)
    isApp (src/HSE/Util.hs:81)
    isInfixApp (src/HSE/Util.hs:82)
    isList (src/HSE/Util.hs:83)
    isAnyApp (src/HSE/Util.hs:84)
    isParen (src/HSE/Util.hs:85)
    isIf (src/HSE/Util.hs:86)
    isLambda (src/HSE/Util.hs:87)
    isMDo (src/HSE/Util.hs:88)
    isBoxed (src/HSE/Util.hs:89)
    isDerivDecl (src/HSE/Util.hs:90)
    isPBangPat (src/HSE/Util.hs:91)
    isPFieldPun (src/HSE/Util.hs:92)
    isFieldPun (src/HSE/Util.hs:93)
    isPWildCard (src/HSE/Util.hs:94)
    isPFieldWildcard (src/HSE/Util.hs:95)
    isFieldWildcard (src/HSE/Util.hs:96)
    isPViewPat (src/HSE/Util.hs:97)
    isParComp (src/HSE/Util.hs:98)
    isPatTypeSig (src/HSE/Util.hs:99)
    isQuasiQuote (src/HSE/Util.hs:100)
    isSpliceDecl (src/HSE/Util.hs:101)
    isNewType (src/HSE/Util.hs:102)
    isRecStmt (src/HSE/Util.hs:103)
    isClsDefSig (src/HSE/Util.hs:104)
    isSection (src/HSE/Util.hs:106)
    allowRightSection (src/HSE/Util.hs:111)
    allowLeftSection (src/HSE/Util.hs:112)
    unqual (src/HSE/Util.hs:115)
    fromQual (src/HSE/Util.hs:119)
    isSpecial (src/HSE/Util.hs:124)
    isDol (src/HSE/Util.hs:127)
    isDot (src/HSE/Util.hs:131)
    isDotApp (src/HSE/Util.hs:135)
    dotApp (src/HSE/Util.hs:139)
    dotApps (src/HSE/Util.hs:142)
    isLexeme (src/HSE/Util.hs:148)
    isWHNF (src/HSE/Util.hs:154)
    getEquations (src/HSE/Util.hs:171)
    toFunBind (src/HSE/Util.hs:177)
    replaceBranches (src/HSE/Util.hs:183)
    apps (src/HSE/Util.hs:202)
    fromApps (src/HSE/Util.hs:205)
    fromAppsWithLoc (src/HSE/Util.hs:208)
    childrenApps (src/HSE/Util.hs:216)
    descendApps (src/HSE/Util.hs:221)
    descendAppsM (src/HSE/Util.hs:226)
    universeApps (src/HSE/Util.hs:231)
    transformApps (src/HSE/Util.hs:234)
    transformAppsM (src/HSE/Util.hs:237)
    universeS (src/HSE/Util.hs:244)
    childrenS (src/HSE/Util.hs:247)
    universeParentExp (src/HSE/Util.hs:252)
    showSrcLoc (src/HSE/Util.hs:260)
    toSrcLoc (src/HSE/Util.hs:266)
    toSrcSpan (src/HSE/Util.hs:269)
    nullSrcLoc (src/HSE/Util.hs:272)
    nullSrcSpan (src/HSE/Util.hs:275)
    an (src/HSE/Util.hs:278)
    dropAnn (src/HSE/Util.hs:281)
    /=~= (src/HSE/Util.hs:290)
    elem_ (src/HSE/Util.hs:292)
    notElem_ (src/HSE/Util.hs:292)
    nub_ (src/HSE/Util.hs:296)
    intersect_ (src/HSE/Util.hs:299)
    eqList (src/HSE/Util.hs:302)
    neqList (src/HSE/Util.hs:302)
    eqMaybe (src/HSE/Util.hs:308)
    getFixity (src/HSE/Util.hs:317)
  11% (  1 /  9) in 'HSE.Match'
  Missing documentation for:
    Module header
    View (src/HSE/Match.hs:15)
    ~= (src/HSE/Match.hs:53)
    isSym (src/HSE/Match.hs:67)
    App2 (src/HSE/Match.hs:19)
    PVar_ (src/HSE/Match.hs:40)
    Var_ (src/HSE/Match.hs:46)
    PApp_ (src/HSE/Match.hs:33)
  67% (  4 /  6) in 'HSE.Scope'
  Missing documentation for:
    Module header
    scopeImports (src/HSE/Scope.hs:51)
   0% (  0 /  3) in 'HsColour'
  Missing documentation for:
    Module header
    hsColourHTML (src/HsColour.hs:24)
    hsColourConsole (src/HsColour.hs:19)
   0% (  0 /  2) in 'Parallel'
  Missing documentation for:
    Module header
    parallel (src/Parallel.hs:20)
   0% (  0 /  8) in 'Paths_hlint'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_hlint.hs:15)
    getBinDir (dist/build/autogen/Paths_hlint.hs:25)
    getLibDir (dist/build/autogen/Paths_hlint.hs:25)
    getDataDir (dist/build/autogen/Paths_hlint.hs:25)
    getLibexecDir (dist/build/autogen/Paths_hlint.hs:25)
    getDataFileName (dist/build/autogen/Paths_hlint.hs:32)
    getSysconfDir (dist/build/autogen/Paths_hlint.hs:25)
  36% (  4 / 11) in 'Util'
  Missing documentation for:
    Module header
    defaultExtensions (src/Util.hs:126)
    readFileEncoding' (src/Util.hs:38)
    gzip (src/Util.hs:98)
    universeParentBi (src/Util.hs:119)
    descendIndex (src/Util.hs:107)
    exitMessage (src/Util.hs:87)
  20% (  2 / 10) in 'CmdLine'
  Missing documentation for:
    Module header
    Cmd (src/CmdLine.hs:72)
    cmdCpp (src/CmdLine.hs:191)
    getCmd (src/CmdLine.hs:26)
    cmdExtensions (src/CmdLine.hs:187)
    cmdHintFiles (src/CmdLine.hs:184)
    exitWithHelp (src/CmdLine.hs:47)
    resolveFile (src/CmdLine.hs:215)
  33% (  2 /  6) in 'HSE.Bracket'
  Missing documentation for:
    Module header
    Brackets (src/HSE/Bracket.hs:13)
    transformBracket (src/HSE/Bracket.hs:134)
    appsBracket (src/HSE/Bracket.hs:147)
   0% (  0 /  2) in 'HSE.Evaluate'
  Missing documentation for:
    Module header
    evaluate (src/HSE/Evaluate.hs:12)
Warning: HSE.All: Could not find documentation for exported module: X
  57% (  4 /  7) in 'HSE.All'
  Missing documentation for:
    Module header
    parseFlagsAddFixities (src/HSE/All.hs:42)
    parseFlagsSetLanguage (src/HSE/All.hs:46)
   0% (  0 /  3) in 'Refact'
  Missing documentation for:
    Module header
    toRefactSrcSpan (src/Refact.hs:6)
    toSS (src/Refact.hs:12)
  50% (  2 /  4) in 'Hint.Util'
  Missing documentation for:
    Module header
    niceLambda (src/Hint/Util.hs:11)
  40% (  6 / 15) in 'Settings'
  Missing documentation for:
    Module header
    showNotes (src/Settings.hs:74)
    Setting (src/Settings.hs:100)
    defaultHintName (src/Settings.hs:21)
    isUnifyVar (src/Settings.hs:45)
    readSettings2 (src/Settings.hs:113)
    readPragma (src/Settings.hs:180)
    findSettings2 (src/Settings.hs:251)
    addInfix (src/Settings.hs:50)
  17% (  3 / 18) in 'Idea'
  Missing documentation for:
    Module header
    showIdeaJson (src/Idea.hs:27)
    showIdeasJson (src/Idea.hs:47)
     (src/Idea.hs:50)
    showANSI (src/Idea.hs:54)
    showEx (src/Idea.hs:59)
    rawIdea (src/Idea.hs:71)
    rawIdeaN (src/Idea.hs:72)
    idea (src/Idea.hs:74)
    suggest (src/Idea.hs:76)
    warn (src/Idea.hs:77)
    ideaN (src/Idea.hs:80)
    suggestN (src/Idea.hs:83)
    warnN (src/Idea.hs:84)
    showNotes (src/Settings.hs:74)
Warning: Hint.Type: Could not find documentation for exported module: Export
  17% (  1 /  6) in 'Hint.Type'
  Missing documentation for:
    Module header
    DeclHint (src/Hint/Type.hs:10)
    ModuHint (src/Hint/Type.hs:11)
    CrossHint (src/Hint/Type.hs:12)
     (src/Hint/Type.hs:24)
   0% (  0 /  2) in 'Hint.List'
  Missing documentation for:
    Module header
    listHint (src/Hint/List.hs:36)
   0% (  0 /  2) in 'Hint.ListRec'
  Missing documentation for:
    Module header
    listRecHint (src/Hint/ListRec.hs:41)
   0% (  0 /  2) in 'Hint.Monad'
  Missing documentation for:
    Module header
    monadHint (src/Hint/Monad.hs:52)
   0% (  0 /  2) in 'Hint.Lambda'
  Missing documentation for:
    Module header
    lambdaHint (src/Hint/Lambda.hs:83)
   0% (  0 /  2) in 'Hint.Bracket'
  Missing documentation for:
    Module header
    bracketHint (src/Hint/Bracket.hs:73)
   0% (  0 /  2) in 'Hint.Naming'
  Missing documentation for:
    Module header
    namingHint (src/Hint/Naming.hs:47)
   0% (  0 /  2) in 'Hint.Pattern'
  Missing documentation for:
    Module header
    patternHint (src/Hint/Pattern.hs:62)
   0% (  0 /  2) in 'Hint.Import'
  Missing documentation for:
    Module header
    importHint (src/Hint/Import.hs:56)
   0% (  0 /  2) in 'Hint.Pragma'
  Missing documentation for:
    Module header
    pragmaHint (src/Hint/Pragma.hs:38)
   0% (  0 /  2) in 'Hint.Extensions'
  Missing documentation for:
    Module header
    extensionsHint (src/Hint/Extensions.hs:84)
   0% (  0 /  2) in 'Hint.Duplicate'
  Missing documentation for:
    Module header
    duplicateHint (src/Hint/Duplicate.hs:27)
   0% (  0 /  2) in 'Hint.Comment'
  Missing documentation for:
    Module header
    commentHint (src/Hint/Comment.hs:28)
   0% (  0 /  2) in 'Hint.Unsafe'
  Missing documentation for:
    Module header
    unsafeHint (src/Hint/Unsafe.hs:26)
   0% (  0 /  2) in 'Report'
  Missing documentation for:
    Module header
    writeReport (src/Report.hs:26)
  50% (  1 /  2) in 'Test.Proof'
  Missing documentation for:
    proof (src/Test/Proof.hs:33)
   0% (  0 /  2) in 'Hint.Match'
  Missing documentation for:
    Module header
    readMatch (src/Hint/Match.hs:63)
  44% (  4 /  9) in 'Hint.All'
  Missing documentation for:
    Module header
    DeclHint (src/Hint/Type.hs:10)
    ModuHint (src/Hint/Type.hs:11)
    hintRules (src/Hint/All.hs:75)
    resolveBuiltin (src/Hint/All.hs:71)
 100% (  3 /  3) in 'Test.Translate'
  75% (  3 /  4) in 'Apply'
  Missing documentation for:
    Module header
  94% ( 32 / 34) in 'Language.Haskell.HLint2'
  Missing documentation for:
    autoSettings' (src/Language/Haskell/HLint2.hs:66)
    hintRules (src/Hint/All.hs:75)
   0% (  0 /  2) in 'Grep'
  Missing documentation for:
    Module header
    runGrep (src/Grep.hs:12)
  50% (  1 /  2) in 'Test.Annotations'
  Missing documentation for:
    testAnnotations (src/Test/Annotations.hs:24)
   0% (  0 /  2) in 'Test.All'
  Missing documentation for:
    Module header
    test (src/Test/All.hs:25)
  50% (  1 /  2) in 'HLint'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Language.Haskell.HLint'
  97% ( 30 / 31) in 'Language.Haskell.HLint3'
  Missing documentation for:
    parseFlagsAddFixities (src/HSE/All.hs:42)
Documentation created: dist/doc/html/hlint/index.html,
dist/doc/html/hlint/hlint.txt
Preprocessing executable 'hlint' for hlint-1.9.32...
Creating package registration file:
/tmp/pkgConf-hlint-1.94365924801293182160.32
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hlint-1.9.32-8xWLgFPgd4c16qowRhXdfy
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 hlint-1.9.32...
Installed hlint-1.9.32
Configuring hspec-2.2.3...
Building hspec-2.2.3...
Preprocessing library hspec-2.2.3...
[1 of 7] Compiling Test.Hspec.HUnit ( src/Test/Hspec/HUnit.hs, dist/build/Test/Hspec/HUnit.o )
[2 of 7] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, dist/build/Test/Hspec/Formatters.o )
[3 of 7] Compiling Test.Hspec.Discover ( src/Test/Hspec/Discover.hs, dist/build/Test/Hspec/Discover.o )
[4 of 7] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, dist/build/Test/Hspec/Runner.o )
[5 of 7] Compiling Test.Hspec.Core  ( src/Test/Hspec/Core.hs, dist/build/Test/Hspec/Core.o )
[6 of 7] Compiling Test.Hspec       ( src/Test/Hspec.hs, dist/build/Test/Hspec.o )
[7 of 7] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, dist/build/Test/Hspec/QuickCheck.o )
In-place registering hspec-2.2.3...
Running Haddock for hspec-2.2.3...
Running hscolour for hspec-2.2.3...
Preprocessing library hspec-2.2.3...
Preprocessing library hspec-2.2.3...
Haddock coverage:
  67% (  2 /  3) in 'Test.Hspec.HUnit'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Test.Hspec.Formatters'
  Missing documentation for:
    Module header
  38% (  3 /  8) in 'Test.Hspec.Discover'
  Missing documentation for:
    Module header
    Spec
    IsFormatter (src/Test/Hspec/Discover.hs:26)
    hspecWithFormatter (src/Test/Hspec/Discover.hs:35)
    postProcessSpec (src/Test/Hspec/Discover.hs:40)
  50% (  1 /  2) in 'Test.Hspec.Runner'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'Test.Hspec.Core'
  Missing documentation for:
    describe (src/Test/Hspec/Core.hs:13)
    it (src/Test/Hspec/Core.hs:17)
  91% ( 31 / 34) in 'Test.Hspec'
  Missing documentation for:
    Spec
    SpecWith
    Arg
  86% (  6 /  7) in 'Test.Hspec.QuickCheck'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/hspec/index.html,
dist/doc/html/hspec/hspec.txt
Creating package registration file:
/tmp/pkgConf-hspec-2.29289399511332992448.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.3-CYWZadvwAraHdF11VslegI
Registering hspec-2.2.3...
Installed hspec-2.2.3
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.4...
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1808620603603283738.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-KM4fAXZBaqx6OO468wTyg6
Registering contravariant-1.4...
Installed contravariant-1.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25160/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-25160/comonad-5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
In-place registering comonad-5...
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-5782826941888445998
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-JdThAceXF84FpkEgKfBjvv
Registering comonad-5...
Installed comonad-5
Configuring bifunctors-5.3...
Building bifunctors-5.3...
Preprocessing library bifunctors-5.3...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 5 of 17] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.3...
Running Haddock for bifunctors-5.3...
Running hscolour for bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:15)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
  43% ( 39 / 90) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:48)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:55)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:73)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:74)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:76)
    substType (src/Data/Bifunctor/TH/Internal.hs:83)
    substKind (src/Data/Bifunctor/TH/Internal.hs:95)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:102)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:105)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:112)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:116)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:120)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:124)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:239)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:299)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:492)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:499)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:502)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:505)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:508)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:511)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:526)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:529)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:535)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:538)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:544)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:547)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:550)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:553)
    idValName (src/Data/Bifunctor/TH/Internal.hs:556)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:559)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:562)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:568)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:571)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:574)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:577)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:580)
    starKindName (src/Data/Bifunctor/TH/Internal.hs:584)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:589)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:592)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:595)
    apValName (src/Data/Bifunctor/TH/Internal.hs:598)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:601)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:604)
 100% ( 17 / 17) in 'Data.Bifunctor.TH'
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:22)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:25)
    biliftM (src/Data/Bifunctor/Functor.hs:35)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:39)
    biliftW (src/Data/Bifunctor/Functor.hs:49)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:30)
     (src/Data/Bifunctor/Sum.hs:66)
     (src/Data/Bifunctor/Sum.hs:74)
     (src/Data/Bifunctor/Sum.hs:78)
     (src/Data/Bifunctor/Sum.hs:82)
     (src/Data/Bifunctor/Sum.hs:86)
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:46)
    <<$>> (src/Data/Biapplicative.hs:42)
    <<**>> (src/Data/Biapplicative.hs:67)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-54519208521019415518.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.3-Lg5j6GeboyY0mvJdfqrKtl
Registering bifunctors-5.3...
Installed bifunctors-5.3
Configuring profunctors-5.2...
Building profunctors-5.2...
Preprocessing library profunctors-5.2...
[ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o )
[ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o )
[ 6 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 7 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o )
[ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o )
[10 of 15] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
In-place registering profunctors-5.2...
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-55673632601143447997.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/profunctors-5.2-A8MTKu5IOfSHpcMcxVOXJ4
Registering profunctors-5.2...
Installed profunctors-5.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25160/semigroupoids-5.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-25160/semigroupoids-5.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/semigroupoids-5.0.1/dist/setup/setup ...
Configuring semigroupoids-5.0.1...
Building semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.1...
Running Haddock for semigroupoids-5.0.1...
Running hscolour for semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.021360117311169464549.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.1-FGvy4Y77FNXAi21l8BOZKa
Registering semigroupoids-5.0.1...
Installed semigroupoids-5.0.1
Configuring foldl-1.2.0...
Building foldl-1.2.0...
Preprocessing library foldl-1.2.0...
[1 of 4] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, dist/build/Control/Foldl/Internal.o )
[2 of 4] Compiling Control.Foldl    ( src/Control/Foldl.hs, dist/build/Control/Foldl.o )
[3 of 4] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, dist/build/Control/Foldl/ByteString.o )
[4 of 4] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, dist/build/Control/Foldl/Text.o )
In-place registering foldl-1.2.0...
Running Haddock for foldl-1.2.0...
Running hscolour for foldl-1.2.0...
Preprocessing library foldl-1.2.0...
Preprocessing library foldl-1.2.0...
Haddock coverage:
 100% (  8 /  8) in 'Control.Foldl.Internal'
 100% ( 71 / 71) in 'Control.Foldl'
 100% ( 24 / 24) in 'Control.Foldl.ByteString'
 100% ( 23 / 23) in 'Control.Foldl.Text'
Documentation created: dist/doc/html/foldl/index.html,
dist/doc/html/foldl/foldl.txt
Creating package registration file:
/tmp/pkgConf-foldl-1.29661560061974924938.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/foldl-1.2.0-A6tmuzMyulVI6acyhLYHok
Registering foldl-1.2.0...
Installed foldl-1.2.0
Configuring conceit-0.4.0.0...
Building conceit-0.4.0.0...
Preprocessing library conceit-0.4.0.0...
[1 of 1] Compiling Control.Concurrent.Conceit ( src/Control/Concurrent/Conceit.hs, dist/build/Control/Concurrent/Conceit.o )
In-place registering conceit-0.4.0.0...
Running Haddock for conceit-0.4.0.0...
Running hscolour for conceit-0.4.0.0...
Preprocessing library conceit-0.4.0.0...
Preprocessing library conceit-0.4.0.0...
Haddock coverage:
Cannot find documentation for: $internals
  75% (  6 /  8) in 'Control.Concurrent.Conceit'
  Missing documentation for:
    Module header
    conceit (src/Control/Concurrent/Conceit.hs:114)
Warning: Control.Concurrent.Conceit: could not find link destinations for:
    race
Documentation created: dist/doc/html/conceit/index.html,
dist/doc/html/conceit/conceit.txt
Creating package registration file:
/tmp/pkgConf-conceit-0.4.01825148555409354354.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/conceit-0.4.0.0-6USkiyodad28HRECCdGcy6
Registering conceit-0.4.0.0...
Installed conceit-0.4.0.0
Configuring free-4.12.4...
Building free-4.12.4...
Preprocessing library free-4.12.4...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )

src/Control/Monad/Free/TH.hs:187:3: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

src/Control/Monad/Free/TH.hs:217:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ‘constructorName’: constructorName _ = ...
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.12.4...
Running Haddock for free-4.12.4...
Running hscolour for free-4.12.4...
Preprocessing library free-4.12.4...
Preprocessing library free-4.12.4...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 16 / 16) in 'Control.Monad.Free'
 100% ( 13 / 13) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 12 / 13) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:128)
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file:
/tmp/pkgConf-free-4.128989756391596558875.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/free-4.12.4-H3gabvSicISAtCHFi28Y0v
Registering free-4.12.4...
Installed free-4.12.4
Configuring adjunctions-4.3...
Building adjunctions-4.3...
Preprocessing library adjunctions-4.3...
[ 1 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o )
[ 2 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o )
[ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o )
[ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o )
[ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o )
[ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o )
[ 7 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o )
[ 8 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o )
[ 9 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o )
[10 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o )
[11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o )
In-place registering adjunctions-4.3...
Running Haddock for adjunctions-4.3...
Running hscolour for adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Haddock coverage:
  83% (  5 /  6) in 'Data.Functor.Contravariant.Rep'
  Missing documentation for:
    contramapRep (src/Data/Functor/Contravariant/Rep.hs:67)
  33% (  4 / 12) in 'Control.Monad.Trans.Conts'
  Missing documentation for:
    Cont (src/Control/Monad/Trans/Conts.hs:45)
    cont (src/Control/Monad/Trans/Conts.hs:47)
    runCont (src/Control/Monad/Trans/Conts.hs:50)
    Conts (src/Control/Monad/Trans/Conts.hs:53)
    runConts (src/Control/Monad/Trans/Conts.hs:58)
    conts (src/Control/Monad/Trans/Conts.hs:55)
    ContsT (src/Control/Monad/Trans/Conts.hs:61)
    callCC (src/Control/Monad/Trans/Conts.hs:77)
  80% (  4 /  5) in 'Data.Functor.Contravariant.Adjunction'
  Missing documentation for:
    coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78)
  20% (  1 /  5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
    runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
    adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
    AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  43% ( 16 / 37) in 'Data.Functor.Rep'
  Missing documentation for:
    Co (src/Data/Functor/Rep.hs:256)
    fmapRep (src/Data/Functor/Rep.hs:125)
    distributeRep (src/Data/Functor/Rep.hs:152)
    apRep (src/Data/Functor/Rep.hs:149)
    pureRep (src/Data/Functor/Rep.hs:128)
    liftR2 (src/Data/Functor/Rep.hs:296)
    liftR3 (src/Data/Functor/Rep.hs:299)
    bindRep (src/Data/Functor/Rep.hs:131)
    mfixRep (src/Data/Functor/Rep.hs:134)
    mzipRep (src/Data/Functor/Rep.hs:140)
    mzipWithRep (src/Data/Functor/Rep.hs:137)
    askRep (src/Data/Functor/Rep.hs:143)
    localRep (src/Data/Functor/Rep.hs:146)
    duplicatedRep (src/Data/Functor/Rep.hs:164)
    extendedRep (src/Data/Functor/Rep.hs:167)
    duplicateRep (src/Data/Functor/Rep.hs:170)
    extendRep (src/Data/Functor/Rep.hs:173)
    extractRep (src/Data/Functor/Rep.hs:176)
    duplicateRepBy (src/Data/Functor/Rep.hs:155)
    extendRepBy (src/Data/Functor/Rep.hs:158)
    extractRepBy (src/Data/Functor/Rep.hs:161)
  62% ( 10 / 16) in 'Data.Functor.Adjunction'
  Missing documentation for:
    zapWithAdjunction (src/Data/Functor/Adjunction.hs:112)
    absurdL (src/Data/Functor/Adjunction.hs:136)
    extractL (src/Data/Functor/Adjunction.hs:121)
    duplicateL (src/Data/Functor/Adjunction.hs:124)
    splitL (src/Data/Functor/Adjunction.hs:115)
    unsplitL (src/Data/Functor/Adjunction.hs:118)
  20% (  1 /  5) in 'Control.Comonad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
    runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
    adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
    AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  20% (  1 /  5) in 'Control.Monad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
    runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
    adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
    AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  50% (  5 / 10) in 'Control.Monad.Representable.Reader'
  Missing documentation for:
    Reader (src/Control/Monad/Representable/Reader.hs:46)
    runReader (src/Control/Monad/Representable/Reader.hs:48)
    ReaderT (src/Control/Monad/Representable/Reader.hs:53)
    readerT (src/Control/Monad/Representable/Reader.hs:55)
    runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  80% ( 12 / 15) in 'Control.Monad.Representable.State'
  Missing documentation for:
    stateT (src/Control/Monad/Representable/State.hs:109)
    runStateT (src/Control/Monad/Representable/State.hs:112)
    mapStateT (src/Control/Monad/Representable/State.hs:115)
  62% (  5 /  8) in 'Control.Comonad.Representable.Store'
  Missing documentation for:
    storeT (src/Control/Comonad/Representable/Store.hs:76)
    runStoreT (src/Control/Comonad/Representable/Store.hs:79)
    ComonadStore
Documentation created: dist/doc/html/adjunctions/index.html,
dist/doc/html/adjunctions/adjunctions.txt
Creating package registration file:
/tmp/pkgConf-adjunctions-4844658298220674984.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/adjunctions-4.3-5bcamiwAv3f37bMj4iUsDi
Registering adjunctions-4.3...
Installed adjunctions-4.3
Configuring either-4.4.1...
Building either-4.4.1...
Preprocessing library either-4.4.1...
[1 of 3] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o )

src/Data/Either/Validation.hs:32:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Either/Validation.hs:35:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘p’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘f’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’
[2 of 3] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o )

src/Data/Either/Combinators.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/build/Control/Monad/Trans/Either.o )

src/Control/Monad/Trans/Either.hs:55:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Monad/Trans/Either.hs:59:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering either-4.4.1...
Running Haddock for either-4.4.1...
Running hscolour for either-4.4.1...
Preprocessing library either-4.4.1...
Preprocessing library either-4.4.1...

src/Data/Either/Validation.hs:32:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Either/Validation.hs:35:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘p’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘f’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Combinators.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Monad/Trans/Either.hs:55:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Monad/Trans/Either.hs:59:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
  43% (  3 /  7) in 'Data.Either.Validation'
  Missing documentation for:
    _Success (src/Data/Either/Validation.hs:111)
    _Failure (src/Data/Either/Validation.hs:102)
    eitherToValidation (src/Data/Either/Validation.hs:132)
    validationToEither (src/Data/Either/Validation.hs:126)
 100% ( 18 / 18) in 'Data.Either.Combinators'
 100% ( 11 / 11) in 'Control.Monad.Trans.Either'
Warning: Data.Either.Validation: could not find link destinations for:
    Prism Iso
Documentation created: dist/doc/html/either/index.html,
dist/doc/html/either/either.txt
Creating package registration file:
/tmp/pkgConf-either-4.41882029820141319961.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/either-4.4.1-CYGwntY6biXLJfvUbkm6ME
Registering either-4.4.1...
Installed either-4.4.1
Downloading pipes-group-1.0.4...
Configuring pipes-group-1.0.4...
Building pipes-group-1.0.4...
Preprocessing library pipes-group-1.0.4...
[1 of 2] Compiling Pipes.Group      ( src/Pipes/Group.hs, dist/build/Pipes/Group.o )
[2 of 2] Compiling Pipes.Group.Tutorial ( src/Pipes/Group/Tutorial.hs, dist/build/Pipes/Group/Tutorial.o )
In-place registering pipes-group-1.0.4...
Running Haddock for pipes-group-1.0.4...
Running hscolour for pipes-group-1.0.4...
Preprocessing library pipes-group-1.0.4...
Preprocessing library pipes-group-1.0.4...
Haddock coverage:
 100% ( 24 / 24) in 'Pipes.Group'
 100% (  9 /  9) in 'Pipes.Group.Tutorial'
Warning: Pipes.Group: could not find link destinations for:
    Lens Setter
Documentation created: dist/doc/html/pipes-group/index.html,
dist/doc/html/pipes-group/pipes-group.txt
Creating package registration file:
/tmp/pkgConf-pipes-group-1.033574398043829331.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-group-1.0.4-7p8oGjKwASt1gJHDv9mKCE
Registering pipes-group-1.0.4...
Installed pipes-group-1.0.4
Configuring kan-extensions-5.0.1...
Building kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
[ 1 of 12] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 2 of 12] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o )
[ 3 of 12] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[ 4 of 12] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 5 of 12] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 6 of 12] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 7 of 12] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 8 of 12] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o )
[ 9 of 12] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[10 of 12] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[11 of 12] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o )
[12 of 12] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o )
In-place registering kan-extensions-5.0.1...
Running Haddock for kan-extensions-5.0.1...
Running hscolour for kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Haddock coverage:
 100% ( 13 / 13) in 'Data.Functor.Day'
  93% ( 13 / 14) in 'Data.Functor.Day.Curried'
  Missing documentation for:
    Curried (src/Data/Functor/Day/Curried.hs:41)
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  75% (  3 /  4) in 'Data.Functor.Contravariant.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43)
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  53% (  8 / 15) in 'Data.Functor.Kan.Ran'
  Missing documentation for:
    decomposeRan (src/Data/Functor/Kan/Ran.hs:117)
    ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131)
    composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145)
    repToRan (src/Data/Functor/Kan/Ran.hs:154)
    ranToRep (src/Data/Functor/Kan/Ran.hs:158)
    composedRepToRan (src/Data/Functor/Kan/Ran.hs:166)
    ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162)
  45% (  5 / 11) in 'Data.Functor.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Yoneda.hs:86)
    maxF (src/Data/Functor/Yoneda.hs:160)
    minF (src/Data/Functor/Yoneda.hs:165)
    maxM (src/Data/Functor/Yoneda.hs:170)
    minM (src/Data/Functor/Yoneda.hs:175)
    ranToYoneda (src/Data/Functor/Yoneda.hs:101)
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:163)
    ranToCodensity (src/Control/Monad/Codensity.hs:204)
  75% (  9 / 12) in 'Data.Functor.Kan.Lan'
  Missing documentation for:
    decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
    lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
    composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  88% (  7 /  8) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
  57% (  4 /  7) in 'Control.Comonad.Density'
  Missing documentation for:
    Density (src/Control/Comonad/Density.hs:40)
    adjunctionToDensity (src/Control/Comonad/Density.hs:96)
    densityToLan (src/Control/Comonad/Density.hs:111)
  21% (  5 / 24) in 'Control.Monad.Co'
  Missing documentation for:
    Co (src/Control/Monad/Co.hs:76)
    co (src/Control/Monad/Co.hs:78)
    runCo (src/Control/Monad/Co.hs:81)
    liftCoT0 (src/Control/Monad/Co.hs:113)
    liftCoT0M (src/Control/Monad/Co.hs:149)
    lowerCoT0 (src/Control/Monad/Co.hs:116)
    lowerCo0 (src/Control/Monad/Co.hs:119)
    liftCoT1 (src/Control/Monad/Co.hs:122)
    liftCoT1M (src/Control/Monad/Co.hs:152)
    lowerCoT1 (src/Control/Monad/Co.hs:125)
    lowerCo1 (src/Control/Monad/Co.hs:128)
    diter (src/Control/Monad/Co.hs:155)
    dctrlM (src/Control/Monad/Co.hs:158)
    posW (src/Control/Monad/Co.hs:131)
    peekW (src/Control/Monad/Co.hs:134)
    peeksW (src/Control/Monad/Co.hs:137)
    askW (src/Control/Monad/Co.hs:140)
    asksW (src/Control/Monad/Co.hs:143)
    traceW (src/Control/Monad/Co.hs:146)
Documentation created: dist/doc/html/kan-extensions/index.html,
dist/doc/html/kan-extensions/kan-extensions.txt
Creating package registration file:
/tmp/pkgConf-kan-extensions-5.0184311108145847749.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/kan-extensions-5.0.1-3oAaiWDIkqMJQmh4MNXhKn
Registering kan-extensions-5.0.1...
Installed kan-extensions-5.0.1
Configuring monad-journal-0.7.1...
Building monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
[1 of 3] Compiling Control.Monad.Journal.Class ( Control/Monad/Journal/Class.hs, dist/build/Control/Monad/Journal/Class.o )
[2 of 3] Compiling Control.Monad.Trans.Journal ( Control/Monad/Trans/Journal.hs, dist/build/Control/Monad/Trans/Journal.o )
[3 of 3] Compiling Control.Monad.Journal ( Control/Monad/Journal.hs, dist/build/Control/Monad/Journal.o )
In-place registering monad-journal-0.7.1...
Running Haddock for monad-journal-0.7.1...
Running hscolour for monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
Haddock coverage:
 100% (  5 /  5) in 'Control.Monad.Journal.Class'
 100% (  8 /  8) in 'Control.Monad.Trans.Journal'
 100% (  2 /  2) in 'Control.Monad.Journal'
Documentation created: dist/doc/html/monad-journal/index.html,
dist/doc/html/monad-journal/monad-journal.txt
Creating package registration file:
/tmp/pkgConf-monad-journal-0.720048504221883563305.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monad-journal-0.7.1-BNzsWVHnBrZJDviLxlHtGB
Registering monad-journal-0.7.1...
Installed monad-journal-0.7.1
Configuring pipes-bytestring-2.1.1...
Building pipes-bytestring-2.1.1...
Preprocessing library pipes-bytestring-2.1.1...
[1 of 1] Compiling Pipes.ByteString ( src/Pipes/ByteString.hs, dist/build/Pipes/ByteString.o )

src/Pipes/ByteString.hs:144:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Pipes/ByteString.hs:392:1: Warning: Tab character

src/Pipes/ByteString.hs:646:1: Warning: Tab character
In-place registering pipes-bytestring-2.1.1...
Running Haddock for pipes-bytestring-2.1.1...
Running hscolour for pipes-bytestring-2.1.1...
Preprocessing library pipes-bytestring-2.1.1...
Preprocessing library pipes-bytestring-2.1.1...

src/Pipes/ByteString.hs:392:1: Warning: Tab character

src/Pipes/ByteString.hs:646:1: Warning: Tab character

src/Pipes/ByteString.hs:144:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% ( 81 / 81) in 'Pipes.ByteString'
Warning: Pipes.ByteString: could not find link destinations for:
    Lens'
Documentation created: dist/doc/html/pipes-bytestring/index.html,
dist/doc/html/pipes-bytestring/pipes-bytestring.txt
Creating package registration file:
/tmp/pkgConf-pipes-bytestring-2.11558818427202236076.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-bytestring-2.1.1-AFl7GJ02Zbr4JCIAqv3yhe
Registering pipes-bytestring-2.1.1...
Installed pipes-bytestring-2.1.1
[1 of 5] Compiling NotCPP.Utils     ( /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/NotCPP/Utils.hs, /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/NotCPP/Utils.o )
[2 of 5] Compiling NotCPP.LookupValueName ( /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/NotCPP/LookupValueName.hs, /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/NotCPP/LookupValueName.o )
[3 of 5] Compiling NotCPP.Declarations ( /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/NotCPP/Declarations.hs, /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/NotCPP/Declarations.o )
[4 of 5] Compiling SetupCompat      ( /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/SetupCompat.hs, /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/SetupCompat.o )
[5 of 5] Compiling Main             ( /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/setup.hs, /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-25160/ghc-mod-5.5.0.0/dist/setup/setup ...
Configuring ghc-mod-5.5.0.0...
Building ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
[ 1 of 55] Compiling Data.Binary.Generic ( Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[ 2 of 55] Compiling Language.Haskell.GhcMod.Read ( Language/Haskell/GhcMod/Read.hs, dist/build/Language/Haskell/GhcMod/Read.o )
[ 3 of 55] Compiling System.Directory.ModTime ( System/Directory/ModTime.hs, dist/build/System/Directory/ModTime.o )
[ 4 of 55] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/Paths_ghc_mod.o )
[ 5 of 55] Compiling Utils            ( Utils.hs, dist/build/Utils.o )
[ 6 of 55] Compiling Language.Haskell.GhcMod.Caching.Types ( Language/Haskell/GhcMod/Caching/Types.hs, dist/build/Language/Haskell/GhcMod/Caching/Types.o )
[ 7 of 55] Compiling Language.Haskell.GhcMod.Types ( Language/Haskell/GhcMod/Types.hs, dist/build/Language/Haskell/GhcMod/Types.o )
[ 8 of 55] Compiling Language.Haskell.GhcMod.Gap ( Language/Haskell/GhcMod/Gap.hs, dist/build/Language/Haskell/GhcMod/Gap.o )
[ 9 of 55] Compiling Language.Haskell.GhcMod.Doc ( Language/Haskell/GhcMod/Doc.hs, dist/build/Language/Haskell/GhcMod/Doc.o )
[10 of 55] Compiling Language.Haskell.GhcMod.SrcUtils ( Language/Haskell/GhcMod/SrcUtils.hs, dist/build/Language/Haskell/GhcMod/SrcUtils.o )
[11 of 55] Compiling Language.Haskell.GhcMod.Pretty ( Language/Haskell/GhcMod/Pretty.hs, dist/build/Language/Haskell/GhcMod/Pretty.o )
[12 of 55] Compiling Language.Haskell.GhcMod.Error ( Language/Haskell/GhcMod/Error.hs, dist/build/Language/Haskell/GhcMod/Error.o )
[13 of 55] Compiling Language.Haskell.GhcMod.DebugLogger ( Language/Haskell/GhcMod/DebugLogger.hs, dist/build/Language/Haskell/GhcMod/DebugLogger.o )
[14 of 55] Compiling Language.Haskell.GhcMod.DynFlags ( Language/Haskell/GhcMod/DynFlags.hs, dist/build/Language/Haskell/GhcMod/DynFlags.o )
[15 of 55] Compiling Language.Haskell.GhcMod.Monad.Newtypes ( Language/Haskell/GhcMod/Monad/Newtypes.hs, dist/build/Language/Haskell/GhcMod/Monad/Newtypes.o )
[16 of 55] Compiling Language.Haskell.GhcMod.Monad.Env ( Language/Haskell/GhcMod/Monad/Env.hs, dist/build/Language/Haskell/GhcMod/Monad/Env.o )
[17 of 55] Compiling Language.Haskell.GhcMod.Monad.Log ( Language/Haskell/GhcMod/Monad/Log.hs, dist/build/Language/Haskell/GhcMod/Monad/Log.o )
[18 of 55] Compiling Language.Haskell.GhcMod.Monad.Orphans ( Language/Haskell/GhcMod/Monad/Orphans.hs, dist/build/Language/Haskell/GhcMod/Monad/Orphans.o )
[19 of 55] Compiling Language.Haskell.GhcMod.Monad.Out ( Language/Haskell/GhcMod/Monad/Out.hs, dist/build/Language/Haskell/GhcMod/Monad/Out.o )
[20 of 55] Compiling Language.Haskell.GhcMod.Monad.State ( Language/Haskell/GhcMod/Monad/State.hs, dist/build/Language/Haskell/GhcMod/Monad/State.o )
[21 of 55] Compiling Language.Haskell.GhcMod.Monad.Types ( Language/Haskell/GhcMod/Monad/Types.hs, dist/build/Language/Haskell/GhcMod/Monad/Types.o )
[22 of 55] Compiling Language.Haskell.GhcMod.Output ( Language/Haskell/GhcMod/Output.hs, dist/build/Language/Haskell/GhcMod/Output.o )
[23 of 55] Compiling Language.Haskell.GhcMod.Utils ( Language/Haskell/GhcMod/Utils.hs, dist/build/Language/Haskell/GhcMod/Utils.o )
[24 of 55] Compiling Language.Haskell.GhcMod.Convert ( Language/Haskell/GhcMod/Convert.hs, dist/build/Language/Haskell/GhcMod/Convert.o )
[25 of 55] Compiling Language.Haskell.GhcMod.Logger ( Language/Haskell/GhcMod/Logger.hs, dist/build/Language/Haskell/GhcMod/Logger.o )
[26 of 55] Compiling Language.Haskell.GhcMod.LightGhc ( Language/Haskell/GhcMod/LightGhc.hs, dist/build/Language/Haskell/GhcMod/LightGhc.o )
[27 of 55] Compiling Language.Haskell.GhcMod.Logging ( Language/Haskell/GhcMod/Logging.hs, dist/build/Language/Haskell/GhcMod/Logging.o )
[28 of 55] Compiling Language.Haskell.GhcMod.Stack ( Language/Haskell/GhcMod/Stack.hs, dist/build/Language/Haskell/GhcMod/Stack.o )
[29 of 55] Compiling Language.Haskell.GhcMod.Caching ( Language/Haskell/GhcMod/Caching.hs, dist/build/Language/Haskell/GhcMod/Caching.o )
[30 of 55] Compiling Language.Haskell.GhcMod.PathsAndFiles ( Language/Haskell/GhcMod/PathsAndFiles.hs, dist/build/Language/Haskell/GhcMod/PathsAndFiles.o )
[31 of 55] Compiling Language.Haskell.GhcMod.CustomPackageDb ( Language/Haskell/GhcMod/CustomPackageDb.hs, dist/build/Language/Haskell/GhcMod/CustomPackageDb.o )
[32 of 55] Compiling Language.Haskell.GhcMod.CabalHelper ( Language/Haskell/GhcMod/CabalHelper.hs, dist/build/Language/Haskell/GhcMod/CabalHelper.o )
[33 of 55] Compiling Language.Haskell.GhcMod.GhcPkg ( Language/Haskell/GhcMod/GhcPkg.hs, dist/build/Language/Haskell/GhcMod/GhcPkg.o )
[34 of 55] Compiling Language.Haskell.GhcMod.World ( Language/Haskell/GhcMod/World.hs, dist/build/Language/Haskell/GhcMod/World.o )
[35 of 55] Compiling Language.Haskell.GhcMod.HomeModuleGraph ( Language/Haskell/GhcMod/HomeModuleGraph.hs, dist/build/Language/Haskell/GhcMod/HomeModuleGraph.o )
[36 of 55] Compiling Language.Haskell.GhcMod.FileMapping ( Language/Haskell/GhcMod/FileMapping.hs, dist/build/Language/Haskell/GhcMod/FileMapping.o )
[37 of 55] Compiling Language.Haskell.GhcMod.Target ( Language/Haskell/GhcMod/Target.hs, dist/build/Language/Haskell/GhcMod/Target.o )
[38 of 55] Compiling Language.Haskell.GhcMod.Cradle ( Language/Haskell/GhcMod/Cradle.hs, dist/build/Language/Haskell/GhcMod/Cradle.o )
[39 of 55] Compiling Language.Haskell.GhcMod.Monad ( Language/Haskell/GhcMod/Monad.hs, dist/build/Language/Haskell/GhcMod/Monad.o )
[40 of 55] Compiling Language.Haskell.GhcMod.FillSig ( Language/Haskell/GhcMod/FillSig.hs, dist/build/Language/Haskell/GhcMod/FillSig.o )
[41 of 55] Compiling Language.Haskell.GhcMod.Find ( Language/Haskell/GhcMod/Find.hs, dist/build/Language/Haskell/GhcMod/Find.o )
[42 of 55] Compiling Language.Haskell.GhcMod.Flag ( Language/Haskell/GhcMod/Flag.hs, dist/build/Language/Haskell/GhcMod/Flag.o )
[43 of 55] Compiling Language.Haskell.GhcMod.Info ( Language/Haskell/GhcMod/Info.hs, dist/build/Language/Haskell/GhcMod/Info.o )
[44 of 55] Compiling Language.Haskell.GhcMod.Lang ( Language/Haskell/GhcMod/Lang.hs, dist/build/Language/Haskell/GhcMod/Lang.o )
[45 of 55] Compiling Language.Haskell.GhcMod.Lint ( Language/Haskell/GhcMod/Lint.hs, dist/build/Language/Haskell/GhcMod/Lint.o )
[46 of 55] Compiling Language.Haskell.GhcMod.Modules ( Language/Haskell/GhcMod/Modules.hs, dist/build/Language/Haskell/GhcMod/Modules.o )
[47 of 55] Compiling Language.Haskell.GhcMod.PkgDoc ( Language/Haskell/GhcMod/PkgDoc.hs, dist/build/Language/Haskell/GhcMod/PkgDoc.o )
[48 of 55] Compiling Language.Haskell.GhcMod.Test ( Language/Haskell/GhcMod/Test.hs, dist/build/Language/Haskell/GhcMod/Test.o )
[49 of 55] Compiling Language.Haskell.GhcMod.Internal ( Language/Haskell/GhcMod/Internal.hs, dist/build/Language/Haskell/GhcMod/Internal.o )
[50 of 55] Compiling Language.Haskell.GhcMod.Debug ( Language/Haskell/GhcMod/Debug.hs, dist/build/Language/Haskell/GhcMod/Debug.o )
[51 of 55] Compiling Language.Haskell.GhcMod.Check ( Language/Haskell/GhcMod/Check.hs, dist/build/Language/Haskell/GhcMod/Check.o )
[52 of 55] Compiling Language.Haskell.GhcMod.CaseSplit ( Language/Haskell/GhcMod/CaseSplit.hs, dist/build/Language/Haskell/GhcMod/CaseSplit.o )
[53 of 55] Compiling Language.Haskell.GhcMod.Browse ( Language/Haskell/GhcMod/Browse.hs, dist/build/Language/Haskell/GhcMod/Browse.o )
[54 of 55] Compiling Language.Haskell.GhcMod.Boot ( Language/Haskell/GhcMod/Boot.hs, dist/build/Language/Haskell/GhcMod/Boot.o )
[55 of 55] Compiling Language.Haskell.GhcMod ( Language/Haskell/GhcMod.hs, dist/build/Language/Haskell/GhcMod.o )
In-place registering ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
[1 of 8] Compiling GHCMod.Options.ShellParse ( src/GHCMod/Options/ShellParse.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/ShellParse.o )
[2 of 8] Compiling GHCMod.Options.Help ( src/GHCMod/Options/Help.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/Help.o )
[3 of 8] Compiling GHCMod.Options.DocUtils ( src/GHCMod/Options/DocUtils.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/DocUtils.o )
[4 of 8] Compiling GHCMod.Options.Commands ( src/GHCMod/Options/Commands.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/Commands.o )
[5 of 8] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/ghc-mod/ghc-mod-tmp/Paths_ghc_mod.o )
[6 of 8] Compiling GHCMod.Version   ( src/GHCMod/Version.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Version.o )
[7 of 8] Compiling GHCMod.Options   ( src/GHCMod/Options.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options.o )
[8 of 8] Compiling Main             ( src/GHCMod.hs, dist/build/ghc-mod/ghc-mod-tmp/Main.o )
Linking dist/build/ghc-mod/ghc-mod ...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
[1 of 4] Compiling System.Directory.ModTime ( System/Directory/ModTime.hs, dist/build/ghc-modi/ghc-modi-tmp/System/Directory/ModTime.o )
[2 of 4] Compiling Utils            ( Utils.hs, dist/build/ghc-modi/ghc-modi-tmp/Utils.o )
[3 of 4] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/ghc-modi/ghc-modi-tmp/Paths_ghc_mod.o )
[4 of 4] Compiling Main             ( src/GHCModi.hs, dist/build/ghc-modi/ghc-modi-tmp/Main.o )
Linking dist/build/ghc-modi/ghc-modi ...
Running Haddock for ghc-mod-5.5.0.0...
Running hscolour for ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
Haddock coverage:
   0% (  0 /  3) in 'Language.Haskell.GhcMod.Read'
  Missing documentation for:
    Module header
    readEither (Language/Haskell/GhcMod/Read.hs:91)
    readMaybe (Language/Haskell/GhcMod/Read.hs:103)
   0% (  0 /  5) in 'System.Directory.ModTime'
  Missing documentation for:
    Module header
    ModTime (System/Directory/ModTime.hs:32)
     (System/Directory/ModTime.hs:36)
    getCurrentModTime (System/Directory/ModTime.hs:60)
    getModTime (System/Directory/ModTime.hs:62)
   0% (  0 /  8) in 'Paths_ghc_mod'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_ghc_mod.hs:15)
    getBinDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getLibDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getDataDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getLibexecDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getDataFileName (dist/build/autogen/Paths_ghc_mod.hs:32)
    getSysconfDir (dist/build/autogen/Paths_ghc_mod.hs:25)
   0% (  0 /  6) in 'Utils'
  Missing documentation for:
    Module header
    TimedFile (Utils.hs:11)
     (Utils.hs:14)
    timeFile (Utils.hs:17)
    mightExist (Utils.hs:20)
    timeMaybe (Utils.hs:25)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Caching.Types'
  Missing documentation for:
    Module header
    CacheContents (Language/Haskell/GhcMod/Caching/Types.hs:23)
    CacheLens (Language/Haskell/GhcMod/Caching/Types.hs:24)
    Cached (Language/Haskell/GhcMod/Caching/Types.hs:26)
    TimedCacheFiles (Language/Haskell/GhcMod/Caching/Types.hs:60)
    ChCacheData (Language/Haskell/GhcMod/Caching/Types.hs:67)
   6% (  1 / 17) in 'Data.Binary.Generic'
  Missing documentation for:
    GGBinary (Data/Binary/Generic.hs:26)
     (Data/Binary/Generic.hs:31)
     (Data/Binary/Generic.hs:36)
     (Data/Binary/Generic.hs:41)
     (Data/Binary/Generic.hs:46)
     (Data/Binary/Generic.hs:51)
     (Data/Binary/Generic.hs:68)
    sizeError (Data/Binary/Generic.hs:83)
    checkGetSum (Data/Binary/Generic.hs:89)
    GSum (Data/Binary/Generic.hs:95)
     (Data/Binary/Generic.hs:99)
     (Data/Binary/Generic.hs:115)
    SumSize (Data/Binary/Generic.hs:124)
    Tagged (Data/Binary/Generic.hs:127)
     (Data/Binary/Generic.hs:129)
     (Data/Binary/Generic.hs:133)
  19% ( 15 / 77) in 'Language.Haskell.GhcMod.Types'
  Missing documentation for:
    Module header
    MonadIOC (Language/Haskell/GhcMod/Types.hs:59)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
    FileMapping (Language/Haskell/GhcMod/Types.hs:73)
    FileMappingMap (Language/Haskell/GhcMod/Types.hs:76)
    ProgramSource (Language/Haskell/GhcMod/Types.hs:78)
    Programs (Language/Haskell/GhcMod/Types.hs:80)
    OutputOpts (Language/Haskell/GhcMod/Types.hs:91)
    Options (Language/Haskell/GhcMod/Types.hs:102)
    Project (Language/Haskell/GhcMod/Types.hs:131)
    isCabalHelperProject (Language/Haskell/GhcMod/Types.hs:137)
    StackEnv (Language/Haskell/GhcMod/Types.hs:142)
    GmStream (Language/Haskell/GhcMod/Types.hs:164)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModOut (Language/Haskell/GhcMod/Types.hs:172)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
     (Language/Haskell/GhcMod/Types.hs:183)
    GmGhcSession (Language/Haskell/GhcMod/Types.hs:188)
    GhcModCaches (Language/Haskell/GhcMod/Types.hs:193)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    defaultGhcModState (Language/Haskell/GhcMod/Types.hs:208)
     (Language/Haskell/GhcMod/Types.hs:221)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
     (Language/Haskell/GhcMod/Types.hs:254)
     (Language/Haskell/GhcMod/Types.hs:275)
    GmComponentType (Language/Haskell/GhcMod/Types.hs:280)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
     (Language/Haskell/GhcMod/Types.hs:294)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
     (Language/Haskell/GhcMod/Types.hs:300)
     (Language/Haskell/GhcMod/Types.hs:304)
     (Language/Haskell/GhcMod/Types.hs:308)
     (Language/Haskell/GhcMod/Types.hs:311)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
     (Language/Haskell/GhcMod/Types.hs:354)
     (Language/Haskell/GhcMod/Types.hs:358)
     (Language/Haskell/GhcMod/Types.hs:360)
     (Language/Haskell/GhcMod/Types.hs:363)
     (Language/Haskell/GhcMod/Types.hs:366)
     (Language/Haskell/GhcMod/Types.hs:369)
    lGmcResolvedComponents (Language/Haskell/GhcMod/Types.hs:397)
    lGmcPackageDbStack (Language/Haskell/GhcMod/Types.hs:397)
    lGmcMergedPkgOptions (Language/Haskell/GhcMod/Types.hs:397)
    lGmcComponents (Language/Haskell/GhcMod/Types.hs:397)
    lGmMMappedFiles (Language/Haskell/GhcMod/Types.hs:398)
    lGmGhcSession (Language/Haskell/GhcMod/Types.hs:398)
    lGmCaches (Language/Haskell/GhcMod/Types.hs:398)
    lOptPrograms (Language/Haskell/GhcMod/Types.hs:399)
    lOptOutput (Language/Haskell/GhcMod/Types.hs:399)
    lOptGhcUserOptions (Language/Haskell/GhcMod/Types.hs:399)
    lOptFileMappings (Language/Haskell/GhcMod/Types.hs:399)
    lOoptStyle (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLogLevel (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLineSeparator (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLinePrefix (Language/Haskell/GhcMod/Types.hs:400)
    lStackProgram (Language/Haskell/GhcMod/Types.hs:401)
    lGhcProgram (Language/Haskell/GhcMod/Types.hs:401)
    lGhcPkgProgram (Language/Haskell/GhcMod/Types.hs:401)
    lCabalProgram (Language/Haskell/GhcMod/Types.hs:401)
    mkModuleName
    moduleNameString
   0% (  0 / 44) in 'Language.Haskell.GhcMod.Gap'
  Missing documentation for:
    Module header
    ClsInst (Language/Haskell/GhcMod/Gap.hs:122)
    mkTarget (Language/Haskell/GhcMod/Gap.hs:127)
    withStyle (Language/Haskell/GhcMod/Gap.hs:137)
    GmLogAction (Language/Haskell/GhcMod/Gap.hs:145)
    setLogAction (Language/Haskell/GhcMod/Gap.hs:150)
    getSrcSpan (Language/Haskell/GhcMod/Gap.hs:170)
    getSrcFile (Language/Haskell/GhcMod/Gap.hs:182)
    withInteractiveContext (Language/Haskell/GhcMod/Gap.hs:227)
    fOptions (Language/Haskell/GhcMod/Gap.hs:201)
    toStringBuffer (Language/Haskell/GhcMod/Gap.hs:192)
    showSeverityCaption (Language/Haskell/GhcMod/Gap.hs:254)
    setCabalPkg (Language/Haskell/GhcMod/Gap.hs:265)
    setHideAllPackages (Language/Haskell/GhcMod/Gap.hs:274)
    setDeferTypeErrors (Language/Haskell/GhcMod/Gap.hs:292)
    setDeferTypedHoles (Language/Haskell/GhcMod/Gap.hs:301)
    setWarnTypedHoles (Language/Haskell/GhcMod/Gap.hs:308)
    setDumpSplices (Language/Haskell/GhcMod/Gap.hs:283)
    isDumpSplices (Language/Haskell/GhcMod/Gap.hs:286)
    filterOutChildren (Language/Haskell/GhcMod/Gap.hs:337)
    infoThing (Language/Haskell/GhcMod/Gap.hs:343)
    pprInfo (Language/Haskell/GhcMod/Gap.hs:356)
    HasType (Language/Haskell/GhcMod/Gap.hs:318)
    errorMsgSpan (Language/Haskell/GhcMod/Gap.hs:396)
    typeForUser (Language/Haskell/GhcMod/Gap.hs:403)
    nameForUser (Language/Haskell/GhcMod/Gap.hs:410)
    occNameForUser (Language/Haskell/GhcMod/Gap.hs:413)
    deSugar (Language/Haskell/GhcMod/Gap.hs:416)
    showDocWith (Language/Haskell/GhcMod/Gap.hs:158)
    GapThing (Language/Haskell/GhcMod/Gap.hs:432)
    fromTyThing (Language/Haskell/GhcMod/Gap.hs:434)
    fileModSummary (Language/Haskell/GhcMod/Gap.hs:219)
    WarnFlags (Language/Haskell/GhcMod/Gap.hs:449)
    emptyWarnFlags (Language/Haskell/GhcMod/Gap.hs:450)
    GLMatch (Language/Haskell/GhcMod/Gap.hs:462)
    GLMatchI (Language/Haskell/GhcMod/Gap.hs:463)
    getClass (Language/Haskell/GhcMod/Gap.hs:469)
    occName
    listVisibleModuleNames
    listVisibleModules (Language/Haskell/GhcMod/Gap.hs:522)
    lookupModulePackageInAllPackages (Language/Haskell/GhcMod/Gap.hs:508)
    isSynTyCon (Language/Haskell/GhcMod/Gap.hs:535)
    parseModuleHeader (Language/Haskell/GhcMod/Gap.hs:543)
    mkErrStyle' (Language/Haskell/GhcMod/Gap.hs:566)
   0% (  0 /  5) in 'Language.Haskell.GhcMod.Doc'
  Missing documentation for:
    Module header
    showPage (Language/Haskell/GhcMod/Doc.hs:8)
    showOneLine (Language/Haskell/GhcMod/Doc.hs:11)
    getStyle (Language/Haskell/GhcMod/Doc.hs:19)
    styleUnqualified (Language/Haskell/GhcMod/Doc.hs:24)
   0% (  0 / 15) in 'Language.Haskell.GhcMod.SrcUtils'
  Missing documentation for:
    Module header
     (Language/Haskell/GhcMod/SrcUtils.hs:26)
     (Language/Haskell/GhcMod/SrcUtils.hs:32)
    listifySpans (Language/Haskell/GhcMod/SrcUtils.hs:37)
    listifyParsedSpans (Language/Haskell/GhcMod/SrcUtils.hs:42)
    listifyRenamedSpans (Language/Haskell/GhcMod/SrcUtils.hs:47)
    listifyStaged (Language/Haskell/GhcMod/SrcUtils.hs:52)
    cmp (Language/Haskell/GhcMod/SrcUtils.hs:55)
    toTup (Language/Haskell/GhcMod/SrcUtils.hs:61)
    fourInts (Language/Haskell/GhcMod/SrcUtils.hs:64)
    fourIntsHE (Language/Haskell/GhcMod/SrcUtils.hs:67)
    typeSigInRangeHE (Language/Haskell/GhcMod/SrcUtils.hs:72)
    pretty (Language/Haskell/GhcMod/SrcUtils.hs:81)
    showName (Language/Haskell/GhcMod/SrcUtils.hs:84)
    showOccName (Language/Haskell/GhcMod/SrcUtils.hs:87)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Pretty'
  Missing documentation for:
    Module header
    docStyle (Language/Haskell/GhcMod/Pretty.hs:27)
    gmRenderDoc (Language/Haskell/GhcMod/Pretty.hs:30)
    gmComponentNameDoc (Language/Haskell/GhcMod/Pretty.hs:33)
    gmLogLevelDoc (Language/Haskell/GhcMod/Pretty.hs:40)
    <+>: (Language/Haskell/GhcMod/Pretty.hs:51)
    fnDoc (Language/Haskell/GhcMod/Pretty.hs:54)
    showDoc (Language/Haskell/GhcMod/Pretty.hs:57)
    warnDoc (Language/Haskell/GhcMod/Pretty.hs:60)
    strLnDoc (Language/Haskell/GhcMod/Pretty.hs:63)
    strDoc (Language/Haskell/GhcMod/Pretty.hs:68)
  13% (  2 / 15) in 'Language.Haskell.GhcMod.Error'
  Missing documentation for:
    Module header
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    GmError (Language/Haskell/GhcMod/Error.hs:53)
    gmeDoc (Language/Haskell/GhcMod/Error.hs:55)
    ghcExceptionDoc (Language/Haskell/GhcMod/Error.hs:108)
    liftMaybe (Language/Haskell/GhcMod/Error.hs:128)
    overrideError (Language/Haskell/GhcMod/Error.hs:131)
    modifyError (Language/Haskell/GhcMod/Error.hs:134)
    modifyError' (Language/Haskell/GhcMod/Error.hs:138)
    modifyGmError (Language/Haskell/GhcMod/Error.hs:141)
    tryFix (Language/Haskell/GhcMod/Error.hs:145)
    GHandler (Language/Haskell/GhcMod/Error.hs:149)
    gcatches (Language/Haskell/GhcMod/Error.hs:151)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.DebugLogger'
  Missing documentation for:
    Module header
    debugLogAction (Language/Haskell/GhcMod/DebugLogger.hs:64)
    debugLogActionHPrintDoc (Language/Haskell/GhcMod/DebugLogger.hs:100)
    debugLogActionHPutStrDoc (Language/Haskell/GhcMod/DebugLogger.hs:105)
    gmPrintDoc (Language/Haskell/GhcMod/DebugLogger.hs:122)
    gmPrintDoc_ (Language/Haskell/GhcMod/DebugLogger.hs:126)
  57% ( 12 / 21) in 'Language.Haskell.GhcMod.DynFlags'
  Missing documentation for:
    Module header
    setEmptyLogger (Language/Haskell/GhcMod/DynFlags.hs:16)
    setDebugLogger (Language/Haskell/GhcMod/DynFlags.hs:20)
    setHscNothing (Language/Haskell/GhcMod/DynFlags.hs:28)
    setHscInterpreted (Language/Haskell/GhcMod/DynFlags.hs:40)
    withDynFlags (Language/Haskell/GhcMod/DynFlags.hs:57)
    withCmdFlags (Language/Haskell/GhcMod/DynFlags.hs:69)
    allWarningFlags (Language/Haskell/GhcMod/DynFlags.hs:88)
    deferErrors (Language/Haskell/GhcMod/DynFlags.hs:105)
   0% (  0 / 22) in 'Language.Haskell.GhcMod.Monad.Newtypes'
  Missing documentation for:
    Module header
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    GmOutT (Language/Haskell/GhcMod/Monad/Newtypes.hs:48)
    GmT (Language/Haskell/GhcMod/Monad/Newtypes.hs:58)
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    LightGhc (Language/Haskell/GhcMod/Monad/Newtypes.hs:80)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:87)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:90)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:97)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:104)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:107)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:114)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:122)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:127)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:131)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:136)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:141)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:144)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:156)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:168)
    gmLiftInner (Language/Haskell/GhcMod/Monad/Newtypes.hs:171)
    gmLiftWithInner (Language/Haskell/GhcMod/Monad/Newtypes.hs:174)
   0% (  0 /  7) in 'Language.Haskell.GhcMod.Monad.Env'
  Missing documentation for:
    Module header
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
     (Language/Haskell/GhcMod/Monad/Env.hs:43)
     (Language/Haskell/GhcMod/Monad/Env.hs:48)
     (Language/Haskell/GhcMod/Monad/Env.hs:53)
     (Language/Haskell/GhcMod/Monad/Env.hs:58)
     (Language/Haskell/GhcMod/Monad/Env.hs:63)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Monad.Log'
  Missing documentation for:
    Module header
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
     (Language/Haskell/GhcMod/Monad/Log.hs:40)
     (Language/Haskell/GhcMod/Monad/Log.hs:45)
     (Language/Haskell/GhcMod/Monad/Log.hs:50)
     (Language/Haskell/GhcMod/Monad/Log.hs:55)
     (Language/Haskell/GhcMod/Monad/Log.hs:60)
     (Language/Haskell/GhcMod/Monad/Log.hs:65)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Monad.Orphans'
  Missing documentation for:
    Module header
     (Language/Haskell/GhcMod/Monad/Orphans.hs:64)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:66)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:68)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:70)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:72)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:74)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:76)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:78)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:80)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:82)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Monad.Out'
  Missing documentation for:
    Module header
    GmOut (Language/Haskell/GhcMod/Monad/Out.hs:33)
     (Language/Haskell/GhcMod/Monad/Out.hs:36)
     (Language/Haskell/GhcMod/Monad/Out.hs:39)
     (Language/Haskell/GhcMod/Monad/Out.hs:42)
     (Language/Haskell/GhcMod/Monad/Out.hs:45)
     (Language/Haskell/GhcMod/Monad/Out.hs:48)
     (Language/Haskell/GhcMod/Monad/Out.hs:51)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Monad.State'
  Missing documentation for:
    Module header
    GmState (Language/Haskell/GhcMod/Monad/State.hs:32)
     (Language/Haskell/GhcMod/Monad/State.hs:47)
     (Language/Haskell/GhcMod/Monad/State.hs:52)
     (Language/Haskell/GhcMod/Monad/State.hs:57)
     (Language/Haskell/GhcMod/Monad/State.hs:62)
Warning: Language.Haskell.GhcMod.Monad.Types: liftIO is exported separately but will be documented under MonadIO. Consider exporting it together with its parent(s) for code clarity.
  18% (  7 / 39) in 'Language.Haskell.GhcMod.Monad.Types'
  Missing documentation for:
    Module header
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    GmOutT (Language/Haskell/GhcMod/Monad/Newtypes.hs:48)
    GmT (Language/Haskell/GhcMod/Monad/Newtypes.hs:58)
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    LightGhc (Language/Haskell/GhcMod/Monad/Newtypes.hs:80)
    GmGhc (Language/Haskell/GhcMod/Monad/Types.hs:112)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    GhcModCaches (Language/Haskell/GhcMod/Types.hs:193)
    defaultGhcModState (Language/Haskell/GhcMod/Types.hs:208)
    GmGhcSession (Language/Haskell/GhcMod/Types.hs:188)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    Gm (Language/Haskell/GhcMod/Monad/Types.hs:101)
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
    GmState (Language/Haskell/GhcMod/Monad/State.hs:32)
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
    GmOut (Language/Haskell/GhcMod/Monad/Out.hs:33)
    cradle (Language/Haskell/GhcMod/Monad/Types.hs:210)
    options (Language/Haskell/GhcMod/Monad/Types.hs:204)
    outputOpts (Language/Haskell/GhcMod/Monad/Types.hs:207)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    getMMappedFiles (Language/Haskell/GhcMod/Monad/Types.hs:213)
    setMMappedFiles (Language/Haskell/GhcMod/Monad/Types.hs:216)
    addMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:219)
    delMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:223)
    lookupMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:227)
    getMMappedFilePaths (Language/Haskell/GhcMod/Monad/Types.hs:231)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Output'
  Missing documentation for:
    Module header
    gmPutStr (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStr (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrIO (Language/Haskell/GhcMod/Output.hs:110)
    gmErrStrIO (Language/Haskell/GhcMod/Output.hs:110)
    gmReadProcess (Language/Haskell/GhcMod/Output.hs:116)
    gmReadProcess' (Language/Haskell/GhcMod/Output.hs:125)
    stdoutGateway (Language/Haskell/GhcMod/Output.hs:136)
    flushStdoutGateway (Language/Haskell/GhcMod/Output.hs:128)
  24% (  4 / 17) in 'Language.Haskell.GhcMod.Logging'
  Missing documentation for:
    Module header
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    gmGetLogLevel (Language/Haskell/GhcMod/Logging.hs:48)
    gmSetDumpLevel (Language/Haskell/GhcMod/Logging.hs:53)
    increaseLogLevel (Language/Haskell/GhcMod/Logging.hs:58)
    decreaseLogLevel (Language/Haskell/GhcMod/Logging.hs:62)
    gmLogQuiet (Language/Haskell/GhcMod/Logging.hs:85)
    gmAppendLogQuiet (Language/Haskell/GhcMod/Logging.hs:89)
    gmVomit (Language/Haskell/GhcMod/Logging.hs:93)
    LogDiscardT (Language/Haskell/GhcMod/Logging.hs:105)
     (Language/Haskell/GhcMod/Logging.hs:108)
     (Language/Haskell/GhcMod/Logging.hs:111)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
  12% (  3 / 25) in 'Language.Haskell.GhcMod.Utils'
  Missing documentation for:
    Module header
    dropWhileEnd (Language/Haskell/GhcMod/Utils.hs:48)
    withDirectory_ (Language/Haskell/GhcMod/Utils.hs:51)
    uniqTempDirName (Language/Haskell/GhcMod/Utils.hs:58)
    newTempDir (Language/Haskell/GhcMod/Utils.hs:72)
    whenM (Language/Haskell/GhcMod/Utils.hs:76)
    findLibexecExe (Language/Haskell/GhcMod/Utils.hs:90)
    libexecNotExitsError (Language/Haskell/GhcMod/Utils.hs:109)
    tryFindGhcModTreeLibexecDir (Language/Haskell/GhcMod/Utils.hs:125)
    tryFindGhcModTreeDataDir (Language/Haskell/GhcMod/Utils.hs:136)
    readLibExecProcess' (Language/Haskell/GhcMod/Utils.hs:144)
    getExecutablePath' (Language/Haskell/GhcMod/Utils.hs:150)
    canonFilePath (Language/Haskell/GhcMod/Utils.hs:157)
    withMappedFile (Language/Haskell/GhcMod/Utils.hs:164)
    getCanonicalFileNameSafe (Language/Haskell/GhcMod/Utils.hs:171)
    mkRevRedirMapFunc (Language/Haskell/GhcMod/Utils.hs:186)
    findFilesWith' (Language/Haskell/GhcMod/Utils.hs:198)
    TimedFile (Utils.hs:11)
     (Utils.hs:14)
    timeFile (Utils.hs:17)
    mightExist (Utils.hs:20)
    timeMaybe (Utils.hs:25)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Convert'
  Missing documentation for:
    Module header
    convert (Language/Haskell/GhcMod/Convert.hs:30)
    convert' (Language/Haskell/GhcMod/Convert.hs:27)
    emptyResult (Language/Haskell/GhcMod/Convert.hs:131)
    whenFound (Language/Haskell/GhcMod/Convert.hs:135)
    whenFound' (Language/Haskell/GhcMod/Convert.hs:139)
  17% (  1 /  6) in 'Language.Haskell.GhcMod.Logger'
  Missing documentation for:
    Module header
    withLogger' (Language/Haskell/GhcMod/Logger.hs:90)
    checkErrorPrefix (Language/Haskell/GhcMod/Logger.hs:168)
    errsToStr (Language/Haskell/GhcMod/Logger.hs:125)
    errBagToStrList (Language/Haskell/GhcMod/Logger.hs:112)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Stack'
  Missing documentation for:
    Module header
    patchStackPrograms (Language/Haskell/GhcMod/Stack.hs:41)
    getStackEnv (Language/Haskell/GhcMod/Stack.hs:51)
    getStackGhcPath (Language/Haskell/GhcMod/Stack.hs:66)
    getStackGhcPkgPath (Language/Haskell/GhcMod/Stack.hs:69)
    findExecutablesInStackBinPath (Language/Haskell/GhcMod/Stack.hs:72)
    findExecutablesInDirectories' (Language/Haskell/GhcMod/Stack.hs:76)
    readStack (Language/Haskell/GhcMod/Stack.hs:85)
  40% (  2 /  5) in 'Language.Haskell.GhcMod.Caching'
  Missing documentation for:
    Module header
    timeCacheInput (Language/Haskell/GhcMod/Caching.hs:132)
    invalidatingInputFiles (Language/Haskell/GhcMod/Caching.hs:137)
  41% ( 14 / 34) in 'Language.Haskell.GhcMod.PathsAndFiles'
  Missing documentation for:
    Module header
    UnString (Language/Haskell/GhcMod/PathsAndFiles.hs:48)
     (Language/Haskell/GhcMod/PathsAndFiles.hs:50)
     (Language/Haskell/GhcMod/PathsAndFiles.hs:53)
    findStackConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:75)
    findCabalSandboxDir (Language/Haskell/GhcMod/PathsAndFiles.hs:146)
    zipMapM (Language/Haskell/GhcMod/PathsAndFiles.hs:156)
    setupConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:187)
    sandboxConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:191)
    sandboxConfigFileName (Language/Haskell/GhcMod/PathsAndFiles.hs:194)
    macrosHeaderPath (Language/Haskell/GhcMod/PathsAndFiles.hs:202)
    autogenModulePath (Language/Haskell/GhcMod/PathsAndFiles.hs:205)
    autogenModulesDir (Language/Haskell/GhcMod/PathsAndFiles.hs:211)
    ghcSandboxPkgDbDir (Language/Haskell/GhcMod/PathsAndFiles.hs:214)
    packageCache (Language/Haskell/GhcMod/PathsAndFiles.hs:218)
    symbolCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:225)
    resolvedComponentsCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:228)
    cabalHelperCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:232)
    mergedPkgOptsCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:236)
    pkgDbStackCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:240)
  17% (  1 /  6) in 'Language.Haskell.GhcMod.Cradle'
  Missing documentation for:
    Module header
    findCradle' (Language/Haskell/GhcMod/Cradle.hs:43)
    findCradleNoLog (Language/Haskell/GhcMod/Cradle.hs:40)
    findSpecCradle (Language/Haskell/GhcMod/Cradle.hs:52)
    cleanupCradle (Language/Haskell/GhcMod/Cradle.hs:64)
   0% (  0 /  3) in 'Language.Haskell.GhcMod.CustomPackageDb'
  Missing documentation for:
    Module header
    parseCustomPackageDb (Language/Haskell/GhcMod/CustomPackageDb.hs:28)
    getCustomPkgDbStack (Language/Haskell/GhcMod/CustomPackageDb.hs:35)
  33% (  2 /  6) in 'Language.Haskell.GhcMod.CabalHelper'
  Missing documentation for:
    Module header
    getCabalPackageDbStack (Language/Haskell/GhcMod/CabalHelper.hs:67)
    prepareCabalHelper (Language/Haskell/GhcMod/CabalHelper.hs:135)
    withAutogen (Language/Haskell/GhcMod/CabalHelper.hs:141)
   7% (  1 / 15) in 'Language.Haskell.GhcMod.HomeModuleGraph'
  Missing documentation for:
    Module header
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
    mkFileMap (Language/Haskell/GhcMod/HomeModuleGraph.hs:183)
    mkModuleMap (Language/Haskell/GhcMod/HomeModuleGraph.hs:186)
    mkMainModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:133)
    findModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:136)
    findModulePathSet (Language/Haskell/GhcMod/HomeModuleGraph.hs:140)
    fileModuleName (Language/Haskell/GhcMod/HomeModuleGraph.hs:253)
    canonicalizeModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:154)
    homeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:129)
    updateHomeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:164)
    canonicalizeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:157)
    reachable (Language/Haskell/GhcMod/HomeModuleGraph.hs:109)
  50% (  3 /  6) in 'Language.Haskell.GhcMod.FileMapping'
  Missing documentation for:
    Module header
    mapFile (Language/Haskell/GhcMod/FileMapping.hs:64)
    fileModSummaryWithMapping (Language/Haskell/GhcMod/FileMapping.hs:100)
  25% (  2 /  8) in 'Language.Haskell.GhcMod.GhcPkg'
  Missing documentation for:
    Module header
    ghcPkgDbOpt (Language/Haskell/GhcMod/GhcPkg.hs:45)
    ghcDbOpt (Language/Haskell/GhcMod/GhcPkg.hs:52)
    getPackageDbStack (Language/Haskell/GhcMod/GhcPkg.hs:76)
    getPackageCachePaths (Language/Haskell/GhcMod/GhcPkg.hs:92)
    getGhcPkgProgram (Language/Haskell/GhcMod/GhcPkg.hs:65)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.World'
  Missing documentation for:
    Module header
    World (Language/Haskell/GhcMod/World.hs:17)
    timedPackageCaches (Language/Haskell/GhcMod/World.hs:25)
    getCurrentWorld (Language/Haskell/GhcMod/World.hs:31)
    didWorldChange (Language/Haskell/GhcMod/World.hs:48)
    isYoungerThanSetupConfig (Language/Haskell/GhcMod/World.hs:52)
   0% (  0 /  3) in 'Language.Haskell.GhcMod.LightGhc'
  Missing documentation for:
    Module header
    withLightHscEnv (Language/Haskell/GhcMod/LightGhc.hs:18)
    runLightGhc (Language/Haskell/GhcMod/LightGhc.hs:41)
  19% (  5 / 26) in 'Language.Haskell.GhcMod.Target'
  Missing documentation for:
    Module header
    runGmPkgGhc (Language/Haskell/GhcMod/Target.hs:63)
    initSession (Language/Haskell/GhcMod/Target.hs:68)
    targetGhcOptions (Language/Haskell/GhcMod/Target.hs:162)
    resolvedComponentsCache (Language/Haskell/GhcMod/Target.hs:200)
    moduleComponents (Language/Haskell/GhcMod/Target.hs:252)
    findCandidates (Language/Haskell/GhcMod/Target.hs:271)
    pickComponent (Language/Haskell/GhcMod/Target.hs:275)
    packageGhcOptions (Language/Haskell/GhcMod/Target.hs:278)
    sandboxOpts (Language/Haskell/GhcMod/Target.hs:288)
    resolveGmComponent (Language/Haskell/GhcMod/Target.hs:301)
    resolveEntrypoint (Language/Haskell/GhcMod/Target.hs:328)
    resolveChEntrypoints (Language/Haskell/GhcMod/Target.hs:343)
    chModToMod (Language/Haskell/GhcMod/Target.hs:358)
    resolveModule (Language/Haskell/GhcMod/Target.hs:362)
    CompilationUnit (Language/Haskell/GhcMod/Target.hs:392)
    Components (Language/Haskell/GhcMod/Target.hs:393)
    ResolvedComponentsMap (Language/Haskell/GhcMod/Target.hs:395)
    resolveGmComponents (Language/Haskell/GhcMod/Target.hs:398)
    needsHscInterpreted (Language/Haskell/GhcMod/Target.hs:477)
    cabalResolvedComponents (Language/Haskell/GhcMod/Target.hs:486)
  54% (  7 / 13) in 'Language.Haskell.GhcMod.Monad'
  Missing documentation for:
    Module header
    runGmOutT (Language/Haskell/GhcMod/Monad.hs:89)
    runGmOutT' (Language/Haskell/GhcMod/Monad.hs:100)
    runGmPkgGhc (Language/Haskell/GhcMod/Target.hs:63)
    withGhcModEnv (Language/Haskell/GhcMod/Monad.hs:56)
    withGhcModEnv' (Language/Haskell/GhcMod/Monad.hs:66)
  67% (  2 /  3) in 'Language.Haskell.GhcMod.Browse'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.CaseSplit'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Language.Haskell.GhcMod.Check'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Language.Haskell.GhcMod.FillSig'
  Missing documentation for:
    Module header
    refine (Language/Haskell/GhcMod/FillSig.hs:341)
    auto (Language/Haskell/GhcMod/FillSig.hs:420)
  54% (  7 / 13) in 'Language.Haskell.GhcMod.Find'
  Missing documentation for:
    Module header
    lookupSym (Language/Haskell/GhcMod/Find.hs:78)
    isOutdated (Language/Haskell/GhcMod/Find.hs:62)
    AsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:136)
    newAsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:146)
    getAsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:152)
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Flag'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Language.Haskell.GhcMod.Info'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Lang'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Lint'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Modules'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Language.Haskell.GhcMod.Boot'
  Missing documentation for:
    Module header
    preBrowsedModules (Language/Haskell/GhcMod/Boot.hs:17)
  50% (  1 /  2) in 'Language.Haskell.GhcMod.PkgDoc'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Language.Haskell.GhcMod.Test'
  Missing documentation for:
    Module header
    test (Language/Haskell/GhcMod/Test.hs:17)
    runTest (Language/Haskell/GhcMod/Test.hs:39)
  52% ( 27 / 52) in 'Language.Haskell.GhcMod.Internal'
  Missing documentation for:
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    cabalResolvedComponents (Language/Haskell/GhcMod/Target.hs:486)
    options (Language/Haskell/GhcMod/Monad/Types.hs:204)
    cradle (Language/Haskell/GhcMod/Monad/Types.hs:210)
    targetGhcOptions (Language/Haskell/GhcMod/Target.hs:162)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    gmeDoc (Language/Haskell/GhcMod/Error.hs:55)
    World (Language/Haskell/GhcMod/World.hs:17)
    getCurrentWorld (Language/Haskell/GhcMod/World.hs:31)
    didWorldChange (Language/Haskell/GhcMod/World.hs:48)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
    GmComponentType (Language/Haskell/GhcMod/Types.hs:280)
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
    prepareCabalHelper (Language/Haskell/GhcMod/CabalHelper.hs:135)
    GHandler (Language/Haskell/GhcMod/Error.hs:149)
    gcatches (Language/Haskell/GhcMod/Error.hs:151)
  50% (  2 /  4) in 'Language.Haskell.GhcMod.Debug'
  Missing documentation for:
    Module header
    componentInfo (Language/Haskell/GhcMod/Debug.hs:79)
  72% ( 48 / 67) in 'Language.Haskell.GhcMod'
  Missing documentation for:
    Project (Language/Haskell/GhcMod/Types.hs:131)
    Options (Language/Haskell/GhcMod/Types.hs:102)
    FileMapping (Language/Haskell/GhcMod/Types.hs:73)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    increaseLogLevel (Language/Haskell/GhcMod/Logging.hs:58)
    decreaseLogLevel (Language/Haskell/GhcMod/Logging.hs:62)
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    componentInfo (Language/Haskell/GhcMod/Debug.hs:79)
    test (Language/Haskell/GhcMod/Test.hs:17)
    refine (Language/Haskell/GhcMod/FillSig.hs:341)
    auto (Language/Haskell/GhcMod/FillSig.hs:420)
    isOutdated (Language/Haskell/GhcMod/Find.hs:62)
    gmPutStr (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStr (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStrLn (Language/Haskell/GhcMod/Output.hs:96)
Warning: Language.Haskell.GhcMod.Caching.Types: could not find link destinations for:
    ModTime
Warning: Language.Haskell.GhcMod.Utils: could not find link destinations for:
    ModTime
Warning: Language.Haskell.GhcMod.Convert: could not find link destinations for:
    ToString
Warning: Language.Haskell.GhcMod.Logger: could not find link destinations for:
    GmPprEnvM
Documentation created: dist/doc/html/ghc-mod/index.html,
dist/doc/html/ghc-mod/ghc-mod.txt
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
Creating package registration file:
/tmp/pkgConf-ghc-mod-5.5.01131915331662177809.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-mod-5.5.0.0-1EcYeW5kM410HLehCumQPn
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 ghc-mod-5.5.0.0...
Installed ghc-mod-5.5.0.0
Configuring pipes-text-0.0.2.1...
Building pipes-text-0.0.2.1...
Preprocessing library pipes-text-0.0.2.1...
[1 of 5] Compiling Pipes.Prelude.Text ( Pipes/Prelude/Text.hs, dist/build/Pipes/Prelude/Text.o )
[2 of 5] Compiling Pipes.Text.IO    ( Pipes/Text/IO.hs, dist/build/Pipes/Text/IO.o )
[3 of 5] Compiling Pipes.Text.Encoding ( Pipes/Text/Encoding.hs, dist/build/Pipes/Text/Encoding.o )
[4 of 5] Compiling Pipes.Text       ( Pipes/Text.hs, dist/build/Pipes/Text.o )
[5 of 5] Compiling Pipes.Text.Tutorial ( Pipes/Text/Tutorial.hs, dist/build/Pipes/Text/Tutorial.o )
In-place registering pipes-text-0.0.2.1...
Running Haddock for pipes-text-0.0.2.1...
Running hscolour for pipes-text-0.0.2.1...
Preprocessing library pipes-text-0.0.2.1...
Preprocessing library pipes-text-0.0.2.1...
Haddock coverage:
  90% (  9 / 10) in 'Pipes.Prelude.Text'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Pipes.Text.IO'
  Missing documentation for:
    Module header
  53% ( 20 / 38) in 'Pipes.Text.Encoding'
  Missing documentation for:
    Codec (Pipes/Text/Encoding.hs:215)
    utf8 (Pipes/Text/Encoding.hs:270)
    utf8Pure (Pipes/Text/Encoding.hs:273)
    utf16LE (Pipes/Text/Encoding.hs:276)
    utf16BE (Pipes/Text/Encoding.hs:279)
    utf32LE (Pipes/Text/Encoding.hs:282)
    utf32BE (Pipes/Text/Encoding.hs:285)
    decodeUtf8 (Pipes/Text/Encoding.hs:321)
    decodeUtf8Pure (Pipes/Text/Encoding.hs:325)
    decodeUtf16LE (Pipes/Text/Encoding.hs:329)
    decodeUtf16BE (Pipes/Text/Encoding.hs:333)
    decodeUtf32LE (Pipes/Text/Encoding.hs:337)
    decodeUtf32BE (Pipes/Text/Encoding.hs:341)
    encodeUtf8 (Pipes/Text/Encoding.hs:362)
    encodeUtf16LE (Pipes/Text/Encoding.hs:364)
    encodeUtf16BE (Pipes/Text/Encoding.hs:366)
    encodeUtf32LE (Pipes/Text/Encoding.hs:368)
    encodeUtf32BE (Pipes/Text/Encoding.hs:370)
  95% ( 62 / 65) in 'Pipes.Text'
  Missing documentation for:
    line (Pipes/Text.hs:541)
    unlines (Pipes/Text.hs:700)
    unwords (Pipes/Text.hs:740)
  95% ( 20 / 21) in 'Pipes.Text.Tutorial'
  Missing documentation for:
    Module header
Warning: Pipes.Text.Encoding: could not find link destinations for:
    Lens'
Warning: Pipes.Text: could not find link destinations for:
    Lens'
Documentation created: dist/doc/html/pipes-text/index.html,
dist/doc/html/pipes-text/pipes-text.txt
Creating package registration file:
/tmp/pkgConf-pipes-text-0.0.22052955325500212242.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-text-0.0.2.1-40BFMfosvEN1CfHz36u2VN
Registering pipes-text-0.0.2.1...
Installed pipes-text-0.0.2.1
Configuring pipes-transduce-0.3.3.0...
Building pipes-transduce-0.3.3.0...
Preprocessing library pipes-transduce-0.3.3.0...
[1 of 3] Compiling Pipes.Transduce  ( src/Pipes/Transduce.hs, dist/build/Pipes/Transduce.o )

src/Pipes/Transduce.hs:76:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling Pipes.Transduce.ByteString ( src/Pipes/Transduce/ByteString.hs, dist/build/Pipes/Transduce/ByteString.o )
[3 of 3] Compiling Pipes.Transduce.Text ( src/Pipes/Transduce/Text.hs, dist/build/Pipes/Transduce/Text.o )

src/Pipes/Transduce/Text.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering pipes-transduce-0.3.3.0...
Running Haddock for pipes-transduce-0.3.3.0...
Running hscolour for pipes-transduce-0.3.3.0...
Preprocessing library pipes-transduce-0.3.3.0...
Preprocessing library pipes-transduce-0.3.3.0...

src/Pipes/Transduce.hs:76:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Pipes/Transduce/Text.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  53% ( 31 / 59) in 'Pipes.Transduce'
  Missing documentation for:
    Module header
    withFold (src/Pipes/Transduce.hs:277)
    withFoldIO (src/Pipes/Transduce.hs:280)
    withFallibleFold (src/Pipes/Transduce.hs:286)
    withConsumer (src/Pipes/Transduce.hs:297)
    withConsumerM (src/Pipes/Transduce.hs:306)
    withConsumerM' (src/Pipes/Transduce.hs:312)
    withSafeConsumer (src/Pipes/Transduce.hs:318)
    withFallibleConsumer (src/Pipes/Transduce.hs:323)
    withParser (src/Pipes/Transduce.hs:329)
    withParserM (src/Pipes/Transduce.hs:341)
    withCont (src/Pipes/Transduce.hs:267)
    withCont' (src/Pipes/Transduce.hs:272)
    withFallibleCont (src/Pipes/Transduce.hs:257)
    withFallibleCont' (src/Pipes/Transduce.hs:262)
    Delimited (src/Pipes/Transduce.hs:501)
    Continuous (src/Pipes/Transduce.hs:503)
    mapper (src/Pipes/Transduce.hs:391)
    fallibleMapper (src/Pipes/Transduce.hs:396)
    mapperFoldable (src/Pipes/Transduce.hs:404)
    mapperEnumerable (src/Pipes/Transduce.hs:410)
    transducer (src/Pipes/Transduce.hs:416)
    fallibleTransducer (src/Pipes/Transduce.hs:421)
    folds (src/Pipes/Transduce.hs:489)
    concats (src/Pipes/Transduce.hs:505)
    intercalates (src/Pipes/Transduce.hs:516)
    liftFirst (src/Pipes/Transduce.hs:624)
    liftSecond (src/Pipes/Transduce.hs:627)
  44% (  4 /  9) in 'Pipes.Transduce.ByteString'
  Missing documentation for:
    Module header
    drainHandle (src/Pipes/Transduce/ByteString.hs:53)
    drainHandleFallibly (src/Pipes/Transduce/ByteString.hs:45)
    chunkSize (src/Pipes/Transduce/ByteString.hs:65)
    chunkSizeDefault (src/Pipes/Transduce/ByteString.hs:68)
  93% ( 13 / 14) in 'Pipes.Transduce.Text'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/pipes-transduce/index.html,
dist/doc/html/pipes-transduce/pipes-transduce.txt
Creating package registration file:
/tmp/pkgConf-pipes-transduce-0.3.31913338638552352544.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pipes-transduce-0.3.3.0-7pCOSWNdWbG5OK0dqKa6No
Registering pipes-transduce-0.3.3.0...
Installed pipes-transduce-0.3.3.0
Configuring process-streaming-0.9.1.0...
Building process-streaming-0.9.1.0...
Preprocessing library process-streaming-0.9.1.0...
[1 of 3] Compiling System.Process.Lens ( src/System/Process/Lens.hs, dist/build/System/Process/Lens.o )

src/System/Process/Lens.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling System.Process.Streaming.Text ( src/System/Process/Streaming/Text.hs, dist/build/System/Process/Streaming/Text.o )
[3 of 3] Compiling System.Process.Streaming ( src/System/Process/Streaming.hs, dist/build/System/Process/Streaming.o )
In-place registering process-streaming-0.9.1.0...
Running Haddock for process-streaming-0.9.1.0...
Running hscolour for process-streaming-0.9.1.0...
Preprocessing library process-streaming-0.9.1.0...
Preprocessing library process-streaming-0.9.1.0...

src/System/Process/Lens.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  57% (  8 / 14) in 'System.Process.Lens'
  Missing documentation for:
    _std_in (src/System/Process/Lens.hs:123)
    _std_out (src/System/Process/Lens.hs:129)
    _std_err (src/System/Process/Lens.hs:135)
    _close_fds (src/System/Process/Lens.hs:141)
    _create_group (src/System/Process/Lens.hs:147)
    _delegate_ctlc (src/System/Process/Lens.hs:152)
 100% (  4 /  4) in 'System.Process.Streaming.Text'
  86% ( 30 / 35) in 'System.Process.Streaming'
  Missing documentation for:
    feedProducer (src/System/Process/Streaming.hs:330)
    feedProducerM (src/System/Process/Streaming.hs:332)
    feedSafeProducer (src/System/Process/Streaming.hs:335)
    feedFallibleProducer (src/System/Process/Streaming.hs:338)
    withExitCode (src/System/Process/Streaming.hs:393)
Documentation created: dist/doc/html/process-streaming/index.html,
dist/doc/html/process-streaming/process-streaming.txt
Creating package registration file:
/tmp/pkgConf-process-streaming-0.9.13142199291895340127.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/process-streaming-0.9.1.0-CTzn90AFuxD1dA8DrTxAfc
Registering process-streaming-0.9.1.0...
Installed process-streaming-0.9.1.0
Downloading ghc-imported-from-0.3.0.4...
Configuring ghc-imported-from-0.3.0.4...
Building ghc-imported-from-0.3.0.4...
Preprocessing library ghc-imported-from-0.3.0.4...
[1 of 3] Compiling Language.Haskell.GhcImportedFrom.Types ( Language/Haskell/GhcImportedFrom/Types.hs, dist/build/Language/Haskell/GhcImportedFrom/Types.o )
[2 of 3] Compiling Language.Haskell.GhcImportedFrom.UtilsFromGhcMod ( Language/Haskell/GhcImportedFrom/UtilsFromGhcMod.hs, dist/build/Language/Haskell/GhcImportedFrom/UtilsFromGhcMod.o )
[3 of 3] Compiling Language.Haskell.GhcImportedFrom ( Language/Haskell/GhcImportedFrom.hs, dist/build/Language/Haskell/GhcImportedFrom.o )

Language/Haskell/GhcImportedFrom.hs:100:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Language/Haskell/GhcImportedFrom.hs:176:14: Warning:
    Defined but not used: ‘e’

Language/Haskell/GhcImportedFrom.hs:661:1: Warning:
    Defined but not used: ‘readRestOfHandle’

Language/Haskell/GhcImportedFrom.hs:1005:15: Warning:
    This binding for ‘f’ shadows the existing binding
      bound at Language/Haskell/GhcImportedFrom.hs:988:5
In-place registering ghc-imported-from-0.3.0.4...
Preprocessing executable 'fake-ghc-for-ghc-imported-from' for
ghc-imported-from-0.3.0.4...
[1 of 1] Compiling Main             ( src/fake-ghc-for-ghc-imported-from.hs, dist/build/fake-ghc-for-ghc-imported-from/fake-ghc-for-ghc-imported-from-tmp/Main.o )

src/fake-ghc-for-ghc-imported-from.hs:13:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
Linking dist/build/fake-ghc-for-ghc-imported-from/fake-ghc-for-ghc-imported-from ...
Preprocessing executable 'ghc-imported-from' for ghc-imported-from-0.3.0.4...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/ghc-imported-from/ghc-imported-from-tmp/Main.o )
Linking dist/build/ghc-imported-from/ghc-imported-from ...
Running Haddock for ghc-imported-from-0.3.0.4...
Running hscolour for ghc-imported-from-0.3.0.4...
Preprocessing library ghc-imported-from-0.3.0.4...
Preprocessing executable 'fake-ghc-for-ghc-imported-from' for
ghc-imported-from-0.3.0.4...
Preprocessing executable 'ghc-imported-from' for ghc-imported-from-0.3.0.4...
Preprocessing library ghc-imported-from-0.3.0.4...

Language/Haskell/GhcImportedFrom.hs:100:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Language/Haskell/GhcImportedFrom.hs:176:14: Warning:
    Defined but not used: ‘e’

Language/Haskell/GhcImportedFrom.hs:661:1: Warning:
    Defined but not used: ‘readRestOfHandle’

Language/Haskell/GhcImportedFrom.hs:1005:15: Warning:
    This binding for ‘f’ shadows the existing binding
      bound at Language/Haskell/GhcImportedFrom.hs:988:5
Haddock coverage:
   0% (  0 /  4) in 'Language.Haskell.GhcImportedFrom.Types'
  Missing documentation for:
    Module header
    LineSeparator (Language/Haskell/GhcImportedFrom/Types.hs:9)
    Options (Language/Haskell/GhcImportedFrom/Types.hs:11)
    defaultOptions (Language/Haskell/GhcImportedFrom/Types.hs:17)
  33% (  1 /  3) in 'Language.Haskell.GhcImportedFrom.UtilsFromGhcMod'
  Missing documentation for:
    listifySpans (Language/Haskell/GhcImportedFrom/UtilsFromGhcMod.hs:33)
    listifyStaged (Language/Haskell/GhcImportedFrom/UtilsFromGhcMod.hs:39)
  60% ( 15 / 25) in 'Language.Haskell.GhcImportedFrom'
  Missing documentation for:
    QualifiedName (Language/Haskell/GhcImportedFrom.hs:124)
    Symbol (Language/Haskell/GhcImportedFrom.hs:126)
    GhcOptions (Language/Haskell/GhcImportedFrom.hs:128)
    GhcPkgOptions (Language/Haskell/GhcImportedFrom.hs:137)
    HaskellModule (Language/Haskell/GhcImportedFrom.hs:141)
    ghcPkgFindModule (Language/Haskell/GhcImportedFrom.hs:675)
    ghcPkgHaddockUrl (Language/Haskell/GhcImportedFrom.hs:723)
    Options (Language/Haskell/GhcImportedFrom/Types.hs:11)
    defaultOptions (Language/Haskell/GhcImportedFrom/Types.hs:17)
    LineSeparator (Language/Haskell/GhcImportedFrom/Types.hs:9)
Warning: Language.Haskell.GhcImportedFrom: could not find link destinations for:
    GHCOption
Documentation created: dist/doc/html/ghc-imported-from/index.html,
dist/doc/html/ghc-imported-from/ghc-imported-from.txt
Preprocessing executable 'fake-ghc-for-ghc-imported-from' for
ghc-imported-from-0.3.0.4...
Preprocessing executable 'ghc-imported-from' for ghc-imported-from-0.3.0.4...
Creating package registration file:
/tmp/pkgConf-ghc-imported-from-0.3.018356305761964567142.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-imported-from-0.3.0.4-FGiO8fH27wpGg4GzOPjrV6
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 ghc-imported-from-0.3.0.4...
Installed ghc-imported-from-0.3.0.4

Test log

No test log was submitted for this report.