Build #3 for htsn-0.1.1

[all reports]

Package htsn-0.1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-29 09:45:12.247787 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, tasty-hunit-0.9.2, tasty-0.11, network-2.6.2.1, hxt-9.3.1.15, htsn-common-0.0.2, hslogger-1.2.9, hdaemonize-0.5.0.1, filepath-1.4.0.0, directory-1.2.2.0, configurator-0.3.0.0, cmdargs-0.10.13, base-4.8.1.0, MissingH-1.3.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[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.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
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:38)
    Result (Test/HUnit/Lang.hs:74)
    HUnitFailure (Test/HUnit/Lang.hs:44)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:38)
 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.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
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.23524062191600028624.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-terminal-0.6.2.3-KW0LUY2zB7JCYzE4ZYrwBg
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 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.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
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.101504569917680466996.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.115869031902002495425.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring hsyslog-2.0...
Building hsyslog-2.0...
Preprocessing library hsyslog-2.0...
[1 of 1] Compiling System.Posix.Syslog ( dist/build/System/Posix/Syslog.hs, dist/build/System/Posix/Syslog.o )
In-place registering hsyslog-2.0...
Running Haddock for hsyslog-2.0...
Running hscolour for hsyslog-2.0...
Preprocessing library hsyslog-2.0...
Preprocessing library hsyslog-2.0...
Haddock coverage:
  84% ( 16 / 19) in 'System.Posix.Syslog'
  Missing documentation for:
     (System/Posix/Syslog.hsc:62)
     (System/Posix/Syslog.hsc:108)
     (System/Posix/Syslog.hsc:163)
Documentation created: dist/doc/html/hsyslog/index.html,
dist/doc/html/hsyslog/hsyslog.txt
Creating package registration file:
/tmp/pkgConf-hsyslog-213760352171282648518.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hsyslog-2.0-0Js7GHR8FH0Cvzaz5wSfbR
Registering hsyslog-2.0...
Installed hsyslog-2.0
Configuring hxt-charproperties-9.2.0.1...
Building hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
[1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o )
[2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o )
[3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o )
[4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o )
In-place registering hxt-charproperties-9.2.0.1...
Running Haddock for hxt-charproperties-9.2.0.1...
Running hscolour for hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Haddock coverage:
   6% (  1 / 16) in 'Data.Set.CharSet'
  Missing documentation for:
    CharSet (src/Data/Set/CharSet.hs:39)
    emptyCS (src/Data/Set/CharSet.hs:41)
    allCS (src/Data/Set/CharSet.hs:45)
    singleCS (src/Data/Set/CharSet.hs:49)
    stringCS (src/Data/Set/CharSet.hs:53)
    rangeCS (src/Data/Set/CharSet.hs:57)
    nullCS (src/Data/Set/CharSet.hs:63)
    fullCS (src/Data/Set/CharSet.hs:67)
    unionCS (src/Data/Set/CharSet.hs:81)
    diffCS (src/Data/Set/CharSet.hs:97)
    intersectCS (src/Data/Set/CharSet.hs:116)
    exorCS (src/Data/Set/CharSet.hs:132)
    compCS (src/Data/Set/CharSet.hs:113)
    elemCS (src/Data/Set/CharSet.hs:74)
    toListCS (src/Data/Set/CharSet.hs:78)
  51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps'
  Missing documentation for:
    charPropXmlChar (src/Data/Char/Properties/XMLCharProps.hs:88)
    charPropXmlCharCR (src/Data/Char/Properties/XMLCharProps.hs:120)
    charPropXml1ByteChar (src/Data/Char/Properties/XMLCharProps.hs:135)
    charPropXmlLatin1Char (src/Data/Char/Properties/XMLCharProps.hs:148)
    charPropXmlSpaceChar (src/Data/Char/Properties/XMLCharProps.hs:172)
    charPropXmlSpaceCharCR (src/Data/Char/Properties/XMLCharProps.hs:192)
    charPropXml11SpaceChar (src/Data/Char/Properties/XMLCharProps.hs:204)
    charPropXmlNameChar (src/Data/Char/Properties/XMLCharProps.hs:227)
    charPropXmlNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:260)
    charPropXmlNCNameChar (src/Data/Char/Properties/XMLCharProps.hs:289)
    charPropXmlNCNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:314)
    charPropXmlPubidChar (src/Data/Char/Properties/XMLCharProps.hs:326)
    charPropXmlLetter (src/Data/Char/Properties/XMLCharProps.hs:343)
    charPropXmlBaseChar (src/Data/Char/Properties/XMLCharProps.hs:355)
    charPropXmlIdeographicChar (src/Data/Char/Properties/XMLCharProps.hs:567)
    charPropXmlCombiningChar (src/Data/Char/Properties/XMLCharProps.hs:580)
    charPropXmlDigit (src/Data/Char/Properties/XMLCharProps.hs:685)
    charPropXmlExtender (src/Data/Char/Properties/XMLCharProps.hs:710)
    charPropXmlControlOrPermanentlyUndefined (src/Data/Char/Properties/XMLCharProps.hs:739)
   1% (  1 / 73) in 'Data.Char.Properties.UnicodeCharProps'
  Missing documentation for:
    isUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:100)
    isUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:138)
    isUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:150)
    isUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:177)
    isUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:193)
    isUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:207)
    isUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:760)
    isUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1395)
    isUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1461)
    isUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1894)
    isUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1914)
    isUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2546)
    isUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2785)
    isUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2942)
    isUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2957)
    isUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3222)
    isUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3337)
    isUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3397)
    isUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3419)
    isUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3481)
    isUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3646)
    isUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3662)
    isUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3689)
    isUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3771)
    isUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3791)
    isUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3812)
    isUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3973)
    isUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4058)
    isUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4278)
    isUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4305)
    isUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4343)
    isUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4417)
    isUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4592)
    isUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4610)
    isUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4621)
    isUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4632)
    charPropUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:104)
    charPropUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:142)
    charPropUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:154)
    charPropUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:181)
    charPropUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:197)
    charPropUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:211)
    charPropUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:764)
    charPropUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1399)
    charPropUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1465)
    charPropUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1898)
    charPropUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1918)
    charPropUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2550)
    charPropUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2789)
    charPropUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2946)
    charPropUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2961)
    charPropUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3226)
    charPropUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3341)
    charPropUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3401)
    charPropUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3423)
    charPropUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3485)
    charPropUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3650)
    charPropUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3666)
    charPropUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3693)
    charPropUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3775)
    charPropUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3795)
    charPropUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3816)
    charPropUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3977)
    charPropUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4062)
    charPropUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4282)
    charPropUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4309)
    charPropUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4347)
    charPropUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4421)
    charPropUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4596)
    charPropUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4614)
    charPropUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4625)
    charPropUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4636)
   0% (  1 /256) in 'Data.Char.Properties.UnicodeBlocks'
  Missing documentation for:
    codeBlocks (src/Data/Char/Properties/UnicodeBlocks.hs:287)
    elemCodeBlock (src/Data/Char/Properties/UnicodeBlocks.hs:284)
    versionUnicode (src/Data/Char/Properties/UnicodeBlocks.hs:281)
    isBasicLatin (src/Data/Char/Properties/UnicodeBlocks.hs:545)
    isLatin1Supplement (src/Data/Char/Properties/UnicodeBlocks.hs:548)
    isLatinExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:551)
    isLatinExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:554)
    isIPAExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:557)
    isSpacingModifierLetters (src/Data/Char/Properties/UnicodeBlocks.hs:560)
    isCombiningDiacriticalMarks (src/Data/Char/Properties/UnicodeBlocks.hs:563)
    isGreekandCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:566)
    isCyrillic (src/Data/Char/Properties/UnicodeBlocks.hs:569)
    isCyrillicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:572)
    isArmenian (src/Data/Char/Properties/UnicodeBlocks.hs:575)
    isHebrew (src/Data/Char/Properties/UnicodeBlocks.hs:578)
    isArabic (src/Data/Char/Properties/UnicodeBlocks.hs:581)
    isSyriac (src/Data/Char/Properties/UnicodeBlocks.hs:584)
    isArabicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:587)
    isThaana (src/Data/Char/Properties/UnicodeBlocks.hs:590)
    isNKo (src/Data/Char/Properties/UnicodeBlocks.hs:593)
    isSamaritan (src/Data/Char/Properties/UnicodeBlocks.hs:596)
    isMandaic (src/Data/Char/Properties/UnicodeBlocks.hs:599)
    isArabicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:602)
    isDevanagari (src/Data/Char/Properties/UnicodeBlocks.hs:605)
    isBengali (src/Data/Char/Properties/UnicodeBlocks.hs:608)
    isGurmukhi (src/Data/Char/Properties/UnicodeBlocks.hs:611)
    isGujarati (src/Data/Char/Properties/UnicodeBlocks.hs:614)
    isOriya (src/Data/Char/Properties/UnicodeBlocks.hs:617)
    isTamil (src/Data/Char/Properties/UnicodeBlocks.hs:620)
    isTelugu (src/Data/Char/Properties/UnicodeBlocks.hs:623)
    isKannada (src/Data/Char/Properties/UnicodeBlocks.hs:626)
    isMalayalam (src/Data/Char/Properties/UnicodeBlocks.hs:629)
    isSinhala (src/Data/Char/Properties/UnicodeBlocks.hs:632)
    isThai (src/Data/Char/Properties/UnicodeBlocks.hs:635)
    isLao (src/Data/Char/Properties/UnicodeBlocks.hs:638)
    isTibetan (src/Data/Char/Properties/UnicodeBlocks.hs:641)
    isMyanmar (src/Data/Char/Properties/UnicodeBlocks.hs:644)
    isGeorgian (src/Data/Char/Properties/UnicodeBlocks.hs:647)
    isHangulJamo (src/Data/Char/Properties/UnicodeBlocks.hs:650)
    isEthiopic (src/Data/Char/Properties/UnicodeBlocks.hs:653)
    isEthiopicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:656)
    isCherokee (src/Data/Char/Properties/UnicodeBlocks.hs:659)
    isUnifiedCanadianAboriginalSyllabics (src/Data/Char/Properties/UnicodeBlocks.hs:662)
    isOgham (src/Data/Char/Properties/UnicodeBlocks.hs:665)
    isRunic (src/Data/Char/Properties/UnicodeBlocks.hs:668)
    isTagalog (src/Data/Char/Properties/UnicodeBlocks.hs:671)
    isHanunoo (src/Data/Char/Properties/UnicodeBlocks.hs:674)
    isBuhid (src/Data/Char/Properties/UnicodeBlocks.hs:677)
    isTagbanwa (src/Data/Char/Properties/UnicodeBlocks.hs:680)
    isKhmer (src/Data/Char/Properties/UnicodeBlocks.hs:683)
    isMongolian (src/Data/Char/Properties/UnicodeBlocks.hs:686)
    isUnifiedCanadianAboriginalSyllabicsExtended (src/Data/Char/Properties/UnicodeBlocks.hs:689)
    isLimbu (src/Data/Char/Properties/UnicodeBlocks.hs:692)
    isTaiLe (src/Data/Char/Properties/UnicodeBlocks.hs:695)
    isNewTaiLue (src/Data/Char/Properties/UnicodeBlocks.hs:698)
    isKhmerSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:701)
    isBuginese (src/Data/Char/Properties/UnicodeBlocks.hs:704)
    isTaiTham (src/Data/Char/Properties/UnicodeBlocks.hs:707)
    isCombiningDiacriticalMarksExtended (src/Data/Char/Properties/UnicodeBlocks.hs:710)
    isBalinese (src/Data/Char/Properties/UnicodeBlocks.hs:713)
    isSundanese (src/Data/Char/Properties/UnicodeBlocks.hs:716)
    isBatak (src/Data/Char/Properties/UnicodeBlocks.hs:719)
    isLepcha (src/Data/Char/Properties/UnicodeBlocks.hs:722)
    isOlChiki (src/Data/Char/Properties/UnicodeBlocks.hs:725)
    isSundaneseSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:728)
    isVedicExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:731)
    isPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:734)
    isPhoneticExtensionsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:737)
    isCombiningDiacriticalMarksSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:740)
    isLatinExtendedAdditional (src/Data/Char/Properties/UnicodeBlocks.hs:743)
    isGreekExtended (src/Data/Char/Properties/UnicodeBlocks.hs:746)
    isGeneralPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:749)
    isSuperscriptsandSubscripts (src/Data/Char/Properties/UnicodeBlocks.hs:752)
    isCurrencySymbols (src/Data/Char/Properties/UnicodeBlocks.hs:755)
    isCombiningDiacriticalMarksforSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:758)
    isLetterlikeSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:761)
    isNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:764)
    isArrows (src/Data/Char/Properties/UnicodeBlocks.hs:767)
    isMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:770)
    isMiscellaneousTechnical (src/Data/Char/Properties/UnicodeBlocks.hs:773)
    isControlPictures (src/Data/Char/Properties/UnicodeBlocks.hs:776)
    isOpticalCharacterRecognition (src/Data/Char/Properties/UnicodeBlocks.hs:779)
    isEnclosedAlphanumerics (src/Data/Char/Properties/UnicodeBlocks.hs:782)
    isBoxDrawing (src/Data/Char/Properties/UnicodeBlocks.hs:785)
    isBlockElements (src/Data/Char/Properties/UnicodeBlocks.hs:788)
    isGeometricShapes (src/Data/Char/Properties/UnicodeBlocks.hs:791)
    isMiscellaneousSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:794)
    isDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:797)
    isMiscellaneousMathematicalSymbolsA (src/Data/Char/Properties/UnicodeBlocks.hs:800)
    isSupplementalArrowsA (src/Data/Char/Properties/UnicodeBlocks.hs:803)
    isBraillePatterns (src/Data/Char/Properties/UnicodeBlocks.hs:806)
    isSupplementalArrowsB (src/Data/Char/Properties/UnicodeBlocks.hs:809)
    isMiscellaneousMathematicalSymbolsB (src/Data/Char/Properties/UnicodeBlocks.hs:812)
    isSupplementalMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:815)
    isMiscellaneousSymbolsandArrows (src/Data/Char/Properties/UnicodeBlocks.hs:818)
    isGlagolitic (src/Data/Char/Properties/UnicodeBlocks.hs:821)
    isLatinExtendedC (src/Data/Char/Properties/UnicodeBlocks.hs:824)
    isCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:827)
    isGeorgianSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:830)
    isTifinagh (src/Data/Char/Properties/UnicodeBlocks.hs:833)
    isEthiopicExtended (src/Data/Char/Properties/UnicodeBlocks.hs:836)
    isCyrillicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:839)
    isSupplementalPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:842)
    isCJKRadicalsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:845)
    isKangxiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:848)
    isIdeographicDescriptionCharacters (src/Data/Char/Properties/UnicodeBlocks.hs:851)
    isCJKSymbolsandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:854)
    isHiragana (src/Data/Char/Properties/UnicodeBlocks.hs:857)
    isKatakana (src/Data/Char/Properties/UnicodeBlocks.hs:860)
    isBopomofo (src/Data/Char/Properties/UnicodeBlocks.hs:863)
    isHangulCompatibilityJamo (src/Data/Char/Properties/UnicodeBlocks.hs:866)
    isKanbun (src/Data/Char/Properties/UnicodeBlocks.hs:869)
    isBopomofoExtended (src/Data/Char/Properties/UnicodeBlocks.hs:872)
    isCJKStrokes (src/Data/Char/Properties/UnicodeBlocks.hs:875)
    isKatakanaPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:878)
    isEnclosedCJKLettersandMonths (src/Data/Char/Properties/UnicodeBlocks.hs:881)
    isCJKCompatibility (src/Data/Char/Properties/UnicodeBlocks.hs:884)
    isCJKUnifiedIdeographsExtensionA (src/Data/Char/Properties/UnicodeBlocks.hs:887)
    isYijingHexagramSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:890)
    isCJKUnifiedIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:893)
    isYiSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:896)
    isYiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:899)
    isLisu (src/Data/Char/Properties/UnicodeBlocks.hs:902)
    isVai (src/Data/Char/Properties/UnicodeBlocks.hs:905)
    isCyrillicExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:908)
    isBamum (src/Data/Char/Properties/UnicodeBlocks.hs:911)
    isModifierToneLetters (src/Data/Char/Properties/UnicodeBlocks.hs:914)
    isLatinExtendedD (src/Data/Char/Properties/UnicodeBlocks.hs:917)
    isSylotiNagri (src/Data/Char/Properties/UnicodeBlocks.hs:920)
    isCommonIndicNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:923)
    isPhagspa (src/Data/Char/Properties/UnicodeBlocks.hs:926)
    isSaurashtra (src/Data/Char/Properties/UnicodeBlocks.hs:929)
    isDevanagariExtended (src/Data/Char/Properties/UnicodeBlocks.hs:932)
    isKayahLi (src/Data/Char/Properties/UnicodeBlocks.hs:935)
    isRejang (src/Data/Char/Properties/UnicodeBlocks.hs:938)
    isHangulJamoExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:941)
    isJavanese (src/Data/Char/Properties/UnicodeBlocks.hs:944)
    isMyanmarExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:947)
    isCham (src/Data/Char/Properties/UnicodeBlocks.hs:950)
    isMyanmarExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:953)
    isTaiViet (src/Data/Char/Properties/UnicodeBlocks.hs:956)
    isMeeteiMayekExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:959)
    isEthiopicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:962)
    isLatinExtendedE (src/Data/Char/Properties/UnicodeBlocks.hs:965)
    isMeeteiMayek (src/Data/Char/Properties/UnicodeBlocks.hs:968)
    isHangulSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:971)
    isHangulJamoExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:974)
    isHighSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:977)
    isHighPrivateUseSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:980)
    isLowSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:983)
    isPrivateUseArea (src/Data/Char/Properties/UnicodeBlocks.hs:986)
    isCJKCompatibilityIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:989)
    isAlphabeticPresentationForms (src/Data/Char/Properties/UnicodeBlocks.hs:992)
    isArabicPresentationFormsA (src/Data/Char/Properties/UnicodeBlocks.hs:995)
    isVariationSelectors (src/Data/Char/Properties/UnicodeBlocks.hs:998)
    isVerticalForms (src/Data/Char/Properties/UnicodeBlocks.hs:1001)
    isCombiningHalfMarks (src/Data/Char/Properties/UnicodeBlocks.hs:1004)
    isCJKCompatibilityForms (src/Data/Char/Properties/UnicodeBlocks.hs:1007)
    isSmallFormVariants (src/Data/Char/Properties/UnicodeBlocks.hs:1010)
    isArabicPresentationFormsB (src/Data/Char/Properties/UnicodeBlocks.hs:1013)
    isHalfwidthandFullwidthForms (src/Data/Char/Properties/UnicodeBlocks.hs:1016)
    isSpecials (src/Data/Char/Properties/UnicodeBlocks.hs:1019)
    isLinearBSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1022)
    isLinearBIdeograms (src/Data/Char/Properties/UnicodeBlocks.hs:1025)
    isAegeanNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1028)
    isAncientGreekNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1031)
    isAncientSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1034)
    isPhaistosDisc (src/Data/Char/Properties/UnicodeBlocks.hs:1037)
    isLycian (src/Data/Char/Properties/UnicodeBlocks.hs:1040)
    isCarian (src/Data/Char/Properties/UnicodeBlocks.hs:1043)
    isCopticEpactNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1046)
    isOldItalic (src/Data/Char/Properties/UnicodeBlocks.hs:1049)
    isGothic (src/Data/Char/Properties/UnicodeBlocks.hs:1052)
    isOldPermic (src/Data/Char/Properties/UnicodeBlocks.hs:1055)
    isUgaritic (src/Data/Char/Properties/UnicodeBlocks.hs:1058)
    isOldPersian (src/Data/Char/Properties/UnicodeBlocks.hs:1061)
    isDeseret (src/Data/Char/Properties/UnicodeBlocks.hs:1064)
    isShavian (src/Data/Char/Properties/UnicodeBlocks.hs:1067)
    isOsmanya (src/Data/Char/Properties/UnicodeBlocks.hs:1070)
    isElbasan (src/Data/Char/Properties/UnicodeBlocks.hs:1073)
    isCaucasianAlbanian (src/Data/Char/Properties/UnicodeBlocks.hs:1076)
    isLinearA (src/Data/Char/Properties/UnicodeBlocks.hs:1079)
    isCypriotSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1082)
    isImperialAramaic (src/Data/Char/Properties/UnicodeBlocks.hs:1085)
    isPalmyrene (src/Data/Char/Properties/UnicodeBlocks.hs:1088)
    isNabataean (src/Data/Char/Properties/UnicodeBlocks.hs:1091)
    isPhoenician (src/Data/Char/Properties/UnicodeBlocks.hs:1094)
    isLydian (src/Data/Char/Properties/UnicodeBlocks.hs:1097)
    isMeroiticHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1100)
    isMeroiticCursive (src/Data/Char/Properties/UnicodeBlocks.hs:1103)
    isKharoshthi (src/Data/Char/Properties/UnicodeBlocks.hs:1106)
    isOldSouthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1109)
    isOldNorthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1112)
    isManichaean (src/Data/Char/Properties/UnicodeBlocks.hs:1115)
    isAvestan (src/Data/Char/Properties/UnicodeBlocks.hs:1118)
    isInscriptionalParthian (src/Data/Char/Properties/UnicodeBlocks.hs:1121)
    isInscriptionalPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1124)
    isPsalterPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1127)
    isOldTurkic (src/Data/Char/Properties/UnicodeBlocks.hs:1130)
    isRumiNumeralSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1133)
    isBrahmi (src/Data/Char/Properties/UnicodeBlocks.hs:1136)
    isKaithi (src/Data/Char/Properties/UnicodeBlocks.hs:1139)
    isSoraSompeng (src/Data/Char/Properties/UnicodeBlocks.hs:1142)
    isChakma (src/Data/Char/Properties/UnicodeBlocks.hs:1145)
    isMahajani (src/Data/Char/Properties/UnicodeBlocks.hs:1148)
    isSharada (src/Data/Char/Properties/UnicodeBlocks.hs:1151)
    isSinhalaArchaicNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1154)
    isKhojki (src/Data/Char/Properties/UnicodeBlocks.hs:1157)
    isKhudawadi (src/Data/Char/Properties/UnicodeBlocks.hs:1160)
    isGrantha (src/Data/Char/Properties/UnicodeBlocks.hs:1163)
    isTirhuta (src/Data/Char/Properties/UnicodeBlocks.hs:1166)
    isSiddham (src/Data/Char/Properties/UnicodeBlocks.hs:1169)
    isModi (src/Data/Char/Properties/UnicodeBlocks.hs:1172)
    isTakri (src/Data/Char/Properties/UnicodeBlocks.hs:1175)
    isWarangCiti (src/Data/Char/Properties/UnicodeBlocks.hs:1178)
    isPauCinHau (src/Data/Char/Properties/UnicodeBlocks.hs:1181)
    isCuneiform (src/Data/Char/Properties/UnicodeBlocks.hs:1184)
    isCuneiformNumbersandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:1187)
    isEgyptianHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1190)
    isBamumSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1193)
    isMro (src/Data/Char/Properties/UnicodeBlocks.hs:1196)
    isBassaVah (src/Data/Char/Properties/UnicodeBlocks.hs:1199)
    isPahawhHmong (src/Data/Char/Properties/UnicodeBlocks.hs:1202)
    isMiao (src/Data/Char/Properties/UnicodeBlocks.hs:1205)
    isKanaSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1208)
    isDuployan (src/Data/Char/Properties/UnicodeBlocks.hs:1211)
    isShorthandFormatControls (src/Data/Char/Properties/UnicodeBlocks.hs:1214)
    isByzantineMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1217)
    isMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1220)
    isAncientGreekMusicalNotation (src/Data/Char/Properties/UnicodeBlocks.hs:1223)
    isTaiXuanJingSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1226)
    isCountingRodNumerals (src/Data/Char/Properties/UnicodeBlocks.hs:1229)
    isMathematicalAlphanumericSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1232)
    isMendeKikakui (src/Data/Char/Properties/UnicodeBlocks.hs:1235)
    isArabicMathematicalAlphabeticSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1238)
    isMahjongTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1241)
    isDominoTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1244)
    isPlayingCards (src/Data/Char/Properties/UnicodeBlocks.hs:1247)
    isEnclosedAlphanumericSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1250)
    isEnclosedIdeographicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1253)
    isMiscellaneousSymbolsandPictographs (src/Data/Char/Properties/UnicodeBlocks.hs:1256)
    isEmoticons (src/Data/Char/Properties/UnicodeBlocks.hs:1259)
    isOrnamentalDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:1262)
    isTransportandMapSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1265)
    isAlchemicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1268)
    isGeometricShapesExtended (src/Data/Char/Properties/UnicodeBlocks.hs:1271)
    isSupplementalArrowsC (src/Data/Char/Properties/UnicodeBlocks.hs:1274)
    isCJKUnifiedIdeographsExtensionB (src/Data/Char/Properties/UnicodeBlocks.hs:1277)
    isCJKUnifiedIdeographsExtensionC (src/Data/Char/Properties/UnicodeBlocks.hs:1280)
    isCJKUnifiedIdeographsExtensionD (src/Data/Char/Properties/UnicodeBlocks.hs:1283)
    isCJKCompatibilityIdeographsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1286)
    isTags (src/Data/Char/Properties/UnicodeBlocks.hs:1289)
    isVariationSelectorsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1292)
    isSupplementaryPrivateUseAreaA (src/Data/Char/Properties/UnicodeBlocks.hs:1295)
    isSupplementaryPrivateUseAreaB (src/Data/Char/Properties/UnicodeBlocks.hs:1298)
Documentation created: dist/doc/html/hxt-charproperties/index.html,
dist/doc/html/hxt-charproperties/hxt-charproperties.txt
Creating package registration file:
/tmp/pkgConf-hxt-charproperties-9.2.010473722311707746139.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-charproperties-9.2.0.1-8SupK5eAgu73iV3Vmf7B19
Registering hxt-charproperties-9.2.0.1...
Installed hxt-charproperties-9.2.0.1
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.211313592111821066342.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
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.219346601831880346039.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
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.01947691087245240853.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
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-1228217069551201745.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 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...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
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.411899344673673339.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[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.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.1...
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:297)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.818146343161343457914.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21: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 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 )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 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 )

Data/Text/Lazy/Encoding.hs:65: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()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61: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()
[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 )

Data/Text/Internal/Builder/Functions.hs:24: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()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[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 )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[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 )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21: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/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65: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/Text/Internal/Builder.hs:61: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/Text/Internal/Builder/Functions.hs:24: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/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
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% (126 /126) 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% (127 /128) 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:288)
 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.14612738796938620.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.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)
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.4.01440106892434492631.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12412/unbounded-delays-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-12412/unbounded-delays-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12412/unbounded-delays-0.1.0.9/dist/setup/setup ...
Configuring unbounded-delays-0.1.0.9...
Building unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
[1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o )
[2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o )
In-place registering unbounded-delays-0.1.0.9...
Running Haddock for unbounded-delays-0.1.0.9...
Running hscolour for unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...

Control/Concurrent/Timeout.hs:45:1: Warning:
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()

Control/Concurrent/Timeout.hs:46:1: Warning:
    The import of ‘System.IO’ is redundant
      except perhaps to import instances from ‘System.IO’
    To import instances alone, use: import System.IO()

Control/Concurrent/Timeout.hs:47:1: Warning:
    The qualified import of ‘System.Timeout’ is redundant
      except perhaps to import instances from ‘System.Timeout’
    To import instances alone, use: import System.Timeout()
Haddock coverage:
 100% (  2 /  2) in 'Control.Concurrent.Thread.Delay'
 100% (  2 /  2) in 'Control.Concurrent.Timeout'
Documentation created: dist/doc/html/unbounded-delays/index.html,
dist/doc/html/unbounded-delays/unbounded-delays.txt
Creating package registration file:
/tmp/pkgConf-unbounded-delays-0.1.014385379451577418325.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unbounded-delays-0.1.0.9-0tZMxxCtlw1B40rT62tsCy
Registering unbounded-delays-0.1.0.9...
Installed unbounded-delays-0.1.0.9
Configuring unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.1103583936645299067.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
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.71735551514755594861.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-wl-pprint-0.6.7.3-KPlSW7tbqXS51Lj59n3FC4
Registering ansi-wl-pprint-0.6.7.3...
Installed ansi-wl-pprint-0.6.7.3
Configuring hxt-unicode-9.0.2.4...
Building hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
[1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o )
[3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o )
[4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o )
[5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o )
In-place registering hxt-unicode-9.0.2.4...
Running Haddock for hxt-unicode-9.0.2.4...
Running hscolour for hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Haddock coverage:
   0% (  0 /  7) in 'Data.String.UTF8'
  Missing documentation for:
    Module header
    encode (src/Data/String/UTF8.hs:123)
    decode (src/Data/String/UTF8.hs:351)
    decodeEmbedErrors (src/Data/String/UTF8.hs:354)
    encodeOne (src/Data/String/UTF8.hs:102)
    decodeOne (src/Data/String/UTF8.hs:242)
    Error (src/Data/String/UTF8.hs:183)
  50% (  2 /  4) in 'Data.String.UTF8Decoding'
  Missing documentation for:
    decodeUtf8EmbedErrors (src/Data/String/UTF8Decoding.hs:40)
    decodeUtf8IgnoreErrors (src/Data/String/UTF8Decoding.hs:36)
   4% (  1 / 24) in 'Data.String.EncodingNames'
  Missing documentation for:
    isoLatin1 (src/Data/String/EncodingNames.hs:25)
    iso8859_1 (src/Data/String/EncodingNames.hs:25)
    iso8859_2 (src/Data/String/EncodingNames.hs:25)
    iso8859_3 (src/Data/String/EncodingNames.hs:25)
    iso8859_4 (src/Data/String/EncodingNames.hs:25)
    iso8859_5 (src/Data/String/EncodingNames.hs:25)
    iso8859_6 (src/Data/String/EncodingNames.hs:25)
    iso8859_7 (src/Data/String/EncodingNames.hs:25)
    iso8859_8 (src/Data/String/EncodingNames.hs:25)
    iso8859_9 (src/Data/String/EncodingNames.hs:25)
    iso8859_10 (src/Data/String/EncodingNames.hs:25)
    iso8859_11 (src/Data/String/EncodingNames.hs:25)
    iso8859_13 (src/Data/String/EncodingNames.hs:25)
    iso8859_14 (src/Data/String/EncodingNames.hs:25)
    iso8859_15 (src/Data/String/EncodingNames.hs:25)
    iso8859_16 (src/Data/String/EncodingNames.hs:25)
    usAscii (src/Data/String/EncodingNames.hs:25)
    ucs2 (src/Data/String/EncodingNames.hs:25)
    utf8 (src/Data/String/EncodingNames.hs:25)
    utf16 (src/Data/String/EncodingNames.hs:25)
    utf16be (src/Data/String/EncodingNames.hs:25)
    utf16le (src/Data/String/EncodingNames.hs:25)
    unicodeString (src/Data/String/EncodingNames.hs:25)
   0% (  0 / 15) in 'Data.Char.IsoLatinTables'
  Missing documentation for:
    Module header
    iso_8859_2 (src/Data/Char/IsoLatinTables.hs:4)
    iso_8859_3 (src/Data/Char/IsoLatinTables.hs:65)
    iso_8859_4 (src/Data/Char/IsoLatinTables.hs:97)
    iso_8859_5 (src/Data/Char/IsoLatinTables.hs:151)
    iso_8859_6 (src/Data/Char/IsoLatinTables.hs:249)
    iso_8859_7 (src/Data/Char/IsoLatinTables.hs:301)
    iso_8859_8 (src/Data/Char/IsoLatinTables.hs:382)
    iso_8859_9 (src/Data/Char/IsoLatinTables.hs:418)
    iso_8859_10 (src/Data/Char/IsoLatinTables.hs:428)
    iso_8859_11 (src/Data/Char/IsoLatinTables.hs:478)
    iso_8859_13 (src/Data/Char/IsoLatinTables.hs:569)
    iso_8859_14 (src/Data/Char/IsoLatinTables.hs:629)
    iso_8859_15 (src/Data/Char/IsoLatinTables.hs:664)
    iso_8859_16 (src/Data/Char/IsoLatinTables.hs:676)
  89% ( 31 / 35) in 'Data.String.Unicode'
  Missing documentation for:
    UStringWithErrors (src/Data/String/Unicode.hs:98)
    utf8ToUnicodeEmbedErrors (src/Data/String/Unicode.hs:253)
    intToHexString (src/Data/String/Unicode.hs:375)
    guessEncoding (src/Data/String/Unicode.hs:518)
Warning: Data.String.Unicode: could not find link destinations for:
    StringFct decodingTable
Documentation created: dist/doc/html/hxt-unicode/index.html,
dist/doc/html/hxt-unicode/hxt-unicode.txt
Creating package registration file:
/tmp/pkgConf-hxt-unicode-9.0.25334242601186896499.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-unicode-9.0.2.4-8MEWU9z6gDj0rsBXG8KNa9
Registering hxt-unicode-9.0.2.4...
Installed hxt-unicode-9.0.2.4
Configuring hdaemonize-0.5.0.1...
Building hdaemonize-0.5.0.1...
Preprocessing library hdaemonize-0.5.0.1...
[1 of 1] Compiling System.Posix.Daemonize ( System/Posix/Daemonize.hs, dist/build/System/Posix/Daemonize.o )
In-place registering hdaemonize-0.5.0.1...
Running Haddock for hdaemonize-0.5.0.1...
Running hscolour for hdaemonize-0.5.0.1...
Preprocessing library hdaemonize-0.5.0.1...
Preprocessing library hdaemonize-0.5.0.1...
Haddock coverage:
  92% ( 11 / 12) in 'System.Posix.Daemonize'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/hdaemonize/index.html,
dist/doc/html/hdaemonize/hdaemonize.txt
Creating package registration file:
/tmp/pkgConf-hdaemonize-0.5.019547842841718930959.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hdaemonize-0.5.0.1-I7bd9bvxgLsLm2FETJctAe
Registering hdaemonize-0.5.0.1...
Installed hdaemonize-0.5.0.1
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.932123016228660420424.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 38 / 39) in 'System.Log.Logger'
  Missing documentation for:
    Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
    GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.218407356681859563181.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
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.06656360101403997111.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )

Control/Concurrent/Async.hs:125: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 async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...

Control/Concurrent/Async.hs:125: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% ( 46 / 46) 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.05815440701600243658.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9
Registering async-2.0.2...
Installed async-2.0.2
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420: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 )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420: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'."

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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.37018071241648609.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
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.1905894996558410655.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring optparse-applicative-0.12.0.0...
Building optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.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:31:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Internal.hs:41: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 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.0.0...
Running Haddock for optparse-applicative-0.12.0.0...
Running hscolour for optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.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:31:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Internal.hs:41: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/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 / 22) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:54)
    Context (Options/Applicative/Internal.hs:76)
    MonadP (Options/Applicative/Internal.hs:45)
    ParseError (Options/Applicative/Types.hs:55)
    uncons (Options/Applicative/Internal.hs:107)
    hoistMaybe (Options/Applicative/Internal.hs:98)
    hoistEither (Options/Applicative/Internal.hs:101)
    runReadM (Options/Applicative/Internal.hs:111)
    withReadM (Options/Applicative/Internal.hs:114)
    runP (Options/Applicative/Internal.hs:104)
    Completion (Options/Applicative/Internal.hs:145)
    runCompletion (Options/Applicative/Internal.hs:176)
    SomeParser (Options/Applicative/Internal.hs:120)
    ComplError (Options/Applicative/Internal.hs:122)
    ListT (Options/Applicative/Internal.hs:184)
    takeListT (Options/Applicative/Internal.hs:198)
    runListT (Options/Applicative/Internal.hs:202)
    NondetT (Options/Applicative/Internal.hs:243)
    cut (Options/Applicative/Internal.hs:274)
    <!> (Options/Applicative/Internal.hs:268)
    disamb (Options/Applicative/Internal.hs:277)
   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:240)
    runParserFully (Options/Applicative/Common.hs:243)
    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
  68% ( 13 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    hsubparser (Options/Applicative/Extra.hs:47)
    renderFailure (Options/Applicative/Extra.hs:186)
    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.03441308721480832247.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/optparse-applicative-0.12.0.0-KdXJmoye02OHe9HayYPqqY
Registering optparse-applicative-0.12.0.0...
Installed optparse-applicative-0.12.0.0
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.956681709821956428651.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-posix-0.95.2-6Fv9CTZU9JMB52PT4YRZTl
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring htsn-common-0.0.2...
Building htsn-common-0.0.2...
Preprocessing library htsn-common-0.0.2...
[1 of 3] Compiling Network.Services.TSN.Terminal ( src/Network/Services/TSN/Terminal.hs, dist/build/Network/Services/TSN/Terminal.o )
[2 of 3] Compiling Network.Services.TSN.Logging ( src/Network/Services/TSN/Logging.hs, dist/build/Network/Services/TSN/Logging.o )
[3 of 3] Compiling Network.Services.TSN.Report ( src/Network/Services/TSN/Report.hs, dist/build/Network/Services/TSN/Report.o )
In-place registering htsn-common-0.0.2...
Running Haddock for htsn-common-0.0.2...
Running hscolour for htsn-common-0.0.2...
Preprocessing library htsn-common-0.0.2...
Preprocessing library htsn-common-0.0.2...
Haddock coverage:
 100% (  6 /  6) in 'Network.Services.TSN.Terminal'
 100% (  6 /  6) in 'Network.Services.TSN.Logging'
 100% (  5 /  5) in 'Network.Services.TSN.Report'
Documentation created: dist/doc/html/htsn-common/index.html,
dist/doc/html/htsn-common/htsn-common.txt
Creating package registration file:
/tmp/pkgConf-htsn-common-0.014434912432093882409.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/htsn-common-0.0.2-29mkWgqfdYLJcxYAmWsbeK
Registering htsn-common-0.0.2...
Installed htsn-common-0.0.2
Configuring scientific-0.3.3.8...
Building scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )

src/Data/Scientific.hs:92:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )

src/Data/ByteString/Builder/Scientific.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()
In-place registering scientific-0.3.3.8...
Running Haddock for scientific-0.3.3.8...
Running hscolour for scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...

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

src/Data/ByteString/Builder/Scientific.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:
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 22 / 22) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.39836503521374330757.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.3.8-5NQHiMKEgH2DOLHdLSFbA2
Registering scientific-0.3.3.8...
Installed scientific-0.3.3.8
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[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 )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[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.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
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:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) 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.512997075401262129793.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring hxt-regex-xmlschema-9.2.0.2...
Building hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
[1 of 9] Compiling Text.Regex.XMLSchema.Generic.StringLike ( src/Text/Regex/XMLSchema/Generic/StringLike.hs, dist/build/Text/Regex/XMLSchema/Generic/StringLike.o )
[2 of 9] Compiling Text.Regex.XMLSchema.Generic.Regex ( src/Text/Regex/XMLSchema/Generic/Regex.hs, dist/build/Text/Regex/XMLSchema/Generic/Regex.o )
[3 of 9] Compiling Text.Regex.XMLSchema.Generic.RegexParser ( src/Text/Regex/XMLSchema/Generic/RegexParser.hs, dist/build/Text/Regex/XMLSchema/Generic/RegexParser.o )
[4 of 9] Compiling Text.Regex.XMLSchema.Generic.Matching ( src/Text/Regex/XMLSchema/Generic/Matching.hs, dist/build/Text/Regex/XMLSchema/Generic/Matching.o )
[5 of 9] Compiling Text.Regex.XMLSchema.Generic ( src/Text/Regex/XMLSchema/Generic.hs, dist/build/Text/Regex/XMLSchema/Generic.o )
[6 of 9] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o )
[7 of 9] Compiling Text.Regex.Glob.Generic.RegexParser ( src/Text/Regex/Glob/Generic/RegexParser.hs, dist/build/Text/Regex/Glob/Generic/RegexParser.o )
[8 of 9] Compiling Text.Regex.Glob.Generic ( src/Text/Regex/Glob/Generic.hs, dist/build/Text/Regex/Glob/Generic.o )
[9 of 9] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o )
In-place registering hxt-regex-xmlschema-9.2.0.2...
Running Haddock for hxt-regex-xmlschema-9.2.0.2...
Running hscolour for hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
Haddock coverage:
  29% (  2 /  7) in 'Text.Regex.XMLSchema.Generic.StringLike'
  Missing documentation for:
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:64)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:87)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:109)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:131)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:153)
  67% ( 26 / 39) in 'Text.Regex.XMLSchema.Generic.Regex'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkInterleave (src/Text/Regex/XMLSchema/Generic/Regex.hs:399)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
    nullable (src/Text/Regex/XMLSchema/Generic/Regex.hs:498)
    nullable' (src/Text/Regex/XMLSchema/Generic/Regex.hs:503)
    delta1 (src/Text/Regex/XMLSchema/Generic/Regex.hs:581)
    delta (src/Text/Regex/XMLSchema/Generic/Regex.hs:620)
    matchWithRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:633)
    matchWithRegex' (src/Text/Regex/XMLSchema/Generic/Regex.hs:638)
    splitWithRegexCS (src/Text/Regex/XMLSchema/Generic/Regex.hs:657)
  67% (  4 /  6) in 'Text.Regex.XMLSchema.Generic.RegexParser'
  Missing documentation for:
    parseRegex' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:54)
    parseRegexExt' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:71)
  92% ( 24 / 26) in 'Text.Regex.XMLSchema.Generic.Matching'
  Missing documentation for:
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
  80% ( 47 / 59) in 'Text.Regex.XMLSchema.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  90% ( 47 / 52) in 'Text.Regex.XMLSchema.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    sedExt (src/Text/Regex/XMLSchema/String.hs:304)
    tokenizeExt' (src/Text/Regex/XMLSchema/String.hs:234)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  67% (  2 /  3) in 'Text.Regex.Glob.Generic.RegexParser'
  Missing documentation for:
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  18% (  2 / 11) in 'Text.Regex.Glob.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    match (src/Text/Regex/Glob/Generic.hs:45)
    matchNoCase (src/Text/Regex/Glob/Generic.hs:48)
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  17% (  1 /  6) in 'Text.Regex.Glob.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    match (src/Text/Regex/Glob/String.hs:32)
    matchNoCase (src/Text/Regex/Glob/String.hs:35)
    parseRegex (src/Text/Regex/Glob/String.hs:38)
    parseRegexNoCase (src/Text/Regex/Glob/String.hs:41)
Warning: Text.Regex.XMLSchema.Generic.Regex: could not find link destinations for:
    Nullable SubexResults
Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html,
dist/doc/html/hxt-regex-xmlschema/hxt-regex-xmlschema.txt
Creating package registration file:
/tmp/pkgConf-hxt-regex-xmlschema-9.2.08927059791461012585.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-regex-xmlschema-9.2.0.2-54SglnfzsveApYtU2aF5k5
Registering hxt-regex-xmlschema-9.2.0.2...
Installed hxt-regex-xmlschema-9.2.0.2
Configuring network-uri-2.6.0.3...
Building network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )

Network/URI.hs:129: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 network-uri-2.6.0.3...
Running Haddock for network-uri-2.6.0.3...
Running hscolour for network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...

Network/URI.hs:129: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:
  78% ( 38 / 49) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:316)
    uriIsRelative (Network/URI.hs:319)
    parseabsoluteURI (Network/URI.hs:1258)
    escapeString (Network/URI.hs:1262)
    reserved (Network/URI.hs:1266)
    unreserved (Network/URI.hs:1270)
    scheme (Network/URI.hs:1276)
    authority (Network/URI.hs:1280)
    path (Network/URI.hs:1288)
    query (Network/URI.hs:1292)
    fragment (Network/URI.hs:1296)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.03881462902058953642.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring regex-tdfa-rc-1.1.8.3...
Building regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa_rc ( dist/build/autogen/Paths_regex_tdfa_rc.hs, dist/build/Paths_regex_tdfa_rc.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.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()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3: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()

Data/IntMap/EnumMap2.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()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13: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 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )

Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.null, IMap.assocs’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30: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()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:29: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()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:50: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()

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )

Text/Regex/TDFA/TDFA.hs:9: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 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-rc-1.1.8.3...
Running Haddock for regex-tdfa-rc-1.1.8.3...
Running hscolour for regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...

Data/IntSet/EnumSet2.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()

Data/IntMap/EnumMap2.hs:3: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()

Data/IntMap/EnumMap2.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()

Data/IntMap/CharMap2.hs:13: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 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa_rc'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa_rc.hs:15)
    getBinDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getLibDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getDataDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa_rc.hs:32)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (
Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.assocs, IMap.null’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30: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()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:29: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()

Text/Regex/TDFA/TNFA.hs:50: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()

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’

Text/Regex/TDFA/TDFA.hs:9: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/IntMap/CharMap2.hs:216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  59% ( 29 / 49) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:24)
    common_error (Text/Regex/TDFA/Common.hs:27)
    on (Text/Regex/TDFA/Common.hs:31)
    mapFst (Text/Regex/TDFA/Common.hs:48)
    mapSnd (Text/Regex/TDFA/Common.hs:51)
    fst3 (Text/Regex/TDFA/Common.hs:54)
    snd3 (Text/Regex/TDFA/Common.hs:57)
    thd3 (Text/Regex/TDFA/Common.hs:60)
    flipOrder (Text/Regex/TDFA/Common.hs:63)
    noWin (Text/Regex/TDFA/Common.hs:68)
     (Text/Regex/TDFA/Common.hs:75)
     (Text/Regex/TDFA/Common.hs:79)
    ExecOption (Text/Regex/TDFA/Common.hs:100)
     (Text/Regex/TDFA/Common.hs:141)
    WinEmpty (Text/Regex/TDFA/Common.hs:160)
    Transition (Text/Regex/TDFA/Common.hs:214)
    Action (Text/Regex/TDFA/Common.hs:261)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:262)
    OrbitLog (Text/Regex/TDFA/Common.hs:263)
     (Text/Regex/TDFA/Common.hs:265)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:281)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:167)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:219)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:213)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  50% (  3 /  6) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:159)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:50)
    dfaMap (Text/Regex/TDFA/TDFA.hs:162)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:75)
Documentation created: dist/doc/html/regex-tdfa-rc/index.html,
dist/doc/html/regex-tdfa-rc/regex-tdfa-rc.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-rc-1.1.814114635581656486128.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-tdfa-rc-1.1.8.3-L4TvoHypiTk4Hznu0NMhYg
Registering regex-tdfa-rc-1.1.8.3...
Installed regex-tdfa-rc-1.1.8.3
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: Warning: Tab character

Text/Regex.hs:51:1: Warning: Tab character

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:66:1: Warning: Tab character

Text/Regex.hs:67:1: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character

Text/Regex.hs:77:1: Warning: Tab character

Text/Regex.hs:78:1: Warning: Tab character

Text/Regex.hs:79:1: Warning: Tab character

Text/Regex.hs:80:1: Warning: Tab character

Text/Regex.hs:81:1: Warning: Tab character
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.9519653818941495938149.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-compat-0.95.1-LfevtAmd1jA93E87NZxMhh
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
  67% (  6 /  9) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:27)
    fromList (Data/Attoparsec/Text/FastSet.hs:29)
    charClass (Data/Attoparsec/Text/FastSet.hs:37)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:58)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
    length (Data/Attoparsec/Text/Buffer.hs:120)
    pappend (Data/Attoparsec/Text/Buffer.hs:93)
    substring (Data/Attoparsec/Text/Buffer.hs:124)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
    length (Data/Attoparsec/ByteString/Buffer.hs:134)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
    substring (Data/Attoparsec/ByteString/Buffer.hs:143)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:69)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (Data/Attoparsec/Internal/Types.hs:118)
    Failure (Data/Attoparsec/Internal/Types.hs:122)
    Success (Data/Attoparsec/Internal/Types.hs:124)
    Pos (Data/Attoparsec/Internal/Types.hs:46)
    <> (Data/Attoparsec/Internal/Types.hs:209)
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
    storable (Data/Attoparsec/ByteString/Internal.hs:138)
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
  98% ( 90 / 92) in 'Data.Attoparsec.Text'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.01545589791817922951.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-46jJ1gLWm1hDQN03fs9Cv6
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring hxt-9.3.1.15...
Building hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
[ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o )
[ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o )
[ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o )
[ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o )
[ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o )
[ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o )
[ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o )
[ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o )
[ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o )
[10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o )
[11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o )
[12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o )
[13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o )
[14 of 82] Compiling Data.Atom        ( src/Data/Atom.hs, dist/build/Data/Atom.o )
[15 of 82] Compiling Data.AssocList   ( src/Data/AssocList.hs, dist/build/Data/AssocList.o )
[16 of 82] Compiling Data.Tree.Class  ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o )
[17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o )
[18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o )
[19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o )
[20 of 82] Compiling Control.FlatSeq  ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o )
[21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o )

src/Data/Tree/NTree/TypeDefs.hs:26: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()
[22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o )
[23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o )
[24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o )
[25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o )
[26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o )
[27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o )
[28 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o )

src/Text/XML/HXT/Parser/XmlTokenParser.hs:86: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()
[29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o )
[30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o )
[31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o )
[32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o )

src/Text/XML/HXT/Parser/XmlParsec.hs:61: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()
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )

src/Text/XML/HXT/Parser/HtmlParsec.hs:36: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()
[34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o )
[35 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o )
[36 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o )
[37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o )
[38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o )
[39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o )
[40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o )
[41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o )
[42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o )
[43 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o )
[44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o )
[45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o )
[46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o )
[47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o )
[48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o )
[49 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o )
[50 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o )
[51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o )
[52 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o )
[53 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o )
[54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o )
[55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o )
[56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o )
[57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o )
[58 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o )
[59 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o )
[60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o )
[61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o )
[62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o )
[63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o )
[64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o )
[65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o )
[66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o )
[67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o )
[68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o )
[69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o )
[70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o )
[71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o )
[72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o )
[73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o )
[74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o )
[75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o )
[76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o )
[77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o )
[78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o )
[79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o )
[80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o )
[81 of 82] Compiling Text.XML.HXT.Arrow.Pickle ( src/Text/XML/HXT/Arrow/Pickle.hs, dist/build/Text/XML/HXT/Arrow/Pickle.o )
[82 of 82] Compiling Text.XML.HXT.Core ( src/Text/XML/HXT/Core.hs, dist/build/Text/XML/HXT/Core.o )
In-place registering hxt-9.3.1.15...
Running Haddock for hxt-9.3.1.15...
Running hscolour for hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Haddock coverage:
  64% (  9 / 14) in 'Text.XML.HXT.Parser.XmlCharParser'
  Missing documentation for:
    XParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:48)
    SimpleXParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:49)
    XPState (src/Text/XML/HXT/Parser/XmlCharParser.hs:51)
    withNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:56)
    withoutNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:59)
 100% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE'
 100% (  2 /  2) in 'Text.XML.HXT.DOM.MimeTypeDefaults'
   5% (  1 / 19) in 'Text.XML.HXT.DOM.MimeTypes'
  Missing documentation for:
    MimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:35)
    application_xhtml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_dtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_html (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_pdf (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_plain (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xdtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    isTextMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:66)
    isHtmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:69)
    isXmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:72)
    defaultMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:85)
    extensionToMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:88)
    readMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:99)
    parseMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:104)
  82% ( 23 / 28) in 'Text.XML.HXT.DOM.Util'
  Missing documentation for:
    stringToInt (src/Text/XML/HXT/DOM/Util.hs:172)
    swap (src/Text/XML/HXT/DOM/Util.hs:295)
    partitionEither (src/Text/XML/HXT/DOM/Util.hs:298)
    toMaybe (src/Text/XML/HXT/DOM/Util.hs:302)
    uncurry4 (src/Text/XML/HXT/DOM/Util.hs:313)
   5% (  4 / 77) in 'Text.XML.HXT.DOM.XmlKeywords'
  Missing documentation for:
    t_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    t_root (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    a_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_contentLength (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_column (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_kind (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_line (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_module (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_modifier (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_name (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_output_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_source (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_status (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_standalone (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_type (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_url (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_value (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_version (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xmlns (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    v_0 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_1 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_2 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_yes (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_no (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_children (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_choice (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_mixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_seq (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_null (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_option (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_star (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_plus (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    k_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_cdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entity (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entities (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_id (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idrefs (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_include (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ignore (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtoken (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtokens (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_public (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_system (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_enumeration (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_fixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_implied (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ndata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_notation (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_required (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    dtdPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:162)
    transferPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMimeType (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferEncoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferDefaultURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferStatus (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMessage (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferVersion (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    httpPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:196)
    stringProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:199)
  50% (  1 /  2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Text.XML.HXT.Version'
  Missing documentation for:
    Module header
    hxt_version (src/Text/XML/HXT/Version.hs:3)
   3% (  2 / 58) in 'Text.XML.HXT.XMLSchema.DataTypeLibW3CNames'
  Missing documentation for:
    xsd_string (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_normalizedString (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_token (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_language (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKEN (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKENS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_Name (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NCName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ID (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREF (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREFS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITY (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITIES (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_anyURI (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_QName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NOTATION (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_hexBinary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_base64Binary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_decimal (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_integer (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonPositiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_negativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonNegativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    
src/Data/Tree/NTree/TypeDefs.hs:26: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()
xsd_positiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_long (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_int (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_short (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_byte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedLong (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedInt (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedShort (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedByte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_boolean (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_float (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_double (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_time (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_duration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_date (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_dateTime (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonthDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYear (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYearMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_length (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_totalDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_fractionDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_pattern (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_enumeration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_whiteSpace (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XmlEntities'
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XhtmlEntities'
  33% (  1 /  3) in 'Text.XML.HXT.IO.GetFILE'
  Missing documentation for:
    getStdinCont (src/Text/XML/HXT/IO/GetFILE.hs:41)
    getCont (src/Text/XML/HXT/IO/GetFILE.hs:62)
  19% (  3 / 16) in 'Data.Function.Selector'
  Missing documentation for:
    Module header
    chgS (src/Data/Function/Selector.hs:22)
    chgM (src/Data/Function/Selector.hs:27)
     (src/Data/Function/Selector.hs:41)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
    Comp2 (src/Data/Function/Selector.hs:66)
    Comp3 (src/Data/Function/Selector.hs:67)
     (src/Data/Function/Selector.hs:70)
     (src/Data/Function/Selector.hs:74)
     (src/Data/Function/Selector.hs:78)
     (src/Data/Function/Selector.hs:82)
     (src/Data/Function/Selector.hs:86)
  80% (  4 /  5) in 'Data.Atom'
  Missing documentation for:
    Atom (src/Data/Atom.hs:78)
  89% (  8 /  9) in 'Data.AssocList'
  Missing documentation for:
    AssocList (src/Data/AssocList.hs:26)
 100% (  3 /  3) in 'Data.Tree.Class'
 100% (  2 /  2) in 'Control.Arrow.ArrowState'
 100% (  4 /  4) in 'Data.Tree.NavigatableTree.Class'
  94% ( 16 / 17) in 'Data.Tree.NavigatableTree.XPathAxis'
  Missing documentation for:
    isAtRoot (src/Data/Tree/NavigatableTree/XPathAxis.hs:124)
  10% (  2 / 21) in 'Control.FlatSeq'
  Missing documentation for:
    $!! (src/Control/FlatSeq.hs:29)
    flatseq (src/Control/FlatSeq.hs:33)
    rlnf (src/Control/FlatSeq.hs:37)
     (src/Control/FlatSeq.hs:55)
     (src/Control/FlatSeq.hs:56)
     (src/Control/FlatSeq.hs:57)
     (src/Control/FlatSeq.hs:58)
     (src/Control/FlatSeq.hs:60)
     (src/Control/FlatSeq.hs:61)
     (src/Control/FlatSeq.hs:62)
     (src/Control/FlatSeq.hs:64)
     (src/Control/FlatSeq.hs:65)
     (src/Control/FlatSeq.hs:66)
     (src/Control/FlatSeq.hs:67)
     (src/Control/FlatSeq.hs:68)
     (src/Control/FlatSeq.hs:70)
     (src/Control/FlatSeq.hs:75)
     (src/Control/FlatSeq.hs:79)
     (src/Control/FlatSeq.hs:83)
  70% (  7 / 10) in 'Data.Tree.NTree.TypeDefs'
  Missing documentation for:
     (src/Data/Tree/NTree/TypeDefs.hs:63)
     (src/Data/Tree/NTree/TypeDefs.hs:67)
     (src/Data/Tree/NTree/TypeDefs.hs:77)
 100% (  3 /  3) in 'Data.Tree.NTree.Edit'
  27% (  6 / 22) in 'Data.Tree.NTree.Zipper.TypeDefs'
  Missing documentation for:
    up (src/Data/Tree/NTree/Zipper/TypeDefs.hs:87)
    down (src/Data/Tree/NTree/Zipper/TypeDefs.hs:96)
    toTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:103)
    toTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:117)
    addToTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:131)
    addToTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:140)
    dropFromTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:149)
    dropFromTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:159)
    isTop (src/Data/Tree/NTree/Zipper/TypeDefs.hs:171)
    up1 (src/Data/Tree/NTree/Zipper/TypeDefs.hs:176)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:183)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:187)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:191)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:205)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:218)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:225)
  63% ( 29 / 46) in 'Text.XML.HXT.DOM.QualifiedName'
  Missing documentation for:
    namePrefix (src/Text/XML/HXT/DOM/QualifiedName.hs:217)
    localPart (src/Text/XML/HXT/DOM/QualifiedName.hs:221)
    namespaceUri (src/Text/XML/HXT/DOM/QualifiedName.hs:225)
    newXName (src/Text/XML/HXT/DOM/QualifiedName.hs:606)
    nullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    isNullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:213)
    newQName (src/Text/XML/HXT/DOM/QualifiedName.hs:610)
    mkQName' (src/Text/XML/HXT/DOM/QualifiedName.hs:298)
    namePrefix' (src/Text/XML/HXT/DOM/QualifiedName.hs:162)
    localPart' (src/Text/XML/HXT/DOM/QualifiedName.hs:161)
    namespaceUri' (src/Text/XML/HXT/DOM/QualifiedName.hs:163)
    xmlNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsQN (src/Text/XML/HXT/DOM/QualifiedName.hs:549)
    toNsEnv (src/Text/XML/HXT/DOM/QualifiedName.hs:503)
  65% ( 17 / 26) in 'Text.XML.HXT.DOM.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/DOM/TypeDefs.hs:86)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:99)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:118)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:196)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:199)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:201)
    blobToString (src/Text/XML/HXT/DOM/TypeDefs.hs:212)
    stringToBlob (src/Text/XML/HXT/DOM/TypeDefs.hs:216)
    ChildNodes (src/Text/XML/HXT/DOM/TypeDefs.hs:262)
 100% (  6 /  6) in 'Text.XML.HXT.DOM.Interface'
  14% (  4 / 29) in 'Text.XML.HXT.DOM.XmlNode'
  Missing documentation for:
    XmlNode (src/Text/XML/HXT/DOM/XmlNode.hs:48)
     (src/Text/XML/HXT/DOM/XmlNode.hs:147)
    mkElementNode (src/Text/XML/HXT/DOM/XmlNode.hs:319)
    mkAttrNode (src/Text/XML/HXT/DOM/XmlNode.hs:323)
    mkDTDNode (src/Text/XML/HXT/DOM/XmlNode.hs:327)
     (src/Text/XML/HXT/DOM/XmlNode.hs:331)
    mkElement (src/Text/XML/HXT/DOM/XmlNode.hs:424)
    mkRoot (src/Text/XML/HXT/DOM/XmlNode.hs:428)
    mkAttr (src/Text/XML/HXT/DOM/XmlNode.hs:431)
    mkDTDElem (src/Text/XML/HXT/DOM/XmlNode.hs:435)
    addAttr (src/Text/XML/HXT/DOM/XmlNode.hs:438)
    mergeAttrl (src/Text/XML/HXT/DOM/XmlNode.hs:454)
    mkRoot' (src/Text/XML/HXT/DOM/XmlNode.hs:465)
    mkAttr' (src/Text/XML/HXT
src/Text/XML/HXT/Parser/XmlTokenParser.hs:86: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/Text/XML/HXT/Parser/XmlParsec.hs:61: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/Text/XML/HXT/Parser/HtmlParsec.hs:36: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()
/DOM/XmlNode.hs:469)
    mkText' (src/Text/XML/HXT/DOM/XmlNode.hs:473)
    mkCharRef' (src/Text/XML/HXT/DOM/XmlNode.hs:477)
    mkEntityRef' (src/Text/XML/HXT/DOM/XmlNode.hs:481)
    mkCmt' (src/Text/XML/HXT/DOM/XmlNode.hs:485)
    mkCdata' (src/Text/XML/HXT/DOM/XmlNode.hs:489)
    mkPi' (src/Text/XML/HXT/DOM/XmlNode.hs:493)
    mkError' (src/Text/XML/HXT/DOM/XmlNode.hs:497)
    mkDTDElem' (src/Text/XML/HXT/DOM/XmlNode.hs:501)
    toText (src/Text/XML/HXT/DOM/XmlNode.hs:507)
    concText (src/Text/XML/HXT/DOM/XmlNode.hs:523)
    mergeText (src/Text/XML/HXT/DOM/XmlNode.hs:530)
   2% (  1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser'
  Missing documentation for:
    allBut (src/Text/XML/HXT/Parser/XmlTokenParser.hs:437)
    allBut1 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:441)
    amp (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    asciiLetter (src/Text/XML/HXT/Parser/XmlTokenParser.hs:141)
    attrChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:247)
    attrValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:226)
    bar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    charRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:304)
    checkString (src/Text/XML/HXT/Parser/XmlTokenParser.hs:428)
    comma (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    dq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    encName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:342)
    entityRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:319)
    entityValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:205)
    eq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    gt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    keyword (src/Text/XML/HXT/Parser/XmlTokenParser.hs:358)
    keywords (src/Text/XML/HXT/Parser/XmlTokenParser.hs:368)
    lpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    lt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    name (src/Text/XML/HXT/Parser/XmlTokenParser.hs:148)
    names (src/Text/XML/HXT/Parser/XmlTokenParser.hs:183)
    ncName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:158)
    nmtoken (src/Text/XML/HXT/Parser/XmlTokenParser.hs:178)
    nmtokens (src/Text/XML/HXT/Parser/XmlTokenParser.hs:187)
    peReference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:328)
    pubidLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:261)
    qName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:168)
    quoted (src/Text/XML/HXT/Parser/XmlTokenParser.hs:376)
    reference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:284)
    rpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    semi (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    separator (src/Text/XML/HXT/Parser/XmlTokenParser.hs:402)
    singleChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:195)
    singleChars (src/Text/XML/HXT/Parser/XmlTokenParser.hs:201)
    skipS (src/Text/XML/HXT/Parser/XmlTokenParser.hs:129)
    skipS0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:133)
    sPace (src/Text/XML/HXT/Parser/XmlTokenParser.hs:121)
    sPace0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:125)
    sq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    systemLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:254)
    versionNum (src/Text/XML/HXT/Parser/XmlTokenParser.hs:349)
    concRes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:462)
    mkList (src/Text/XML/HXT/Parser/XmlTokenParser.hs:468)
    nameT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:482)
    nmtokenT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:488)
    entityValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:495)
    entityTokensT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:506)
    entityCharT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:510)
    attrValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:523)
    attrValueT' (src/Text/XML/HXT/Parser/XmlTokenParser.hs:530)
    referenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:544)
    charRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:550)
    entityRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:556)
    peReferenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:583)
    singleCharsT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:534)
    mergeTextNodes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:591)
  11% (  1 /  9) in 'Text.XML.HXT.Parser.XmlDTDTokenParser'
  Missing documentation for:
    dtdDeclTokenizer (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:33)
    dtdDeclStart (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:41)
    dtdDeclEnd (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:64)
    dtdToken (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:70)
    peReference (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:81)
    entityValue (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:87)
    dtdChars (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:93)
    percent (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:99)
  80% (  4 /  5) in 'Text.XML.HXT.DOM.ShowXml'
  Missing documentation for:
    xshow'' (src/Text/XML/HXT/DOM/ShowXml.hs:69)
  33% (  1 /  3) in 'Text.XML.HXT.DOM.FormatXmlTree'
  Missing documentation for:
    formatXmlTree (src/Text/XML/HXT/DOM/FormatXmlTree.hs:37)
    formatXmlContents (src/Text/XML/HXT/DOM/FormatXmlTree.hs:33)
  31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec'
  Missing documentation for:
    charData (src/Text/XML/HXT/Parser/XmlParsec.hs:101)
    charData' (src/Text/XML/HXT/Parser/XmlParsec.hs:105)
    comment (src/Text/XML/HXT/Parser/XmlParsec.hs:115)
    pI (src/Text/XML/HXT/Parser/XmlParsec.hs:136)
    cDSect (src/Text/XML/HXT/Parser/XmlParsec.hs:168)
    document (src/Text/XML/HXT/Parser/XmlParsec.hs:189)
    document' (src/Text/XML/HXT/Parser/XmlParsec.hs:199)
    prolog (src/Text/XML/HXT/Parser/XmlParsec.hs:208)
    xMLDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:217)
    xMLDecl' (src/Text/XML/HXT/Parser/XmlParsec.hs:229)
    versionInfo (src/Text/XML/HXT/Parser/XmlParsec.hs:241)
    misc (src/Text/XML/HXT/Parser/XmlParsec.hs:256)
    doctypedecl (src/Text/XML/HXT/Parser/XmlParsec.hs:272)
    markupdecl (src/Text/XML/HXT/Parser/XmlParsec.hs:314)
    sDDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:328)
    element (src/Text/XML/HXT/Parser/XmlParsec.hs:345)
    content (src/Text/XML/HXT/Parser/XmlParsec.hs:445)
    contentWithTextDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:477)
    textDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:549)
    encodingDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:571)
    xreadDoc (src/Text/XML/HXT/Parser/XmlParsec.hs:603)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:763)
    parseXmlDocument (src/Text/XML/HXT/Parser/XmlParsec.hs:630)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:760)
    removeEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:641)
  12% (  1 /  8) in 'Text.XML.HXT.Parser.HtmlParsec'
  Missing documentation for:
    parseHtmlText (src/Text/XML/HXT/Parser/HtmlParsec.hs:109)
    parseHtmlDocument (src/Text/XML/HXT/Parser/HtmlParsec.hs:118)
    parseHtmlContent (src/Text/XML/HXT/Parser/HtmlParsec.hs:121)
    isEmptyHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:540)
    isInnerHtmlTagOf (src/Text/XML/HXT/Parser/HtmlParsec.hs:561)
    closesHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:588)
    emptyHtmlTags (src/Text/XML/HXT/Parser/HtmlParsec.hs:545)
  25% (  2 /  8) in 'Text.XML.HXT.Parser.XmlDTDParser'
  Missing documentation for:
    parseXmlDTDdeclPart (src/Text/XML/HXT/Parser/XmlDTDParser.hs:617)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Parser/XmlDTDParser.hs:590)
    elementDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:182)
    attlistDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:323)
    entityDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:421)
    notationDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:520)
  13% (  5 / 38) in 'Text.XML.HXT.Arrow.Pickle.Schema'
  Missing documentation for:
    Name (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:56)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
     (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:65)
    isScEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:91)
    isScElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:96)
    isScAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:100)
    isScElemRef (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:104)
    isScCharData (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:108)
    isScSARE (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:112)
    isScList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:119)
    isScOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:123)
    scDT (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:142)
    scDTxsd (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:145)
    scString (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:148)
    scString1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:151)
    scFixed (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:154)
    scEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:157)
    scNmtoken (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:160)
    scNmtokens (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:163)
    scEmpty (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:168)
    scSeq (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:171)
    scSeqs (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:179)
    scNull (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:182)
    scAlt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:185)
    scAlts (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:193)
    scOption (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:196)
    scList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:203)
    scList1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:206)
    scOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:209)
    scRep (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:212)
    scElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:215)
    scAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:218)
  13% (  3 / 23) in 'Text.XML.HXT.Arrow.Pickle.DTD'
  Missing documentation for:
    DTDdescr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:35)
     (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:37)
    checkAttrModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:92)
    checkAM (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:95)
    checkAMC (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:99)
    checkContentModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:120)
    scContToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:185)
    scWrap (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:210)
    scCont (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:216)
    scConts (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:226)
    scAttrToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:229)
    checkErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:259)
    foundErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:263)
    elementDeclarations (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:279)
    elementDecs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:282)
    elemNames (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:296)
    elemName (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:299)
    elemRefs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:303)
    attrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:314)
    remAttrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:323)
 100% (  2 /  2) in 'Control.Arrow.ArrowList'
  75% (  3 /  4) in 'Control.Arrow.ArrowNF'
  Missing documentation for:
    ArrowNF (src/Control/Arrow/ArrowNF.hs:37)
 100% (  3 /  3) in 'Control.Arrow.ArrowIf'
  93% ( 28 / 30) in 'Control.Arrow.ArrowNavigatableTree'
  Missing documentation for:
    parentAxis (src/Control/Arrow/ArrowNavigatableTree.hs:62)
    isAtRoot (src/Control/Arrow/ArrowNavigatableTree.hs:132)
 100% (  3 /  3) in 'Control.Arrow.ArrowTree'
 100% (  3 /  3) in 'Control.Arrow.ListArrow'
 100% (  3 /  3) in 'Control.Arrow.StateListArrow'
  67% (  2 /  3) in 'Control.Arrow.NTreeEdit'
  Missing documentation for:
    fmapNTreeA (src/Control/Arrow/NTreeEdit.hs:43)
 100% (  3 /  3) in 'Control.Arrow.ArrowIO'
  50% (  1 /  2) in 'Control.Arrow.ArrowExc'
  Missing documentation for:
    ArrowExc (src/Control/Arrow/ArrowExc.hs:29)
 100% (  2 /  2) in 'Control.Arrow.IOListArrow'
 100% (  4 /  4) in 'Control.Arrow.IOStateListArrow'
  13% ( 17 /126) in 'Text.XML.HXT.Arrow.XmlState.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:66)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:159)
    XIOSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:162)
    XIOSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:170)
    XIOInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:185)
    XIOParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:194)
    XIOOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:217)
    XIOXoutConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:227)
    XIORelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:230)
    XIOXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:239)
    XIOCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:244)
    MimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:254)
    CompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:256)
    DeCompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:257)
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    theSysState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:264)
    theUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:269)
    theSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:276)
    theErrorStatus (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:281)
    theErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:288)
    theRelaxNoOfErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:295)
    theRelaxDefineId (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:302)
    theRelaxAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:309)
    theSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:318)
    theInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:323)
    theStrictInput (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:330)
    theEncodingErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:337)
    theInputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:344)
    theHttpHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:351)
    theInputOptions (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:358)
    theRedirect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:365)
    theProxy (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:372)
    theOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:381)
    theIndent (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:388)
    theOutputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:395)
    theOutputFmt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:402)
    theXmlPi (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:409)
    theNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:416)
    theAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:423)
    theTextMode (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:430)
    theShowTree (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:437)
    theShowHaskell (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:444)
    theRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:453)
    theRelaxValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:460)
    theRelaxSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:467)
    theRelaxCheckRestr (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:474)
    theRelaxValidateExtRef (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:481)
    theRelaxValidateInclude (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:488)
    theRelaxCollectErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:495)
    theRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:502)
    theXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:511)
    theXmlSchemaValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:518)
    theXmlSchemaSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:525)
    theXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:532)
    theParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:541)
    theErrorMsgHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:548)
    theErrorMsgCollect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:555)
    theBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:562)
    theDefaultBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:569)
    theTraceLevel (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:576)
    theTraceCmd (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:583)
    theTrace (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:590)
    theAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:593)
    theMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:600)
    theMimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:607)
    theMimeTypeFile (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:614)
    theAcceptedMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:621)
    theFileMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:628)
    theWarnings (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:635)
    theRemoveWS (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:642)
    thePreserveComment (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:649)
    theParseByMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:656)
    theParseHTML (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:663)
    theLowerCaseNames (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:670)
    theValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:677)
    theSubstDTDEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:684)
    theSubstHTMLEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:691)
    theCheckNamespaces (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:698)
    theCanonicalize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:705)
    theIgnoreNoneXmlContents (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:712)
    theTagSoup (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:719)
    theTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:726)
    theExpat (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:733)
    theExpatParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:740)
    theExpatErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:747)
    theCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:756)
    theBinaryCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:763)
    theBinaryDeCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:770)
    theWithCache (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:777)
    theCacheDir (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:784)
    theDocumentAge (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:791)
    theCache404Err (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:798)
    theCacheRead (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:805)
    theStrictDeserialize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:812)
    getSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:821)
    setSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:825)
    chgSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:828)
    configSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:831)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    localSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:838)
    localSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:846)
    incrSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:849)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    toInt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:903)
    chgS (src/Data/Function/Selector.hs:22)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
 100% (  4 /  4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable'
  27% (  3 / 11) in 'Text.XML.HXT.Arrow.XmlArrow'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:722)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:723)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:724)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:725)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:727)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:728)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:729)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:730)
  87% ( 20 / 23) in 'Text.XML.HXT.Arrow.XmlState.ErrorHandling'
  Missing documentation for:
    changeErrorStatus (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:58)
    addToErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:147)
    errorOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:246)
  77% ( 33 / 43) in 'Text.XML.HXT.Arrow.XmlState.SystemConfig'
  Missing documentation for:
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
  12% (  7 / 59) in 'Text.XML.HXT.Arrow.XmlOptions'
  Missing documentation for:
    a_accept_mimetypes (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_add_default_dtd (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_collect_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_default_baseuri (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error_log (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_help (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_modified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_unmodified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_encoding_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_none_xml_contents (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_indent (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_mime_types (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elements (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elem_for (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_xml_pi (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_file (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xhtml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_plain (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_by_mimetype (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_proxy (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_haskell (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_tree (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_strict_input (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_text_mode (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_trace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_verbose (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    removeOptions (src/Text/XML/HXT/Arrow/XmlOptions.hs:250)
   6% (  1 / 16) in 'Text.XML.HXT.Arrow.ParserInterface'
  Missing documentation for:
    parseXmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:32)
    parseXmlDTDPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:35)
    xreadCont (src/Text/XML/HXT/Arrow/ParserInterface.hs:38)
    xreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:41)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    removeEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDTDdeclPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:53)
    parseXmlDTDdecl (src/Text/XML/HXT/Arrow/ParserInterface.hs:56)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:59)
    parseXmlEntityValueAsContent (src/Text/XML/HXT/Arrow/ParserInterface.hs:62)
    parseXmlEntityValueAsAttrValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:65)
    parseHtmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:70)
    hread (src/Text/XML/HXT/Arrow/ParserInterface.hs:73)
    hreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:76)
  74% ( 26 / 35) in 'Text.XML.HXT.Arrow.Edit'
  Missing documentation for:
    escapeXmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:303)
    escapeHtmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:318)
    addHeadlineToXmlDoc (src/Text/XML/HXT/Arrow/Edit.hs:405)
    preventEmptyElements (src/Text/XML/HXT/Arrow/Edit.hs:344)
    substAllXHTMLEntityRefs (src/Text/XML/HXT/Arrow/Edit.hs:296)
    substXHTMLEntityRef (src/Text/XML/HXT/Arrow/Edit.hs:283)
    rememberDTDAttrl (src/Text/XML/HXT/Arrow/Edit.hs:678)
    addDefaultDTDecl (src/Text/XML/HXT/Arrow/Edit.hs:689)
    hasXmlPi (src/Text/XML/HXT/Arrow/Edit.hs:711)
 100% ( 13 / 13) in 'Text.XML.HXT.Arrow.Namespace'
  93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling'
  Missing documentation for:
    traceOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs:143)
 100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling'
  28% ( 12 / 43) in 'Text.XML.HXT.DTDValidation.TypeDefs'
  Missing documentation for:
    XmlArrow (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:49)
    XmlArrowS (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:50)
    dtd_name (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_value (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_type (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_kind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_modifier (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_default (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    isUnparsedEntity (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:70)
    hasDTDAttrValue (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:74)
    isRequiredAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:78)
    isDefaultAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:81)
    isFixedAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:84)
    isMixedContentElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:87)
    isEmptyElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:90)
    isEnumAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:93)
    isIdAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:96)
    isIdRefAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:99)
    isNotationAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:102)
    isAttlistOfElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:105)
    valueOfDTD (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:110)
    valueOf (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:113)
    getDTDAttributes (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:116)
    isDTDDoctypeNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:119)
    isDTDElementNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:122)
    isDTDAttlistNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:125)
    isDTDContentNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:128)
    isDTDNameNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:131)
    isElemNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:134)
    nameOfAttr (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:137)
    nameOfElem (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:140)
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.AttributeValueValidation'
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.DTDValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocTransformation'
 100% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.IdValidation'
  75% (  6 /  8) in 'Text.XML.HXT.DTDValidation.Validation'
  Missing documentation for:
    getDTDSubset (src/Text/XML/HXT/DTDValidation/Validation.hs:125)
    generalEntitiesDefined (src/Text/XML/HXT/DTDValidation/Validation.hs:130)
  14% (  3 / 21) in 'Text.XML.HXT.Arrow.XmlState.RunIOStateArrow'
  Missing documentation for:
    runXIOState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:50)
    initialSysState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:69)
    initialSysWriter (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:75)
    initialSysEnv (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:85)
    initialInputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:102)
    initialParseConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:113)
    initialOutputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:138)
    initialRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:151)
    initialXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:162)
    initialCacheConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:169)
    dummyHTTPHandler (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:183)
    dummyTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:197)
    dummyExpatParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:205)
    dummyRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:213)
    dummyXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:221)
    dummyCacheRead (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:229)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    theSysConfigComp (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:247)
  87% (108 /124) in 'Text.XML.HXT.Arrow.XmlState'
  Missing documentation for:
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
  29% (  2 /  7) in 'Text.XML.HXT.Arrow.DocumentInput'
  Missing documentation for:
    getXmlEntityContents (src/Text/XML/HXT/Arrow/DocumentInput.hs:253)
    getEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:317)
    getTextEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:329)
    decodeDocument (src/Text/XML/HXT/Arrow/DocumentInput.hs:339)
    addInputError (src/Text/XML/HXT/Arrow/DocumentInput.hs:132)
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.DTDProcessing'
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.GeneralEntitySubstitution'
  75% (  6 /  8) in 'Text.XML.HXT.Arrow.ProcessDocument'
  Missing documentation for:
    parseXmlDocumentWithExpat (src/Text/XML/HXT/Arrow/ProcessDocument.hs:157)
    andValidateNamespaces (src/Text/XML/HXT/Arrow/ProcessDocument.hs:299)
 100% ( 15 / 15) in 'Control.Arrow.ListArrows'
 100% (  9 /  9) in 'Text.XML.HXT.Arrow.ReadDocument'
  26% (  7 / 27) in 'Text.XML.HXT.Arrow.XmlRegex'
  Missing documentation for:
    XmlRegex (src/Text/XML/HXT/Arrow/XmlRegex.hs:94)
    mkZero (src/Text/XML/HXT/Arrow/XmlRegex.hs:133)
    mkUnit (src/Text/XML/HXT/Arrow/XmlRegex.hs:136)
    mkPrim (src/Text/XML/HXT/Arrow/XmlRegex.hs:139)
    mkPrim' (src/Text/XML/HXT/Arrow/XmlRegex.hs:142)
    mkPrimA (src/Text/XML/HXT/Arrow/XmlRegex.hs:145)
    mkDot (src/Text/XML/HXT/Arrow/XmlRegex.hs:148)
    mkStar (src/Text/XML/HXT/Arrow/XmlRegex.hs:151)
    mkAlt (src/Text/XML/HXT/Arrow/XmlRegex.hs:165)
    mkAlts (src/Text/XML/HXT/Arrow/XmlRegex.hs:181)
    mkSeq (src/Text/XML/HXT/Arrow/XmlRegex.hs:184)
    mkSeqs (src/Text/XML/HXT/Arrow/XmlRegex.hs:192)
    mkRep (src/Text/XML/HXT/Arrow/XmlRegex.hs:195)
    mkRng (src/Text/XML/HXT/Arrow/XmlRegex.hs:201)
    mkOpt (src/Text/XML/HXT/Arrow/XmlRegex.hs:212)
    mkPerm (src/Text/XML/HXT/Arrow/XmlRegex.hs:215)
    mkPerms (src/Text/XML/HXT/Arrow/XmlRegex.hs:222)
    mkMerge (src/Text/XML/HXT/Arrow/XmlRegex.hs:225)
    nullable (src/Text/XML/HXT/Arrow/XmlRegex.hs:265)
    delta (src/Text/XML/HXT/Arrow/XmlRegex.hs:285)
  67% (  2 /  3) in 'Text.XML.HXT.Arrow.Binary'
  Missing documentation for:
    readBinaryValue (src/Text/XML/HXT/Arrow/Binary.hs:39)
  67% (  4 /  6) in 'Text.XML.HXT.Arrow.DocumentOutput'
  Missing documentation for:
    encodeDocument (src/Text/XML/HXT/Arrow/DocumentOutput.hs:165)
    encodeDocument' (src/Text/XML/HXT/Arrow/DocumentOutput.hs:208)
  80% (  4 /  5) in 'Text.XML.HXT.Arrow.WriteDocument'
  Missing documentation for:
    writeDocument' (src/Text/XML/HXT/Arrow/WriteDocument.hs:162)
  53% ( 58 /109) in 'Text.XML.HXT.Arrow.Pickle.Xml'
  Missing documentation for:
    St (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:97)
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    Pickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:113)
    Unpickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:119)
    UnpickleVal (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:121)
    UnpickleErr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:123)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:125)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:129)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:137)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:151)
    throwMsg (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:163)
    getCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:200)
    getAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:207)
    getNSAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:221)
    emptySt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:236)
    putAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:244)
    putCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:250)
    findElem (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:258)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpAttrNSDecl (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1097)
    xpIgnoreCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1106)
    xpIgnoreAttr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1109)
    xpIgnoreInput (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1127)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1144)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1159)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1162)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1165)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1168)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1171)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1174)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1177)
  73% ( 61 / 83) in 'Text.XML.HXT.Arrow.Pickle'
  Missing documentation for:
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
 100% ( 17 / 17) in 'Text.XML.HXT.Core'
Warning: Text.XML.HXT.DOM.ShowXml: could not find link destinations for:
    StringFct
Warning: Text.XML.HXT.Parser.XmlDTDParser: could not find link destinations for:
    SParser
Warning: Text.XML.HXT.Arrow.Namespace: could not find link destinations for:
    propagateNamespaceEnv
Documentation created: dist/doc/html/hxt/index.html, dist/doc/html/hxt/hxt.txt
Creating package registration file:
/tmp/pkgConf-hxt-9.3.117517378352128745227.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-9.3.1.15-J2S0iZ3ycOQHaxoYSwPUmO
Registering hxt-9.3.1.15...
Installed hxt-9.3.1.15
Configuring tasty-0.11...
Building tasty-0.11...
Preprocessing library tasty-0.11...

Test/Tasty/Options.hs:3:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o )
[ 2 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o )

Test/Tasty/Runners/Utils.hs:6: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 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o )

Test/Tasty/Runners/Reducers.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()
[ 4 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o )

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options.hs:29: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()
[ 5 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o )
[ 6 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o )

Test/Tasty/Options/Core.hs:14:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[ 7 of 18] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o )

Test/Tasty/Core.hs:10: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()

Test/Tasty/Core.hs:11: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 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o )
[ 9 of 18] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o )

Test/Tasty/Run.hs:22: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 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o )
[11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o )
[12 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o )

Test/Tasty/Ingredients/ConsoleReporter.hs:15: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()

Test/Tasty/Ingredients/ConsoleReporter.hs:30: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()
[13 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o )

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[14 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o )
[15 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o )

Test/Tasty/Options/Env.hs:11: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()

Test/Tasty/Options/Env.hs:17: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()
[16 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o )

Test/Tasty/CmdLine.hs:11: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()

Test/Tasty/CmdLine.hs:13: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()
[17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o )
[18 of 18] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o )
In-place registering tasty-0.11...
Running Haddock for tasty-0.11...
Running hscolour for tasty-0.11...
Preprocessing library tasty-0.11...
Preprocessing library tasty-0.11...

Test/Tasty/Options.hs:3:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Test/Tasty/Runners/Utils.hs:6: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()

Test/Tasty/Runners/Reducers.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()

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options.hs:29: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()

Test/Tasty/Options/Core.hs:14:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Core.hs:10: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()

Test/Tasty/Core.hs:11: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()

Test/Tasty/Run.hs:22: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()

Test/Tasty/Ingredients/ConsoleReporter.hs:15: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()

Test/Tasty/Ingredients/ConsoleReporter.hs:30: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()

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options/Env.hs:11: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()

Test/Tasty/Options/Env.hs:17: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()

Test/Tasty/CmdLine.hs:11: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()

Test/Tasty/CmdLine.hs:13: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()
Haddock coverage:
 100% (  2 /  2) in 'Test.Tasty.Parallel'
 100% (  2 /  2) in 'Test.Tasty.Runners.Utils'
  60% (  3 /  5) in 'Test.Tasty.Runners.Reducers'
  Missing documentation for:
     (Test/Tasty/Runners/Reducers.hs:49)
     (Test/Tasty/Runners/Reducers.hs:56)
 100% ( 13 / 13) in 'Test.Tasty.Options'
 100% (  5 /  5) in 'Test.Tasty.Patterns'
 100% (  5 /  5) in 'Test.Tasty.Options.Core'
  90% ( 18 / 20) in 'Test.Tasty.Core'
  Missing documentation for:
     (Test/Tasty/Core.hs:121)
     (Test/Tasty/Core.hs:130)
 100% (  9 /  9) in 'Test.Tasty.Providers'
 100% (  4 /  4) in 'Test.Tasty.Run'
 100% (  6 /  6) in 'Test.Tasty.Ingredients'
 100% (  2 /  2) in 'Test.Tasty.Ingredients.IncludingOptions'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ConsoleReporter'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ListTests'
 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic'
 100% (  3 /  3) in 'Test.Tasty.Options.Env'
 100% (  5 /  5) in 'Test.Tasty.CmdLine'
  96% ( 47 / 49) in 'Test.Tasty.Runners'
  Missing documentation for:
     (Test/Tasty/Runners/Reducers.hs:49)
     (Test/Tasty/Runners/Reducers.hs:56)
 100% ( 21 / 21) in 'Test.Tasty'
Documentation created: dist/doc/html/tasty/index.html,
dist/doc/html/tasty/tasty.txt
Creating package registration file: /tmp/pkgConf-tasty-06498265671563731245.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tasty-0.11-EIQn8RuyO8o0HX9b0sVNqf
Registering tasty-0.11...
Installed tasty-0.11
Configuring MissingH-1.3.0.1...
Building MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 47] Compiling System.Debian    ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o )

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’
[ 9 of 47] Compiling Data.Hash.MD5    ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o )

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’
[10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o )
[11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o )
[12 of 47] Compiling Data.Bits.Utils  ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o )

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o )

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o )
[15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o )
[16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o )

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[17 of 47] Compiling Network.Utils    ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o )
[20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[21 of 47] Compiling Data.Quantity    ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[24 of 47] Compiling Data.BinPacking  ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
[25 of 47] Compiling Data.CSV         ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[31 of 47] Compiling System.Daemon    ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[32 of 47] Compiling System.IO.HVIO   ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[33 of 47] Compiling System.IO.HVFS   ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[36 of 47] Compiling System.IO.Utils  ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[37 of 47] Compiling Data.List.Utils  ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[38 of 47] Compiling Data.Map.Utils   ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[39 of 47] Compiling System.Path      ( src/System/Path.hs, dist/build/System/Path.o )
[40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[42 of 47] Compiling Data.MIME.Types  ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
In-place registering MissingH-1.3.0.1...
Running Haddock for MissingH-1.3.0.1...
Running hscolour for MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
Haddock coverage:
 100% (  6 /  6) in 'System.Console.GetOpt.Utils'
  86% (  6 /  7) in 'System.Debian'
  Missing documentation for:
    checkDebVersion (src/System/Debian.hs:64)
 100% (  1 /  1) in 'System.IO.WindowsCompat'
  11% (  1 /  9) in 'System.Posix.Consts'
  Missing documentation for:
    blockSpecialMode (src/System/Posix/Consts.hs:27)
    characterSpecialMode (src/System/Posix/Consts.hs:30)
    namedPipeMode (src/System/Posix/Consts.hs:33)
    regularFileMode (src/System/Posix/Consts.hs:36)
    directoryMode (src/System/Posix/Consts.hs:39)
    fileTypeModes (src/System/Posix/Consts.hs:42)
    socketMode (src/System/Posix/Consts.hs:45)
    symbolicLinkMode (src/System/Posix/Consts.hs:48)
  10% (  1 / 10) in 'System.IO.StatCompat'
  Missing documentation for:
    FileStatusCompat (src/System/IO/StatCompat.hs:39)
    sc_helper (src/System/IO/StatCompat.hs:53)
    isBlockDevice (src/System/IO/StatCompat.hs:57)
    isCharacterDevice (src/System/IO/StatCompat.hs:57)
    isNamedPipe (src/System/IO/StatCompat.hs:57)
    isRegularFile (src/System/IO/StatCompat.hs:57)
    isDirectory (src/System/IO/StatCompat.hs:57)
    isSymbolicLink (src/System/IO/StatCompat.hs:57)
    isSocket (src/System/IO/StatCompat.hs:57)
 100% (  4 /  4) in 'System.IO.PlafCompat'
  29% (  2 /  7) in 'Data.Compression.Inflate'
  Missing documentation for:
    inflate_string (src/Data/Compression/Inflate.hs:46)
    inflate (src/Data/Compression/Inflate.hs:197)
    Output (src/Data/Compression/Inflate.hs:70)
    Bit (src/Data/Compression/Inflate.hs:87)
    bits_to_word32 (src/Data/Compression/Inflate.hs:103)
   0% (  0 /  2) in 'Data.Hash.MD5.Zord64_HARD'
  Missing documentation for:
    Module header
    Zord64 (src/Data/Hash/MD5/Zord64_HARD.lhs:7)
  50% (  5 / 10) in 'Data.Hash.MD5'
  Missing documentation for:
    ABCD (src/Data/Hash/MD5.lhs:44)
    Zord64 (src/Data/Hash/MD5.lhs:29)
    Str (src/Data/Hash/MD5.lhs:45)
    BoolList (src/Data/Hash/MD5.lhs:46)
    WordList (src/Data/Hash/MD5.lhs:47)
  20% (  1 /  5) in 'Data.Hash.CRC32.GZip'
  Missing documentation for:
    update_crc (src/Data/Hash/CRC32/GZip.hs:32)
    update_crc_list (src/Data/Hash/CRC32/GZip.hs:40)
    calc_crc32 (src/Data/Hash/CRC32/GZip.hs:43)
    gzipcrctab (src/Data/Hash/CRC32/GZip.hs:46)
  20% (  1 /  5) in 'Data.Hash.CRC32.Posix'
  Missing documentation for:
    iter_crc32 (src/Data/Hash/CRC32/Posix.hs:47)
    calc_crc32 (src/Data/Hash/CRC32/Posix.hs:53)
    crc32 (src/Data/Hash/CRC32/Posix.hs:62)
    crctab (src/Data/Hash/CRC32/Posix.hs:66)
 100% (  7 /  7) in 'Data.Bits.Utils'
  93% ( 14 / 15) in 'System.FileArchive.GZip'
  Missing documentation for:
    GZipError (src/System/FileArchive/GZip.hs:50)
 100% (  5 /  5) in 'Data.Tuple.Utils'
 100% (  3 /  3) in 'Data.Maybe.Utils'
 100% (  8 /  8) in 'Data.Either.Utils'
  33% (  2 /  6) in 'Network.Utils'
  Missing documentation for:
    connectTCP (src/Network/Utils.hs:57)
    connectTCPAddr (src/Network/Utils.hs:62)
    listenTCPAddr (src/Network/Utils.hs:69)
    showSockAddr (src/Network/Utils.hs:77)
  94% ( 16 / 17) in 'Network.SocketServer'
  Missing documentation for:
    SocketServer (src/Network/SocketServer.hs:87)
 100% (  2 /  2) in 'System.Time.ParseDate'
 100% ( 22 / 22) in 'System.Path.NameManip'
 100% ( 10 / 10) in 'Data.Quantity'
 100% (  9 /  9) in 'System.Time.Utils'
Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity.
  96% ( 26 / 27) in 'Data.Progress.Tracker'
  Missing documentation for:
    ProgressStatuses (src/Data/Progress/Tracker.hs:131)
 100% (  5 /  5) in 'Data.BinPacking'
 100% (  3 /  3) in 'Data.CSV'
  95% ( 20 / 21) in 'System.Cmd.Utils'
  Missing documentation for:
    PipeMode (src/System/Cmd/Utils.hs:113)
 100% (  2 /  2) in 'Network.Email.Sendmail'
 100% (  3 /  3) in 'Control.Concurrent.Thread.Utils'
  83% (  5 /  6) in 'Network.Email.Mailbox'
  Missing documentation for:
    MailboxWriter (src/Network/Email/Mailbox.hs:74)
  86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils'
  Missing documentation for:
    GeneralizedToken (src/Text/ParserCombinators/Parsec/Utils.hs:34)
    GeneralizedTokenParser (src/Text/ParserCombinators/Parsec/Utils.hs:35)
 100% (  2 /  2) in 'System.Daemon'
 100% ( 18 / 18) in 'System.IO.HVIO'
  57% ( 12 / 21) in 'System.IO.HVFS'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
    DeviceID
    FileID
    FileMode
    LinkCount
    UserID
    GroupID
    FileOffset
    EpochTime
 100% ( 29 / 29) in 'System.IO.Binary'
  83% (  5 /  6) in 'System.IO.HVFS.Utils'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
 100% ( 23 / 23) in 'System.IO.Utils'
 100% ( 42 / 42) in 'Data.List.Utils'
 100% (  8 /  8) in 'Data.Map.Utils'
 100% ( 14 / 14) in 'System.Path'
 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers'
 100% (  5 /  5) in 'System.IO.HVFS.Combinators'
  92% ( 11 / 12) in 'Data.MIME.Types'
  Missing documentation for:
    MIMETypeData (src/Data/MIME/Types.hs:51)
 100% ( 18 / 18) in 'Data.String.Utils'
  94% ( 16 / 17) in 'Data.Progress.Meter'
  Missing documentation for:
    ProgressMeter (src/Data/Progress/Meter.hs:61)
 100% (  4 /  4) in 'System.Path.WildMatch'
 100% (  3 /  3) in 'System.Path.Glob'
 100% (  3 /  3) in 'System.Debian.ControlParser'
Warning: System.IO.Binary: could not find link destinations for:
    hPutBlocks
Warning: Data.Progress.Meter: could not find link destinations for:
    ProgressMeterR
Documentation created: dist/doc/html/MissingH/index.html,
dist/doc/html/MissingH/MissingH.txt
Creating package registration file:
/tmp/pkgConf-MissingH-1.3.016703259221005555898.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MissingH-1.3.0.1-F21c7WIwyi5IaWMFBjyR7a
Registering MissingH-1.3.0.1...
Installed MissingH-1.3.0.1
Configuring configurator-0.3.0.0...
Building configurator-0.3.0.0...
Preprocessing library configurator-0.3.0.0...
[1 of 5] Compiling Data.Configurator.Types.Internal ( Data/Configurator/Types/Internal.hs, dist/build/Data/Configurator/Types/Internal.o )
[2 of 5] Compiling Data.Configurator.Types ( Data/Configurator/Types.hs, dist/build/Data/Configurator/Types.o )
[3 of 5] Compiling Data.Configurator.Parser ( Data/Configurator/Parser.hs, dist/build/Data/Configurator/Parser.o )

Data/Configurator/Parser.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/Configurator/Parser.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()
[4 of 5] Compiling Data.Configurator.Instances ( Data/Configurator/Instances.hs, dist/build/Data/Configurator/Instances.o )

Data/Configurator/Instances.hs:6: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/Configurator/Instances.hs:13:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[5 of 5] Compiling Data.Configurator ( Data/Configurator.hs, dist/build/Data/Configurator.o )

Data/Configurator.hs:63: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/Configurator.hs:73: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 configurator-0.3.0.0...
Running Haddock for configurator-0.3.0.0...
Running hscolour for configurator-0.3.0.0...
Preprocessing library configurator-0.3.0.0...
Preprocessing library configurator-0.3.0.0...

Data/Configurator/Parser.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/Configurator/Parser.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()

Data/Configurator/Instances.hs:6: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/Configurator/Instances.hs:13:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Configurator.hs:63: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/Configurator.hs:73: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:
  94% ( 17 / 18) in 'Data.Configurator.Types.Internal'
  Missing documentation for:
    Worth (Data/Configurator/Types/Internal.hs:46)
Warning: Data.Configurator.Types: convert is exported separately but will be documented under Configured. Consider exporting it together with its parent(s) for code clarity.
  92% ( 12 / 13) in 'Data.Configurator.Types'
  Missing documentation for:
    Worth (Data/Configurator/Types/Internal.hs:46)
  67% (  2 /  3) in 'Data.Configurator.Parser'
  Missing documentation for:
    topLevel (Data/Configurator/Parser.hs:32)
   0% (  0 /  1) in 'Data.Configurator.Instances'
  Missing documentation for:
    Module header
  95% ( 37 / 39) in 'Data.Configurator'
  Missing documentation for:
    Worth (Data/Configurator/Types/Internal.hs:46)
    autoReloadGroups (Data/Configurator.hs:200)
Documentation created: dist/doc/html/configurator/index.html,
dist/doc/html/configurator/configurator.txt
Creating package registration file:
/tmp/pkgConf-configurator-0.3.014689694471302606300.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/configurator-0.3.0.0-6p5c2ezdp5SC3cX3UGPI38
Registering configurator-0.3.0.0...
Installed configurator-0.3.0.0
Configuring tasty-hunit-0.9.2...
Building tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o )

Test/Tasty/HUnit/Steps.hs:4: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 Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o )
In-place registering tasty-hunit-0.9.2...
Running Haddock for tasty-hunit-0.9.2...
Running hscolour for tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...

Test/Tasty/HUnit/Steps.hs:4: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:
  65% ( 13 / 20) in 'Test.Tasty.HUnit.Orig'
  Missing documentation for:
     (Test/Tasty/HUnit/Orig.hs:80)
     (Test/Tasty/HUnit/Orig.hs:83)
     (Test/Tasty/HUnit/Orig.hs:86)
     (Test/Tasty/HUnit/Orig.hs:89)
     (Test/Tasty/HUnit/Orig.hs:125)
     (Test/Tasty/HUnit/Orig.hs:128)
     (Test/Tasty/HUnit/Orig.hs:161)
  50% (  1 /  2) in 'Test.Tasty.HUnit.Steps'
  Missing documentation for:
    Module header
  70% ( 16 / 23) in 'Test.Tasty.HUnit'
  Missing documentation for:
     (Test/Tasty/HUnit/Orig.hs:80)
     (Test/Tasty/HUnit/Orig.hs:83)
     (Test/Tasty/HUnit/Orig.hs:86)
     (Test/Tasty/HUnit/Orig.hs:89)
     (Test/Tasty/HUnit/Orig.hs:125)
     (Test/Tasty/HUnit/Orig.hs:128)
     (Test/Tasty/HUnit/Orig.hs:161)
Documentation created: dist/doc/html/tasty-hunit/index.html,
dist/doc/html/tasty-hunit/tasty-hunit.txt
Creating package registration file:
/tmp/pkgConf-tasty-hunit-0.92026594057424745702.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tasty-hunit-0.9.2-424gSu8bMjU00BcBXSSvKP
Registering tasty-hunit-0.9.2...
Installed tasty-hunit-0.9.2
Configuring htsn-0.1.1...
Building htsn-0.1.1...
Preprocessing executable 'htsn' for htsn-0.1.1...
[1 of 9] Compiling Paths_htsn       ( dist/build/autogen/Paths_htsn.hs, dist/build/htsn/htsn-tmp/Paths_htsn.o )
[2 of 9] Compiling Xml              ( src/Xml.hs, dist/build/htsn/htsn-tmp/Xml.o )
[3 of 9] Compiling FeedHosts        ( src/FeedHosts.hs, dist/build/htsn/htsn-tmp/FeedHosts.o )
[4 of 9] Compiling OptionalConfiguration ( src/OptionalConfiguration.hs, dist/build/htsn/htsn-tmp/OptionalConfiguration.o )

src/OptionalConfiguration.hs:29: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/OptionalConfiguration.hs:44:1: Warning:
    Orphan instance: instance Data Priority
    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.

src/OptionalConfiguration.hs:124:10: Warning:
    Orphan instance: instance DCT.Configured Priority
    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.
[5 of 9] Compiling ExitCodes        ( src/ExitCodes.hs, dist/build/htsn/htsn-tmp/ExitCodes.o )
[6 of 9] Compiling Configuration    ( src/Configuration.hs, dist/build/htsn/htsn-tmp/Configuration.o )
[7 of 9] Compiling Unix             ( src/Unix.hs, dist/build/htsn/htsn-tmp/Unix.o )
[8 of 9] Compiling CommandLine      ( src/CommandLine.hs, dist/build/htsn/htsn-tmp/CommandLine.o )
[9 of 9] Compiling Main             ( src/Main.hs, dist/build/htsn/htsn-tmp/Main.o )

src/Main.hs:8: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()
Linking dist/build/htsn/htsn ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed htsn-0.1.1

Test log

No test log was submitted for this report.