Build #1 for hsdev-0.1.6.3

[all reports]

Package hsdev-0.1.6.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-02-18 18:27:13.756914 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies vector-0.11.0.0, unordered-containers-0.2.7.0, unix-2.7.1.0, uniplate-1.6.12, transformers-base-0.4.4, transformers-0.4.2.0, time-1.5.0.1, text-region-0.1.0.0, text-1.2.2.0, template-haskell-2.10.0.0, syb-0.6, simple-log-0.3.4, scientific-0.3.4.4, regex-pcre-builtin-0.94.4.8.8.35, process-1.2.3.0, optparse-applicative-0.12.1.0, network-2.6.2.1, mtl-2.2.1, monad-loops-0.4.3, monad-control-1.0.0.5, lifted-base-0.2.3.6, lens-4.13.2, hlint-1.9.28, hformat-0.1.0.0, hdocs-0.4.4.0, haskell-src-exts-1.17.1, haddock-api-2.16.1, ghc-syb-utils-0.2.3, ghc-paths-0.1.0.9, ghc-mod-5.5.0.0, ghc-7.10.3, fsnotify-0.2.1, filepath-1.4.0.0, exceptions-0.8.2.1, directory-1.2.2.0, deepseq-1.4.1.1, data-default-0.5.3, cpphs-1.19.3, containers-0.5.6.2, bytestring-0.10.6.0, bin-package-db-0.0.0.0, base-4.8.2.0, attoparsec-0.13.0.1, async-2.1.0, array-0.5.1.0, aeson-pretty-0.7.2, aeson-0.11.0.0, MonadCatchIO-transformers-0.3.1.3, HTTP-4000.3.3, Cabal-1.22.5.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.2278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring base-orphans-0.5.1...
Building base-orphans-0.5.1...
Preprocessing library base-orphans-0.5.1...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.5.1...
Running Haddock for base-orphans-0.5.1...
Running hscolour for base-orphans-0.5.1...
Preprocessing library base-orphans-0.5.1...
Preprocessing library base-orphans-0.5.1...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
  33% (  1 /  3) in 'Data.Orphans.Prelude'
  Missing documentation for:
    realPart (src/Data/Orphans/Prelude.hs:108)
    imagPart (src/Data/Orphans/Prelude.hs:108)
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.520406514341975960378.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.1-6AX85lbMA7QGAoLE1cgr8u
Registering base-orphans-0.5.1...
Installed base-orphans-0.5.1
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html,
dist/doc/html/base-unicode-symbols/base-unicode-symbols.txt
Creating package registration file:
/tmp/pkgConf-base-unicode-symbols-0.2.289369871982275856.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-unicode-symbols-0.2.2.4-HARyL3klEFABQ7g2MPHMdz
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring cmdargs-0.10.14...
Building cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.14...
Running Haddock for cmdargs-0.10.14...
Running hscolour for cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.101253207672570073850.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cmdargs-0.10.14-3X5ZqkX9cRxBIIPeikYpqr
Registering cmdargs-0.10.14...
Installed cmdargs-0.10.14
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.02032894977262692685.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.11265122573124666328.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
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.117612505731089653714.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/extensible-exceptions-0.1.1.4-FEBYnjUcabpEXD3JqlYlJc
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring extra-1.4.3...
Building extra-1.4.3...
Preprocessing library extra-1.4.3...
[ 1 of 16] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o )
[ 2 of 16] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o )
[ 3 of 16] Compiling Numeric.Extra    ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o )
[ 4 of 16] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o )
[ 5 of 16] Compiling Data.List.Extra  ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o )
[ 6 of 16] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o )
[ 7 of 16] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o )
[ 8 of 16] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o )
[ 9 of 16] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o )
[10 of 16] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o )
[11 of 16] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o )
[12 of 16] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o )
[13 of 16] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o )
[14 of 16] Compiling System.IO.Extra  ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o )
[15 of 16] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o )
[16 of 16] Compiling Extra            ( src/Extra.hs, dist/build/Extra.o )
In-place registering extra-1.4.3...
Running Haddock for extra-1.4.3...
Running hscolour for extra-1.4.3...
Preprocessing library extra-1.4.3...
Preprocessing library extra-1.4.3...
Haddock coverage:
 100% (  3 /  3) in 'System.Info.Extra'
 100% (  4 /  4) in 'System.Environment.Extra'
 100% (  7 /  7) in 'Numeric.Extra'
 100% ( 14 / 14) in 'Data.Tuple.Extra'
 100% ( 56 / 56) in 'Data.List.Extra'
 100% (  4 /  4) in 'Data.Version.Extra'
  86% (  6 /  7) in 'Data.IORef.Extra'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Either.Extra'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Control.Monad.Extra'
 100% (  8 /  8) in 'System.Directory.Extra'
 100% ( 18 / 18) in 'Control.Exception.Extra'
 100% (  9 /  9) in 'System.Time.Extra'
 100% ( 26 / 26) in 'Control.Concurrent.Extra'
 100% ( 22 / 22) in 'System.IO.Extra'
 100% (  5 /  5) in 'System.Process.Extra'
 100% (199 /199) in 'Extra'
Documentation created: dist/doc/html/extra/index.html,
dist/doc/html/extra/extra.txt
Creating package registration file: /tmp/pkgConf-extra-1.4661955081931489114.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/extra-1.4.3-IqmEYVRG4As1WuHksSqfuY
Registering extra-1.4.3...
Installed extra-1.4.3
Configuring fail-4.9.0.0...
Building fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
[1 of 1] Compiling Control.Monad.Fail ( Control/Monad/Fail.hs, dist/build/Control/Monad/Fail.o )
In-place registering fail-4.9.0.0...
Running Haddock for fail-4.9.0.0...
Running hscolour for fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Fail'
Documentation created: dist/doc/html/fail/index.html,
dist/doc/html/fail/fail.txt
Creating package registration file:
/tmp/pkgConf-fail-4.9.01172063133990526343.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fail-4.9.0.0-2xB1AvdW34sDm9N3JOe33G
Registering fail-4.9.0.0...
Installed fail-4.9.0.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-6291/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-6291/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6291/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
  Missing documentation for:
    Module header
    ghc (GHC/Paths.hs:7)
    ghc_pkg (GHC/Paths.hs:7)
    libdir (GHC/Paths.hs:7)
    docdir (GHC/Paths.hs:7)
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file:
/tmp/pkgConf-ghc-paths-0.1.04824177191163384280.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring groups-0.4.0.0...
Building groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
[1 of 1] Compiling Data.Group       ( src/Data/Group.hs, dist/build/Data/Group.o )
In-place registering groups-0.4.0.0...
Running Haddock for groups-0.4.0.0...
Running hscolour for groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
Haddock coverage:
  10% (  2 / 21) in 'Data.Group'
  Missing documentation for:
    Module header
     (src/Data/Group.hs:32)
     (src/Data/Group.hs:36)
     (src/Data/Group.hs:41)
     (src/Data/Group.hs:46)
     (src/Data/Group.hs:51)
     (src/Data/Group.hs:55)
     (src/Data/Group.hs:59)
     (src/Data/Group.hs:63)
     (src/Data/Group.hs:67)
     (src/Data/Group.hs:76)
     (src/Data/Group.hs:78)
     (src/Data/Group.hs:80)
     (src/Data/Group.hs:82)
     (src/Data/Group.hs:84)
     (src/Data/Group.hs:86)
     (src/Data/Group.hs:88)
     (src/Data/Group.hs:90)
     (src/Data/Group.hs:92)
Documentation created: dist/doc/html/groups/index.html,
dist/doc/html/groups/groups.txt
Creating package registration file:
/tmp/pkgConf-groups-0.4.020869636381403938270.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/groups-0.4.0.0-Bb9vRsPk5eS6E5A65RgL0b
Registering groups-0.4.0.0...
Installed groups-0.4.0.0
Configuring haddock-library-1.2.1...
Building haddock-library-1.2.1...
Preprocessing library haddock-library-1.2.1...
[ 1 of 17] Compiling Data.Attoparsec.Number ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 2 of 17] Compiling Data.Attoparsec.ByteString.FastSet ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 3 of 17] Compiling Data.Attoparsec.Internal.Fhthagn ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 4 of 17] Compiling Data.Attoparsec.ByteString.Buffer ( vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
Haddock coverage:
   0% (  0 /  3) in 'Language.Haskell.HsColour.General'
  Missing documentation for:
    Module header
    dropLast (Language/Haskell/HsColour/General.hs:7)
    dropFirst (Language/Haskell/HsColour/General.hs:13)
  67% (  2 /  3) in 'Language.Haskell.HsColour.Classify'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.HsColour.Anchors'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Language.Haskell.HsColour.ColourHighlight'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Language.Haskell.HsColour.Output'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  37% ( 10 / 27) in 'Language.Haskell.HsColour.ANSI'
  Missing documentation for:
    highlightOnG (Language/Haskell/HsColour/ANSI.hs:91)
    highlightOff (Language/Haskell/HsColour/ANSI.hs:96)
    cleareol (Language/Haskell/HsColour/ANSI.hs:46)
    clearbol (Language/Haskell/HsColour/ANSI.hs:47)
    clearline (Language/Haskell/HsColour/ANSI.hs:48)
    clearDown (Language/Haskell/HsColour/ANSI.hs:49)
    clearUp (Language/Haskell/HsColour/ANSI.hs:50)
    cursorUp (Language/Haskell/HsColour/ANSI.hs:41)
    cursorDown (Language/Haskell/HsColour/ANSI.hs:42)
    cursorLeft (Language/Haskell/HsColour/ANSI.hs:44)
    cursorRight (Language/Haskell/HsColour/ANSI.hs:43)
    savePosition (Language/Haskell/HsColour/ANSI.hs:55)
    restorePosition (Language/Haskell/HsColour/ANSI.hs:56)
    scrollUp (Language/Haskell/HsColour/ANSI.hs:118)
    scrollDown (Language/Haskell/HsColour/ANSI.hs:116)
    lineWrap (Language/Haskell/HsColour/ANSI.hs:122)
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  50% (  2 /  4) in 'Language.Haskell.HsColour.Options'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  67% (  4 /  6) in 'Language.Haskell.HsColour.Colourise'
  Missing documentation for:
    Module header
    defaultColourPrefs (Language/Haskell/HsColour/Colourise.hs:27)
 100% (  3 /  3) in 'Language.Haskell.HsColour.TTY'
  38% (  3 /  8) in 'Language.Haskell.HsColour.HTML'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/HTML.hs:31)
    renderAnchors (Language/Haskell/HsColour/HTML.hs:41)
    renderComment (Language/Haskell/HsColour/HTML.hs:47)
    renderNewLinesAnchors (Language/Haskell/HsColour/HTML.hs:59)
    escape (Language/Haskell/HsColour/HTML.hs:82)
  40% (  2 /  5) in 'Language.Haskell.HsColour.CSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/CSS.hs:29)
    renderToken (Language/Haskell/HsColour/CSS.hs:35)
    pre (Language/Haskell/HsColour/CSS.hs:32)
  43% (  3 /  7) in 'Language.Haskell.HsColour.ACSS'
  Missing documentation for:
    AnnMap (Language/Haskell/HsColour/ACSS.hs:24)
    Loc (Language/Haskell/HsColour/ACSS.hs:25)
    breakS (Language/Haskell/HsColour/ACSS.hs:117)
    srcModuleName (Language/Haskell/HsColour/ACSS.hs:107)
  67% (  2 /  3) in 'Language.Haskell.HsColour.InlineCSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/InlineCSS.hs:27)
  67% (  2 /  3) in 'Language.Haskell.HsColour.LaTeX'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/LaTeX.hs:15)
 100% (  2 /  2) in 'Language.Haskell.HsColour.MIRC'
 100% (  4 /  4) in 'Language.Haskell.HsColour'
Warning: Language.Haskell.HsColour.Anchors: could not find link destinations for:
    Anchor
Documentation created: dist/doc/html/hscolour/index.html,
dist/doc/html/hscolour/hscolour.txt
Preprocessing executable 'HsColour' for hscolour-1.24...
Creating package registration file:
/tmp/pkgConf-hscolour-11268409912673365159.24
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hscolour-1.24-EoUpEnZrIZsFshJcZ46fQA
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hscolour-1.24...
Installed hscolour-1.24
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.3...
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
  75% ( 36 / 48) in 'Control.Monad.Loops'
  Missing documentation for:
    minimaOnByM (src/Control/Monad/Loops.hs:405)
    maximaOnByM (src/Control/Monad/Loops.hs:420)
    minimaByM (src/Control/Monad/Loops.hs:423)
    maximaByM (src/Control/Monad/Loops.hs:426)
    minimaOnM (src/Control/Monad/Loops.hs:429)
    maximaOnM (src/Control/Monad/Loops.hs:432)
    minimumOnByM (src/Control/Monad/Loops.hs:436)
    maximumOnByM (src/Control/Monad/Loops.hs:451)
    minimumByM (src/Control/Monad/Loops.hs:454)
    maximumByM (src/Control/Monad/Loops.hs:457)
    minimumOnM (src/Control/Monad/Loops.hs:460)
    maximumOnM (src/Control/Monad/Loops.hs:463)
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Creating package registration file:
/tmp/pkgConf-monad-loops-0.418061195402138078721.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monad-loops-0.4.3-LQiHRUYhFhYBU7nOOWDOrb
Registering monad-loops-0.4.3...
Installed monad-loops-0.4.3
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

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

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

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

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

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

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

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.2...
Running Haddock for monads-tf-0.1.0.2...
Running hscolour for monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

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

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

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

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

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:41)
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  95% ( 19 / 20) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.03102734131368062958.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monads-tf-0.1.0.2-7ZNcKxzTRxM5jw5Tp9nUDV
Registering monads-tf-0.1.0.2...
Installed monads-tf-0.1.0.2
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.2644834684220510539.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.2193088109682900658.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0971529848103822254.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.1.0...
Running Haddock for parallel-3.2.1.0...
Running hscolour for parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:174)
    seqTuple3 (Control/Seq.hs:178)
    seqTuple4 (Control/Seq.hs:182)
    seqTuple5 (Control/Seq.hs:186)
    seqTuple6 (Control/Seq.hs:190)
    seqTuple7 (Control/Seq.hs:194)
    seqTuple8 (Control/Seq.hs:198)
    seqTuple9 (Control/Seq.hs:202)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:596)
    evalTuple3 (Control/Parallel/Strategies.hs:600)
    evalTuple4 (Control/Parallel/Strategies.hs:604)
    evalTuple5 (Control/Parallel/Strategies.hs:608)
    evalTuple6 (Control/Parallel/Strategies.hs:612)
    evalTuple7 (Control/Parallel/Strategies.hs:616)
    evalTuple8 (Control/Parallel/Strategies.hs:620)
    evalTuple9 (Control/Parallel/Strategies.hs:624)
    parTuple2 (Control/Parallel/Strategies.hs:628)
    parTuple3 (Control/Parallel/Strategies.hs:632)
    parTuple4 (Control/Parallel/Strategies.hs:636)
    parTuple5 (Control/Parallel/Strategies.hs:640)
    parTuple6 (Control/Parallel/Strategies.hs:644)
    parTuple7 (Control/Parallel/Strategies.hs:648)
    parTuple8 (Control/Parallel/Strategies.hs:652)
    parTuple9 (Control/Parallel/Strategies.hs:656)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.114837324931197477949.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9
Registering parallel-3.2.1.0...
Installed parallel-3.2.1.0
Configuring prelude-extras-0.4.0.3...
Building prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.3...
Running Haddock for prelude-extras-0.4.0.3...
Running hscolour for prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:83)
    /=# (src/Prelude/Extras.hs:90)
    Ord1 (src/Prelude/Extras.hs:178)
    <# (src/Prelude/Extras.hs:186)
    <=# (src/Prelude/Extras.hs:186)
    >=# (src/Prelude/Extras.hs:186)
    ># (src/Prelude/Extras.hs:186)
    max1 (src/Prelude/Extras.hs:187)
    min1 (src/Prelude/Extras.hs:187)
    Show1 (src/Prelude/Extras.hs:291)
    show1 (src/Prelude/Extras.hs:300)
    shows1 (src/Prelude/Extras.hs:303)
    Read1 (src/Prelude/Extras.hs:401)
    read1 (src/Prelude/Extras.hs:419)
    reads1 (src/Prelude/Extras.hs:422)
    readPrec1 (src/Prelude/Extras.hs:412)
    readListPrec1 (src/Prelude/Extras.hs:415)
    readList1Default (src/Prelude/Extras.hs:438)
    readListPrec1Default (src/Prelude/Extras.hs:441)
    Lift1 (src/Prelude/Extras.hs:643)
    Eq2 (src/Prelude/Extras.hs:150)
    /=## (src/Prelude/Extras.hs:157)
    Ord2 (src/Prelude/Extras.hs:247)
    <## (src/Prelude/Extras.hs:255)
    <=## (src/Prelude/Extras.hs:257)
    >=## (src/Prelude/Extras.hs:259)
    >## (src/Prelude/Extras.hs:261)
    max2 (src/Prelude/Extras.hs:264)
    min2 (src/Prelude/Extras.hs:269)
    Show2 (src/Prelude/Extras.hs:361)
    show2 (src/Prelude/Extras.hs:370)
    shows2 (src/Prelude/Extras.hs:374)
    Read2 (src/Prelude/Extras.hs:551)
    read2 (src/Prelude/Extras.hs:592)
    reads2 (src/Prelude/Extras.hs:595)
    readPrec2 (src/Prelude/Extras.hs:561)
    readListPrec2 (src/Prelude/Extras.hs:564)
    readList2Default (src/Prelude/Extras.hs:611)
    readListPrec2Default (src/Prelude/Extras.hs:614)
    Lift2 (src/Prelude/Extras.hs:651)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.09786104171101457716.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.3-1gQpKVfMHul71LsAFgGRhv
Registering prelude-extras-0.4.0.3...
Installed prelude-extras-0.4.0.3
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.16656360101403997111.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-12105342203445968158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring refact-0.3.0.2...
Building refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
[1 of 1] Compiling Refact.Types     ( src/Refact/Types.hs, dist/build/Refact/Types.o )
In-place registering refact-0.3.0.2...
Running Haddock for refact-0.3.0.2...
Running hscolour for refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
Preprocessing library refact-0.3.0.2...
Haddock coverage:
  75% (  3 /  4) in 'Refact.Types'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/refact/index.html,
dist/doc/html/refact/refact.txt
Creating package registration file:
/tmp/pkgConf-refact-0.3.01424771149872358697.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/refact-0.3.0.2-HpsUkrAfPUv67tysn4w9Xt
Registering refact-0.3.0.2...
Installed refact-0.3.0.2
Configuring reflection-2.1.2...
Building reflection-2.1.2...
Preprocessing library reflection-2.1.2...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
In-place registering reflection-2.1.2...
Running Haddock for reflection-2.1.2...
Running hscolour for reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Haddock coverage:
  63% ( 19 / 30) in 'Data.Reflection'
  Missing documentation for:
    Reifies (fast/Data/Reflection.hs:161)
    Z (fast/Data/Reflection.hs:248)
    D (fast/Data/Reflection.hs:249)
    SD (fast/Data/Reflection.hs:250)
    PD (fast/Data/Reflection.hs:251)
    ReifiedMonoid (fast/Data/Reflection.hs:554)
    ReflectedMonoid (fast/Data/Reflection.hs:563)
    reifyMonoid (fast/Data/Reflection.hs:568)
    ReifiedApplicative (fast/Data/Reflection.hs:597)
    ReflectedApplicative (fast/Data/Reflection.hs:599)
    reifyApplicative (fast/Data/Reflection.hs:614)
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-2.13084245381259042831.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/reflection-2.1.2-Is9SiIf9zRHG2wDNDxPaS9
Registering reflection-2.1.2...
Installed reflection-2.1.2
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file:
/tmp/pkgConf-safe-0.319754029081935962074.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring split-0.2.3...
Building split-0.2.3...
Preprocessing library split-0.2.3...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.3...
Running Haddock for split-0.2.3...
Running hscolour for split-0.2.3...
Preprocessing library split-0.2.3...
Preprocessing library split-0.2.3...
Haddock coverage:
  91% ( 62 / 68) in 'Data.List.Split.Internals'
  90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file: /tmp/pkgConf-split-0.250365223912669538.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z
Registering split-0.2.3...
Installed split-0.2.3
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.41508918064304133130.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0952754349945877108.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file: /tmp/pkgConf-tagged-0.812073848649211756.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21833639403761865277.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.11403262999703354089.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring 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.18708453882030108594.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.1769500843759316586.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring 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.7396554328801013669.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-wl-pprint-0.6.7.3-KTAhiPa3RNI09mbeoAwSSX
Registering ansi-wl-pprint-0.6.7.3...
Installed ansi-wl-pprint-0.6.7.3
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.0199150471917137166.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.0475555382229150462.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.07438469641440610.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IV2dTGx3Pj09NowR0FWGzk
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring haddock-api-2.16.1...
Building haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
[ 1 of 30] Compiling Haddock.Backends.HaddockDB ( src/Haddock/Backends/HaddockDB.hs, dist/build/Haddock/Backends/HaddockDB.o )
[ 2 of 30] Compiling Haddock.Backends.Xhtml.Types ( src/Haddock/Backends/Xhtml/Types.hs, dist/build/Haddock/Backends/Xhtml/Types.o )
[ 3 of 30] Compiling Haddock.GhcUtils ( src/Haddock/GhcUtils.hs, dist/build/Haddock/GhcUtils.o )
[ 4 of 30] Compiling Haddock.Parser   ( src/Haddock/Parser.hs, dist/build/Haddock/Parser.o )
[ 5 of 30] Compiling Paths_haddock_api ( dist/build/autogen/Paths_haddock_api.hs, dist/build/Paths_haddock_api.o )
[ 6 of 30] Compiling Haddock.Version  ( src/Haddock/Version.hs, dist/build/Haddock/Version.o )
[ 7 of 30] Compiling Haddock.Types    ( src/Haddock/Types.hs, dist/build/Haddock/Types.o )
[ 8 of 30] Compiling Haddock.Utils    ( src/Haddock/Utils.hs, dist/build/Haddock/Utils.o )
[ 9 of 30] Compiling Haddock.Options  ( src/Haddock/Options.hs, dist/build/Haddock/Options.o )
[10 of 30] Compiling Haddock.Backends.Xhtml.Themes ( src/Haddock/Backends/Xhtml/Themes.hs, dist/build/Haddock/Backends/Xhtml/Themes.o )
[11 of 30] Compiling Haddock.Backends.Xhtml.Utils ( src/Haddock/Backends/Xhtml/Utils.hs, dist/build/Haddock/Backends/Xhtml/Utils.o )
[12 of 30] Compiling Haddock.Backends.Hoogle ( src/Haddock/Backends/Hoogle.hs, dist/build/Haddock/Backends/Hoogle.o )
[13 of 30] Compiling Haddock.Interface.Rename ( src/Haddock/Interface/Rename.hs, dist/build/Haddock/Interface/Rename.o )
[14 of 30] Compiling Haddock.Convert  ( src/Haddock/Convert.hs, dist/build/Haddock/Convert.o )
[15 of 30] Compiling Haddock.Interface.AttachInstances ( src/Haddock/Interface/AttachInstances.hs, dist/build/Haddock/Interface/AttachInstances.o )
[16 of 30] Compiling Haddock.Interface.ParseModuleHeader ( src/Haddock/Interface/ParseModuleHeader.hs, dist/build/Haddock/Interface/ParseModuleHeader.o )
[17 of 30] Compiling Haddock.Interface.LexParseRn ( src/Haddock/Interface/LexParseRn.hs, dist/build/Haddock/Interface/LexParseRn.o )
[18 of 30] Compiling Haddock.Interface.Create ( src/Haddock/Interface/Create.hs, dist/build/Haddock/Interface/Create.o )
[19 of 30] Compiling Haddock.Backends.Xhtml.Names ( src/Haddock/Backends/Xhtml/Names.hs, dist/build/Haddock/Backends/Xhtml/Names.o )
[20 of 30] Compiling Haddock.ModuleTree ( src/Haddock/ModuleTree.hs, dist/build/Haddock/ModuleTree.o )
[21 of 30] Compiling Haddock.Doc      ( src/Haddock/Doc.hs, dist/build/Haddock/Doc.o )
[22 of 30] Compiling Haddock.Backends.LaTeX ( src/Haddock/Backends/LaTeX.hs, dist/build/Haddock/Backends/LaTeX.o )
[23 of 30] Compiling Haddock.Backends.Xhtml.DocMarkup ( src/Haddock/Backends/Xhtml/DocMarkup.hs, dist/build/Haddock/Backends/Xhtml/DocMarkup.o )
[24 of 30] Compiling Haddock.Backends.Xhtml.Layout ( src/Haddock/Backends/Xhtml/Layout.hs, dist/build/Haddock/Backends/Xhtml/Layout.o )
[25 of 30] Compiling Haddock.Backends.Xhtml.Decl ( src/Haddock/Backends/Xhtml/Decl.hs, dist/build/Haddock/Backends/Xhtml/Decl.o )
[26 of 30] Compiling Haddock.Backends.Xhtml ( src/Haddock/Backends/Xhtml.hs, dist/build/Haddock/Backends/Xhtml.o )
[27 of 30] Compiling Haddock.InterfaceFile ( src/Haddock/InterfaceFile.hs, dist/build/Haddock/InterfaceFile.o )
[28 of 30] Compiling Haddock.Interface ( src/Haddock/Interface.hs, dist/build/Haddock/Interface.o )
[29 of 30] Compiling Haddock          ( src/Haddock.hs, dist/build/Haddock.o )
[30 of 30] Compiling Documentation.Haddock ( src/Documentation/Haddock.hs, dist/build/Documentation/Haddock.o )
In-place registering haddock-api-2.16.1...
Running Haddock for haddock-api-2.16.1...
Running hscolour for haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
Preprocessing library haddock-api-2.16.1...
Haddock coverage:
  50% (  1 /  2) in 'Haddock.Backends.HaddockDB'
  Missing documentation for:
    ppDocBook (src/Haddock/Backends/HaddockDB.hs:24)
  17% (  1 /  6) in 'Haddock.Backends.Xhtml.Types'
  Missing documentation for:
    SourceURLs (src/Haddock/Backends/Xhtml/Types.hs:26)
    WikiURLs (src/Haddock/Backends/Xhtml/Types.hs:27)
    LinksInfo (src/Haddock/Backends/Xhtml/Types.hs:31)
    Splice (src/Haddock/Backends/Xhtml/Types.hs:34)
    Unicode (src/Haddock/Backends/Xhtml/Types.hs:37)
  24% ( 11 / 45) in 'Haddock.GhcUtils'
  Missing documentation for:
    moduleString (src/Haddock/GhcUtils.hs:35)
    lookupLoadedHomeModuleGRE (src/Haddock/GhcUtils.hs:38)
    isNameSym (src/Haddock/GhcUtils.hs:45)
    isVarSym (src/Haddock/GhcUtils.hs:49)
    isConSym (src/Haddock/GhcUtils.hs:52)
    getMainDeclBinder (src/Haddock/GhcUtils.hs:56)
    getInstLoc (src/Haddock/GhcUtils.hs:70)
    filterLSigNames (src/Haddock/GhcUtils.hs:83)
    filterSigNames (src/Haddock/GhcUtils.hs:86)
    ifTrueJust (src/Haddock/GhcUtils.hs:100)
    sigName (src/Haddock/GhcUtils.hs:104)
    sigNameNoLoc (src/Haddock/GhcUtils.hs:107)
    isTyClD (src/Haddock/GhcUtils.hs:116)
    isClassD (src/Haddock/GhcUtils.hs:121)
    isDocD (src/Haddock/GhcUtils.hs:126)
    isInstD (src/Haddock/GhcUtils.hs:131)
    isValD (src/Haddock/GhcUtils.hs:136)
    declATs (src/Haddock/GhcUtils.hs:141)
    pretty (src/Haddock/GhcUtils.hs:146)
    trace_ppr (src/Haddock/GhcUtils.hs:150)
    unL (src/Haddock/GhcUtils.hs:159)
    reL (src/Haddock/GhcUtils.hs:163)
    before (src/Haddock/GhcUtils.hs:167)
     (src/Haddock/GhcUtils.hs:176)
    Parent (src/Haddock/GhcUtils.hs:184)
     (src/Haddock/GhcUtils.hs:188)
     (src/Haddock/GhcUtils.hs:194)
    familyConDecl (src/Haddock/GhcUtils.hs:209)
    modifySessionDynFlags (src/Haddock/GhcUtils.hs:237)
    minimalDef (src/Haddock/GhcUtils.hs:250)
    setObjectDir (src/Haddock/GhcUtils.hs:262)
    setHiDir (src/Haddock/GhcUtils.hs:262)
    setStubDir (src/Haddock/GhcUtils.hs:262)
    setOutputDir (src/Haddock/GhcUtils.hs:262)
  25% (  1 /  4) in 'Haddock.Parser'
  Missing documentation for:
    parseParas (src/Haddock/Parser.hs:31)
    parseString (src/Haddock/Parser.hs:34)
    parseIdent (src/Haddock/Parser.hs:37)
   0% (  0 /  8) in 'Paths_haddock_api'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_haddock_api.hs:15)
    getBinDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getLibDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getDataDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getLibexecDir (dist/build/autogen/Paths_haddock_api.hs:25)
    getDataFileName (dist/build/autogen/Paths_haddock_api.hs:32)
    getSysconfDir (dist/build/autogen/Paths_haddock_api.hs:25)
  25% (  1 /  4) in 'Haddock.Version'
  Missing documentation for:
    projectName (src/Haddock/Version.hs:23)
    projectVersion (src/Haddock/Version.hs:29)
    projectUrl (src/Haddock/Version.hs:26)
  29% ( 22 / 77) in 'Haddock.Types'
  Missing documentation for:
    IfaceMap (src/Haddock/Types.hs:44)
    InstIfaceMap (src/Haddock/Types.hs:45)
    DocMap (src/Haddock/Types.hs:46)
    ArgMap (src/Haddock/Types.hs:47)
    SubMap (src/Haddock/Types.hs:48)
    DeclMap (src/Haddock/Types.hs:49)
    InstMap (src/Haddock/Types.hs:50)
    FixMap (src/Haddock/Types.hs:51)
    SrcMap (src/Haddock/Types.hs:52)
    DocPaths (src/Haddock/Types.hs:53)
    WarningMap (src/Haddock/Types.hs:130)
    ExportItem (src/Haddock/Types.hs:185)
    Documentation (src/Haddock/Types.hs:240)
    DocForDecl (src/Haddock/Types.hs:249)
    noDocForDecl (src/Haddock/Types.hs:252)
    unrenameDocForDecl (src/Haddock/Types.hs:256)
     (src/Haddock/Types.hs:282)
     (src/Haddock/Types.hs:297)
    LDoc (src/Haddock/Types.hs:314)
    Doc (src/Haddock/Types.hs:316)
    MDoc (src/Haddock/Types.hs:317)
     (src/Haddock/Types.hs:319)
     (src/Haddock/Types.hs:345)
     (src/Haddock/Types.hs:346)
     (src/Haddock/Types.hs:347)
     (src/Haddock/Types.hs:349)
     (src/Haddock/Types.hs:352)
     (src/Haddock/Types.hs:355)
     (src/Haddock/Types.hs:358)
    exampleToString (src/Haddock/Types.hs:362)
    DocMarkup (src/Haddock/Types.hs:367)
    HaddockModInfo (src/Haddock/Types.hs:392)
    emptyHaddockModInfo (src/Haddock/Types.hs:405)
    AliasMap (src/Haddock/Types.hs:450)
    Qualification (src/Haddock/Types.hs:452)
    makeContentsQual (src/Haddock/Types.hs:461)
    makeModuleQual (src/Haddock/Types.hs:467)
    ErrMsg (src/Haddock/Types.hs:485)
    ErrMsgM (src/Haddock/Types.hs:486)
     (src/Haddock/Types.hs:489)
     (src/Haddock/Types.hs:492)
     (src/Haddock/Types.hs:496)
    tell (src/Haddock/Types.hs:504)
     (src/Haddock/Types.hs:515)
    throwE (src/Haddock/Types.hs:519)
     (src/Haddock/Types.hs:520)
    ErrMsgGhc (src/Haddock/Types.hs:528)
    liftGhcToErrMsgGhc (src/Haddock/Types.hs:533)
    liftErrMsg (src/Haddock/Types.hs:535)
     (src/Haddock/Types.hs:542)
     (src/Haddock/Types.hs:545)
     (src/Haddock/Types.hs:549)
    HsDocString
    LHsDocString
    Fixity
  38% ( 19 / 50) in 'Haddock.Utils'
  Missing documentation for:
    restrictTo (src/Haddock/Utils.hs:131)
    emptyHsQTvs (src/Haddock/Utils.hs:177)
    moduleHtmlFile (src/Haddock/Utils.hs:193)
    moduleHtmlFile' (src/Haddock/Utils.hs:202)
    contentsHtmlFile (src/Haddock/Utils.hs:209)
    indexHtmlFile (src/Haddock/Utils.hs:209)
    moduleIndexFrameName (src/Haddock/Utils.hs:221)
    mainFrameName (src/Haddock/Utils.hs:221)
    synopsisFrameName (src/Haddock/Utils.hs:221)
    subIndexHtmlFile (src/Haddock/Utils.hs:227)
    jsFile (src/Haddock/Utils.hs:285)
    framesFile (src/Haddock/Utils.hs:285)
    moduleNameUrl (src/Haddock/Utils.hs:251)
    moduleNameUrl' (src/Haddock/Utils.hs:255)
    moduleUrl (src/Haddock/Utils.hs:247)
    nameAnchorId (src/Haddock/Utils.hs:259)
    getProgramName (src/Haddock/Utils.hs:295)
    bye (src/Haddock/Utils.hs:302)
    dieMsg (src/Haddock/Utils.hs:306)
    noDieMsg (src/Haddock/Utils.hs:310)
    mapSnd (src/Haddock/Utils.hs:314)
    mapMaybeM (src/Haddock/Utils.hs:319)
    escapeStr (src/Haddock/Utils.hs:324)
    html_xrefs_ref (src/Haddock/Utils.hs:374)
    html_xrefs_ref' (src/Haddock/Utils.hs:379)
    markup (src/Haddock/Utils.hs:414)
    mkMeta (src/Haddock/Utils.hs:123)
    replace (src/Haddock/Utils.hs:398)
    spanWith (src/Haddock/Utils.hs:402)
    parseVerbosity (src/Haddock/Utils.hs:95)
    getProcessID (src/Haddock/Utils.hs:477)
   5% (  1 / 19) in 'Haddock.Options'
  Missing documentation for:
    parseHaddockOpts (src/Haddock/Options.hs:199)
    Flag (src/Haddock/Options.hs:48)
    getUsage (src/Haddock/Options.hs:190)
    optTitle (src/Haddock/Options.hs:217)
    outputDir (src/Haddock/Options.hs:224)
    optContentsUrl (src/Haddock/Options.hs:231)
    optIndexUrl (src/Haddock/Options.hs:235)
    optCssFile (src/Haddock/Options.hs:239)
    sourceUrls (src/Haddock/Options.hs:243)
    wikiUrls (src/Haddock/Options.hs:251)
    optDumpInterfaceFile (src/Haddock/Options.hs:258)
    optLaTeXStyle (src/Haddock/Options.hs:262)
    qualification (src/Haddock/Options.hs:266)
    verbosity (src/Haddock/Options.hs:279)
    ghcFlags (src/Haddock/Options.hs:288)
    readIfaceArgs (src/Haddock/Options.hs:292)
    optPackageName (src/Haddock/Options.hs:212)
    optPackageVersion (src/Haddock/Options.hs:207)
  40% (  2 /  5) in 'Haddock.Backends.Xhtml.Themes'
  Missing documentation for:
    Themes (src/Haddock/Backends/Xhtml/Themes.hs:43)
    cssFiles (src/Haddock/Backends/Xhtml/Themes.hs:175)
    styleSheet (src/Haddock/Backends/Xhtml/Themes.hs:179)
  27% (  8 / 30) in 'Haddock.Backends.Xhtml.Utils'
  Missing documentation for:
    renderToString (src/Haddock/Backends/Xhtml/Utils.hs:93)
    linkedAnchor (src/Haddock/Backends/Xhtml/Utils.hs:184)
    spliceURL (src/Haddock/Backends/Xhtml/Utils.hs:45)
    <+> (src/Haddock/Backends/Xhtml/Utils.hs:110)
    char (src/Haddock/Backends/Xhtml/Utils.hs:133)
    keyword (src/Haddock/Backends/Xhtml/Utils.hs:124)
    punctuate (src/Haddock/Backends/Xhtml/Utils.hs:148)
    braces (src/Haddock/Backends/Xhtml/Utils.hs:141)
    brackets (src/Haddock/Backends/Xhtml/Utils.hs:141)
    pabrackets (src/Haddock/Backends/Xhtml/Utils.hs:141)
    parens (src/Haddock/Backends/Xhtml/Utils.hs:141)
    parenList (src/Haddock/Backends/Xhtml/Utils.hs:156)
    ubxParenList (src/Haddock/Backends/Xhtml/Utils.hs:160)
    arrow (src/Haddock/Backends/Xhtml/Utils.hs:168)
    comma (src/Haddock/Backends/Xhtml/Utils.hs:128)
    dcolon (src/Haddock/Backends/Xhtml/Utils.hs:168)
    dot (src/Haddock/Backends/Xhtml/Utils.hs:175)
    darrow (src/Haddock/Backends/Xhtml/Utils.hs:168)
    equals (src/Haddock/Backends/Xhtml/Utils.hs:128)
    forallSymbol (src/Haddock/Backends/Xhtml/Utils.hs:168)
    quote (src/Haddock/Backends/Xhtml/Utils.hs:137)
    hsep (src/Haddock/Backends/Xhtml/Utils.hs:99)
  50% (  1 /  2) in 'Haddock.Backends.Hoogle'
  Missing documentation for:
    ppHoogle (src/Haddock/Backends/Hoogle.hs:39)
  50% (  1 /  2) in 'Haddock.Interface.Rename'
  Missing documentation for:
    renameInterface (src/Haddock/Interface/Rename.hs:34)
  12% (  2 / 16) in 'Haddock.Convert'
  Missing documentation for:
    tyThingToLHsDecl (src/Haddock/Convert.hs:47)
    synifyAxBranch (src/Haddock/Convert.hs:112)
    synifyAxiom (src/Haddock/Convert.hs:125)
    synifyDataCon (src/Haddock/Convert.hs:246)
    synifyName (src/Haddock/Convert.hs:296)
    synifyIdSig (src/Haddock/Convert.hs:300)
    synifyCtx (src/Haddock/Convert.hs:304)
    synifyTyVars (src/Haddock/Convert.hs:308)
    SynifyTypeState (src/Haddock/Convert.hs:321)
    synifyType (src/Haddock/Convert.hs:336)
    synifyTyLit (src/Haddock/Convert.hs:385)
    synifyKindSig (src/Haddock/Convert.hs:389)
    synifyInstHead (src/Haddock/Convert.hs:392)
    synifyFamInst (src/Haddock/Convert.hs:402)
  50% (  1 /  2) in 'Haddock.Interface.AttachInstances'
  Missing documentation for:
    attachInstances (src/Haddock/Interface/AttachInstances.hs:55)
  50% (  1 /  2) in 'Haddock.Interface.ParseModuleHeader'
  Missing documentation for:
    parseModuleHeader (src/Haddock/Interface/ParseModuleHeader.hs:27)
  20% (  1 /  5) in 'Haddock.Interface.LexParseRn'
  Missing documentation for:
    processDocString (src/Haddock/Interface/LexParseRn.hs:49)
    processDocStringParas (src/Haddock/Interface/LexParseRn.hs:45)
    processDocStrings (src/Haddock/Interface/LexParseRn.hs:35)
    processModuleHeader (src/Haddock/Interface/LexParseRn.hs:53)
 100% (  2 /  2) in 'Haddock.Interface.Create'
  14% (  2 / 14) in 'Haddock.Backends.Xhtml.Names'
  Missing documentation for:
    ppName (src/Haddock/Backends/Xhtml/Names.hs:108)
    ppDocName (src/Haddock/Backends/Xhtml/Names.hs:60)
    ppLDocName (src/Haddock/Backends/Xhtml/Names.hs:57)
    ppRdrName (src/Haddock/Backends/Xhtml/Names.hs:45)
    ppUncheckedLink (src/Haddock/Backends/Xhtml/Names.hs:52)
    ppBinder (src/Haddock/Backends/Xhtml/Names.hs:112)
    ppBinderInfix (src/Haddock/Backends/Xhtml/Names.hs:119)
    ppBinder' (src/Haddock/Backends/Xhtml/Names.hs:124)
    ppModule (src/Haddock/Backends/Xhtml/Names.hs:161)
    ppModuleRef (src/Haddock/Backends/Xhtml/Names.hs:166)
    ppIPName (src/Haddock/Backends/Xhtml/Names.hs:48)
    linkId (src/Haddock/Backends/Xhtml/Names.hs:138)
  33% (  1 /  3) in 'Haddock.ModuleTree'
  Missing documentation for:
    ModuleTree (src/Haddock/ModuleTree.hs:24)
    mkModuleTree (src/Haddock/ModuleTree.hs:27)
  25% (  1 /  4) in 'Haddock.Doc'
  Missing documentation for:
    Module header
    docCodeBlock (src/Haddock/Doc.hs:29)
    combineDocumentation (src/Haddock/Doc.hs:12)
  50% (  1 /  2) in 'Haddock.Backends.LaTeX'
  Missing documentation for:
    ppLaTeX (src/Haddock/Backends/LaTeX.hs:77)
  25% (  2 /  8) in 'Haddock.Backends.Xhtml.DocMarkup'
  Missing documentation for:
    docToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:193)
    rdrDocToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:211)
    origDocToHtml (src/Haddock/Backends/Xhtml/DocMarkup.hs:206)
    docElement (src/Haddock/Backends/Xhtml/DocMarkup.hs:216)
    docSection (src/Haddock/Backends/Xhtml/DocMarkup.hs:223)
    docSection_ (src/Haddock/Backends/Xhtml/DocMarkup.hs:228)
  10% (  3 / 29) in 'Haddock.Backends.Xhtml.Layout'
  Missing documentation for:
    miniBody (src/Haddock/Backends/Xhtml/Layout.hs:58)
    divPackageHeader (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divContent (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divModuleHeader (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divFooter (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divTableOfContents (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divDescription (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divSynposis (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divInterface (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divIndex (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divAlphabet (src/Haddock/Backends/Xhtml/Layout.hs:78)
    divModuleList (src/Haddock/Backends/Xhtml/Layout.hs:78)
    sectionName (src/Haddock/Backends/Xhtml/Layout.hs:66)
    shortDeclList (src/Haddock/Backends/Xhtml/Layout.hs:101)
    shortSubDecls (src/Haddock/Backends/Xhtml/Layout.hs:105)
    divTopDecl (src/Haddock/Backends/Xhtml/Layout.hs:113)
    SubDecl (src/Haddock/Backends/Xhtml/Layout.hs:117)
    subArguments (src/Haddock/Backends/Xhtml/Layout.hs:172)
    subAssociatedTypes (src/Haddock/Backends/Xhtml/Layout.hs:176)
    subConstructors (src/Haddock/Backends/Xhtml/Layout.hs:180)
    subEquations (src/Haddock/Backends/Xhtml/Layout.hs:188)
    subFields (src/Haddock/Backends/Xhtml/Layout.hs:184)
    subMethods (src/Haddock/Backends/Xhtml/Layout.hs:205)
    subMinimal (src/Haddock/Backends/Xhtml/Layout.hs:208)
    topDeclElem (src/Haddock/Backends/Xhtml/Layout.hs:219)
    declElem (src/Haddock/Backends/Xhtml/Layout.hs:213)
  33% (  2 /  6) in 'Haddock.Backends.Xhtml.Decl'
  Missing documentation for:
    ppDecl (src/Haddock/Backends/Xhtml/Decl.hs:40)
    ppTyName (src/Haddock/Backends/Xhtml/Decl.hs:219)
    ppTyFamHeader (src/Haddock/Backends/Xhtml/Decl.hs:228)
    tyvarNames (src/Haddock/Backends/Xhtml/Decl.hs:179)
  20% (  1 /  5) in 'Haddock.Backends.Xhtml'
  Missing documentation for:
    ppHtml (src/Haddock/Backends/Xhtml.hs:59)
    copyHtmlBits (src/Haddock/Backends/Xhtml.hs:100)
    ppHtmlIndex (src/Haddock/Backends/Xhtml.hs:359)
    ppHtmlContents (src/Haddock/Backends/Xhtml.hs:238)
  20% (  2 / 10) in 'Haddock.InterfaceFile'
  Missing documentation for:
    InterfaceFile (src/Haddock/InterfaceFile.hs:48)
    ifPackageKey (src/Haddock/InterfaceFile.hs:54)
    nameCacheFromGhc (src/Haddock/InterfaceFile.hs:153)
    freshNameCache (src/Haddock/InterfaceFile.hs:164)
    NameCacheAccessor (src/Haddock/InterfaceFile.hs:150)
    writeInterfaceFile (src/Haddock/InterfaceFile.hs:92)
    binaryInterfaceVersion (src/Haddock/InterfaceFile.hs:77)
    binaryInterfaceVersionCompatibility (src/Haddock/InterfaceFile.hs:81)
 100% (  2 /  2) in 'Haddock.Interface'
  33% (  2 /  6) in 'Haddock'
  Missing documentation for:
    haddockWithGhc (src/Haddock.hs:142)
    getGhcDirs (src/Haddock.hs:421)
    readPackagesAndProcessModules (src/Haddock.hs:210)
    withGhc (src/Haddock.hs:198)
  51% ( 23 / 45) in 'Documentation.Haddock'
  Missing documentation for:
    ExportItem (src/Haddock/Types.hs:185)
    DocForDecl (src/Haddock/Types.hs:249)
    Doc (src/Haddock/Types.hs:316)
    DocH
    Example
    Hyperlink
    DocMarkup (src/Haddock/Types.hs:367)
    Documentation (src/Haddock/Types.hs:240)
    ArgMap (src/Haddock/Types.hs:47)
    AliasMap (src/Haddock/Types.hs:450)
    WarningMap (src/Haddock/Types.hs:130)
    DocMap (src/Haddock/Types.hs:46)
    HaddockModInfo (src/Haddock/Types.hs:392)
    markup (src/Haddock/Utils.hs:414)
    InterfaceFile (src/Haddock/InterfaceFile.hs:48)
    nameCacheFromGhc (src/Haddock/InterfaceFile.hs:153)
    freshNameCache (src/Haddock/InterfaceFile.hs:164)
    NameCacheAccessor (src/Haddock/InterfaceFile.hs:150)
    Flag (src/Haddock/Options.hs:48)
    haddockWithGhc (src/Haddock.hs:142)
    getGhcDirs (src/Haddock.hs:421)
    withGhc (src/Haddock.hs:198)
Warning: Documentation.Haddock: could not find link destinations for:
    MDoc InstType
Documentation created: dist/doc/html/haddock-api/index.html,
dist/doc/html/haddock-api/haddock-api.txt
Creating package registration file:
/tmp/pkgConf-haddock-api-2.1665086871714523315.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haddock-api-2.16.1-AIsCgEqRA4cIs8fEZjo9yu
Registering haddock-api-2.16.1...
Installed haddock-api-2.16.1
Configuring MonadCatchIO-transformers-0.3.1.3...
Building MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

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

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

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

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

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

src/Control/Monad/CatchIO.hs:100:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/CatchIO.hs:101:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:102:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )

src/Control/Monad/CatchIO/Try.hs:22:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant

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

src/Control/Monad/CatchIO/Try.hs:27:37: Warning:
    In the use of ‘strMsg’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadCatchIO-transformers-0.3.1.3...
Running Haddock for MonadCatchIO-transformers-0.3.1.3...
Running hscolour for MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

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

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

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

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

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

src/Control/Monad/CatchIO.hs:100:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/CatchIO.hs:101:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:102:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO/Try.hs:22:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant

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

src/Control/Monad/CatchIO/Try.hs:27:37: Warning:
    In the use of ‘strMsg’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
  Missing documentation for:
    MonadCatchIO (src/Control/Monad/CatchIO.hs:54)
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
  Missing documentation for:
    Module header
    tryIO (src/Control/Monad/CatchIO/Try.hs:26)
    eitherIO (src/Control/Monad/CatchIO/Try.hs:29)
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html,
dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt
Creating package registration file:
/tmp/pkgConf-MonadCatchIO-transformers-0.3.110107457971904768654.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/MonadCatchIO-transformers-0.3.1.3-BSHaJtnktpVL405Pj6vJr0
Registering MonadCatchIO-transformers-0.3.1.3...
Installed MonadCatchIO-transformers-0.3.1.3
Configuring djinn-lib-0.0.1.2...
Building djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
[1 of 4] Compiling Djinn.LJTFormula ( src/Djinn/LJTFormula.hs, dist/build/Djinn/LJTFormula.o )
[2 of 4] Compiling Djinn.LJT        ( src/Djinn/LJT.hs, dist/build/Djinn/LJT.o )
[3 of 4] Compiling Djinn.HTypes     ( src/Djinn/HTypes.hs, dist/build/Djinn/HTypes.o )
[4 of 4] Compiling Djinn.HCheck     ( src/Djinn/HCheck.hs, dist/build/Djinn/HCheck.o )
In-place registering djinn-lib-0.0.1.2...
Running Haddock for djinn-lib-0.0.1.2...
Running hscolour for djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
Preprocessing library djinn-lib-0.0.1.2...
Haddock coverage:
   0% (  0 / 13) in 'Djinn.LJTFormula'
  Missing documentation for:
    Module header
    Symbol (src/Djinn/LJTFormula.hs:25)
    Formula (src/Djinn/LJTFormula.hs:34)
    <-> (src/Djinn/LJTFormula.hs:40)
    & (src/Djinn/LJTFormula.hs:43)
    |: (src/Djinn/LJTFormula.hs:46)
    fnot (src/Djinn/LJTFormula.hs:49)
    false (src/Djinn/LJTFormula.hs:52)
    true (src/Djinn/LJTFormula.hs:55)
    ConsDesc (src/Djinn/LJTFormula.hs:31)
    Term (src/Djinn/LJTFormula.hs:79)
    applys (src/Djinn/LJTFormula.hs:99)
    freeVars (src/Djinn/LJTFormula.hs:102)
  17% (  1 /  6) in 'Djinn.LJT'
  Missing documentation for:
    Module header
    provable (src/Djinn/LJT.hs:53)
    prove (src/Djinn/LJT.hs:56)
    Proof (src/Djinn/LJT.hs:66)
    MoreSolutions (src/Djinn/LJT.hs:51)
   0% (  0 / 23) in 'Djinn.HTypes'
  Missing documentation for:
    Module header
    HKind (src/Djinn/HTypes.hs:42)
    HType (src/Djinn/HTypes.hs:47)
    HSymbol (src/Djinn/HTypes.hs:40)
    hTypeToFormula (src/Djinn/HTypes.hs:176)
    pHSymbol (src/Djinn/HTypes.hs:119)
    pHType (src/Djinn/HTypes.hs:90)
    pHDataType (src/Djinn/HTypes.hs:95)
    pHTAtom (src/Djinn/HTypes.hs:103)
    pHKind (src/Djinn/HTypes.hs:145)
    prHSymbolOp (src/Djinn/HTypes.hs:234)
    htNot (src/Djinn/HTypes.hs:60)
    isHTUnion (src/Djinn/HTypes.hs:56)
    getHTVars (src/Djinn/HTypes.hs:166)
    substHT (src/Djinn/HTypes.hs:191)
    HClause (src/Djinn/HTypes.hs:209)
    HPat (src/Djinn/HTypes.hs:212)
    HExpr (src/Djinn/HTypes.hs:219)
    hPrClause (src/Djinn/HTypes.hs:227)
    hPrExpr (src/Djinn/HTypes.hs:245)
    termToHExpr (src/Djinn/HTypes.hs:273)
    termToHClause (src/Djinn/HTypes.hs:461)
    getBinderVars (src/Djinn/HTypes.hs:495)
   0% (  0 /  3) in 'Djinn.HCheck'
  Missing documentation for:
    Module header
    htCheckEnv (src/Djinn/HCheck.hs:62)
    htCheckType (src/Djinn/HCheck.hs:55)
Documentation created: dist/doc/html/djinn-lib/index.html,
dist/doc/html/djinn-lib/djinn-lib.txt
Creating package registration file:
/tmp/pkgConf-djinn-lib-0.0.11536058531880081198.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/djinn-lib-0.0.1.2-CMwKSvibzZYFxhmZjYZcuR
Registering djinn-lib-0.0.1.2...
Installed djinn-lib-0.0.1.2
Configuring fclabels-2.0.3...
Building fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly  ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono  ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label       ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base  ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
In-place registering fclabels-2.0.3...
Running Haddock for fclabels-2.0.3...
Running hscolour for fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Label.Point'
 100% ( 11 / 11) in 'Data.Label.Poly'
 100% ( 11 / 11) in 'Data.Label.Mono'
 100% ( 13 / 13) in 'Data.Label.Derive'
 100% ( 13 / 13) in 'Data.Label.Partial'
 100% ( 11 / 11) in 'Data.Label.Failing'
 100% ( 10 / 10) in 'Data.Label.Total'
 100% ( 11 / 11) in 'Data.Label.Monadic'
 100% ( 27 / 27) in 'Data.Label'
 100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.09100453291323524.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fclabels-2.0.3-EQ7czWyUAlNIOidk7GnRhz
Registering fclabels-2.0.3...
Installed fclabels-2.0.3
Configuring 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.93601396580674087531.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-base-0.93.2-47KXx9dLqeO8MNJeizLKhP
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.06702722251308330959.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
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.020268161041502023415.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Options/Applicative/Extra.hs:25:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  Missing documentation for:
    Module header
    .$. (Options/Applicative/Help/Pretty.hs:9)
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  Missing documentation for:
    Module header
    mappendWith (Options/Applicative/Help/Chunk.hs:25)
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  Missing documentation for:
    Module header
    ParserHelp (Options/Applicative/Help/Types.hs:11)
  34% ( 12 / 35) in 'Options.Applicative.Types'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    OptName (Options/Applicative/Types.hs:97)
    CReader (Options/Applicative/Types.hs:164)
    ParserM (Options/Applicative/Types.hs:203)
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    CompletionResult (Options/Applicative/Types.hs:250)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    Args (Options/Applicative/Types.hs:299)
    ArgPolicy (Options/Applicative/Types.hs:301)
    OptHelpInfo (Options/Applicative/Types.hs:306)
    OptTree (Options/Applicative/Types.hs:311)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    fromM (Options/Applicative/Types.hs:217)
    oneM (Options/Applicative/Types.hs:220)
    manyM (Options/Applicative/Types.hs:223)
    someM (Options/Applicative/Types.hs:230)
    optVisibility (Options/Applicative/Types.hs:317)
    optMetaVar (Options/Applicative/Types.hs:323)
    optHelp (Options/Applicative/Types.hs:320)
    optShowDefault (Options/Applicative/Types.hs:326)
   0% (  0 / 23) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:53)
    Context (Options/Applicative/Internal.hs:75)
    MonadP (Options/Applicative/Internal.hs:43)
    ParseError (Options/Applicative/Types.hs:55)
    uncons (Options/Applicative/Internal.hs:102)
    hoistMaybe (Options/Applicative/Internal.hs:93)
    hoistEither (Options/Applicative/Internal.hs:96)
    runReadM (Options/Applicative/Internal.hs:106)
    withReadM (Options/Applicative/Internal.hs:109)
    runP (Options/Applicative/Internal.hs:99)
    Completion (Options/Applicative/Internal.hs:140)
    runCompletion (Options/Applicative/Internal.hs:172)
    SomeParser (Options/Applicative/Internal.hs:115)
    ComplError (Options/Applicative/Internal.hs:117)
    contextNames (Options/Applicative/Internal.hs:78)
    ListT (Options/Applicative/Internal.hs:180)
    takeListT (Options/Applicative/Internal.hs:194)
    runListT (Options/Applicative/Internal.hs:198)
    NondetT (Options/Applicative/Internal.hs:239)
    cut (Options/Applicative/Internal.hs:270)
    <!> (Options/Applicative/Internal.hs:264)
    disamb (Options/Applicative/Internal.hs:273)
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  Missing documentation for:
    Module header
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    listIOCompleter (Options/Applicative/Builder/Completer.hs:16)
    listCompleter (Options/Applicative/Builder/Completer.hs:20)
    bashCompleter (Options/Applicative/Builder/Completer.hs:23)
  75% ( 15 / 20) in 'Options.Applicative.Common'
  Missing documentation for:
    Module header
    showOption (Options/Applicative/Common.hs:70)
    runParserInfo (Options/Applicative/Common.hs:239)
    runParserFully (Options/Applicative/Common.hs:242)
    optionNames (Options/Applicative/Common.hs:74)
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  Missing documentation for:
    Module header
    HasName (Options/Applicative/Builder/Internal.hs:48)
    HasCompleter (Options/Applicative/Builder/Internal.hs:57)
    HasValue (Options/Applicative/Builder/Internal.hs:66)
    HasMetavar (Options/Applicative/Builder/Internal.hs:74)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    DefaultProp (Options/Applicative/Builder/Internal.hs:85)
    optionMod (Options/Applicative/Builder/Internal.hs:123)
    fieldMod (Options/Applicative/Builder/Internal.hs:126)
    mkCommand (Options/Applicative/Builder/Internal.hs:142)
    mkParser (Options/Applicative/Builder/Internal.hs:148)
    mkOption (Options/Applicative/Builder/Internal.hs:156)
    mkProps (Options/Applicative/Builder/Internal.hs:162)
  82% ( 58 / 71) in 'Options.Applicative.Builder'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    PrefsMod (Options/Applicative/Builder.hs:360)
    multiSuffix (Options/Applicative/Builder.hs:367)
    disambiguate (Options/Applicative/Builder.hs:370)
    showHelpOnError (Options/Applicative/Builder.hs:373)
    noBacktrack (Options/Applicative/Builder.hs:376)
    columns (Options/Applicative/Builder.hs:379)
    prefs (Options/Applicative/Builder.hs:382)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  Missing documentation for:
    bashCompletionParser (Options/Applicative/BashCompletion.hs:20)
  38% (  5 / 13) in 'Options.Applicative.Help.Core'
  Missing documentation for:
    Module header
    fold_tree (Options/Applicative/Help/Core.hs:46)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    errorHelp (Options/Applicative/Help/Core.hs:77)
    headerHelp (Options/Applicative/Help/Core.hs:80)
    usageHelp (Options/Applicative/Help/Core.hs:83)
    bodyHelp (Options/Applicative/Help/Core.hs:86)
    footerHelp (Options/Applicative/Help/Core.hs:89)
Warning: Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  Missing documentation for:
    Module header
  74% ( 14 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    renderFailure (Options/Applicative/Extra.hs:189)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    CompletionResult (Options/Applicative/Types.hs:250)
  93% ( 13 / 14) in 'Options.Applicative'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Builder.Internal: could not find link destinations for:
    hasValueDummy hasMetavarDummy
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.12.119718132711602262766.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/optparse-applicative-0.12.1.0-1uNjPQofqcX7YiQTmd8ckn
Registering optparse-applicative-0.12.1.0...
Installed optparse-applicative-0.12.1.0
Configuring regex-pcre-builtin-0.94.4.8.8.35...
Building regex-pcre-builtin-0.94.4.8.8.35...
Preprocessing library regex-pcre-builtin-0.94.4.8.8.35...
[1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o )

Text/Regex/PCRE/Wrap.hsc:217:5: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- c_pcre_fullinfo pcre_ptr (nullPtr) pcreInfoCapturecount st’
    or by using the flag -fno-warn-unused-do-bind

Text/Regex/PCRE/Wrap.hsc:340:5: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- c_pcre_config pcreConfigUtf8 ptrVal’
    or by using the flag -fno-warn-unused-do-bind
[2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o )
[3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o )
[4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o )
[5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.PCRE  ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o )

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

Text/Regex/PCRE.hs:61:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:101)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:102)
    =~ (Text/Regex/PCRE/Wrap.hsc:135)
    =~~ (Text/Regex/PCRE/Wrap.hsc:137)
    StartOffset (Text/Regex/PCRE/Wrap.hsc:97)
    EndOffset (Text/Regex/PCRE/Wrap.hsc:98)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:103)
    WrapError (Text/Regex/PCRE/Wrap.hsc:99)
    wrapTest (Text/Regex/PCRE/Wrap.hsc:117)
    wrapCount (Text/Regex/PCRE/Wrap.hsc:130)
    configUTF8 (Text/Regex/PCRE/Wrap.hsc:133)
    getNumSubs (Text/Regex/PCRE/Wrap.hsc:132)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:110)
    compBlank (Text/Regex/PCRE/Wrap.hsc:108)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:361)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:363)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:365)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:367)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:369)
    compExtended (Text/Regex/PCRE/Wrap.hsc:371)
    compExtra (Text/Regex/PCRE/Wrap.hsc:373)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:375)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:377)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:379)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:381)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:383)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:385)
    execBlank (Text/Regex/PCRE/Wrap.hsc:109)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:376)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:378)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:380)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:382)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:384)
    execPartial (Text/Regex/PCRE/Wrap.hsc:386)
    retOk (Text/Regex/PCRE/Wrap.hsc:111)
    retNoMatch (Text/Regex/PCRE/Wrap.hsc:384)
    retNull (Text/Regex/PCRE/Wrap.hsc:386)
    retBadOption (Text/Regex/PCRE/Wrap.hsc:388)
    retBadMagic (Text/Regex/PCRE/Wrap.hsc:390)
    retUnknownNode (Text/Regex/PCRE/Wrap.hsc:392)
    retNoMemory (Text/Regex/PCRE/Wrap.hsc:394)
    retNoSubstring (Text/Regex/PCRE/Wrap.hsc:396)
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:101)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:102)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:103)
    WrapError (Text/Regex/PCRE/Wrap.hsc:99)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:110)
    compBlank (Text/Regex/PCRE/Wrap.hsc:108)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:361)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:363)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:365)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:367)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:369)
    compExtended (Text/Regex/PCRE/Wrap.hsc:371)
    compExtra (Text/Regex/PCRE/Wrap.hsc:373)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:375)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:377)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:379)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:381)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:383)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:385)
    execBlank (Text/Regex/PCRE/Wrap.hsc:109)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:376)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:378)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:380)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:382)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:384)
    execPartial (Text/Regex/PCRE/Wrap.hsc:386)
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:101)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:102)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:103)
    WrapError (Text/Regex/PCRE/Wrap.hsc:99)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:110)
    compBlank (Text/Regex/PCRE/Wrap.hsc:108)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:361)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:363)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:365)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:367)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:369)
    compExtended (Text/Regex/PCRE/Wrap.hsc:371)
    compExtra (Text/Regex/PCRE/Wrap.hsc:373)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:375)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:377)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:379)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:381)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:383)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:385)
    execBlank (Text/Regex/PCRE/Wrap.hsc:109)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:376)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:378)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:380)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:382)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:384)
    execPartial (Text/Regex/PCRE/Wrap.hsc:386)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:101)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:102)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:103)
    WrapError (Text/Regex/PCRE/Wrap.hsc:99)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:110)
    regexec (Text/Regex/PCRE/ByteString.hs:125)
    compBlank (Text/Regex/PCRE/Wrap.hsc:108)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:361)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:363)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:365)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:367)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:369)
    compExtended (Text/Regex/PCRE/Wrap.hsc:371)
    compExtra (Text/Regex/PCRE/Wrap.hsc:373)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:375)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:377)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:379)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:381)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:383)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:385)
    execBlank (Text/Regex/PCRE/Wrap.hsc:109)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:376)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:378)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:380)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:382)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:384)
    execPartial (Text/Regex/PCRE/Wrap.hsc:386)
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  Missing documentation for:
    CompOption (Text/Regex/PCRE/Wrap.hsc:101)
    ExecOption (Text/Regex/PCRE/Wrap.hsc:102)
    ReturnCode (Text/Regex/PCRE/Wrap.hsc:103)
    WrapError (Text/Regex/PCRE/Wrap.hsc:99)
    unusedOffset (Text/Regex/PCRE/Wrap.hsc:110)
    regexec (Text/Regex/PCRE/ByteString/Lazy.hs:129)
    compBlank (Text/Regex/PCRE/Wrap.hsc:108)
    compAnchored (Text/Regex/PCRE/Wrap.hsc:361)
    compAutoCallout (Text/Regex/PCRE/Wrap.hsc:363)
    compCaseless (Text/Regex/PCRE/Wrap.hsc:365)
    compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:367)
    compDotAll (Text/Regex/PCRE/Wrap.hsc:369)
    compExtended (Text/Regex/PCRE/Wrap.hsc:371)
    compExtra (Text/Regex/PCRE/Wrap.hsc:373)
    compFirstLine (Text/Regex/PCRE/Wrap.hsc:375)
    compMultiline (Text/Regex/PCRE/Wrap.hsc:377)
    compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:379)
    compUngreedy (Text/Regex/PCRE/Wrap.hsc:381)
    compUTF8 (Text/Regex/PCRE/Wrap.hsc:383)
    compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:385)
    execBlank (Text/Regex/PCRE/Wrap.hsc:109)
    execAnchored (Text/Regex/PCRE/Wrap.hsc:376)
    execNotBOL (Text/Regex/PCRE/Wrap.hsc:378)
    execNotEOL (Text/Regex/PCRE/Wrap.hsc:380)
    execNotEmpty (Text/Regex/PCRE/Wrap.hsc:382)
    execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:384)
    execPartial (Text/Regex/PCRE/Wrap.hsc:386)
  80% (  4 /  5) in 'Text.Regex.PCRE'
  Missing documentation for:
    getVersion_Text_Regex_PCRE (Text/Regex/PCRE.hs:58)
Documentation created: dist/doc/html/regex-pcre-builtin/index.html,
dist/doc/html/regex-pcre-builtin/regex-pcre-builtin.txt
Creating package registration file:
/tmp/pkgConf-regex-pcre-builtin-0.94.4.8.89358887311311686155.35
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-pcre-builtin-0.94.4.8.8.35-BIKRAWcSf3b5TrVwkdIXKu
Registering regex-pcre-builtin-0.94.4.8.8.35...
Installed regex-pcre-builtin-0.94.4.8.8.35
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.51348840251044805128.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-DLQPsKM7BNMFfKH45X8LEe
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring djinn-ghc-0.0.2.3...
Building djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
[1 of 1] Compiling Djinn.GHC        ( src/Djinn/GHC.hs, dist/build/Djinn/GHC.o )
In-place registering djinn-ghc-0.0.2.3...
Running Haddock for djinn-ghc-0.0.2.3...
Running hscolour for djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
Preprocessing library djinn-ghc-0.0.2.3...
Haddock coverage:
  75% (  3 /  4) in 'Djinn.GHC'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/djinn-ghc/index.html,
dist/doc/html/djinn-ghc/djinn-ghc.txt
Creating package registration file:
/tmp/pkgConf-djinn-ghc-0.0.218376961831362625916.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/djinn-ghc-0.0.2.3-5BG3mZC2dFE9Y8krBirDjc
Registering djinn-ghc-0.0.2.3...
Installed djinn-ghc-0.0.2.3
Configuring fsnotify-0.2.1...
Building fsnotify-0.2.1...
Preprocessing library fsnotify-0.2.1...
[1 of 7] Compiling System.FSNotify.Path ( src/System/FSNotify/Path.hs, dist/build/System/FSNotify/Path.o )

src/System/FSNotify/Path.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()
[2 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.o )
[3 of 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.o )
[4 of 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.o )
[5 of 7] Compiling System.FSNotify.Polling ( src/System/FSNotify/Polling.hs, dist/build/System/FSNotify/Polling.o )

src/System/FSNotify/Polling.hs:14: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()
[6 of 7] Compiling System.FSNotify  ( src/System/FSNotify.hs, dist/build/System/FSNotify.o )

src/System/FSNotify.hs:67: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 7] Compiling System.FSNotify.Devel ( src/System/FSNotify/Devel.hs, dist/build/System/FSNotify/Devel.o )
In-place registering fsnotify-0.2.1...
Running Haddock for fsnotify-0.2.1...
Running hscolour for fsnotify-0.2.1...
Preprocessing library fsnotify-0.2.1...
Preprocessing library fsnotify-0.2.1...

src/System/FSNotify/Path.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()

src/System/FSNotify/Polling.hs:14: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/System/FSNotify.hs:67: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:
  17% (  1 /  6) in 'System.FSNotify.Path'
  Missing documentation for:
    Module header
    findFiles (src/System/FSNotify/Path.hs:59)
    findDirs (src/System/FSNotify/Path.hs:63)
    canonicalizeDirPath (src/System/FSNotify/Path.hs:71)
    hasThisExtension (src/System/FSNotify/Path.hs:80)
  77% ( 10 / 13) in 'System.FSNotify.Types'
  Missing documentation for:
    Module header
    EventChannel (src/System/FSNotify/Types.hs:51)
    IOEvent (src/System/FSNotify/Types.hs:84)
  83% (  5 /  6) in 'System.FSNotify.Listener'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.FSNotify.Linux'
  Missing documentation for:
    Module header
    NativeManager (src/System/FSNotify/Linux.hs:29)
  25% (  1 /  4) in 'System.FSNotify.Polling'
  Missing documentation for:
    Module header
    createPollManager (src/System/FSNotify/Polling.hs:94)
    PollManager (src/System/FSNotify/Polling.hs:38)
  96% ( 24 / 25) in 'System.FSNotify'
  Missing documentation for:
    EventChannel (src/System/FSNotify/Types.hs:51)
 100% (  6 /  6) in 'System.FSNotify.Devel'
Documentation created: dist/doc/html/fsnotify/index.html,
dist/doc/html/fsnotify/fsnotify.txt
Creating package registration file:
/tmp/pkgConf-fsnotify-0.221328232981014324504.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fsnotify-0.2.1-1d5o3qoqGKl55eM4kXVrS9
Registering fsnotify-0.2.1...
Installed fsnotify-0.2.1
Configuring simple-log-0.3.4...
Building simple-log-0.3.4...
Preprocessing library simple-log-0.3.4...
[1 of 7] Compiling System.Log.Simple.Base ( src/System/Log/Simple/Base.hs, dist/build/System/Log/Simple/Base.o )
[2 of 7] Compiling System.Log.Simple.Config ( src/System/Log/Simple/Config.hs, dist/build/System/Log/Simple/Config.o )
[3 of 7] Compiling System.Log.Simple.Monad ( src/System/Log/Simple/Monad.hs, dist/build/System/Log/Simple/Monad.o )
[4 of 7] Compiling System.Log.Simple.Text ( src/System/Log/Simple/Text.hs, dist/build/System/Log/Simple/Text.o )
[5 of 7] Compiling System.Log.Simple.Console ( src/System/Log/Simple/Console.hs, dist/build/System/Log/Simple/Console.o )
[6 of 7] Compiling System.Log.Simple.File ( src/System/Log/Simple/File.hs, dist/build/System/Log/Simple/File.o )
[7 of 7] Compiling System.Log.Simple ( src/System/Log/Simple.hs, dist/build/System/Log/Simple.o )
In-place registering simple-log-0.3.4...
Running Haddock for simple-log-0.3.4...
Running hscolour for simple-log-0.3.4...
Preprocessing library simple-log-0.3.4...
Preprocessing library simple-log-0.3.4...
Haddock coverage:
  92% ( 37 / 40) in 'System.Log.Simple.Base'
  Missing documentation for:
    Module header
    Rules (src/System/Log/Simple/Base.hs:79)
    Consumer (src/System/Log/Simple/Base.hs:157)
  75% (  6 /  8) in 'System.Log.Simple.Config'
  Missing documentation for:
    Module header
    parseRules (src/System/Log/Simple/Config.hs:72)
  50% (  7 / 14) in 'System.Log.Simple.Monad'
  Missing documentation for:
    Module header
    withNoLog (src/System/Log/Simple/Monad.hs:39)
    withLog (src/System/Log/Simple/Monad.hs:42)
    log (src/System/Log/Simple/Monad.hs:45)
    scope_ (src/System/Log/Simple/Monad.hs:51)
    scoperM (src/System/Log/Simple/Monad.hs:97)
    MonadLog (src/System/Log/Simple/Monad.hs:33)
  75% (  3 /  4) in 'System.Log.Simple.Text'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'System.Log.Simple.Console'
  Missing documentation for:
    Module header
    console (src/System/Log/Simple/Console.hs:10)
   0% (  0 /  2) in 'System.Log.Simple.File'
  Missing documentation for:
    Module header
    file (src/System/Log/Simple/File.hs:12)
 100% (  7 /  7) in 'System.Log.Simple'
Documentation created: dist/doc/html/simple-log/index.html,
dist/doc/html/simple-log/simple-log.txt
Creating package registration file:
/tmp/pkgConf-simple-log-0.316581159341632163438.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/simple-log-0.3.4-1fxab8n5kGHHBm2xnXavOX
Registering simple-log-0.3.4...
Installed simple-log-0.3.4
Configuring scientific-0.3.4.4...
Building scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.4...
Running Haddock for scientific-0.3.4.4...
Running hscolour for scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) 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.49616476601235851172.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.4-AqBmwDfwK7K24A70hu3AxF
Registering scientific-0.3.4.4...
Installed scientific-0.3.4.4
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.72698816001373955972.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-6idQPCkIYrOLZJk30a4LOm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
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.0604209675126769166.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-uri-2.6.0.3-B6cnyX3vwvIANPyGOhBaPA
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring cpphs-1.19.3...
Building cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.19.3...
Running hscolour for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  Missing documentation for:
    HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
  Missing documentation for:
    emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
    insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
    deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
    lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
    definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
    flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
  Missing documentation for:
    deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  Missing documentation for:
    Module header
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
  Missing documentation for:
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Creating package registration file:
/tmp/pkgConf-cpphs-1.191442156802193950177.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cpphs-1.19.3-BDvNj43Ytlf6FLaXjoKVEk
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cpphs-1.19.3...
Installed cpphs-1.19.3
Configuring temporary-1.2.0.4...
Building temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.4...
Running Haddock for temporary-1.2.0.4...
Running hscolour for temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  Missing documentation for:
    Module header
    onException (Distribution/Compat/Exception.hs:19)
    catchIO (Distribution/Compat/Exception.hs:34)
    catchExit (Distribution/Compat/Exception.hs:41)
    throwIOIO (Distribution/Compat/Exception.hs:27)
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
  67% (  6 /  9) in 'System.IO.Temp'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.01275710679555680018.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/temporary-1.2.0.4-2Vjx9uYRKo19DPw0nApVnO
Registering temporary-1.2.0.4...
Installed temporary-1.2.0.4
Configuring pipes-4.1.8...
Building pipes-4.1.8...
Preprocessing library pipes-4.1.8...
[1 of 6] Compiling Pipes.Internal   ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44: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"

Network/Stream.hs:44: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"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )

Network/Browser.hs:140:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering HTTP-4000.3.3...
Running Haddock for HTTP-4000.3.3...
Running hscolour for HTTP-4000.3.3...
Preprocessing library HTTP-4000.3.3...
Preprocessing library HTTP-4000.3.3...

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44: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"

Network/Stream.hs:44: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"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Browser.hs:140: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:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Network/HTTP/MD5Aux.hs:105)
    md5s (Network/HTTP/MD5Aux.hs:111)
    md5i (Network/HTTP/MD5Aux.hs:117)
    MD5 (Network/HTTP/MD5Aux.hs:27)
    ABCD (Network/HTTP/MD5Aux.hs:20)
    Zord64 (Network/HTTP/MD5Aux.hs:13)
    Str (Network/HTTP/MD5Aux.hs:21)
    BoolList (Network/HTTP/MD5Aux.hs:22)
    WordList (Network/HTTP/MD5Aux.hs:23)
   0% (  0 /  8) in 'Paths_HTTP'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_HTTP.hs:15)
    getBinDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibexecDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataFileName (dist/build/autogen/Paths_HTTP.hs:32)
    getSysconfDir (dist/build/autogen/Paths_HTTP.hs:25)
  40% (  2 /  5) in 'Network.HTTP.Base64'
  Missing documentation for:
    encode (Network/HTTP/Base64.hs:269)
    decode (Network/HTTP/Base64.hs:281)
    Octet (Network/HTTP/Base64.hs:161)
  33% (  3 /  9) in 'Network.Stream'
  Missing documentation for:
    ConnError (Network/Stream.hs:37)
    bindE (Network/Stream.hs:60)
    fmapE (Network/Stream.hs:64)
    failParse (Network/Stream.hs:54)
    failWith (Network/Stream.hs:57)
    failMisc (Network/Stream.hs:51)
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
  Missing documentation for:
    hdrName (Network/HTTP/Headers.hs:51)
    hdrValue (Network/HTTP/Headers.hs:54)
    HeaderSetter (Network/HTTP/Headers.hs:209)
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  Missing documentation for:
    httpVersion (Network/HTTP/Base.hs:243)
    Request_String (Network/HTTP/Base.hs:280)
    Response_String (Network/HTTP/Base.hs:281)
    HTTPRequest (Network/HTTP/Base.hs:286)
    HTTPResponse (Network/HTTP/Base.hs:287)
    urlEncode (Network/HTTP/Base.hs:681)
    urlDecode (Network/HTTP/Base.hs:671)
    urlEncodeVars (Network/HTTP/Base.hs:705)
    URIAuthority (Network/HTTP/Base.hs:138)
    uriToAuthorityString (Network/HTTP/Base.hs:185)
    uriAuthToString (Network/HTTP/Base.hs:188)
    uriAuthPort (Network/HTTP/Base.hs:195)
    reqURIAuth (Network/HTTP/Base.hs:220)
    parseResponseHead (Network/HTTP/Base.hs:462)
    parseRequestHead (Network/HTTP/Base.hs:439)
    ResponseNextStep (Network/HTTP/Base.hs:552)
    matchResponse (Network/HTTP/Base.hs:559)
    defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749)
    splitRequestURI (Network/HTTP/Base.hs:863)
    normalizeRequestURI (Network/HTTP/Base.hs:727)
    normalizeHostHeader (Network/HTTP/Base.hs:868)
    findConnClose (Network/HTTP/Base.hs:876)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    setRequestBody (Network/HTTP/Base.hs:409)
    catchIO_ (Network/HTTP/Base.hs:990)
    responseParseError (Network/HTTP/Base.hs:993)
    failHTTPS (Network/HTTP/Base.hs:212)
  40% (  6 / 15) in 'Network.TCP'
  Missing documentation for:
    EndPoint (Network/TCP.hs:83)
    openTCPConnection (Network/TCP.hs:213)
    isTCPConnectedTo (Network/TCP.hs:311)
    HandleStream (Network/TCP.hs:81)
    StreamHooks (Network/TCP.hs:109)
    nullHooks (Network/TCP.hs:121)
    setStreamHooks (Network/TCP.hs:130)
    getStreamHooks (Network/TCP.hs:133)
    hstreamToConnection (Network/TCP.hs:101)
  75% (  3 /  4) in 'Network.StreamDebugger'
  Missing documentation for:
    debugByteStream (Network/StreamDebugger.hs:71)
  67% (  2 /  3) in 'Network.StreamSocket'
  Missing documentation for:
    myrecv (Network/StreamSocket.hs:50)
  71% (  5 /  7) in 'Network.HTTP.Auth'
  Missing documentation for:
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
  80% (  4 /  5) in 'Network.HTTP.Proxy'
  Missing documentation for:
    noProxy (Network/HTTP/Proxy.hs:65)
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  Missing documentation for:
    sendHTTP (Network/HTTP/Stream.hs:84)
    sendHTTP_notify (Network/HTTP/Stream.hs:87)
  78% ( 46 / 59) in 'Network.Browser'
  Missing documentation for:
    setAuthorities (Network/Browser.hs:282)
    addAuthority (Network/Browser.hs:287)
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
    getAllowBasicAuth (Network/Browser.hs:302)
    RequestID (Network/Browser.hs:625)
    out (Network/Browser.hs:504)
    err (Network/Browser.hs:504)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    formToRequest (Network/Browser.hs:1074)
    Form (Network/Browser.hs:1072)
    FormVar (Network/Browser.hs:1070)
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file:
/tmp/pkgConf-HTTP-4000.3943639044523619435.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HTTP-4000.3.3-FcTxZYuZP86Ihm2U4PRa0R
Registering HTTP-4000.3.3...
Installed HTTP-4000.3.3
Configuring haskell-src-exts-1.17.1...
Building haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...
unused rules: 3
[ 1 of 24] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
In-place registering lifted-base-0.2.3.6...
Running Haddock for lifted-base-0.2.3.6...
Running hscolour for lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% (  2 /  2) in 'Foreign.Marshal.Utils.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file:
/tmp/pkgConf-lifted-base-0.2.36962614711229392419.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lifted-base-0.2.3.6-5D91cjXHiv39Kr8gZ3cfue
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring aeson-0.11.0.0...
Building aeson-0.11.0.0...
Preprocessing library aeson-0.11.0.0...
[ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o )
[ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o )
[ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
[ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
[ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[15 of 16] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[16 of 16] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.11.0.0...
Running Haddock for aeson-0.11.0.0...
Running hscolour for aeson-0.11.0.0...
Preprocessing library aeson-0.11.0.0...
Preprocessing library aeson-0.11.0.0...
Haddock coverage:
 100% (  5 /  5) in 'Data.Aeson.Functions'
  33% (  2 /  6) in 'Data.Aeson.Internal.Time'
  Missing documentation for:
    fromPico (Data/Aeson/Internal/Time.hs:32)
    toPico (Data/Aeson/Internal/Time.hs:29)
    diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50)
    toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56)
  97% ( 35 / 36) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:102)
  48% ( 10 / 21) in 'Data.Aeson.Encode.Builder'
  Missing documentation for:
    emptyArray_ (Data/Aeson/Encode/Builder.hs:138)
    emptyObject_ (Data/Aeson/Encode/Builder.hs:144)
    object (Data/Aeson/Encode/Builder.hs:87)
    day (Data/Aeson/Encode/Builder.hs:176)
    localTime (Data/Aeson/Encode/Builder.hs:244)
    utcTime (Data/Aeson/Encode/Builder.hs:240)
    timeOfDay (Data/Aeson/Encode/Builder.hs:192)
    zonedTime (Data/Aeson/Encode/Builder.hs:248)
    ascii2 (Data/Aeson/Encode/Builder.hs:150)
    ascii4 (Data/Aeson/Encode/Builder.hs:154)
    ascii5 (Data/Aeson/Encode/Builder.hs:159)
 100% ( 15 / 15) in 'Data.Aeson.Types.Class'
  50% (  4 /  8) in 'Data.Aeson.Encode.Functions'
  Missing documentation for:
    Module header
    brackets (Data/Aeson/Encode/Functions.hs:51)
    builder (Data/Aeson/Encode/Functions.hs:28)
    list (Data/Aeson/Encode/Functions.hs:44)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
  94% ( 30 / 32) in 'Data.Aeson.Types.Instances'
  Missing documentation for:
    tuple (Data/Aeson/Types/Instances.hs:829)
    >*< (Data/Aeson/Types/Instances.hs:833)
  88% (  7 /  8) in 'Data.Aeson.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:102)
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 53 / 53) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:313)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:322)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:330)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:340)
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  Missing documentation for:
    fromValue (Data/Aeson/Encode.hs:71)
 100% ( 66 / 66) in 'Data.Aeson'
 100% ( 13 / 13) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.11.01366909681781133753.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-0.11.0.0-68GO5hjHuv1BT7c7TSrETU
Registering aeson-0.11.0.0...
Installed aeson-0.11.0.0
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file:
/tmp/pkgConf-void-0.711400939021204441643.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-1xbLa44IAZR17AnlCjcnzk
Registering void-0.7.1...
Installed void-0.7.1
Configuring hlint-1.9.28...
Building hlint-1.9.28...
Preprocessing library hlint-1.9.28...
[ 1 of 46] Compiling Test.Util        ( src/Test/Util.hs, dist/build/Test/Util.o )
[ 2 of 46] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.o )
[ 3 of 46] Compiling HSE.Type         ( src/HSE/Type.hs, dist/build/HSE/Type.o )
[ 4 of 46] Compiling HSE.FreeVars     ( src/HSE/FreeVars.hs, dist/build/HSE/FreeVars.o )
[ 5 of 46] Compiling HSE.Util         ( src/HSE/Util.hs, dist/build/HSE/Util.o )
[ 6 of 46] Compiling HSE.Match        ( src/HSE/Match.hs, dist/build/HSE/Match.o )
[ 7 of 46] Compiling HSE.Scope        ( src/HSE/Scope.hs, dist/build/HSE/Scope.o )
[ 8 of 46] Compiling HsColour         ( src/HsColour.hs, dist/build/HsColour.o )
[ 9 of 46] Compiling Parallel         ( src/Parallel.hs, dist/build/Parallel.o )
[10 of 46] Compiling Paths_hlint      ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o )
[11 of 46] Compiling Util             ( src/Util.hs, dist/build/Util.o )
[12 of 46] Compiling CmdLine          ( src/CmdLine.hs, dist/build/CmdLine.o )
[13 of 46] Compiling HSE.Bracket      ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.o )
[14 of 46] Compiling HSE.Evaluate     ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.o )
[15 of 46] Compiling HSE.All          ( src/HSE/All.hs, dist/build/HSE/All.o )
[16 of 46] Compiling Refact           ( src/Refact.hs, dist/build/Refact.o )
[17 of 46] Compiling Hint.Util        ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[18 of 46] Compiling Settings         ( src/Settings.hs, dist/build/Settings.o )
[19 of 46] Compiling Idea             ( src/Idea.hs, dist/build/Idea.o )
[20 of 46] Compiling Hint.Type        ( src/Hint/Type.hs, dist/build/Hint/Type.o )
[21 of 46] Compiling Hint.List        ( src/Hint/List.hs, dist/build/Hint/List.o )
[22 of 46] Compiling Hint.ListRec     ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o )
[23 of 46] Compiling Hint.Monad       ( src/Hint/Monad.hs, dist/build/Hint/Monad.o )
[24 of 46] Compiling Hint.Lambda      ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o )
[25 of 46] Compiling Hint.Bracket     ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o )
[26 of 46] Compiling Hint.Naming      ( src/Hint/Naming.hs, dist/build/Hint/Naming.o )
[27 of 46] Compiling Hint.Pattern     ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.o )
[28 of 46] Compiling Hint.Import      ( src/Hint/Import.hs, dist/build/Hint/Import.o )
[29 of 46] Compiling Hint.Pragma      ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o )
[30 of 46] Compiling Hint.Extensions  ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o )
[31 of 46] Compiling Hint.Duplicate   ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o )
[32 of 46] Compiling Hint.Comment     ( src/Hint/Comment.hs, dist/build/Hint/Comment.o )
[33 of 46] Compiling Hint.Unsafe      ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.o )
[34 of 46] Compiling Report           ( src/Report.hs, dist/build/Report.o )
[35 of 46] Compiling Test.Proof       ( src/Test/Proof.hs, dist/build/Test/Proof.o )
[36 of 46] Compiling Hint.Match       ( src/Hint/Match.hs, dist/build/Hint/Match.o )
[37 of 46] Compiling Hint.All         ( src/Hint/All.hs, dist/build/Hint/All.o )
[38 of 46] Compiling Apply            ( src/Apply.hs, dist/build/Apply.o )
[39 of 46] Compiling Language.Haskell.HLint2 ( src/Language/Haskell/HLint2.hs, dist/build/Language/Haskell/HLint2.o )
[40 of 46] Compiling Grep             ( src/Grep.hs, dist/build/Grep.o )
[41 of 46] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.o )
[42 of 46] Compiling Test.Translate   ( src/Test/Translate.hs, dist/build/Test/Translate.o )
[43 of 46] Compiling Test.All         ( src/Test/All.hs, dist/build/Test/All.o )
[44 of 46] Compiling HLint            ( src/HLint.hs, dist/build/HLint.o )
[45 of 46] Compiling Language.Haskell.HLint3 ( src/Language/Haskell/HLint3.hs, dist/build/Language/Haskell/HLint3.o )
[46 of 46] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o )
In-place registering hlint-1.9.28...
Preprocessing executable 'hlint' for hlint-1.9.28...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
Linking dist/build/hlint/hlint ...
Running Haddock for hlint-1.9.28...
Running hscolour for hlint-1.9.28...
Preprocessing library hlint-1.9.28...
Preprocessing executable 'hlint' for hlint-1.9.28...
Preprocessing library hlint-1.9.28...
Haddock coverage:
  17% (  1 /  6) in 'Test.Util'
  Missing documentation for:
    Module header
    tested (src/Test/Util.hs:43)
    passed (src/Test/Util.hs:35)
    failed (src/Test/Util.hs:38)
    progress (src/Test/Util.hs:32)
  50% (  1 /  2) in 'Test.InputOutput'
  Missing documentation for:
    testInputOutput (src/Test/InputOutput.hs:23)
Warning: HSE.Type: Could not find documentation for exported module: Export
   0% (  0 /  7) in 'HSE.Type'
  Missing documentation for:
    Module header
    S (src/HSE/Type.hs:10)
    Module_ (src/HSE/Type.hs:11)
    Decl_ (src/HSE/Type.hs:12)
    Exp_ (src/HSE/Type.hs:13)
    Pat_ (src/HSE/Type.hs:14)
    Type_ (src/HSE/Type.hs:15)
Warning: HSE.FreeVars: freeVars is exported separately but will be documented under FreeVars. Consider exporting it together with its parent(s) for code clarity.
   0% (  0 /  6) in 'HSE.FreeVars'
  Missing documentation for:
    Module header
    FreeVars (src/HSE/FreeVars.hs:38)
    vars (src/HSE/FreeVars.hs:16)
    varss (src/HSE/FreeVars.hs:18)
    pvars (src/HSE/FreeVars.hs:20)
    declBind (src/HSE/FreeVars.hs:13)
   0% (  0 / 86) in 'HSE.Util'
  Missing documentation for:
    Module header
    opExp (src/HSE/Util.hs:17)
    expOp (src/HSE/Util.hs:21)
    moduleDecls (src/HSE/Util.hs:26)
    moduleName (src/HSE/Util.hs:30)
    moduleImports (src/HSE/Util.hs:35)
    modulePragmas (src/HSE/Util.hs:39)
    fromModuleName (src/HSE/Util.hs:43)
    fromChar (src/HSE/Util.hs:46)
    fromPChar (src/HSE/Util.hs:50)
    fromString (src/HSE/Util.hs:54)
    fromPString (src/HSE/Util.hs:58)
    fromParen (src/HSE/Util.hs:62)
    fromPParen (src/HSE/Util.hs:66)
    fromTyParen (src/HSE/Util.hs:70)
    fromDeriving (src/HSE/Util.hs:74)
    isVar (src/HSE/Util.hs:79)
    isCon (src/HSE/Util.hs:80)
    isApp (src/HSE/Util.hs:81)
    isInfixApp (src/HSE/Util.hs:82)
    isList (src/HSE/Util.hs:83)
    isAnyApp (src/HSE/Util.hs:84)
    isParen (src/HSE/Util.hs:85)
    isIf (src/HSE/Util.hs:86)
    isLambda (src/HSE/Util.hs:87)
    isMDo (src/HSE/Util.hs:88)
    isBoxed (src/HSE/Util.hs:89)
    isDerivDecl (src/HSE/Util.hs:90)
    isPBangPat (src/HSE/Util.hs:91)
    isPFieldPun (src/HSE/Util.hs:92)
    isFieldPun (src/HSE/Util.hs:93)
    isPWildCard (src/HSE/Util.hs:94)
    isPFieldWildcard (src/HSE/Util.hs:95)
    isFieldWildcard (src/HSE/Util.hs:96)
    isPViewPat (src/HSE/Util.hs:97)
    isParComp (src/HSE/Util.hs:98)
    isPatTypeSig (src/HSE/Util.hs:99)
    isQuasiQuote (src/HSE/Util.hs:100)
    isSpliceDecl (src/HSE/Util.hs:101)
    isNewType (src/HSE/Util.hs:102)
    isRecStmt (src/HSE/Util.hs:103)
    isClsDefSig (src/HSE/Util.hs:104)
    isSection (src/HSE/Util.hs:106)
    allowRightSection (src/HSE/Util.hs:111)
    allowLeftSection (src/HSE/Util.hs:112)
    unqual (src/HSE/Util.hs:115)
    fromQual (src/HSE/Util.hs:119)
    isSpecial (src/HSE/Util.hs:124)
    isDol (src/HSE/Util.hs:127)
    isDot (src/HSE/Util.hs:131)
    isDotApp (src/HSE/Util.hs:135)
    dotApp (src/HSE/Util.hs:139)
    dotApps (src/HSE/Util.hs:142)
    isLexeme (src/HSE/Util.hs:148)
    isWHNF (src/HSE/Util.hs:154)
    getEquations (src/HSE/Util.hs:171)
    toFunBind (src/HSE/Util.hs:177)
    replaceBranches (src/HSE/Util.hs:183)
    apps (src/HSE/Util.hs:202)
    fromApps (src/HSE/Util.hs:205)
    fromAppsWithLoc (src/HSE/Util.hs:208)
    childrenApps (src/HSE/Util.hs:216)
    descendApps (src/HSE/Util.hs:221)
    descendAppsM (src/HSE/Util.hs:226)
    universeApps (src/HSE/Util.hs:231)
    transformApps (src/HSE/Util.hs:234)
    transformAppsM (src/HSE/Util.hs:237)
    universeS (src/HSE/Util.hs:244)
    childrenS (src/HSE/Util.hs:247)
    universeParentExp (src/HSE/Util.hs:252)
    showSrcLoc (src/HSE/Util.hs:260)
    toSrcLoc (src/HSE/Util.hs:266)
    toSrcSpan (src/HSE/Util.hs:269)
    nullSrcLoc (src/HSE/Util.hs:272)
    nullSrcSpan (src/HSE/Util.hs:275)
    an (src/HSE/Util.hs:278)
    dropAnn (src/HSE/Util.hs:281)
    /=~= (src/HSE/Util.hs:290)
    elem_ (src/HSE/Util.hs:292)
    notElem_ (src/HSE/Util.hs:292)
    nub_ (src/HSE/Util.hs:296)
    intersect_ (src/HSE/Util.hs:299)
    eqList (src/HSE/Util.hs:302)
    neqList (src/HSE/Util.hs:302)
    eqMaybe (src/HSE/Util.hs:308)
    getFixity (src/HSE/Util.hs:317)
   4% (  1 / 28) in 'HSE.Match'
  Missing documentation for:
    Module header
    View (src/HSE/Match.hs:11)
    App2 (src/HSE/Match.hs:15)
     (src/HSE/Match.hs:17)
    App1 (src/HSE/Match.hs:23)
     (src/HSE/Match.hs:25)
    PApp_ (src/HSE/Match.hs:29)
     (src/HSE/Match.hs:31)
    PVar_ (src/HSE/Match.hs:36)
     (src/HSE/Match.hs:38)
    Var_ (src/HSE/Match.hs:42)
     (src/HSE/Match.hs:44)
    ~= (src/HSE/Match.hs:49)
    isCtor (src/HSE/Match.hs:60)
    isSym (src/HSE/Match.hs:63)
     (src/HSE/Match.hs:67)
     (src/HSE/Match.hs:77)
     (src/HSE/Match.hs:86)
     (src/HSE/Match.hs:95)
     (src/HSE/Match.hs:102)
     (src/HSE/Match.hs:109)
     (src/HSE/Match.hs:114)
     (src/HSE/Match.hs:124)
     (src/HSE/Match.hs:130)
     (src/HSE/Match.hs:136)
     (src/HSE/Match.hs:141)
     (src/HSE/Match.hs:148)
  67% (  4 /  6) in 'HSE.Scope'
  Missing documentation for:
    Module header
    scopeImports (src/HSE/Scope.hs:51)
   0% (  0 /  3) in 'HsColour'
  Missing documentation for:
    Module header
    hsColourHTML (src/HsColour.hs:24)
    hsColourConsole (src/HsColour.hs:19)
   0% (  0 /  2) in 'Parallel'
  Missing documentation for:
    Module header
    parallel (src/Parallel.hs:20)
   0% (  0 /  8) in 'Paths_hlint'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_hlint.hs:15)
    getBinDir (dist/build/autogen/Paths_hlint.hs:25)
    getLibDir (dist/build/autogen/Paths_hlint.hs:25)
    getDataDir (dist/build/autogen/Paths_hlint.hs:25)
    getLibexecDir (dist/build/autogen/Paths_hlint.hs:25)
    getDataFileName (dist/build/autogen/Paths_hlint.hs:32)
    getSysconfDir (dist/build/autogen/Paths_hlint.hs:25)
  36% (  4 / 11) in 'Util'
  Missing documentation for:
    Module header
    defaultExtensions (src/Util.hs:126)
    readFileEncoding' (src/Util.hs:38)
    gzip (src/Util.hs:98)
    universeParentBi (src/Util.hs:119)
    descendIndex (src/Util.hs:107)
    exitMessage (src/Util.hs:87)
  20% (  2 / 10) in 'CmdLine'
  Missing documentation for:
    Module header
    Cmd (src/CmdLine.hs:72)
    cmdCpp (src/CmdLine.hs:191)
    getCmd (src/CmdLine.hs:26)
    cmdExtensions (src/CmdLine.hs:187)
    cmdHintFiles (src/CmdLine.hs:184)
    exitWithHelp (src/CmdLine.hs:47)
    resolveFile (src/CmdLine.hs:215)
  30% (  3 / 10) in 'HSE.Bracket'
  Missing documentation for:
    Module header
    Brackets (src/HSE/Bracket.hs:10)
     (src/HSE/Bracket.hs:23)
     (src/HSE/Bracket.hs:65)
     (src/HSE/Bracket.hs:90)
    transformBracket (src/HSE/Bracket.hs:131)
    appsBracket (src/HSE/Bracket.hs:144)
   0% (  0 /  2) in 'HSE.Evaluate'
  Missing documentation for:
    Module header
    evaluate (src/HSE/Evaluate.hs:12)
Warning: HSE.All: Could not find documentation for exported module: X
  57% (  4 /  7) in 'HSE.All'
  Missing documentation for:
    Module header
    parseFlagsAddFixities (src/HSE/All.hs:42)
    parseFlagsSetLanguage (src/HSE/All.hs:46)
   0% (  0 /  3) in 'Refact'
  Missing documentation for:
    Module header
    toRefactSrcSpan (src/Refact.hs:6)
    toSS (src/Refact.hs:12)
  50% (  2 /  4) in 'Hint.Util'
  Missing documentation for:
    Module header
    niceLambda (src/Hint/Util.hs:11)
  40% (  6 / 15) in 'Settings'
  Missing documentation for:
    Module header
    showNotes (src/Settings.hs:74)
    Setting (src/Settings.hs:100)
    defaultHintName (src/Settings.hs:21)
    isUnifyVar (src/Settings.hs:45)
    readSettings2 (src/Settings.hs:113)
    readPragma (src/Settings.hs:180)
    findSettings2 (src/Settings.hs:251)
    addInfix (src/Settings.hs:50)
  17% (  3 / 18) in 'Idea'
  Missing documentation for:
    Module header
    showIdeaJson (src/Idea.hs:27)
    showIdeasJson (src/Idea.hs:47)
     (src/Idea.hs:50)
    showANSI (src/Idea.hs:54)
    showEx (src/Idea.hs:59)
    rawIdea (src/Idea.hs:71)
    rawIdeaN (src/Idea.hs:72)
    idea (src/Idea.hs:74)
    suggest (src/Idea.hs:76)
    warn (src/Idea.hs:77)
    ideaN (src/Idea.hs:80)
    suggestN (src/Idea.hs:83)
    warnN (src/Idea.hs:84)
    showNotes (src/Settings.hs:74)
Warning: Hint.Type: Could not find documentation for exported module: Export
  17% (  1 /  6) in 'Hint.Type'
  Missing documentation for:
    Module header
    DeclHint (src/Hint/Type.hs:10)
    ModuHint (src/Hint/Type.hs:11)
    CrossHint (src/Hint/Type.hs:12)
     (src/Hint/Type.hs:24)
   0% (  0 /  2) in 'Hint.List'
  Missing documentation for:
    Module header
    listHint (src/Hint/List.hs:36)
   0% (  0 /  2) in 'Hint.ListRec'
  Missing documentation for:
    Module header
    listRecHint (src/Hint/ListRec.hs:41)
   0% (  0 /  2) in 'Hint.Monad'
  Missing documentation for:
    Module header
    monadHint (src/Hint/Monad.hs:52)
   0% (  0 /  2) in 'Hint.Lambda'
  Missing documentation for:
    Module header
    lambdaHint (src/Hint/Lambda.hs:83)
   0% (  0 /  2) in 'Hint.Bracket'
  Missing documentation for:
    Module header
    bracketHint (src/Hint/Bracket.hs:70)
   0% (  0 /  2) in 'Hint.Naming'
  Missing documentation for:
    Module header
    namingHint (src/Hint/Naming.hs:47)
   0% (  0 /  2) in 'Hint.Pattern'
  Missing documentation for:
    Module header
    patternHint (src/Hint/Pattern.hs:60)
   0% (  0 /  2) in 'Hint.Import'
  Missing documentation for:
    Module header
    importHint (src/Hint/Import.hs:56)
   0% (  0 /  2) in 'Hint.Pragma'
  Missing documentation for:
    Module header
    pragmaHint (src/Hint/Pragma.hs:38)
   0% (  0 /  2) in 'Hint.Extensions'
  Missing documentation for:
    Module header
    extensionsHint (src/Hint/Extensions.hs:84)
   0% (  0 /  2) in 'Hint.Duplicate'
  Missing documentation for:
    Module header
    duplicateHint (src/Hint/Duplicate.hs:27)
   0% (  0 /  2) in 'Hint.Comment'
  Missing documentation for:
    Module header
    commentHint (src/Hint/Comment.hs:28)
   0% (  0 /  2) in 'Hint.Unsafe'
  Missing documentation for:
    Module header
    unsafeHint (src/Hint/Unsafe.hs:26)
   0% (  0 /  2) in 'Report'
  Missing documentation for:
    Module header
    writeReport (src/Report.hs:26)
  50% (  1 /  2) in 'Test.Proof'
  Missing documentation for:
    proof (src/Test/Proof.hs:33)
   0% (  0 /  2) in 'Hint.Match'
  Missing documentation for:
    Module header
    readMatch (src/Hint/Match.hs:63)
  44% (  4 /  9) in 'Hint.All'
  Missing documentation for:
    Module header
    DeclHint (src/Hint/Type.hs:10)
    ModuHint (src/Hint/Type.hs:11)
    hintRules (src/Hint/All.hs:75)
    resolveBuiltin (src/Hint/All.hs:71)
 100% (  3 /  3) in 'Test.Translate'
  75% (  3 /  4) in 'Apply'
  Missing documentation for:
    Module header
  94% ( 32 / 34) in 'Language.Haskell.HLint2'
  Missing documentation for:
    autoSettings' (src/Language/Haskell/HLint2.hs:66)
    hintRules (src/Hint/All.hs:75)
   0% (  0 /  2) in 'Grep'
  Missing documentation for:
    Module header
    runGrep (src/Grep.hs:12)
  50% (  1 /  2) in 'Test.Annotations'
  Missing documentation for:
    testAnnotations (src/Test/Annotations.hs:24)
   0% (  0 /  2) in 'Test.All'
  Missing documentation for:
    Module header
    test (src/Test/All.hs:25)
  50% (  1 /  2) in 'HLint'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Language.Haskell.HLint'
  97% ( 30 / 31) in 'Language.Haskell.HLint3'
  Missing documentation for:
    parseFlagsAddFixities (src/HSE/All.hs:42)
Documentation created: dist/doc/html/hlint/index.html,
dist/doc/html/hlint/hlint.txt
Preprocessing executable 'hlint' for hlint-1.9.28...
Creating package registration file:
/tmp/pkgConf-hlint-1.91829403447953874161.28
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hlint-1.9.28-LQK4zlqEuOPEp4BW6ZhPme
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hlint-1.9.28...
Installed hlint-1.9.28
Configuring aeson-pretty-0.7.2...
Building aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
[1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, dist/build/Data/Aeson/Encode/Pretty.o )

Data/Aeson/Encode/Pretty.hs:63:1: Warning:
    The import of ‘mempty, mconcat’
    from module ‘Data.Monoid’ is redundant
In-place registering aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
[1 of 2] Compiling Paths_aeson_pretty ( dist/build/autogen/Paths_aeson_pretty.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Paths_aeson_pretty.o )
[2 of 2] Compiling Main             ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
Linking dist/build/aeson-pretty/aeson-pretty ...
Running Haddock for aeson-pretty-0.7.2...
Running hscolour for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...

Data/Aeson/Encode/Pretty.hs:63:1: Warning:
    The import of ‘mconcat, mempty’
    from module ‘Data.Monoid’ is redundant
Haddock coverage:
  88% ( 14 / 16) in 'Data.Aeson.Encode.Pretty'
  Missing documentation for:
    Config (Data/Aeson/Encode/Pretty.hs:75)
    compare
Documentation created: dist/doc/html/aeson-pretty/index.html,
dist/doc/html/aeson-pretty/aeson-pretty.txt
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Creating package registration file:
/tmp/pkgConf-aeson-pretty-0.7331053297125787401.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-pretty-0.7.2-43KdGwKRpIoGPAz4iGL21O
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering aeson-pretty-0.7.2...
Installed aeson-pretty-0.7.2
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.4...
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1362740180493282174.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-7dAWB2x4yN9BZDQgwGJsfm
Registering contravariant-1.4...
Installed contravariant-1.4
Configuring hdocs-0.4.4.0...
Building hdocs-0.4.4.0...
Preprocessing library hdocs-0.4.4.0...
[1 of 3] Compiling HDocs.Base       ( src/HDocs/Base.hs, dist/build/HDocs/Base.o )
[2 of 3] Compiling HDocs.Haddock    ( src/HDocs/Haddock.hs, dist/build/HDocs/Haddock.o )
[3 of 3] Compiling HDocs.Module     ( src/HDocs/Module.hs, dist/build/HDocs/Module.o )
In-place registering hdocs-0.4.4.0...
Preprocessing executable 'hdocs' for hdocs-0.4.4.0...
[1 of 1] Compiling Main             ( tools/hdocs.hs, dist/build/hdocs/hdocs-tmp/Main.o )
Linking dist/build/hdocs/hdocs ...
Running Haddock for hdocs-0.4.4.0...
Running hscolour for hdocs-0.4.4.0...
Preprocessing library hdocs-0.4.4.0...
Preprocessing executable 'hdocs' for hdocs-0.4.4.0...
Preprocessing library hdocs-0.4.4.0...
Haddock coverage:
  83% (  5 /  6) in 'HDocs.Base'
  Missing documentation for:
    Module header
  95% ( 20 / 21) in 'HDocs.Haddock'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'HDocs.Module'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/hdocs/index.html,
dist/doc/html/hdocs/hdocs.txt
Preprocessing executable 'hdocs' for hdocs-0.4.4.0...
Creating package registration file:
/tmp/pkgConf-hdocs-0.4.420427444282056796100.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hdocs-0.4.4.0-6k856WnvtNfG8TtjREAu2L
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hdocs-0.4.4.0...
Installed hdocs-0.4.4.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-6291/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-6291/comonad-5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6291/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
In-place registering comonad-5...
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-56487740581379951751
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-1PIxYseaeOfJZ5jLKWaHfV
Registering comonad-5...
Installed comonad-5
Configuring bifunctors-5.2.1...
Building bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 5 of 17] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.2.1...
Running Haddock for bifunctors-5.2.1...
Running hscolour for bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...
Preprocessing library bifunctors-5.2.1...

src/Data/Bifunctor/TH.hs:675:5:
    parse error on input ‘-- * after substituting * for the dropped kind variables. If not, throw an error.’
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:15)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
  39% ( 33 / 84) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:47)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:54)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:72)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:73)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:75)
    substType (src/Data/Bifunctor/TH/Internal.hs:82)
    substKind (src/Data/Bifunctor/TH/Internal.hs:94)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:101)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:104)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:111)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:115)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:119)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:123)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:173)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:233)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:426)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:433)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:436)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:439)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:442)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:445)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:448)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:451)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:454)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:457)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:460)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:463)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:466)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:469)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:472)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:475)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:478)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:481)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:484)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:487)
    idValName (src/Data/Bifunctor/TH/Internal.hs:490)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:493)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:496)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:499)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:502)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:505)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:508)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:511)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:514)
    starKindName (src/Data/Bifunctor/TH/Internal.hs:518)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:523)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:526)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:529)
    apValName (src/Data/Bifunctor/TH/Internal.hs:532)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:535)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:538)
Creating package registration file:
/tmp/pkgConf-bifunctors-5.213461944401059847537.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.2.1-KyspPtl96d6IZ6RGryswgU
Registering bifunctors-5.2.1...
Installed bifunctors-5.2.1
Configuring profunctors-5.2...
Building profunctors-5.2...
Preprocessing library profunctors-5.2...
[ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o )
[ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o )
[ 6 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 7 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o )
[ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o )
[10 of 15] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
In-place registering profunctors-5.2...
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Unsafe: could not find link destinations for:
    Clown Joker Product Tannen Biff
Warning: Data.Profunctor.Types: could not find link destinations for:
    Clown Joker Product Tannen Biff
Warning: Data.Profunctor.Monad: could not find link destinations for:
    Product Sum Tannen
Warning: Data.Profunctor.Strong: could not find link destinations for:
    Clown Product Tannen
Warning: Data.Profunctor.Closed: could not find link destinations for:
    Product Tannen
Warning: Data.Profunctor.Choice: could not find link destinations for:
    Joker Product Tannen
Warning: Data.Profunctor: could not find link destinations for:
    Clown Joker Product Tannen Biff
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5146384553944495950.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/profunctors-5.2-AVcxPYDBsLS38gukblIKNM
Registering profunctors-5.2...
Installed profunctors-5.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-6291/semigroupoids-5.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-6291/semigroupoids-5.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6291/semigroupoids-5.0.1/dist/setup/setup ...
Configuring semigroupoids-5.0.1...
Building semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.1...
Running Haddock for semigroupoids-5.0.1...
Running hscolour for semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
Warning: Couldn't find .haddock for export <<$>>
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Semigroup.Foldable.Class: could not find link destinations for:
    Join Joker Bifoldable Clown Flip WrappedBifunctor Product Tannen Biff
Warning: Data.Functor.Bind.Class: could not find link destinations for:
    Join Clown Flip Joker WrappedBifunctor Product Tannen Biff
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Put Digit Node Elem FingerTree Id StateL StateR State StateR StateL Join Clown Flip Joker WrappedBifunctor Tannen Biff
Warning: Data.Semigroup.Bifoldable: could not find link destinations for:
    Bifoldable Clown Flip Joker WrappedBifunctor Product Tannen Biff
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Put Digit Node Elem FingerTree Id StateL StateR State StateR StateL Join Clown Flip Joker WrappedBifunctor Tannen Biff
Warning: Data.Semigroup.Foldable: could not find link destinations for:
    Join Joker
Warning: Data.Semigroup.Traversable.Class: could not find link destinations for:
    Bitraversable Clown Flip Joker WrappedBifunctor Product Tannen Biff Join
Warning: Data.Semigroup.Bitraversable: could not find link destinations for:
    Bitraversable Clown Flip Joker WrappedBifunctor Product Tannen Biff
Warning: Data.Semigroup.Traversable: could not find link destinations for:
    Join Joker
Warning: Data.Bifunctor.Apply: could not find link destinations for:
    Clown Flip Joker WrappedBifunctor Product Tannen Biff
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.03235370842015142536.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.1-HuvOh8WT5cqAWrgFYvgUVV
Registering semigroupoids-5.0.1...
Installed semigroupoids-5.0.1
Configuring free-4.12.4...
Building free-4.12.4...
Preprocessing library free-4.12.4...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )

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

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

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

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

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

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

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

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

src/Control/Monad/Trans/Either.hs:59:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering either-4.4.1...
Running Haddock for either-4.4.1...
Running hscolour for either-4.4.1...
Preprocessing library either-4.4.1...
Preprocessing library either-4.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1

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

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

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

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

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

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

src/Control/Monad/Trans/Either.hs:59:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
  43% (  3 /  7) in 'Data.Either.Validation'
  Missing documentation for:
    _Success (src/Data/Either/Validation.hs:111)
    _Failure (src/Data/Either/Validation.hs:102)
    eitherToValidation (src/Data/Either/Validation.hs:132)
    validationToEither (src/Data/Either/Validation.hs:126)
 100% ( 18 / 18) in 'Data.Either.Combinators'
 100% ( 11 / 11) in 'Control.Monad.Trans.Either'
Warning: Data.Either.Validation: could not find link destinations for:
    Bifoldable Bitraversable Prism Iso
Documentation created: dist/doc/html/either/index.html,
dist/doc/html/either/either.txt
Creating package registration file:
/tmp/pkgConf-either-4.4638711486897678934.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/either-4.4.1-8OhP1Lav27u51qh0TICvnT
Registering either-4.4.1...
Installed either-4.4.1
Configuring kan-extensions-5.0.1...
Building kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
[ 1 of 12] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 2 of 12] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o )
[ 3 of 12] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[ 4 of 12] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 5 of 12] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 6 of 12] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 7 of 12] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 8 of 12] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o )
[ 9 of 12] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[10 of 12] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[11 of 12] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o )
[12 of 12] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o )
In-place registering kan-extensions-5.0.1...
Running Haddock for kan-extensions-5.0.1...
Running hscolour for kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
 100% ( 13 / 13) in 'Data.Functor.Day'
  93% ( 13 / 14) in 'Data.Functor.Day.Curried'
  Missing documentation for:
    Curried (src/Data/Functor/Day/Curried.hs:41)
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  75% (  3 /  4) in 'Data.Functor.Contravariant.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43)
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  53% (  8 / 15) in 'Data.Functor.Kan.Ran'
  Missing documentation for:
    decomposeRan (src/Data/Functor/Kan/Ran.hs:117)
    ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131)
    composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145)
    repToRan (src/Data/Functor/Kan/Ran.hs:154)
    ranToRep (src/Data/Functor/Kan/Ran.hs:158)
    composedRepToRan (src/Data/Functor/Kan/Ran.hs:166)
    ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162)
  45% (  5 / 11) in 'Data.Functor.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Yoneda.hs:86)
    maxF (src/Data/Functor/Yoneda.hs:160)
    minF (src/Data/Functor/Yoneda.hs:165)
    maxM (src/Data/Functor/Yoneda.hs:170)
    minM (src/Data/Functor/Yoneda.hs:175)
    ranToYoneda (src/Data/Functor/Yoneda.hs:101)
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:163)
    ranToCodensity (src/Control/Monad/Codensity.hs:204)
  75% (  9 / 12) in 'Data.Functor.Kan.Lan'
  Missing documentation for:
    decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
    lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
    composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  88% (  7 /  8) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
  57% (  4 /  7) in 'Control.Comonad.Density'
  Missing documentation for:
    Density (src/Control/Comonad/Density.hs:40)
    adjunctionToDensity (src/Control/Comonad/Density.hs:96)
    densityToLan (src/Control/Comonad/Density.hs:111)
  21% (  5 / 24) in 'Control.Monad.Co'
  Missing documentation for:
    Co (src/Control/Monad/Co.hs:76)
    co (src/Control/Monad/Co.hs:78)
    runCo (src/Control/Monad/Co.hs:81)
    liftCoT0 (src/Control/Monad/Co.hs:113)
    liftCoT0M (src/Control/Monad/Co.hs:149)
    lowerCoT0 (src/Control/Monad/Co.hs:116)
    lowerCo0 (src/Control/Monad/Co.hs:119)
    liftCoT1 (src/Control/Monad/Co.hs:122)
    liftCoT1M (src/Control/Monad/Co.hs:152)
    lowerCoT1 (src/Control/Monad/Co.hs:125)
    lowerCo1 (src/Control/Monad/Co.hs:128)
    diter (src/Control/Monad/Co.hs:155)
    dctrlM (src/Control/Monad/Co.hs:158)
    posW (src/Control/Monad/Co.hs:131)
    peekW (src/Control/Monad/Co.hs:134)
    peeksW (src/Control/Monad/Co.hs:137)
    askW (src/Control/Monad/Co.hs:140)
    asksW (src/Control/Monad/Co.hs:143)
    traceW (src/Control/Monad/Co.hs:146)
Documentation created: dist/doc/html/kan-extensions/index.html,
dist/doc/html/kan-extensions/kan-extensions.txt
Creating package registration file:
/tmp/pkgConf-kan-extensions-5.013269591041331777702.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/kan-extensions-5.0.1-Ih1Ur13ocPCH0SLKPqInOO
Registering kan-extensions-5.0.1...
Installed kan-extensions-5.0.1
Configuring monad-journal-0.7.1...
Building monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
[1 of 3] Compiling Control.Monad.Journal.Class ( Control/Monad/Journal/Class.hs, dist/build/Control/Monad/Journal/Class.o )
[2 of 3] Compiling Control.Monad.Trans.Journal ( Control/Monad/Trans/Journal.hs, dist/build/Control/Monad/Trans/Journal.o )
[3 of 3] Compiling Control.Monad.Journal ( Control/Monad/Journal.hs, dist/build/Control/Monad/Journal.o )
In-place registering monad-journal-0.7.1...
Running Haddock for monad-journal-0.7.1...
Running hscolour for monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
Preprocessing library monad-journal-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
 100% (  5 /  5) in 'Control.Monad.Journal.Class'
 100% (  8 /  8) in 'Control.Monad.Trans.Journal'
 100% (  2 /  2) in 'Control.Monad.Journal'
Documentation created: dist/doc/html/monad-journal/index.html,
dist/doc/html/monad-journal/monad-journal.txt
Creating package registration file:
/tmp/pkgConf-monad-journal-0.71162952622864658872.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monad-journal-0.7.1-89BhujpEoBaIpkm2XOmxHQ
Registering monad-journal-0.7.1...
Installed monad-journal-0.7.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-6291/lens-4.13.2/dist/setup/setup.hs, /tmp/cabal-tmp-6291/lens-4.13.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6291/lens-4.13.2/dist/setup/setup ...
Configuring lens-4.13.2...
Building lens-4.13.2...
Preprocessing library lens-4.13.2...
[ 1 of 81] Compiling Paths_lens       ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o )
[ 2 of 81] Compiling Data.Map.Lens    ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )
[ 3 of 81] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o )
[ 4 of 81] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 5 of 81] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o )
[ 6 of 81] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[ 7 of 81] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[ 8 of 81] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 9 of 81] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[10 of 81] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[11 of 81] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[12 of 81] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[13 of 81] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[14 of 81] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[15 of 81] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[16 of 81] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[17 of 81] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[18 of 81] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[19 of 81] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[20 of 81] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[21 of 81] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[22 of 81] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[23 of 81] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[24 of 81] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[25 of 81] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[26 of 81] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[27 of 81] Compiling Data.Set.Lens    ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[28 of 81] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[29 of 81] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[30 of 81] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[31 of 81] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[32 of 81] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[33 of 81] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[34 of 81] Compiling Data.Data.Lens   ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[35 of 81] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[36 of 81] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[37 of 81] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[38 of 81] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[39 of 81] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[40 of 81] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[41 of 81] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[42 of 81] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[43 of 81] Compiling Data.Text.Lens   ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[44 of 81] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[45 of 81] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[46 of 81] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[47 of 81] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[48 of 81] Compiling Control.Lens.At  ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[49 of 81] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[50 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o )
[51 of 81] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o )
[52 of 81] Compiling Control.Lens.TH  ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[53 of 81] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[54 of 81] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[55 of 81] Compiling Control.Lens     ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[56 of 81] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[57 of 81] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[58 of 81] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[59 of 81] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[60 of 81] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[61 of 81] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[62 of 81] Compiling Data.Array.Lens  ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[63 of 81] Compiling Data.Bits.Lens   ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[64 of 81] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[65 of 81] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[66 of 81] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[67 of 81] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[68 of 81] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 81] Compiling Data.List.Lens   ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 81] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[71 of 81] Compiling Data.Tree.Lens   ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[72 of 81] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[73 of 81] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[74 of 81] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o )
[75 of 81] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[76 of 81] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[77 of 81] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[78 of 81] Compiling Numeric.Lens     ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[79 of 81] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[80 of 81] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[81 of 81] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
In-place registering lens-4.13.2...
Running Haddock for lens-4.13.2...
Running hscolour for lens-4.13.2...
Preprocessing library lens-4.13.2...
Preprocessing library lens-4.13.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
   0% (  0 /  8) in 'Paths_lens'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_lens.hs:15)
    getBinDir (dist/build/autogen/Paths_lens.hs:25)
    getLibDir (dist/build/autogen/Paths_lens.hs:25)
    getDataDir (dist/build/autogen/Paths_lens.hs:25)
    getLibexecDir (dist/build/autogen/Paths_lens.hs:25)
    getDataFileName (dist/build/autogen/Paths_lens.hs:32)
    getSysconfDir (dist/build/autogen/Paths_lens.hs:25)
 100% (  1 /  1) in 'Data.Map.Lens'
 100% (  2 /  2) in 'Control.Lens.Internal.List'
  24% ( 10 / 41) in 'Control.Lens.Internal.TH'
  Missing documentation for:
    fromSet (src/Control/Lens/Internal/TH.hs:84)
    lensPackageKey (src/Control/Lens/Internal/TH.hs:102)
    mkLensName_tc (src/Control/Lens/Internal/TH.hs:109)
    mkLensName_v (src/Control/Lens/Internal/TH.hs:112)
    traversalTypeName (src/Control/Lens/Internal/TH.hs:115)
    traversal'TypeName (src/Control/Lens/Internal/TH.hs:118)
    lensTypeName (src/Control/Lens/Internal/TH.hs:121)
    lens'TypeName (src/Control/Lens/Internal/TH.hs:124)
    isoTypeName (src/Control/Lens/Internal/TH.hs:127)
    iso'TypeName (src/Control/Lens/Internal/TH.hs:130)
    getterTypeName (src/Control/Lens/Internal/TH.hs:133)
    foldTypeName (src/Control/Lens/Internal/TH.hs:136)
    prismTypeName (src/Control/Lens/Internal/TH.hs:139)
    prism'TypeName (src/Control/Lens/Internal/TH.hs:142)
    reviewTypeName (src/Control/Lens/Internal/TH.hs:145)
    wrappedTypeName (src/Control/Lens/Internal/TH.hs:148)
    unwrappedTypeName (src/Control/Lens/Internal/TH.hs:151)
    rewrappedTypeName (src/Control/Lens/Internal/TH.hs:154)
    _wrapped'ValName (src/Control/Lens/Internal/TH.hs:157)
    isoValName (src/Control/Lens/Internal/TH.hs:160)
    prismValName (src/Control/Lens/Internal/TH.hs:163)
    untoValName (src/Control/Lens/Internal/TH.hs:166)
    phantomValName (src/Control/Lens/Internal/TH.hs:169)
    phantom2 (src/Control/Lens/Internal/TH.hs:172)
    composeValName (src/Control/Lens/Internal/TH.hs:176)
    idValName (src/Control/Lens/Internal/TH.hs:179)
    fmapValName (src/Control/Lens/Internal/TH.hs:182)
    pureValName (src/Control/Lens/Internal/TH.hs:186)
    apValName (src/Control/Lens/Internal/TH.hs:189)
    rightDataName (src/Control/Lens/Internal/TH.hs:199)
    leftDataName (src/Control/Lens/Internal/TH.hs:202)
  67% (  2 /  3) in 'Control.Lens.Internal.Coerce'
  Missing documentation for:
    coerce' (src/Control/Lens/Internal/Coerce.hs:35)
 100% (  1 /  1) in 'Control.Lens.Internal.Instances'
 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
 100% (  3 /  3) in 'Control.Lens.Internal.Setter'
 100% (  5 /  5) in 'Control.Lens.Internal.Review'
 100% (  3 /  3) in 'Control.Lens.Internal.Prism'
 100% (  3 /  3) in 'Control.Lens.Internal.Iso'
 100% (  6 /  6) in 'Control.Lens.Internal.Level'
 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  Missing documentation for:
    Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:212)
 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
  50% (  2 /  4) in 'Control.Lens.Internal.Getter'
  Missing documentation for:
    AlongsideLeft (src/Control/Lens/Internal/Getter.hs:37)
    AlongsideRight (src/Control/Lens/Internal/Getter.hs:78)
  93% ( 13 / 14) in 'Control.Lens.Internal.Fold'
  Missing documentation for:
    ReifiedMonoid
  86% ( 51 / 59) in 'Control.Lens.Type'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    IndexedFold1 (src/Control/Lens/Type.hs:518)
    IndexPreservingTraversal1 (src/Control/Lens/Type.hs:247)
    IndexPreservingTraversal1' (src/Control/Lens/Type.hs:248)
    IndexPreservingFold1 (src/Control/Lens/Type.hs:519)
 100% ( 85 / 85) in 'Control.Lens.Setter'
 100% (110 /110) in 'Control.Lens.Lens'
 100% ( 21 / 21) in 'Control.Lens.Tuple'
  97% ( 32 / 33) in 'Control.Lens.Getter'
  Missing documentation for:
    Const
 100% ( 15 / 15) in 'Control.Lens.Review'
 100% ( 29 / 29) in 'Control.Lens.Prism'
 100% (  3 /  3) in 'Control.Lens.Zoom'
 100% (  3 /  3) in 'Data.Set.Lens'
 100% (  3 /  3) in 'Data.HashSet.Lens'
  99% (123 /124) in 'Control.Lens.Fold'
  Missing documentation for:
    ifolding (src/Control/Lens/Fold.hs:222)
  91% ( 88 / 97) in 'Control.Lens.Traversal'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    Traversing1 (src/Control/Lens/Traversal.hs:236)
    Traversing1' (src/Control/Lens/Traversal.hs:242)
    unsafePartsOf' (src/Control/Lens/Traversal.hs:589)
    Traversable1
    iunsafePartsOf' (src/Control/Lens/Traversal.hs:593)
  92% ( 47 / 51) in 'Control.Lens.Indexed'
  Missing documentation for:
    ifoldMapBy (src/Control/Lens/Indexed.hs:878)
    ifoldMapByOf (src/Control/Lens/Indexed.hs:881)
    itraverseBy (src/Control/Lens/Indexed.hs:884)
    itraverseByOf (src/Control/Lens/Indexed.hs:887)
 100% (  4 /  4) in 'Control.Lens.Level'
  25% ( 21 / 83) in 'Control.Lens.Reified'
  Missing documentation for:
     (src/Control/Lens/Reified.hs:106)
     (src/Control/Lens/Reified.hs:109)
     (src/Control/Lens/Reified.hs:113)
     (src/Control/Lens/Reified.hs:117)
     (src/Control/Lens/Reified.hs:123)
     (src/Control/Lens/Reified.hs:131)
     (src/Control/Lens/Reified.hs:139)
     (src/Control/Lens/Reified.hs:149)
     (src/Control/Lens/Reified.hs:153)
     (src/Control/Lens/Reified.hs:159)
     (src/Control/Lens/Reified.hs:165)
     (src/Control/Lens/Reified.hs:173)
     (src/Control/Lens/Reified.hs:176)
     (src/Control/Lens/Reified.hs:179)
     (src/Control/Lens/Reified.hs:183)
     (src/Control/Lens/Reified.hs:186)
     (src/Control/Lens/Reified.hs:190)
     (src/Control/Lens/Reified.hs:193)
     (src/Control/Lens/Reified.hs:195)
     (src/Control/Lens/Reified.hs:203)
     (src/Control/Lens/Reified.hs:209)
     (src/Control/Lens/Reified.hs:214)
     (src/Control/Lens/Reified.hs:226)
     (src/Control/Lens/Reified.hs:230)
     (src/Control/Lens/Reified.hs:240)
     (src/Control/Lens/Reified.hs:251)
     (src/Control/Lens/Reified.hs:255)
     (src/Control/Lens/Reified.hs:259)
     (src/Control/Lens/Reified.hs:264)
     (src/Control/Lens/Reified.hs:272)
     (src/Control/Lens/Reified.hs:276)
     (src/Control/Lens/Reified.hs:298)
     (src/Control/Lens/Reified.hs:306)
     (src/Control/Lens/Reified.hs:309)
     (src/Control/Lens/Reified.hs:313)
     (src/Control/Lens/Reified.hs:321)
     (src/Control/Lens/Reified.hs:331)
     (src/Control/Lens/Reified.hs:336)
     (src/Control/Lens/Reified.hs:348)
     (src/Control/Lens/Reified.hs:354)
     (src/Control/Lens/Reified.hs:358)
     (src/Control/Lens/Reified.hs:362)
     (src/Control/Lens/Reified.hs:370)
     (src/Control/Lens/Reified.hs:380)
     (src/Control/Lens/Reified.hs:386)
     (src/Control/Lens/Reified.hs:390)
     (src/Control/Lens/Reified.hs:396)
     (src/Control/Lens/Reified.hs:402)
     (src/Control/Lens/Reified.hs:408)
     (src/Control/Lens/Reified.hs:412)
     (src/Control/Lens/Reified.hs:418)
     (src/Control/Lens/Reified.hs:422)
    ReifiedIndexedFold (src/Control/Lens/Reified.hs:430)
     (src/Control/Lens/Reified.hs:432)
     (src/Control/Lens/Reified.hs:436)
     (src/Control/Lens/Reified.hs:442)
     (src/Control/Lens/Reified.hs:447)
     (src/Control/Lens/Reified.hs:451)
     (src/Control/Lens/Reified.hs:455)
     (src/Control/Lens/Reified.hs:463)
     (src/Control/Lens/Reified.hs:467)
     (src/Control/Lens/Reified.hs:472)
 100% ( 13 / 13) in 'Data.Data.Lens'
  98% ( 47 / 48) in 'Control.Lens.Plated'
  Missing documentation for:
    GPlated (src/Control/Lens/Plated.hs:734)
 100% (  9 /  9) in 'Control.Lens.Internal.ByteString'
 100% ( 15 / 15) in 'Control.Lens.Equality'
  91% ( 49 / 54) in 'Control.Lens.Iso'
  Missing documentation for:
    Swapped (src/Control/Lens/Iso.hs:426)
    Strict (src/Control/Lens/Iso.hs:420)
    Lazy (src/Control/Lens/Iso.hs:423)
    Reversed (src/Control/Lens/Iso.hs:429)
    List (src/Control/Lens/Iso.hs:495)
  70% ( 14 / 20) in 'Control.Lens.Wrapped'
  Missing documentation for:
    _Unwrapped' (src/Control/Lens/Wrapped.hs:164)
    Rewrapped (src/Control/Lens/Wrapped.hs:159)
    Rewrapping (src/Control/Lens/Wrapped.hs:161)
    _Unwrapped (src/Control/Lens/Wrapped.hs:181)
    Wrapped (src/Control/Lens/Wrapped.hs:150)
    Unwrapped (src/Control/Lens/Wrapped.hs:153)
 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  88% (  7 /  8) in 'Data.Text.Strict.Lens'
  Missing documentation for:
    Text (src/Data/Text/Strict/Lens.hs:145)
  88% (  7 /  8) in 'Data.Text.Lazy.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lazy/Lens.hs:152)
  80% (  4 /  5) in 'Data.Text.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lens.hs:110)
  33% (  1 /  3) in 'Control.Lens.Empty'
  Missing documentation for:
    AsEmpty (src/Control/Lens/Empty.hs:60)
    Empty (src/Control/Lens/Empty.hs:71)
 100% (  3 /  3) in 'Control.Lens.Each'
  88% ( 15 / 17) in 'Control.Lens.Cons'
  Missing documentation for:
    :> (src/Control/Lens/Cons.hs:94)
    :< (src/Control/Lens/Cons.hs:88)
 100% (  6 /  6) in 'Control.Lens.Internal.Deque'
  93% ( 13 / 14) in 'Control.Lens.At'
  Missing documentation for:
    Index (src/Control/Lens/At.hs:85)
  21% ( 47 /222) in 'Language.Haskell.TH.Lens'
  Missing documentation for:
    locFileName (src/Language/Haskell/TH/Lens.hs:581)
    locPackage (src/Language/Haskell/TH/Lens.hs:585)
    locModule (src/Language/Haskell/TH/Lens.hs:589)
    locStart (src/Language/Haskell/TH/Lens.hs:593)
    locEnd (src/Language/Haskell/TH/Lens.hs:597)
    funDepInputs (src/Language/Haskell/TH/Lens.hs:601)
    funDepOutputs (src/Language/Haskell/TH/Lens.hs:606)
    matchPattern (src/Language/Haskell/TH/Lens.hs:623)
    matchBody (src/Language/Haskell/TH/Lens.hs:628)
    matchDeclarations (src/Language/Haskell/TH/Lens.hs:633)
    fixityPrecedence (src/Language/Haskell/TH/Lens.hs:638)
    fixityDirection (src/Language/Haskell/TH/Lens.hs:643)
    clausePattern (src/Language/Haskell/TH/Lens.hs:648)
    clauseBody (src/Language/Haskell/TH/Lens.hs:653)
    clauseDecs (src/Language/Haskell/TH/Lens.hs:658)
    fieldExpName (src/Language/Haskell/TH/Lens.hs:611)
    fieldExpExpression (src/Language/Haskell/TH/Lens.hs:614)
    fieldPatName (src/Language/Haskell/TH/Lens.hs:617)
    fieldPatPattern (src/Language/Haskell/TH/Lens.hs:620)
    tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1500)
    tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1505)
    _ClassI (src/Language/Haskell/TH/Lens.hs:706)
    _ClassOpI (src/Language/Haskell/TH/Lens.hs:727)
    _TyConI (src/Language/Haskell/TH/Lens.hs:739)
    _FamilyI (src/Language/Haskell/TH/Lens.hs:750)
    _PrimTyConI (src/Language/Haskell/TH/Lens.hs:760)
    _DataConI (src/Language/Haskell/TH/Lens.hs:781)
    _VarI (src/Language/Haskell/TH/Lens.hs:802)
    _TyVarI (src/Language/Haskell/TH/Lens.hs:811)
    _FunD (src/Language/Haskell/TH/Lens.hs:819)
    _ValD (src/Language/Haskell/TH/Lens.hs:827)
    _DataD (src/Language/Haskell/TH/Lens.hs:1005)
    _NewtypeD (src/Language/Haskell/TH/Lens.hs:1013)
    _TySynD (src/Language/Haskell/TH/Lens.hs:835)
    _ClassD (src/Language/Haskell/TH/Lens.hs:843)
    _InstanceD (src/Language/Haskell/TH/Lens.hs:851)
    _SigD (src/Language/Haskell/TH/Lens.hs:859)
    _ForeignD (src/Language/Haskell/TH/Lens.hs:867)
    _InfixD (src/Language/Haskell/TH/Lens.hs:876)
    _PragmaD (src/Language/Haskell/TH/Lens.hs:885)
    _DataInstD (src/Language/Haskell/TH/Lens.hs:1021)
    _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:1029)
    _TySynInstD (src/Language/Haskell/TH/Lens.hs:894)
    _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:947)
    _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:902)
    _StandaloneDerivD (src/Language/Haskell/TH/Lens.hs:921)
    _DefaultSigD (src/Language/Haskell/TH/Lens.hs:929)
    _FamilyD (src/Language/Haskell/TH/Lens.hs:1037)
    _NormalC (src/Language/Haskell/TH/Lens.hs:1046)
    _RecC (src/Language/Haskell/TH/Lens.hs:1061)
    _InfixC (src/Language/Haskell/TH/Lens.hs:1076)
    _ForallC (src/Language/Haskell/TH/Lens.hs:1090)
    _IsStrict (src/Language/Haskell/TH/Lens.hs:1189)
    _NotStrict (src/Language/Haskell/TH/Lens.hs:1197)
    _Unpacked (src/Language/Haskell/TH/Lens.hs:1205)
    _ImportF (src/Language/Haskell/TH/Lens.hs:1214)
    _ExportF (src/Language/Haskell/TH/Lens.hs:1222)
    _CCall (src/Language/Haskell/TH/Lens.hs:1230)
    _StdCall (src/Language/Haskell/TH/Lens.hs:1238)
    _CApi (src/Language/Haskell/TH/Lens.hs:1247)
    _Prim (src/Language/Haskell/TH/Lens.hs:1255)
    _JavaScript (src/Language/Haskell/TH/Lens.hs:1263)
    _Unsafe (src/Language/Haskell/TH/Lens.hs:1272)
    _Safe (src/Language/Haskell/TH/Lens.hs:1280)
    _Interruptible (src/Language/Haskell/TH/Lens.hs:1288)
    _InlineP (src/Language/Haskell/TH/Lens.hs:1297)
    _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1305)
    _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1333)
    _RuleP (src/Language/Haskell/TH/Lens.hs:1341)
    _AnnP (src/Language/Haskell/TH/Lens.hs:1350)
    _LineP (src/Language/Haskell/TH/Lens.hs:1360)
    _NoInline (src/Language/Haskell/TH/Lens.hs:1369)
    _Inline (src/Language/Haskell/TH/Lens.hs:1377)
    _Inlinable (src/Language/Haskell/TH/Lens.hs:1385)
    _ConLike (src/Language/Haskell/TH/Lens.hs:1393)
    _FunLike (src/Language/Haskell/TH/Lens.hs:1401)
    _AllPhases (src/Language/Haskell/TH/Lens.hs:1409)
    _FromPhase (src/Language/Haskell/TH/Lens.hs:1417)
    _BeforePhase (src/Language/Haskell/TH/Lens.hs:1425)
    _RuleVar (src/Language/Haskell/TH/Lens.hs:1433)
    _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1441)
    _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1451)
    _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1459)
    _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1467)
    _FunDep (src/Language/Haskell/TH/Lens.hs:1476)
    _TypeFam (src/Language/Haskell/TH/Lens.hs:1483)
    _DataFam (src/Language/Haskell/TH/Lens.hs:1491)
    _InfixL (src/Language/Haskell/TH/Lens.hs:1511)
    _InfixR (src/Language/Haskell/TH/Lens.hs:1519)
    _InfixN (src/Language/Haskell/TH/Lens.hs:1527)
    _VarE (src/Language/Haskell/TH/Lens.hs:1535)
    _ConE (src/Language/Haskell/TH/Lens.hs:1543)
    _LitE (src/Language/Haskell/TH/Lens.hs:1551)
    _AppE (src/Language/Haskell/TH/Lens.hs:1559)
    _InfixE (src/Language/Haskell/TH/Lens.hs:1567)
    _UInfixE (src/Language/Haskell/TH/Lens.hs:1575)
    _ParensE (src/Language/Haskell/TH/Lens.hs:1583)
    _LamE (src/Language/Haskell/TH/Lens.hs:1591)
    _LamCaseE (src/Language/Haskell/TH/Lens.hs:1600)
    _TupE (src/Language/Haskell/TH/Lens.hs:1609)
    _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1617)
    _CondE (src/Language/Haskell/TH/Lens.hs:1625)
    _MultiIfE (src/Language/Haskell/TH/Lens.hs:1634)
    _LetE (src/Language/Haskell/TH/Lens.hs:1643)
    _CaseE (src/Language/Haskell/TH/Lens.hs:1651)
    _DoE (src/Language/Haskell/TH/Lens.hs:1659)
    _CompE (src/Language/Haskell/TH/Lens.hs:1667)
    _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1675)
    _ListE (src/Language/Haskell/TH/Lens.hs:1683)
    _SigE (src/Language/Haskell/TH/Lens.hs:1691)
    _RecConE (src/Language/Haskell/TH/Lens.hs:1699)
    _RecUpdE (src/Language/Haskell/TH/Lens.hs:1707)
    _StaticE (src/Language/Haskell/TH/Lens.hs:1716)
    _GuardedB (src/Language/Haskell/TH/Lens.hs:1735)
    _NormalB (src/Language/Haskell/TH/Lens.hs:1743)
    _NormalG (src/Language/Haskell/TH/Lens.hs:1751)
    _PatG (src/Language/Haskell/TH/Lens.hs:1759)
    _BindS (src/Language/Haskell/TH/Lens.hs:1767)
    _LetS (src/Language/Haskell/TH/Lens.hs:1775)
    _NoBindS (src/Language/Haskell/TH/Lens.hs:1783)
    _ParS (src/Language/Haskell/TH/Lens.hs:1791)
    _FromR (src/Language/Haskell/TH/Lens.hs:1799)
    _FromThenR (src/Language/Haskell/TH/Lens.hs:1807)
    _FromToR (src/Language/Haskell/TH/Lens.hs:1815)
    _FromThenToR (src/Language/Haskell/TH/Lens.hs:1823)
    _CharL (src/Language/Haskell/TH/Lens.hs:1831)
    _StringL (src/Language/Haskell/TH/Lens.hs:1839)
    _IntegerL (src/Language/Haskell/TH/Lens.hs:1847)
    _RationalL (src/Language/Haskell/TH/Lens.hs:1855)
    _IntPrimL (src/Language/Haskell/TH/Lens.hs:1863)
    _WordPrimL (src/Language/Haskell/TH/Lens.hs:1871)
    _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1879)
    _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1887)
    _StringPrimL (src/Language/Haskell/TH/Lens.hs:1896)
    _LitP (src/Language/Haskell/TH/Lens.hs:1923)
    _VarP (src/Language/Haskell/TH/Lens.hs:1931)
    _TupP (src/Language/Haskell/TH/Lens.hs:1939)
    _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1947)
    _ConP (src/Language/Haskell/TH/Lens.hs:1955)
    _InfixP (src/Language/Haskell/TH/Lens.hs:1963)
    _UInfixP (src/Language/Haskell/TH/Lens.hs:1971)
    _ParensP (src/Language/Haskell/TH/Lens.hs:1979)
    _TildeP (src/Language/Haskell/TH/Lens.hs:1987)
    _BangP (src/Language/Haskell/TH/Lens.hs:1995)
    _AsP (src/Language/Haskell/TH/Lens.hs:2003)
    _WildP (src/Language/Haskell/TH/Lens.hs:2011)
    _RecP (src/Language/Haskell/TH/Lens.hs:2019)
    _ListP (src/Language/Haskell/TH/Lens.hs:2027)
    _SigP (src/Language/Haskell/TH/Lens.hs:2035)
    _ViewP (src/Language/Haskell/TH/Lens.hs:2043)
    _ForallT (src/Language/Haskell/TH/Lens.hs:2051)
    _AppT (src/Language/Haskell/TH/Lens.hs:2059)
    _SigT (src/Language/Haskell/TH/Lens.hs:2067)
    _VarT (src/Language/Haskell/TH/Lens.hs:2075)
    _ConT (src/Language/Haskell/TH/Lens.hs:2083)
    _PromotedT (src/Language/Haskell/TH/Lens.hs:2092)
    _TupleT (src/Language/Haskell/TH/Lens.hs:2101)
    _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2109)
    _ArrowT (src/Language/Haskell/TH/Lens.hs:2117)
    _EqualityT (src/Language/Haskell/TH/Lens.hs:2126)
    _ListT (src/Language/Haskell/TH/Lens.hs:2135)
    _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2144)
    _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2152)
    _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2160)
    _StarT (src/Language/Haskell/TH/Lens.hs:2168)
    _ConstraintT (src/Language/Haskell/TH/Lens.hs:2176)
    _LitT (src/Language/Haskell/TH/Lens.hs:2184)
    _PlainTV (src/Language/Haskell/TH/Lens.hs:2227)
    _KindedTV (src/Language/Haskell/TH/Lens.hs:2235)
    _NumTyLit (src/Language/Haskell/TH/Lens.hs:2270)
    _StrTyLit (src/Language/Haskell/TH/Lens.hs:2278)
    _NominalR (src/Language/Haskell/TH/Lens.hs:2306)
    _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2314)
    _PhantomR (src/Language/Haskell/TH/Lens.hs:2322)
    _InferR (src/Language/Haskell/TH/Lens.hs:2330)
  80% (  4 /  5) in 'Control.Lens.Internal.FieldTH'
  Missing documentation for:
    makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:69)
 100% (  4 /  4) in 'Control.Lens.Internal.PrismTH'
  98% ( 57 / 58) in 'Control.Lens.TH'
  Missing documentation for:
    defaultFieldRules (src/Control/Lens/TH.hs:758)
 100% (  3 /  3) in 'Control.Lens.Internal.Exception'
 100% ( 13 / 13) in 'Control.Lens.Internal'
 100% ( 23 / 23) in 'Control.Lens'
 100% (  2 /  2) in 'Control.Lens.Combinators'
 100% (  3 /  3) in 'Control.Lens.Extras'
 100% (127 /127) in 'Control.Lens.Operators'
 100% ( 15 / 15) in 'Control.Monad.Error.Lens'
 100% (  5 /  5) in 'Control.Parallel.Strategies.Lens'
 100% (  2 /  2) in 'Control.Seq.Lens'
 100% (  3 /  3) in 'Data.Array.Lens'
  76% ( 13 / 17) in 'Data.Bits.Lens'
  Missing documentation for:
    <<.|.~ (src/Data/Bits/Lens.hs:166)
    <<.&.~ (src/Data/Bits/Lens.hs:162)
    <<.|.= (src/Data/Bits/Lens.hs:174)
    <<.&.= (src/Data/Bits/Lens.hs:170)
  78% (  7 /  9) in 'Data.ByteString.Strict.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Strict/Lens.hs:140)
    Chars (src/Data/ByteString/Strict/Lens.hs:143)
  78% (  7 /  9) in 'Data.ByteString.Lazy.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lazy/Lens.hs:143)
    Chars (src/Data/ByteString/Lazy/Lens.hs:146)
  67% (  4 /  6) in 'Data.ByteString.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lens.hs:114)
    Chars (src/Data/ByteString/Lens.hs:117)
  67% (  8 / 12) in 'Data.Complex.Lens'
  Missing documentation for:
    Polar (src/Data/Complex/Lens.hs:92)
    Real (src/Data/Complex/Lens.hs:95)
    Imaginary (src/Data/Complex/Lens.hs:96)
    Conjugate (src/Data/Complex/Lens.hs:152)
 100% (  4 /  4) in 'Data.IntSet.Lens'
  75% (  3 /  4) in 'Data.List.Lens'
  Missing documentation for:
    stripSuffix (src/Data/List/Lens.hs:151)
 100% (  7 /  7) in 'Data.Sequence.Lens'
 100% (  3 /  3) in 'Data.Tree.Lens'
 100% (  3 /  3) in 'Data.Typeable.Lens'
 100% (  9 /  9) in 'Data.Vector.Lens'
 100% (  7 /  7) in 'Generics.Deriving.Lens'
  30% (  3 / 10) in 'GHC.Generics.Lens'
  Missing documentation for:
    _V1 (src/GHC/Generics/Lens.hs:47)
    _U1 (src/GHC/Generics/Lens.hs:52)
    _Par1 (src/GHC/Generics/Lens.hs:56)
    _Rec1 (src/GHC/Generics/Lens.hs:60)
    _K1 (src/GHC/Generics/Lens.hs:64)
    _M1 (src/GHC/Generics/Lens.hs:68)
    _L1 (src/GHC/Generics/Lens.hs:72)
  84% ( 16 / 19) in 'System.FilePath.Lens'
  Missing documentation for:
    <<</>~ (src/System/FilePath/Lens.hs:94)
    <<</>= (src/System/FilePath/Lens.hs:98)
    <<<.>= (src/System/FilePath/Lens.hs:165)
  32% (  9 / 28) in 'System.IO.Error.Lens'
  Missing documentation for:
    _AlreadyExists (src/System/IO/Error/Lens.hs:63)
    _NoSuchThing (src/System/IO/Error/Lens.hs:66)
    _ResourceBusy (src/System/IO/Error/Lens.hs:69)
    _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
    _EOF (src/System/IO/Error/Lens.hs:75)
    _IllegalOperation (src/System/IO/Error/Lens.hs:78)
    _PermissionDenied (src/System/IO/Error/Lens.hs:81)
    _UserError (src/System/IO/Error/Lens.hs:84)
    _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
    _SystemError (src/System/IO/Error/Lens.hs:90)
    _ProtocolError (src/System/IO/Error/Lens.hs:93)
    _OtherError (src/System/IO/Error/Lens.hs:96)
    _InvalidArgument (src/System/IO/Error/Lens.hs:99)
    _InappropriateType (src/System/IO/Error/Lens.hs:102)
    _HardwareFault (src/System/IO/Error/Lens.hs:105)
    _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
    _TimeExpired (src/System/IO/Error/Lens.hs:111)
    _ResourceVanished (src/System/IO/Error/Lens.hs:114)
    _Interrupted (src/System/IO/Error/Lens.hs:117)
  94% ( 15 / 16) in 'Numeric.Lens'
  Missing documentation for:
    Integral (src/Numeric/Lens.hs:57)
  68% ( 65 / 95) in 'Control.Exception.Lens'
  Missing documentation for:
    Exception (src/Control/Exception/Lens.hs:213)
    IOException_ (src/Control/Exception/Lens.hs:461)
    ArithException_ (src/Control/Exception/Lens.hs:476)
    Overflow_ (src/Control/Exception/Lens.hs:505)
    Underflow_ (src/Control/Exception/Lens.hs:526)
    LossOfPrecision_ (src/Control/Exception/Lens.hs:547)
    DivideByZero_ (src/Control/Exception/Lens.hs:568)
    Denormal_ (src/Control/Exception/Lens.hs:589)
    RatioZeroDenominator_ (src/Control/Exception/Lens.hs:613)
    ArrayException_ (src/Control/Exception/Lens.hs:642)
    IndexOutOfBounds_ (src/Control/Exception/Lens.hs:663)
    UndefinedElement_ (src/Control/Exception/Lens.hs:684)
    AssertionFailed_ (src/Control/Exception/Lens.hs:714)
    AsyncException_ (src/Control/Exception/Lens.hs:741)
    StackOverflow_ (src/Control/Exception/Lens.hs:760)
    HeapOverflow_ (src/Control/Exception/Lens.hs:784)
    ThreadKilled_ (src/Control/Exception/Lens.hs:803)
    UserInterrupt_ (src/Control/Exception/Lens.hs:822)
    NonTermination_ (src/Control/Exception/Lens.hs:851)
    NestedAtomically_ (src/Control/Exception/Lens.hs:879)
    BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:908)
    BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:937)
    Deadlock_ (src/Control/Exception/Lens.hs:965)
    NoMethodError_ (src/Control/Exception/Lens.hs:993)
    PatternMatchFail_ (src/Control/Exception/Lens.hs:1020)
    RecConError_ (src/Control/Exception/Lens.hs:1048)
    RecSelError_ (src/Control/Exception/Lens.hs:1072)
    RecUpdError_ (src/Control/Exception/Lens.hs:1096)
    ErrorCall_ (src/Control/Exception/Lens.hs:1123)
    HandlingException_ (src/Control/Exception/Lens.hs:1151)
  67% (  2 /  3) in 'Data.Dynamic.Lens'
  Missing documentation for:
    Dynamic (src/Data/Dynamic/Lens.hs:54)
  67% (  4 /  6) in 'System.Exit.Lens'
  Missing documentation for:
    ExitFailure_ (src/System/Exit/Lens.hs:85)
    ExitSuccess_ (src/System/Exit/Lens.hs:82)
Warning: Control.Lens.Internal.Getter: could not find link destinations for:
    Bitraversable Bifoldable
Warning: Control.Lens.Setter: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity
Warning: Control.Lens.Getter: could not find link destinations for:
    Bitraversable Bifoldable Biapplicative D1Const C1_0Const S1_0_0Const
Warning: Control.Lens.Review: could not find link destinations for:
    WrappedBifunctor Joker Flip Clown Product Sum Tannen Biff
Warning: Control.Lens.Prism: could not find link destinations for:
    Joker Product Tannen
Warning: Control.Lens.Fold: could not find link destinations for:
    ifoldr
Warning: Control.Lens.Traversal: could not find link destinations for:
    Digit Node Elem FingerTree Join Bitraversable WrappedBifunctor Joker Flip Clown Tannen Biff
Warning: Control.Lens.Plated: could not find link destinations for:
    gplate'
Warning: Control.Lens.Iso: could not find link destinations for:
    Joker Clown Product Tannen Biff
Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
    OpticStab quantifyType
Warning: Generics.Deriving.Lens: could not find link destinations for:
    tinplated
Warning: Numeric.Lens: could not find link destinations for:
    digitToInt'
Documentation created: dist/doc/html/lens/index.html,
dist/doc/html/lens/lens.txt
Creating package registration file:
/tmp/pkgConf-lens-4.1311468917411643203999.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lens-4.13.2-HIYLsEyJVHg74xI1G91Aqv
Registering lens-4.13.2...
Installed lens-4.13.2
[1 of 5] Compiling NotCPP.Utils     ( /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/NotCPP/Utils.hs, /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/NotCPP/Utils.o )
[2 of 5] Compiling NotCPP.LookupValueName ( /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/NotCPP/LookupValueName.hs, /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/NotCPP/LookupValueName.o )
[3 of 5] Compiling NotCPP.Declarations ( /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/NotCPP/Declarations.hs, /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/NotCPP/Declarations.o )
[4 of 5] Compiling SetupCompat      ( /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/SetupCompat.hs, /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/SetupCompat.o )
[5 of 5] Compiling Main             ( /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/setup.hs, /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-6291/ghc-mod-5.5.0.0/dist/setup/setup ...
Configuring ghc-mod-5.5.0.0...
Building ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
[ 1 of 55] Compiling Data.Binary.Generic ( Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[ 2 of 55] Compiling Language.Haskell.GhcMod.Read ( Language/Haskell/GhcMod/Read.hs, dist/build/Language/Haskell/GhcMod/Read.o )
[ 3 of 55] Compiling System.Directory.ModTime ( System/Directory/ModTime.hs, dist/build/System/Directory/ModTime.o )
[ 4 of 55] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/Paths_ghc_mod.o )
[ 5 of 55] Compiling Utils            ( Utils.hs, dist/build/Utils.o )
[ 6 of 55] Compiling Language.Haskell.GhcMod.Caching.Types ( Language/Haskell/GhcMod/Caching/Types.hs, dist/build/Language/Haskell/GhcMod/Caching/Types.o )
[ 7 of 55] Compiling Language.Haskell.GhcMod.Types ( Language/Haskell/GhcMod/Types.hs, dist/build/Language/Haskell/GhcMod/Types.o )
[ 8 of 55] Compiling Language.Haskell.GhcMod.Gap ( Language/Haskell/GhcMod/Gap.hs, dist/build/Language/Haskell/GhcMod/Gap.o )
[ 9 of 55] Compiling Language.Haskell.GhcMod.Doc ( Language/Haskell/GhcMod/Doc.hs, dist/build/Language/Haskell/GhcMod/Doc.o )
[10 of 55] Compiling Language.Haskell.GhcMod.SrcUtils ( Language/Haskell/GhcMod/SrcUtils.hs, dist/build/Language/Haskell/GhcMod/SrcUtils.o )
[11 of 55] Compiling Language.Haskell.GhcMod.Pretty ( Language/Haskell/GhcMod/Pretty.hs, dist/build/Language/Haskell/GhcMod/Pretty.o )
[12 of 55] Compiling Language.Haskell.GhcMod.Error ( Language/Haskell/GhcMod/Error.hs, dist/build/Language/Haskell/GhcMod/Error.o )
[13 of 55] Compiling Language.Haskell.GhcMod.DebugLogger ( Language/Haskell/GhcMod/DebugLogger.hs, dist/build/Language/Haskell/GhcMod/DebugLogger.o )
[14 of 55] Compiling Language.Haskell.GhcMod.DynFlags ( Language/Haskell/GhcMod/DynFlags.hs, dist/build/Language/Haskell/GhcMod/DynFlags.o )
[15 of 55] Compiling Language.Haskell.GhcMod.Monad.Newtypes ( Language/Haskell/GhcMod/Monad/Newtypes.hs, dist/build/Language/Haskell/GhcMod/Monad/Newtypes.o )
[16 of 55] Compiling Language.Haskell.GhcMod.Monad.Env ( Language/Haskell/GhcMod/Monad/Env.hs, dist/build/Language/Haskell/GhcMod/Monad/Env.o )
[17 of 55] Compiling Language.Haskell.GhcMod.Monad.Log ( Language/Haskell/GhcMod/Monad/Log.hs, dist/build/Language/Haskell/GhcMod/Monad/Log.o )
[18 of 55] Compiling Language.Haskell.GhcMod.Monad.Orphans ( Language/Haskell/GhcMod/Monad/Orphans.hs, dist/build/Language/Haskell/GhcMod/Monad/Orphans.o )
[19 of 55] Compiling Language.Haskell.GhcMod.Monad.Out ( Language/Haskell/GhcMod/Monad/Out.hs, dist/build/Language/Haskell/GhcMod/Monad/Out.o )
[20 of 55] Compiling Language.Haskell.GhcMod.Monad.State ( Language/Haskell/GhcMod/Monad/State.hs, dist/build/Language/Haskell/GhcMod/Monad/State.o )
[21 of 55] Compiling Language.Haskell.GhcMod.Monad.Types ( Language/Haskell/GhcMod/Monad/Types.hs, dist/build/Language/Haskell/GhcMod/Monad/Types.o )
[22 of 55] Compiling Language.Haskell.GhcMod.Output ( Language/Haskell/GhcMod/Output.hs, dist/build/Language/Haskell/GhcMod/Output.o )
[23 of 55] Compiling Language.Haskell.GhcMod.Utils ( Language/Haskell/GhcMod/Utils.hs, dist/build/Language/Haskell/GhcMod/Utils.o )
[24 of 55] Compiling Language.Haskell.GhcMod.Convert ( Language/Haskell/GhcMod/Convert.hs, dist/build/Language/Haskell/GhcMod/Convert.o )
[25 of 55] Compiling Language.Haskell.GhcMod.Logger ( Language/Haskell/GhcMod/Logger.hs, dist/build/Language/Haskell/GhcMod/Logger.o )
[26 of 55] Compiling Language.Haskell.GhcMod.LightGhc ( Language/Haskell/GhcMod/LightGhc.hs, dist/build/Language/Haskell/GhcMod/LightGhc.o )
[27 of 55] Compiling Language.Haskell.GhcMod.Logging ( Language/Haskell/GhcMod/Logging.hs, dist/build/Language/Haskell/GhcMod/Logging.o )
[28 of 55] Compiling Language.Haskell.GhcMod.Stack ( Language/Haskell/GhcMod/Stack.hs, dist/build/Language/Haskell/GhcMod/Stack.o )
[29 of 55] Compiling Language.Haskell.GhcMod.Caching ( Language/Haskell/GhcMod/Caching.hs, dist/build/Language/Haskell/GhcMod/Caching.o )
[30 of 55] Compiling Language.Haskell.GhcMod.PathsAndFiles ( Language/Haskell/GhcMod/PathsAndFiles.hs, dist/build/Language/Haskell/GhcMod/PathsAndFiles.o )
[31 of 55] Compiling Language.Haskell.GhcMod.CustomPackageDb ( Language/Haskell/GhcMod/CustomPackageDb.hs, dist/build/Language/Haskell/GhcMod/CustomPackageDb.o )
[32 of 55] Compiling Language.Haskell.GhcMod.CabalHelper ( Language/Haskell/GhcMod/CabalHelper.hs, dist/build/Language/Haskell/GhcMod/CabalHelper.o )
[33 of 55] Compiling Language.Haskell.GhcMod.GhcPkg ( Language/Haskell/GhcMod/GhcPkg.hs, dist/build/Language/Haskell/GhcMod/GhcPkg.o )
[34 of 55] Compiling Language.Haskell.GhcMod.World ( Language/Haskell/GhcMod/World.hs, dist/build/Language/Haskell/GhcMod/World.o )
[35 of 55] Compiling Language.Haskell.GhcMod.HomeModuleGraph ( Language/Haskell/GhcMod/HomeModuleGraph.hs, dist/build/Language/Haskell/GhcMod/HomeModuleGraph.o )
[36 of 55] Compiling Language.Haskell.GhcMod.FileMapping ( Language/Haskell/GhcMod/FileMapping.hs, dist/build/Language/Haskell/GhcMod/FileMapping.o )
[37 of 55] Compiling Language.Haskell.GhcMod.Target ( Language/Haskell/GhcMod/Target.hs, dist/build/Language/Haskell/GhcMod/Target.o )
[38 of 55] Compiling Language.Haskell.GhcMod.Cradle ( Language/Haskell/GhcMod/Cradle.hs, dist/build/Language/Haskell/GhcMod/Cradle.o )
[39 of 55] Compiling Language.Haskell.GhcMod.Monad ( Language/Haskell/GhcMod/Monad.hs, dist/build/Language/Haskell/GhcMod/Monad.o )
[40 of 55] Compiling Language.Haskell.GhcMod.FillSig ( Language/Haskell/GhcMod/FillSig.hs, dist/build/Language/Haskell/GhcMod/FillSig.o )
[41 of 55] Compiling Language.Haskell.GhcMod.Find ( Language/Haskell/GhcMod/Find.hs, dist/build/Language/Haskell/GhcMod/Find.o )
[42 of 55] Compiling Language.Haskell.GhcMod.Flag ( Language/Haskell/GhcMod/Flag.hs, dist/build/Language/Haskell/GhcMod/Flag.o )
[43 of 55] Compiling Language.Haskell.GhcMod.Info ( Language/Haskell/GhcMod/Info.hs, dist/build/Language/Haskell/GhcMod/Info.o )
[44 of 55] Compiling Language.Haskell.GhcMod.Lang ( Language/Haskell/GhcMod/Lang.hs, dist/build/Language/Haskell/GhcMod/Lang.o )
[45 of 55] Compiling Language.Haskell.GhcMod.Lint ( Language/Haskell/GhcMod/Lint.hs, dist/build/Language/Haskell/GhcMod/Lint.o )
[46 of 55] Compiling Language.Haskell.GhcMod.Modules ( Language/Haskell/GhcMod/Modules.hs, dist/build/Language/Haskell/GhcMod/Modules.o )
[47 of 55] Compiling Language.Haskell.GhcMod.PkgDoc ( Language/Haskell/GhcMod/PkgDoc.hs, dist/build/Language/Haskell/GhcMod/PkgDoc.o )
[48 of 55] Compiling Language.Haskell.GhcMod.Test ( Language/Haskell/GhcMod/Test.hs, dist/build/Language/Haskell/GhcMod/Test.o )
[49 of 55] Compiling Language.Haskell.GhcMod.Internal ( Language/Haskell/GhcMod/Internal.hs, dist/build/Language/Haskell/GhcMod/Internal.o )
[50 of 55] Compiling Language.Haskell.GhcMod.Debug ( Language/Haskell/GhcMod/Debug.hs, dist/build/Language/Haskell/GhcMod/Debug.o )
[51 of 55] Compiling Language.Haskell.GhcMod.Check ( Language/Haskell/GhcMod/Check.hs, dist/build/Language/Haskell/GhcMod/Check.o )
[52 of 55] Compiling Language.Haskell.GhcMod.CaseSplit ( Language/Haskell/GhcMod/CaseSplit.hs, dist/build/Language/Haskell/GhcMod/CaseSplit.o )
[53 of 55] Compiling Language.Haskell.GhcMod.Browse ( Language/Haskell/GhcMod/Browse.hs, dist/build/Language/Haskell/GhcMod/Browse.o )
[54 of 55] Compiling Language.Haskell.GhcMod.Boot ( Language/Haskell/GhcMod/Boot.hs, dist/build/Language/Haskell/GhcMod/Boot.o )
[55 of 55] Compiling Language.Haskell.GhcMod ( Language/Haskell/GhcMod.hs, dist/build/Language/Haskell/GhcMod.o )
In-place registering ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
[1 of 8] Compiling GHCMod.Options.ShellParse ( src/GHCMod/Options/ShellParse.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/ShellParse.o )
[2 of 8] Compiling GHCMod.Options.Help ( src/GHCMod/Options/Help.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/Help.o )
[3 of 8] Compiling GHCMod.Options.DocUtils ( src/GHCMod/Options/DocUtils.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/DocUtils.o )
[4 of 8] Compiling GHCMod.Options.Commands ( src/GHCMod/Options/Commands.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options/Commands.o )
[5 of 8] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/ghc-mod/ghc-mod-tmp/Paths_ghc_mod.o )
[6 of 8] Compiling GHCMod.Version   ( src/GHCMod/Version.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Version.o )
[7 of 8] Compiling GHCMod.Options   ( src/GHCMod/Options.hs, dist/build/ghc-mod/ghc-mod-tmp/GHCMod/Options.o )
[8 of 8] Compiling Main             ( src/GHCMod.hs, dist/build/ghc-mod/ghc-mod-tmp/Main.o )
Linking dist/build/ghc-mod/ghc-mod ...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
[1 of 4] Compiling System.Directory.ModTime ( System/Directory/ModTime.hs, dist/build/ghc-modi/ghc-modi-tmp/System/Directory/ModTime.o )
[2 of 4] Compiling Utils            ( Utils.hs, dist/build/ghc-modi/ghc-modi-tmp/Utils.o )
[3 of 4] Compiling Paths_ghc_mod    ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/ghc-modi/ghc-modi-tmp/Paths_ghc_mod.o )
[4 of 4] Compiling Main             ( src/GHCModi.hs, dist/build/ghc-modi/ghc-modi-tmp/Main.o )
Linking dist/build/ghc-modi/ghc-modi ...
Running Haddock for ghc-mod-5.5.0.0...
Running hscolour for ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
Preprocessing library ghc-mod-5.5.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
   0% (  0 /  3) in 'Language.Haskell.GhcMod.Read'
  Missing documentation for:
    Module header
    readEither (Language/Haskell/GhcMod/Read.hs:91)
    readMaybe (Language/Haskell/GhcMod/Read.hs:103)
   0% (  0 /  5) in 'System.Directory.ModTime'
  Missing documentation for:
    Module header
    ModTime (System/Directory/ModTime.hs:32)
     (System/Directory/ModTime.hs:36)
    getCurrentModTime (System/Directory/ModTime.hs:60)
    getModTime (System/Directory/ModTime.hs:62)
   0% (  0 /  8) in 'Paths_ghc_mod'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_ghc_mod.hs:15)
    getBinDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getLibDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getDataDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getLibexecDir (dist/build/autogen/Paths_ghc_mod.hs:25)
    getDataFileName (dist/build/autogen/Paths_ghc_mod.hs:32)
    getSysconfDir (dist/build/autogen/Paths_ghc_mod.hs:25)
   0% (  0 /  6) in 'Utils'
  Missing documentation for:
    Module header
    TimedFile (Utils.hs:11)
     (Utils.hs:14)
    timeFile (Utils.hs:17)
    mightExist (Utils.hs:20)
    timeMaybe (Utils.hs:25)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Caching.Types'
  Missing documentation for:
    Module header
    CacheContents (Language/Haskell/GhcMod/Caching/Types.hs:23)
    CacheLens (Language/Haskell/GhcMod/Caching/Types.hs:24)
    Cached (Language/Haskell/GhcMod/Caching/Types.hs:26)
    TimedCacheFiles (Language/Haskell/GhcMod/Caching/Types.hs:60)
    ChCacheData (Language/Haskell/GhcMod/Caching/Types.hs:67)
   6% (  1 / 17) in 'Data.Binary.Generic'
  Missing documentation for:
    GGBinary (Data/Binary/Generic.hs:26)
     (Data/Binary/Generic.hs:31)
     (Data/Binary/Generic.hs:36)
     (Data/Binary/Generic.hs:41)
     (Data/Binary/Generic.hs:46)
     (Data/Binary/Generic.hs:51)
     (Data/Binary/Generic.hs:68)
    sizeError (Data/Binary/Generic.hs:83)
    checkGetSum (Data/Binary/Generic.hs:89)
    GSum (Data/Binary/Generic.hs:95)
     (Data/Binary/Generic.hs:99)
     (Data/Binary/Generic.hs:115)
    SumSize (Data/Binary/Generic.hs:124)
    Tagged (Data/Binary/Generic.hs:127)
     (Data/Binary/Generic.hs:129)
     (Data/Binary/Generic.hs:133)
  19% ( 15 / 77) in 'Language.Haskell.GhcMod.Types'
  Missing documentation for:
    Module header
    MonadIOC (Language/Haskell/GhcMod/Types.hs:59)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
    FileMapping (Language/Haskell/GhcMod/Types.hs:73)
    FileMappingMap (Language/Haskell/GhcMod/Types.hs:76)
    ProgramSource (Language/Haskell/GhcMod/Types.hs:78)
    Programs (Language/Haskell/GhcMod/Types.hs:80)
    OutputOpts (Language/Haskell/GhcMod/Types.hs:91)
    Options (Language/Haskell/GhcMod/Types.hs:102)
    Project (Language/Haskell/GhcMod/Types.hs:131)
    isCabalHelperProject (Language/Haskell/GhcMod/Types.hs:137)
    StackEnv (Language/Haskell/GhcMod/Types.hs:142)
    GmStream (Language/Haskell/GhcMod/Types.hs:164)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModOut (Language/Haskell/GhcMod/Types.hs:172)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
     (Language/Haskell/GhcMod/Types.hs:183)
    GmGhcSession (Language/Haskell/GhcMod/Types.hs:188)
    GhcModCaches (Language/Haskell/GhcMod/Types.hs:193)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    defaultGhcModState (Language/Haskell/GhcMod/Types.hs:208)
     (Language/Haskell/GhcMod/Types.hs:221)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
     (Language/Haskell/GhcMod/Types.hs:254)
     (Language/Haskell/GhcMod/Types.hs:275)
    GmComponentType (Language/Haskell/GhcMod/Types.hs:280)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
     (Language/Haskell/GhcMod/Types.hs:294)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
     (Language/Haskell/GhcMod/Types.hs:300)
     (Language/Haskell/GhcMod/Types.hs:304)
     (Language/Haskell/GhcMod/Types.hs:308)
     (Language/Haskell/GhcMod/Types.hs:311)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
     (Language/Haskell/GhcMod/Types.hs:354)
     (Language/Haskell/GhcMod/Types.hs:358)
     (Language/Haskell/GhcMod/Types.hs:360)
     (Language/Haskell/GhcMod/Types.hs:363)
     (Language/Haskell/GhcMod/Types.hs:366)
     (Language/Haskell/GhcMod/Types.hs:369)
    lGmcResolvedComponents (Language/Haskell/GhcMod/Types.hs:397)
    lGmcPackageDbStack (Language/Haskell/GhcMod/Types.hs:397)
    lGmcMergedPkgOptions (Language/Haskell/GhcMod/Types.hs:397)
    lGmcComponents (Language/Haskell/GhcMod/Types.hs:397)
    lGmMMappedFiles (Language/Haskell/GhcMod/Types.hs:398)
    lGmGhcSession (Language/Haskell/GhcMod/Types.hs:398)
    lGmCaches (Language/Haskell/GhcMod/Types.hs:398)
    lOptPrograms (Language/Haskell/GhcMod/Types.hs:399)
    lOptOutput (Language/Haskell/GhcMod/Types.hs:399)
    lOptGhcUserOptions (Language/Haskell/GhcMod/Types.hs:399)
    lOptFileMappings (Language/Haskell/GhcMod/Types.hs:399)
    lOoptStyle (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLogLevel (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLineSeparator (Language/Haskell/GhcMod/Types.hs:400)
    lOoptLinePrefix (Language/Haskell/GhcMod/Types.hs:400)
    lStackProgram (Language/Haskell/GhcMod/Types.hs:401)
    lGhcProgram (Language/Haskell/GhcMod/Types.hs:401)
    lGhcPkgProgram (Language/Haskell/GhcMod/Types.hs:401)
    lCabalProgram (Language/Haskell/GhcMod/Types.hs:401)
    mkModuleName
    moduleNameString
   0% (  0 / 44) in 'Language.Haskell.GhcMod.Gap'
  Missing documentation for:
    Module header
    ClsInst (Language/Haskell/GhcMod/Gap.hs:122)
    mkTarget (Language/Haskell/GhcMod/Gap.hs:127)
    withStyle (Language/Haskell/GhcMod/Gap.hs:137)
    GmLogAction (Language/Haskell/GhcMod/Gap.hs:145)
    setLogAction (Language/Haskell/GhcMod/Gap.hs:150)
    getSrcSpan (Language/Haskell/GhcMod/Gap.hs:170)
    getSrcFile (Language/Haskell/GhcMod/Gap.hs:182)
    withInteractiveContext (Language/Haskell/GhcMod/Gap.hs:227)
    fOptions (Language/Haskell/GhcMod/Gap.hs:201)
    toStringBuffer (Language/Haskell/GhcMod/Gap.hs:192)
    showSeverityCaption (Language/Haskell/GhcMod/Gap.hs:254)
    setCabalPkg (Language/Haskell/GhcMod/Gap.hs:265)
    setHideAllPackages (Language/Haskell/GhcMod/Gap.hs:274)
    setDeferTypeErrors (Language/Haskell/GhcMod/Gap.hs:292)
    setDeferTypedHoles (Language/Haskell/GhcMod/Gap.hs:301)
    setWarnTypedHoles (Language/Haskell/GhcMod/Gap.hs:308)
    setDumpSplices (Language/Haskell/GhcMod/Gap.hs:283)
    isDumpSplices (Language/Haskell/GhcMod/Gap.hs:286)
    filterOutChildren (Language/Haskell/GhcMod/Gap.hs:337)
    infoThing (Language/Haskell/GhcMod/Gap.hs:343)
    pprInfo (Language/Haskell/GhcMod/Gap.hs:356)
    HasType (Language/Haskell/GhcMod/Gap.hs:318)
    errorMsgSpan (Language/Haskell/GhcMod/Gap.hs:396)
    typeForUser (Language/Haskell/GhcMod/Gap.hs:403)
    nameForUser (Language/Haskell/GhcMod/Gap.hs:410)
    occNameForUser (Language/Haskell/GhcMod/Gap.hs:413)
    deSugar (Language/Haskell/GhcMod/Gap.hs:416)
    showDocWith (Language/Haskell/GhcMod/Gap.hs:158)
    GapThing (Language/Haskell/GhcMod/Gap.hs:432)
    fromTyThing (Language/Haskell/GhcMod/Gap.hs:434)
    fileModSummary (Language/Haskell/GhcMod/Gap.hs:219)
    WarnFlags (Language/Haskell/GhcMod/Gap.hs:449)
    emptyWarnFlags (Language/Haskell/GhcMod/Gap.hs:450)
    GLMatch (Language/Haskell/GhcMod/Gap.hs:462)
    GLMatchI (Language/Haskell/GhcMod/Gap.hs:463)
    getClass (Language/Haskell/GhcMod/Gap.hs:469)
    occName
    listVisibleModuleNames
    listVisibleModules (Language/Haskell/GhcMod/Gap.hs:522)
    lookupModulePackageInAllPackages (Language/Haskell/GhcMod/Gap.hs:508)
    isSynTyCon (Language/Haskell/GhcMod/Gap.hs:535)
    parseModuleHeader (Language/Haskell/GhcMod/Gap.hs:543)
    mkErrStyle' (Language/Haskell/GhcMod/Gap.hs:566)
   0% (  0 /  5) in 'Language.Haskell.GhcMod.Doc'
  Missing documentation for:
    Module header
    showPage (Language/Haskell/GhcMod/Doc.hs:8)
    showOneLine (Language/Haskell/GhcMod/Doc.hs:11)
    getStyle (Language/Haskell/GhcMod/Doc.hs:19)
    styleUnqualified (Language/Haskell/GhcMod/Doc.hs:24)
   0% (  0 / 15) in 'Language.Haskell.GhcMod.SrcUtils'
  Missing documentation for:
    Module header
     (Language/Haskell/GhcMod/SrcUtils.hs:26)
     (Language/Haskell/GhcMod/SrcUtils.hs:32)
    listifySpans (Language/Haskell/GhcMod/SrcUtils.hs:37)
    listifyParsedSpans (Language/Haskell/GhcMod/SrcUtils.hs:42)
    listifyRenamedSpans (Language/Haskell/GhcMod/SrcUtils.hs:47)
    listifyStaged (Language/Haskell/GhcMod/SrcUtils.hs:52)
    cmp (Language/Haskell/GhcMod/SrcUtils.hs:55)
    toTup (Language/Haskell/GhcMod/SrcUtils.hs:61)
    fourInts (Language/Haskell/GhcMod/SrcUtils.hs:64)
    fourIntsHE (Language/Haskell/GhcMod/SrcUtils.hs:67)
    typeSigInRangeHE (Language/Haskell/GhcMod/SrcUtils.hs:72)
    pretty (Language/Haskell/GhcMod/SrcUtils.hs:81)
    showName (Language/Haskell/GhcMod/SrcUtils.hs:84)
    showOccName (Language/Haskell/GhcMod/SrcUtils.hs:87)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Pretty'
  Missing documentation for:
    Module header
    docStyle (Language/Haskell/GhcMod/Pretty.hs:27)
    gmRenderDoc (Language/Haskell/GhcMod/Pretty.hs:30)
    gmComponentNameDoc (Language/Haskell/GhcMod/Pretty.hs:33)
    gmLogLevelDoc (Language/Haskell/GhcMod/Pretty.hs:40)
    <+>: (Language/Haskell/GhcMod/Pretty.hs:51)
    fnDoc (Language/Haskell/GhcMod/Pretty.hs:54)
    showDoc (Language/Haskell/GhcMod/Pretty.hs:57)
    warnDoc (Language/Haskell/GhcMod/Pretty.hs:60)
    strLnDoc (Language/Haskell/GhcMod/Pretty.hs:63)
    strDoc (Language/Haskell/GhcMod/Pretty.hs:68)
  13% (  2 / 15) in 'Language.Haskell.GhcMod.Error'
  Missing documentation for:
    Module header
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    GmError (Language/Haskell/GhcMod/Error.hs:53)
    gmeDoc (Language/Haskell/GhcMod/Error.hs:55)
    ghcExceptionDoc (Language/Haskell/GhcMod/Error.hs:108)
    liftMaybe (Language/Haskell/GhcMod/Error.hs:128)
    overrideError (Language/Haskell/GhcMod/Error.hs:131)
    modifyError (Language/Haskell/GhcMod/Error.hs:134)
    modifyError' (Language/Haskell/GhcMod/Error.hs:138)
    modifyGmError (Language/Haskell/GhcMod/Error.hs:141)
    tryFix (Language/Haskell/GhcMod/Error.hs:145)
    GHandler (Language/Haskell/GhcMod/Error.hs:149)
    gcatches (Language/Haskell/GhcMod/Error.hs:151)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.DebugLogger'
  Missing documentation for:
    Module header
    debugLogAction (Language/Haskell/GhcMod/DebugLogger.hs:64)
    debugLogActionHPrintDoc (Language/Haskell/GhcMod/DebugLogger.hs:100)
    debugLogActionHPutStrDoc (Language/Haskell/GhcMod/DebugLogger.hs:105)
    gmPrintDoc (Language/Haskell/GhcMod/DebugLogger.hs:122)
    gmPrintDoc_ (Language/Haskell/GhcMod/DebugLogger.hs:126)
  57% ( 12 / 21) in 'Language.Haskell.GhcMod.DynFlags'
  Missing documentation for:
    Module header
    setEmptyLogger (Language/Haskell/GhcMod/DynFlags.hs:16)
    setDebugLogger (Language/Haskell/GhcMod/DynFlags.hs:20)
    setHscNothing (Language/Haskell/GhcMod/DynFlags.hs:28)
    setHscInterpreted (Language/Haskell/GhcMod/DynFlags.hs:40)
    withDynFlags (Language/Haskell/GhcMod/DynFlags.hs:57)
    withCmdFlags (Language/Haskell/GhcMod/DynFlags.hs:69)
    allWarningFlags (Language/Haskell/GhcMod/DynFlags.hs:88)
    deferErrors (Language/Haskell/GhcMod/DynFlags.hs:105)
   0% (  0 / 22) in 'Language.Haskell.GhcMod.Monad.Newtypes'
  Missing documentation for:
    Module header
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    GmOutT (Language/Haskell/GhcMod/Monad/Newtypes.hs:48)
    GmT (Language/Haskell/GhcMod/Monad/Newtypes.hs:58)
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    LightGhc (Language/Haskell/GhcMod/Monad/Newtypes.hs:80)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:87)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:90)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:97)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:104)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:107)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:114)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:122)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:127)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:131)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:136)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:141)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:144)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:156)
     (Language/Haskell/GhcMod/Monad/Newtypes.hs:168)
    gmLiftInner (Language/Haskell/GhcMod/Monad/Newtypes.hs:171)
    gmLiftWithInner (Language/Haskell/GhcMod/Monad/Newtypes.hs:174)
   0% (  0 /  7) in 'Language.Haskell.GhcMod.Monad.Env'
  Missing documentation for:
    Module header
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
     (Language/Haskell/GhcMod/Monad/Env.hs:43)
     (Language/Haskell/GhcMod/Monad/Env.hs:48)
     (Language/Haskell/GhcMod/Monad/Env.hs:53)
     (Language/Haskell/GhcMod/Monad/Env.hs:58)
     (Language/Haskell/GhcMod/Monad/Env.hs:63)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Monad.Log'
  Missing documentation for:
    Module header
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
     (Language/Haskell/GhcMod/Monad/Log.hs:40)
     (Language/Haskell/GhcMod/Monad/Log.hs:45)
     (Language/Haskell/GhcMod/Monad/Log.hs:50)
     (Language/Haskell/GhcMod/Monad/Log.hs:55)
     (Language/Haskell/GhcMod/Monad/Log.hs:60)
     (Language/Haskell/GhcMod/Monad/Log.hs:65)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Monad.Orphans'
  Missing documentation for:
    Module header
     (Language/Haskell/GhcMod/Monad/Orphans.hs:64)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:66)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:68)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:70)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:72)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:74)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:76)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:78)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:80)
     (Language/Haskell/GhcMod/Monad/Orphans.hs:82)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Monad.Out'
  Missing documentation for:
    Module header
    GmOut (Language/Haskell/GhcMod/Monad/Out.hs:33)
     (Language/Haskell/GhcMod/Monad/Out.hs:36)
     (Language/Haskell/GhcMod/Monad/Out.hs:39)
     (Language/Haskell/GhcMod/Monad/Out.hs:42)
     (Language/Haskell/GhcMod/Monad/Out.hs:45)
     (Language/Haskell/GhcMod/Monad/Out.hs:48)
     (Language/Haskell/GhcMod/Monad/Out.hs:51)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Monad.State'
  Missing documentation for:
    Module header
    GmState (Language/Haskell/GhcMod/Monad/State.hs:32)
     (Language/Haskell/GhcMod/Monad/State.hs:47)
     (Language/Haskell/GhcMod/Monad/State.hs:52)
     (Language/Haskell/GhcMod/Monad/State.hs:57)
     (Language/Haskell/GhcMod/Monad/State.hs:62)
Warning: Language.Haskell.GhcMod.Monad.Types: liftIO is exported separately but will be documented under MonadIO. Consider exporting it together with its parent(s) for code clarity.
  18% (  7 / 39) in 'Language.Haskell.GhcMod.Monad.Types'
  Missing documentation for:
    Module header
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    GmOutT (Language/Haskell/GhcMod/Monad/Newtypes.hs:48)
    GmT (Language/Haskell/GhcMod/Monad/Newtypes.hs:58)
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    LightGhc (Language/Haskell/GhcMod/Monad/Newtypes.hs:80)
    GmGhc (Language/Haskell/GhcMod/Monad/Types.hs:112)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    GhcModCaches (Language/Haskell/GhcMod/Types.hs:193)
    defaultGhcModState (Language/Haskell/GhcMod/Types.hs:208)
    GmGhcSession (Language/Haskell/GhcMod/Types.hs:188)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    Gm (Language/Haskell/GhcMod/Monad/Types.hs:101)
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
    GmState (Language/Haskell/GhcMod/Monad/State.hs:32)
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
    GmOut (Language/Haskell/GhcMod/Monad/Out.hs:33)
    cradle (Language/Haskell/GhcMod/Monad/Types.hs:210)
    options (Language/Haskell/GhcMod/Monad/Types.hs:204)
    outputOpts (Language/Haskell/GhcMod/Monad/Types.hs:207)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    getMMappedFiles (Language/Haskell/GhcMod/Monad/Types.hs:213)
    setMMappedFiles (Language/Haskell/GhcMod/Monad/Types.hs:216)
    addMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:219)
    delMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:223)
    lookupMMappedFile (Language/Haskell/GhcMod/Monad/Types.hs:227)
    getMMappedFilePaths (Language/Haskell/GhcMod/Monad/Types.hs:231)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
   0% (  0 / 11) in 'Language.Haskell.GhcMod.Output'
  Missing documentation for:
    Module header
    gmPutStr (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStr (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrIO (Language/Haskell/GhcMod/Output.hs:110)
    gmErrStrIO (Language/Haskell/GhcMod/Output.hs:110)
    gmReadProcess (Language/Haskell/GhcMod/Output.hs:116)
    gmReadProcess' (Language/Haskell/GhcMod/Output.hs:125)
    stdoutGateway (Language/Haskell/GhcMod/Output.hs:136)
    flushStdoutGateway (Language/Haskell/GhcMod/Output.hs:128)
  24% (  4 / 17) in 'Language.Haskell.GhcMod.Logging'
  Missing documentation for:
    Module header
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    gmGetLogLevel (Language/Haskell/GhcMod/Logging.hs:48)
    gmSetDumpLevel (Language/Haskell/GhcMod/Logging.hs:53)
    increaseLogLevel (Language/Haskell/GhcMod/Logging.hs:58)
    decreaseLogLevel (Language/Haskell/GhcMod/Logging.hs:62)
    gmLogQuiet (Language/Haskell/GhcMod/Logging.hs:85)
    gmAppendLogQuiet (Language/Haskell/GhcMod/Logging.hs:89)
    gmVomit (Language/Haskell/GhcMod/Logging.hs:93)
    LogDiscardT (Language/Haskell/GhcMod/Logging.hs:105)
     (Language/Haskell/GhcMod/Logging.hs:108)
     (Language/Haskell/GhcMod/Logging.hs:111)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
  12% (  3 / 25) in 'Language.Haskell.GhcMod.Utils'
  Missing documentation for:
    Module header
    dropWhileEnd (Language/Haskell/GhcMod/Utils.hs:48)
    withDirectory_ (Language/Haskell/GhcMod/Utils.hs:51)
    uniqTempDirName (Language/Haskell/GhcMod/Utils.hs:58)
    newTempDir (Language/Haskell/GhcMod/Utils.hs:72)
    whenM (Language/Haskell/GhcMod/Utils.hs:76)
    findLibexecExe (Language/Haskell/GhcMod/Utils.hs:90)
    libexecNotExitsError (Language/Haskell/GhcMod/Utils.hs:109)
    tryFindGhcModTreeLibexecDir (Language/Haskell/GhcMod/Utils.hs:125)
    tryFindGhcModTreeDataDir (Language/Haskell/GhcMod/Utils.hs:136)
    readLibExecProcess' (Language/Haskell/GhcMod/Utils.hs:144)
    getExecutablePath' (Language/Haskell/GhcMod/Utils.hs:150)
    canonFilePath (Language/Haskell/GhcMod/Utils.hs:157)
    withMappedFile (Language/Haskell/GhcMod/Utils.hs:164)
    getCanonicalFileNameSafe (Language/Haskell/GhcMod/Utils.hs:171)
    mkRevRedirMapFunc (Language/Haskell/GhcMod/Utils.hs:186)
    findFilesWith' (Language/Haskell/GhcMod/Utils.hs:198)
    TimedFile (Utils.hs:11)
     (Utils.hs:14)
    timeFile (Utils.hs:17)
    mightExist (Utils.hs:20)
    timeMaybe (Utils.hs:25)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.Convert'
  Missing documentation for:
    Module header
    convert (Language/Haskell/GhcMod/Convert.hs:30)
    convert' (Language/Haskell/GhcMod/Convert.hs:27)
    emptyResult (Language/Haskell/GhcMod/Convert.hs:131)
    whenFound (Language/Haskell/GhcMod/Convert.hs:135)
    whenFound' (Language/Haskell/GhcMod/Convert.hs:139)
  17% (  1 /  6) in 'Language.Haskell.GhcMod.Logger'
  Missing documentation for:
    Module header
    withLogger' (Language/Haskell/GhcMod/Logger.hs:90)
    checkErrorPrefix (Language/Haskell/GhcMod/Logger.hs:168)
    errsToStr (Language/Haskell/GhcMod/Logger.hs:125)
    errBagToStrList (Language/Haskell/GhcMod/Logger.hs:112)
   0% (  0 /  8) in 'Language.Haskell.GhcMod.Stack'
  Missing documentation for:
    Module header
    patchStackPrograms (Language/Haskell/GhcMod/Stack.hs:41)
    getStackEnv (Language/Haskell/GhcMod/Stack.hs:51)
    getStackGhcPath (Language/Haskell/GhcMod/Stack.hs:66)
    getStackGhcPkgPath (Language/Haskell/GhcMod/Stack.hs:69)
    findExecutablesInStackBinPath (Language/Haskell/GhcMod/Stack.hs:72)
    findExecutablesInDirectories' (Language/Haskell/GhcMod/Stack.hs:76)
    readStack (Language/Haskell/GhcMod/Stack.hs:85)
  40% (  2 /  5) in 'Language.Haskell.GhcMod.Caching'
  Missing documentation for:
    Module header
    timeCacheInput (Language/Haskell/GhcMod/Caching.hs:132)
    invalidatingInputFiles (Language/Haskell/GhcMod/Caching.hs:137)
  41% ( 14 / 34) in 'Language.Haskell.GhcMod.PathsAndFiles'
  Missing documentation for:
    Module header
    UnString (Language/Haskell/GhcMod/PathsAndFiles.hs:48)
     (Language/Haskell/GhcMod/PathsAndFiles.hs:50)
     (Language/Haskell/GhcMod/PathsAndFiles.hs:53)
    findStackConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:75)
    findCabalSandboxDir (Language/Haskell/GhcMod/PathsAndFiles.hs:146)
    zipMapM (Language/Haskell/GhcMod/PathsAndFiles.hs:156)
    setupConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:187)
    sandboxConfigFile (Language/Haskell/GhcMod/PathsAndFiles.hs:191)
    sandboxConfigFileName (Language/Haskell/GhcMod/PathsAndFiles.hs:194)
    macrosHeaderPath (Language/Haskell/GhcMod/PathsAndFiles.hs:202)
    autogenModulePath (Language/Haskell/GhcMod/PathsAndFiles.hs:205)
    autogenModulesDir (Language/Haskell/GhcMod/PathsAndFiles.hs:211)
    ghcSandboxPkgDbDir (Language/Haskell/GhcMod/PathsAndFiles.hs:214)
    packageCache (Language/Haskell/GhcMod/PathsAndFiles.hs:218)
    symbolCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:225)
    resolvedComponentsCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:228)
    cabalHelperCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:232)
    mergedPkgOptsCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:236)
    pkgDbStackCacheFile (Language/Haskell/GhcMod/PathsAndFiles.hs:240)
  17% (  1 /  6) in 'Language.Haskell.GhcMod.Cradle'
  Missing documentation for:
    Module header
    findCradle' (Language/Haskell/GhcMod/Cradle.hs:43)
    findCradleNoLog (Language/Haskell/GhcMod/Cradle.hs:40)
    findSpecCradle (Language/Haskell/GhcMod/Cradle.hs:52)
    cleanupCradle (Language/Haskell/GhcMod/Cradle.hs:64)
   0% (  0 /  3) in 'Language.Haskell.GhcMod.CustomPackageDb'
  Missing documentation for:
    Module header
    parseCustomPackageDb (Language/Haskell/GhcMod/CustomPackageDb.hs:28)
    getCustomPkgDbStack (Language/Haskell/GhcMod/CustomPackageDb.hs:35)
  33% (  2 /  6) in 'Language.Haskell.GhcMod.CabalHelper'
  Missing documentation for:
    Module header
    getCabalPackageDbStack (Language/Haskell/GhcMod/CabalHelper.hs:67)
    prepareCabalHelper (Language/Haskell/GhcMod/CabalHelper.hs:135)
    withAutogen (Language/Haskell/GhcMod/CabalHelper.hs:141)
   7% (  1 / 15) in 'Language.Haskell.GhcMod.HomeModuleGraph'
  Missing documentation for:
    Module header
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
    mkFileMap (Language/Haskell/GhcMod/HomeModuleGraph.hs:183)
    mkModuleMap (Language/Haskell/GhcMod/HomeModuleGraph.hs:186)
    mkMainModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:133)
    findModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:136)
    findModulePathSet (Language/Haskell/GhcMod/HomeModuleGraph.hs:140)
    fileModuleName (Language/Haskell/GhcMod/HomeModuleGraph.hs:253)
    canonicalizeModulePath (Language/Haskell/GhcMod/HomeModuleGraph.hs:154)
    homeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:129)
    updateHomeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:164)
    canonicalizeModuleGraph (Language/Haskell/GhcMod/HomeModuleGraph.hs:157)
    reachable (Language/Haskell/GhcMod/HomeModuleGraph.hs:109)
  50% (  3 /  6) in 'Language.Haskell.GhcMod.FileMapping'
  Missing documentation for:
    Module header
    mapFile (Language/Haskell/GhcMod/FileMapping.hs:64)
    fileModSummaryWithMapping (Language/Haskell/GhcMod/FileMapping.hs:100)
  25% (  2 /  8) in 'Language.Haskell.GhcMod.GhcPkg'
  Missing documentation for:
    Module header
    ghcPkgDbOpt (Language/Haskell/GhcMod/GhcPkg.hs:45)
    ghcDbOpt (Language/Haskell/GhcMod/GhcPkg.hs:52)
    getPackageDbStack (Language/Haskell/GhcMod/GhcPkg.hs:76)
    getPackageCachePaths (Language/Haskell/GhcMod/GhcPkg.hs:92)
    getGhcPkgProgram (Language/Haskell/GhcMod/GhcPkg.hs:65)
   0% (  0 /  6) in 'Language.Haskell.GhcMod.World'
  Missing documentation for:
    Module header
    World (Language/Haskell/GhcMod/World.hs:17)
    timedPackageCaches (Language/Haskell/GhcMod/World.hs:25)
    getCurrentWorld (Language/Haskell/GhcMod/World.hs:31)
    didWorldChange (Language/Haskell/GhcMod/World.hs:48)
    isYoungerThanSetupConfig (Language/Haskell/GhcMod/World.hs:52)
   0% (  0 /  3) in 'Language.Haskell.GhcMod.LightGhc'
  Missing documentation for:
    Module header
    withLightHscEnv (Language/Haskell/GhcMod/LightGhc.hs:18)
    runLightGhc (Language/Haskell/GhcMod/LightGhc.hs:41)
  19% (  5 / 26) in 'Language.Haskell.GhcMod.Target'
  Missing documentation for:
    Module header
    runGmPkgGhc (Language/Haskell/GhcMod/Target.hs:63)
    initSession (Language/Haskell/GhcMod/Target.hs:68)
    targetGhcOptions (Language/Haskell/GhcMod/Target.hs:162)
    resolvedComponentsCache (Language/Haskell/GhcMod/Target.hs:200)
    moduleComponents (Language/Haskell/GhcMod/Target.hs:252)
    findCandidates (Language/Haskell/GhcMod/Target.hs:271)
    pickComponent (Language/Haskell/GhcMod/Target.hs:275)
    packageGhcOptions (Language/Haskell/GhcMod/Target.hs:278)
    sandboxOpts (Language/Haskell/GhcMod/Target.hs:288)
    resolveGmComponent (Language/Haskell/GhcMod/Target.hs:301)
    resolveEntrypoint (Language/Haskell/GhcMod/Target.hs:328)
    resolveChEntrypoints (Language/Haskell/GhcMod/Target.hs:343)
    chModToMod (Language/Haskell/GhcMod/Target.hs:358)
    resolveModule (Language/Haskell/GhcMod/Target.hs:362)
    CompilationUnit (Language/Haskell/GhcMod/Target.hs:392)
    Components (Language/Haskell/GhcMod/Target.hs:393)
    ResolvedComponentsMap (Language/Haskell/GhcMod/Target.hs:395)
    resolveGmComponents (Language/Haskell/GhcMod/Target.hs:398)
    needsHscInterpreted (Language/Haskell/GhcMod/Target.hs:477)
    cabalResolvedComponents (Language/Haskell/GhcMod/Target.hs:486)
  54% (  7 / 13) in 'Language.Haskell.GhcMod.Monad'
  Missing documentation for:
    Module header
    runGmOutT (Language/Haskell/GhcMod/Monad.hs:89)
    runGmOutT' (Language/Haskell/GhcMod/Monad.hs:100)
    runGmPkgGhc (Language/Haskell/GhcMod/Target.hs:63)
    withGhcModEnv (Language/Haskell/GhcMod/Monad.hs:56)
    withGhcModEnv' (Language/Haskell/GhcMod/Monad.hs:66)
  67% (  2 /  3) in 'Language.Haskell.GhcMod.Browse'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.CaseSplit'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Language.Haskell.GhcMod.Check'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Language.Haskell.GhcMod.FillSig'
  Missing documentation for:
    Module header
    refine (Language/Haskell/GhcMod/FillSig.hs:341)
    auto (Language/Haskell/GhcMod/FillSig.hs:420)
  54% (  7 / 13) in 'Language.Haskell.GhcMod.Find'
  Missing documentation for:
    Module header
    lookupSym (Language/Haskell/GhcMod/Find.hs:78)
    isOutdated (Language/Haskell/GhcMod/Find.hs:62)
    AsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:136)
    newAsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:146)
    getAsyncSymbolDb (Language/Haskell/GhcMod/Find.hs:152)
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Flag'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Language.Haskell.GhcMod.Info'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Lang'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Lint'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.GhcMod.Modules'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Language.Haskell.GhcMod.Boot'
  Missing documentation for:
    Module header
    preBrowsedModules (Language/Haskell/GhcMod/Boot.hs:17)
  50% (  1 /  2) in 'Language.Haskell.GhcMod.PkgDoc'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Language.Haskell.GhcMod.Test'
  Missing documentation for:
    Module header
    test (Language/Haskell/GhcMod/Test.hs:17)
    runTest (Language/Haskell/GhcMod/Test.hs:39)
  52% ( 27 / 52) in 'Language.Haskell.GhcMod.Internal'
  Missing documentation for:
    GmlT (Language/Haskell/GhcMod/Monad/Newtypes.hs:71)
    MonadIO (Language/Haskell/GhcMod/Types.hs:62)
    GmEnv (Language/Haskell/GhcMod/Monad/Env.hs:33)
    GhcModEnv (Language/Haskell/GhcMod/Types.hs:167)
    GhcModState (Language/Haskell/GhcMod/Types.hs:202)
    GhcModLog (Language/Haskell/GhcMod/Types.hs:177)
    GmLog (Language/Haskell/GhcMod/Monad/Log.hs:35)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    cabalResolvedComponents (Language/Haskell/GhcMod/Target.hs:486)
    options (Language/Haskell/GhcMod/Monad/Types.hs:204)
    cradle (Language/Haskell/GhcMod/Monad/Types.hs:210)
    targetGhcOptions (Language/Haskell/GhcMod/Target.hs:162)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    gmeDoc (Language/Haskell/GhcMod/Error.hs:55)
    World (Language/Haskell/GhcMod/World.hs:17)
    getCurrentWorld (Language/Haskell/GhcMod/World.hs:31)
    didWorldChange (Language/Haskell/GhcMod/World.hs:48)
    ModulePath (Language/Haskell/GhcMod/Types.hs:298)
    GmComponent (Language/Haskell/GhcMod/Types.hs:282)
    GmComponentType (Language/Haskell/GhcMod/Types.hs:280)
    GmModuleGraph (Language/Haskell/GhcMod/Types.hs:250)
    prepareCabalHelper (Language/Haskell/GhcMod/CabalHelper.hs:135)
    GHandler (Language/Haskell/GhcMod/Error.hs:149)
    gcatches (Language/Haskell/GhcMod/Error.hs:151)
  50% (  2 /  4) in 'Language.Haskell.GhcMod.Debug'
  Missing documentation for:
    Module header
    componentInfo (Language/Haskell/GhcMod/Debug.hs:79)
  72% ( 48 / 67) in 'Language.Haskell.GhcMod'
  Missing documentation for:
    Project (Language/Haskell/GhcMod/Types.hs:131)
    Options (Language/Haskell/GhcMod/Types.hs:102)
    FileMapping (Language/Haskell/GhcMod/Types.hs:73)
    GmLogLevel (Language/Haskell/GhcMod/Types.hs:239)
    increaseLogLevel (Language/Haskell/GhcMod/Logging.hs:58)
    decreaseLogLevel (Language/Haskell/GhcMod/Logging.hs:62)
    gmSetLogLevel (Language/Haskell/GhcMod/Logging.hs:44)
    GhcModError (Language/Haskell/GhcMod/Types.hs:322)
    GhcModT (Language/Haskell/GhcMod/Monad/Newtypes.hs:46)
    withOptions (Language/Haskell/GhcMod/Monad/Types.hs:234)
    componentInfo (Language/Haskell/GhcMod/Debug.hs:79)
    test (Language/Haskell/GhcMod/Test.hs:17)
    refine (Language/Haskell/GhcMod/FillSig.hs:341)
    auto (Language/Haskell/GhcMod/FillSig.hs:420)
    isOutdated (Language/Haskell/GhcMod/Find.hs:62)
    gmPutStr (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStr (Language/Haskell/GhcMod/Output.hs:96)
    gmPutStrLn (Language/Haskell/GhcMod/Output.hs:96)
    gmErrStrLn (Language/Haskell/GhcMod/Output.hs:96)
Warning: Language.Haskell.GhcMod.Caching.Types: could not find link destinations for:
    ModTime
Warning: Language.Haskell.GhcMod.Utils: could not find link destinations for:
    ModTime
Warning: Language.Haskell.GhcMod.Convert: could not find link destinations for:
    ToString
Warning: Language.Haskell.GhcMod.Logger: could not find link destinations for:
    GmPprEnvM
Documentation created: dist/doc/html/ghc-mod/index.html,
dist/doc/html/ghc-mod/ghc-mod.txt
Preprocessing executable 'ghc-mod' for ghc-mod-5.5.0.0...
Preprocessing executable 'ghc-modi' for ghc-mod-5.5.0.0...
Creating package registration file:
/tmp/pkgConf-ghc-mod-5.5.013384599462107889310.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-mod-5.5.0.0-Ia4Q7YCao49JkJoYrsKq5m
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering ghc-mod-5.5.0.0...
Installed ghc-mod-5.5.0.0
Configuring text-region-0.1.0.0...
Building text-region-0.1.0.0...
Preprocessing library text-region-0.1.0.0...
[1 of 2] Compiling Data.Text.Region.Types ( src/Data/Text/Region/Types.hs, dist/build/Data/Text/Region/Types.o )
[2 of 2] Compiling Data.Text.Region ( src/Data/Text/Region.hs, dist/build/Data/Text/Region.o )
In-place registering text-region-0.1.0.0...
Running Haddock for text-region-0.1.0.0...
Running hscolour for text-region-0.1.0.0...
Preprocessing library text-region-0.1.0.0...
Preprocessing library text-region-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
  50% ( 20 / 40) in 'Data.Text.Region.Types'
  Missing documentation for:
    Module header
    pointLine (src/Data/Text/Region/Types.hs:38)
    pointColumn (src/Data/Text/Region/Types.hs:38)
    regionFrom (src/Data/Text/Region/Types.hs:81)
    regionTo (src/Data/Text/Region/Types.hs:81)
    concatCts (src/Data/Text/Region/Types.hs:117)
    by (src/Data/Text/Region/Types.hs:141)
    replaceRegion (src/Data/Text/Region/Types.hs:171)
    replaceWith (src/Data/Text/Region/Types.hs:171)
    chain (src/Data/Text/Region/Types.hs:186)
    Edit (src/Data/Text/Region/Types.hs:194)
    action (src/Data/Text/Region/Types.hs:201)
    actionBack (src/Data/Text/Region/Types.hs:201)
    undoStack (src/Data/Text/Region/Types.hs:221)
    redoStack (src/Data/Text/Region/Types.hs:221)
    emptyStack (src/Data/Text/Region/Types.hs:229)
    history (src/Data/Text/Region/Types.hs:241)
    edited (src/Data/Text/Region/Types.hs:241)
    regions (src/Data/Text/Region/Types.hs:241)
    EditM (src/Data/Text/Region/Types.hs:253)
  86% ( 30 / 35) in 'Data.Text.Region'
  Missing documentation for:
    Module header
    regionLines (src/Data/Text/Region.hs:50)
    ApplyMap (src/Data/Text/Region.hs:77)
    EditAction (src/Data/Text/Region.hs:125)
    redo (src/Data/Text/Region.hs:215)
Documentation created: dist/doc/html/text-region/index.html,
dist/doc/html/text-region/text-region.txt
Creating package registration file:
/tmp/pkgConf-text-region-0.1.014105225581016477142.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-region-0.1.0.0-Ffhbdq2OwVyDYbIyhESWLo
Registering text-region-0.1.0.0...
Installed text-region-0.1.0.0
Downloading hsdev-0.1.6.3...
Configuring hsdev-0.1.6.3...
Building hsdev-0.1.6.3...
Preprocessing library hsdev-0.1.6.3...
[ 1 of 55] Compiling HsDev.Tools.Ghc.Prelude ( src/HsDev/Tools/Ghc/Prelude.hs, dist/build/HsDev/Tools/Ghc/Prelude.o )
[ 2 of 55] Compiling HsDev.Version    ( src/HsDev/Version.hs, dist/build/HsDev/Version.o )
[ 3 of 55] Compiling System.Directory.Watcher ( src/System/Directory/Watcher.hs, dist/build/System/Directory/Watcher.o )
[ 4 of 55] Compiling System.Directory.Paths ( src/System/Directory/Paths.hs, dist/build/System/Directory/Paths.o )
[ 5 of 55] Compiling HsDev.Util       ( src/HsDev/Util.hs, dist/build/HsDev/Util.o )
[ 6 of 55] Compiling HsDev.Cabal      ( src/HsDev/Cabal.hs, dist/build/HsDev/Cabal.o )
[ 7 of 55] Compiling HsDev.Server.Message ( src/HsDev/Server/Message.hs, dist/build/HsDev/Server/Message.o )
[ 8 of 55] Compiling HsDev.Tools.ClearImports ( src/HsDev/Tools/ClearImports.hs, dist/build/HsDev/Tools/ClearImports.o )
[ 9 of 55] Compiling HsDev.Project    ( src/HsDev/Project.hs, dist/build/HsDev/Project.o )
[10 of 55] Compiling HsDev.Watcher.Types ( src/HsDev/Watcher/Types.hs, dist/build/HsDev/Watcher/Types.o )
[11 of 55] Compiling HsDev.Symbols.Location ( src/HsDev/Symbols/Location.hs, dist/build/HsDev/Symbols/Location.o )
[12 of 55] Compiling HsDev.Display    ( src/HsDev/Display.hs, dist/build/HsDev/Display.o )
[13 of 55] Compiling HsDev.Symbols.Class ( src/HsDev/Symbols/Class.hs, dist/build/HsDev/Symbols/Class.o )
[14 of 55] Compiling HsDev.Symbols.Documented ( src/HsDev/Symbols/Documented.hs, dist/build/HsDev/Symbols/Documented.o )
[15 of 55] Compiling HsDev.Symbols.Types ( src/HsDev/Symbols/Types.hs, dist/build/HsDev/Symbols/Types.o )
[16 of 55] Compiling HsDev.Symbols    ( src/HsDev/Symbols.hs, dist/build/HsDev/Symbols.o )
[17 of 55] Compiling HsDev.Symbols.Util ( src/HsDev/Symbols/Util.hs, dist/build/HsDev/Symbols/Util.o )
[18 of 55] Compiling HsDev.Tools.Types ( src/HsDev/Tools/Types.hs, dist/build/HsDev/Tools/Types.o )
[19 of 55] Compiling HsDev.Tools.Base ( src/HsDev/Tools/Base.hs, dist/build/HsDev/Tools/Base.o )
[20 of 55] Compiling HsDev.Tools.AutoFix ( src/HsDev/Tools/AutoFix.hs, dist/build/HsDev/Tools/AutoFix.o )
[21 of 55] Compiling HsDev.Tools.Cabal ( src/HsDev/Tools/Cabal.hs, dist/build/HsDev/Tools/Cabal.o )
[22 of 55] Compiling HsDev.Tools.Hayoo ( src/HsDev/Tools/Hayoo.hs, dist/build/HsDev/Tools/Hayoo.o )
[23 of 55] Compiling HsDev.Tools.HLint ( src/HsDev/Tools/HLint.hs, dist/build/HsDev/Tools/HLint.o )
[24 of 55] Compiling HsDev.Watcher    ( src/HsDev/Watcher.hs, dist/build/HsDev/Watcher.o )
[25 of 55] Compiling HsDev.Tools.HDocs ( src/HsDev/Tools/HDocs.hs, dist/build/HsDev/Tools/HDocs.o )
[26 of 55] Compiling HsDev.Scan.Browse ( src/HsDev/Scan/Browse.hs, dist/build/HsDev/Scan/Browse.o )
[27 of 55] Compiling HsDev.Inspect    ( src/HsDev/Inspect.hs, dist/build/HsDev/Inspect.o )
[28 of 55] Compiling Data.Maybe.JustIf ( src/Data/Maybe/JustIf.hs, dist/build/Data/Maybe/JustIf.o )
[29 of 55] Compiling Data.Lisp        ( src/Data/Lisp.hs, dist/build/Data/Lisp.o )
[30 of 55] Compiling Data.Help        ( src/Data/Help.hs, dist/build/Data/Help.o )
[31 of 55] Compiling Data.Group       ( src/Data/Group.hs, dist/build/Data/Group.o )
[32 of 55] Compiling HsDev.Database   ( src/HsDev/Database.hs, dist/build/HsDev/Database.o )
[33 of 55] Compiling HsDev.Cache      ( src/HsDev/Cache.hs, dist/build/HsDev/Cache.o )
[34 of 55] Compiling HsDev.Symbols.Resolve ( src/HsDev/Symbols/Resolve.hs, dist/build/HsDev/Symbols/Resolve.o )
[35 of 55] Compiling HsDev.Commands   ( src/HsDev/Commands.hs, dist/build/HsDev/Commands.o )
[36 of 55] Compiling HsDev.Cache.Structured ( src/HsDev/Cache/Structured.hs, dist/build/HsDev/Cache/Structured.o )
[37 of 55] Compiling Data.Async       ( src/Data/Async.hs, dist/build/Data/Async.o )
[38 of 55] Compiling HsDev.Database.Async ( src/HsDev/Database/Async.hs, dist/build/HsDev/Database/Async.o )
[39 of 55] Compiling Control.Concurrent.Util ( src/Control/Concurrent/Util.hs, dist/build/Control/Concurrent/Util.o )
[40 of 55] Compiling Control.Concurrent.FiniteChan ( src/Control/Concurrent/FiniteChan.hs, dist/build/Control/Concurrent/FiniteChan.o )
[41 of 55] Compiling Control.Concurrent.Worker ( src/Control/Concurrent/Worker.hs, dist/build/Control/Concurrent/Worker.o )
[42 of 55] Compiling HsDev.Tools.Ghc.Worker ( src/HsDev/Tools/Ghc/Worker.hs, dist/build/HsDev/Tools/Ghc/Worker.o )
[43 of 55] Compiling HsDev.Tools.Ghc.Types ( src/HsDev/Tools/Ghc/Types.hs, dist/build/HsDev/Tools/Ghc/Types.o )
[44 of 55] Compiling HsDev.Tools.GhcMod ( src/HsDev/Tools/GhcMod.hs, dist/build/HsDev/Tools/GhcMod.o )
[45 of 55] Compiling HsDev.Scan       ( src/HsDev/Scan.hs, dist/build/HsDev/Scan.o )
[46 of 55] Compiling HsDev.Server.Types ( src/HsDev/Server/Types.hs, dist/build/HsDev/Server/Types.o )
[47 of 55] Compiling HsDev.Tools.GhcMod.InferType ( src/HsDev/Tools/GhcMod/InferType.hs, dist/build/HsDev/Tools/GhcMod/InferType.o )
[48 of 55] Compiling HsDev.Database.Update.Types ( src/HsDev/Database/Update/Types.hs, dist/build/HsDev/Database/Update/Types.o )
[49 of 55] Compiling HsDev.Database.Update ( src/HsDev/Database/Update.hs, dist/build/HsDev/Database/Update.o )
[50 of 55] Compiling HsDev.Tools.Ghc.Check ( src/HsDev/Tools/Ghc/Check.hs, dist/build/HsDev/Tools/Ghc/Check.o )
[51 of 55] Compiling HsDev.Client.Commands ( src/HsDev/Client/Commands.hs, dist/build/HsDev/Client/Commands.o )
[52 of 55] Compiling HsDev.Server.Base ( src/HsDev/Server/Base.hs, dist/build/HsDev/Server/Base.o )

src/HsDev/Server/Base.hs:45:1: Warning:
    The import of ‘System.Posix.Process’ is redundant
      except perhaps to import instances from ‘System.Posix.Process’
    To import instances alone, use: import System.Posix.Process()

src/HsDev/Server/Base.hs:46:1: Warning:
    The import of ‘System.Posix.IO’ is redundant
      except perhaps to import instances from ‘System.Posix.IO’
    To import instances alone, use: import System.Posix.IO()
[53 of 55] Compiling HsDev.Server.Commands ( src/HsDev/Server/Commands.hs, dist/build/HsDev/Server/Commands.o )

src/HsDev/Server/Commands.hs:39:1: Warning:
    The import of ‘Text.Format’ is redundant
      except perhaps to import instances from ‘Text.Format’
    To import instances alone, use: import Text.Format()
[54 of 55] Compiling HsDev            ( src/HsDev.hs, dist/build/HsDev.o )
[55 of 55] Compiling Control.Apply.Util ( src/Control/Apply/Util.hs, dist/build/Control/Apply/Util.o )
In-place registering hsdev-0.1.6.3...
Preprocessing executable 'hsdev' for hsdev-0.1.6.3...
[1 of 1] Compiling Main             ( tools/hsdev.hs, dist/build/hsdev/hsdev-tmp/Main.o )
Linking dist/build/hsdev/hsdev ...
Preprocessing executable 'hsinspect' for hsdev-0.1.6.3...
[1 of 2] Compiling Tool             ( tools/Tool.hs, dist/build/hsinspect/hsinspect-tmp/Tool.o )
[2 of 2] Compiling Main             ( tools/hsinspect.hs, dist/build/hsinspect/hsinspect-tmp/Main.o )
Linking dist/build/hsinspect/hsinspect ...
Preprocessing executable 'hsclearimports' for hsdev-0.1.6.3...
[1 of 2] Compiling Tool             ( tools/Tool.hs, dist/build/hsclearimports/hsclearimports-tmp/Tool.o )
[2 of 2] Compiling Main             ( tools/hsclearimports.hs, dist/build/hsclearimports/hsclearimports-tmp/Main.o )
Linking dist/build/hsclearimports/hsclearimports ...
Preprocessing executable 'hscabal' for hsdev-0.1.6.3...
[1 of 2] Compiling Tool             ( tools/Tool.hs, dist/build/hscabal/hscabal-tmp/Tool.o )
[2 of 2] Compiling Main             ( tools/hscabal.hs, dist/build/hscabal/hscabal-tmp/Main.o )
Linking dist/build/hscabal/hscabal ...
Preprocessing executable 'hshayoo' for hsdev-0.1.6.3...
[1 of 2] Compiling Tool             ( tools/Tool.hs, dist/build/hshayoo/hshayoo-tmp/Tool.o )
[2 of 2] Compiling Main             ( tools/hshayoo.hs, dist/build/hshayoo/hshayoo-tmp/Main.o )
Linking dist/build/hshayoo/hshayoo ...
Preprocessing executable 'hsautofix' for hsdev-0.1.6.3...
[1 of 2] Compiling Tool             ( tools/Tool.hs, dist/build/hsautofix/hsautofix-tmp/Tool.o )
[2 of 2] Compiling Main             ( tools/hsautofix.hs, dist/build/hsautofix/hsautofix-tmp/Main.o )
Linking dist/build/hsautofix/hsautofix ...
Running Haddock for hsdev-0.1.6.3...
Running hscolour for hsdev-0.1.6.3...
Preprocessing library hsdev-0.1.6.3...
Preprocessing executable 'hsdev' for hsdev-0.1.6.3...
Preprocessing executable 'hsinspect' for hsdev-0.1.6.3...
Preprocessing executable 'hsclearimports' for hsdev-0.1.6.3...
Preprocessing executable 'hscabal' for hsdev-0.1.6.3...
Preprocessing executable 'hshayoo' for hsdev-0.1.6.3...
Preprocessing executable 'hsautofix' for hsdev-0.1.6.3...
Preprocessing library hsdev-0.1.6.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bifunctors-5.2.1
Haddock coverage:
  83% ( 15 / 18) in 'HsDev.Tools.Ghc.Prelude'
  Missing documentation for:
    Module header
    lowerCase (src/HsDev/Tools/Ghc/Prelude.hs:73)
    upperCase (src/HsDev/Tools/Ghc/Prelude.hs:76)
   0% (  0 /  2) in 'HsDev.Version'
  Missing documentation for:
    Module header
    cabalVersion (src/HsDev/Version.hs:12)
  70% ( 14 / 20) in 'System.Directory.Watcher'
  Missing documentation for:
    Module header
    eventType (src/System/Directory/Watcher.hs:36)
    eventPath (src/System/Directory/Watcher.hs:36)
    eventTime (src/System/Directory/Watcher.hs:36)
    watchDir_ (src/System/Directory/Watcher.hs:67)
    watchTree_ (src/System/Directory/Watcher.hs:100)
  67% (  2 /  3) in 'System.Directory.Paths'
  Missing documentation for:
    Module header
  66% ( 38 / 58) in 'HsDev.Util'
  Missing documentation for:
    Module header
    uniqueBy (src/HsDev/Util.hs:140)
    mapBy (src/HsDev/Util.hs:143)
    .::? (src/HsDev/Util.hs:150)
    .::?! (src/HsDev/Util.hs:153)
    triesMap (src/HsDev/Util.hs:189)
    eitherT (src/HsDev/Util.hs:201)
    fromUtf8 (src/HsDev/Util.hs:208)
    toUtf8 (src/HsDev/Util.hs:211)
    writeFileUtf8 (src/HsDev/Util.hs:221)
    hGetLineBS (src/HsDev/Util.hs:226)
    logException (src/HsDev/Util.hs:229)
    logIO (src/HsDev/Util.hs:234)
    ignoreIO (src/HsDev/Util.hs:244)
    logAsync (src/HsDev/Util.hs:239)
    liftAsync (src/HsDev/Util.hs:247)
    FromCmd (src/HsDev/Util.hs:250)
    cmdJson (src/HsDev/Util.hs:253)
    withCmd (src/HsDev/Util.hs:256)
    guardCmd (src/HsDev/Util.hs:259)
  89% (  8 /  9) in 'HsDev.Cabal'
  Missing documentation for:
    Module header
  36% (  5 / 14) in 'HsDev.Server.Message'
  Missing documentation for:
    Module header
    Response (src/HsDev/Server/Message.hs:83)
    isNotification (src/HsDev/Server/Message.hs:85)
    notification (src/HsDev/Server/Message.hs:88)
    result (src/HsDev/Server/Message.hs:91)
    responseError (src/HsDev/Server/Message.hs:94)
    resultPart (src/HsDev/Server/Message.hs:97)
    groupResponses (src/HsDev/Server/Message.hs:107)
    responsesById (src/HsDev/Server/Message.hs:118)
  89% (  8 /  9) in 'HsDev.Tools.ClearImports'
  Missing documentation for:
    Module header
  46% ( 22 / 48) in 'HsDev.Project'
  Missing documentation for:
    Module header
    ProjectDescription (src/HsDev/Project.hs:83)
    Target (src/HsDev/Project.hs:107)
    projectName (src/HsDev/Project.hs:389)
    projectPath (src/HsDev/Project.hs:389)
    projectCabal (src/HsDev/Project.hs:389)
    projectDescription (src/HsDev/Project.hs:389)
    projectLibrary (src/HsDev/Project.hs:390)
    projectExecutables (src/HsDev/Project.hs:390)
    projectTests (src/HsDev/Project.hs:390)
    libraryModules (src/HsDev/Project.hs:391)
    libraryBuildInfo (src/HsDev/Project.hs:391)
    executableName (src/HsDev/Project.hs:392)
    executablePath (src/HsDev/Project.hs:392)
    executableBuildInfo (src/HsDev/Project.hs:392)
    testName (src/HsDev/Project.hs:393)
    testEnabled (src/HsDev/Project.hs:393)
    testBuildInfo (src/HsDev/Project.hs:393)
    infoDepends (src/HsDev/Project.hs:394)
    infoLanguage (src/HsDev/Project.hs:394)
    infoExtensions (src/HsDev/Project.hs:394)
    infoGHCOptions (src/HsDev/Project.hs:394)
    infoSourceDirs (src/HsDev/Project.hs:394)
    extensions (src/HsDev/Project.hs:395)
    ghcOptions (src/HsDev/Project.hs:395)
    entity (src/HsDev/Project.hs:395)
  40% (  2 /  5) in 'HsDev.Watcher.Types'
  Missing documentation for:
    Module header
    Watched (src/HsDev/Watcher/Types.hs:12)
    Watcher (src/HsDev/Watcher/Types.hs:14)
  22% (  7 / 32) in 'HsDev.Symbols.Location'
  Missing documentation for:
    Module header
    ModulePackage (src/HsDev/Symbols/Location.hs:39)
    moduleStandalone (src/HsDev/Symbols/Location.hs:83)
    locationId (src/HsDev/Symbols/Location.hs:86)
    noLocation (src/HsDev/Symbols/Location.hs:113)
    Position (src/HsDev/Symbols/Location.hs:116)
    Region (src/HsDev/Symbols/Location.hs:139)
    region (src/HsDev/Symbols/Location.hs:146)
    regionAt (src/HsDev/Symbols/Location.hs:149)
    regionLines (src/HsDev/Symbols/Location.hs:152)
    packageName (src/HsDev/Symbols/Location.hs:44)
    packageVersion (src/HsDev/Symbols/Location.hs:44)
    moduleFile (src/HsDev/Symbols/Location.hs:81)
    moduleProject (src/HsDev/Symbols/Location.hs:81)
    moduleCabal (src/HsDev/Symbols/Location.hs:81)
    modulePackage (src/HsDev/Symbols/Location.hs:81)
    cabalModuleName (src/HsDev/Symbols/Location.hs:81)
    moduleSourceName (src/HsDev/Symbols/Location.hs:81)
    positionLine (src/HsDev/Symbols/Location.hs:121)
    positionColumn (src/HsDev/Symbols/Location.hs:121)
    regionFrom (src/HsDev/Symbols/Location.hs:144)
    regionTo (src/HsDev/Symbols/Location.hs:144)
    locationModule (src/HsDev/Symbols/Location.hs:183)
    locationPosition (src/HsDev/Symbols/Location.hs:183)
    packageOpt (src/HsDev/Symbols/Location.hs:218)
   0% (  0 /  2) in 'HsDev.Display'
  Missing documentation for:
    Module header
    Display (src/HsDev/Display.hs:17)
  25% (  1 /  4) in 'HsDev.Symbols.Class'
  Missing documentation for:
    Module header
    Symbol (src/HsDev/Symbols/Class.hs:13)
    symbolModuleLocation (src/HsDev/Symbols/Class.hs:19)
  67% (  2 /  3) in 'HsDev.Symbols.Documented'
  Missing documentation for:
    Module header
  31% ( 21 / 68) in 'HsDev.Symbols.Types'
  Missing documentation for:
    Module header
    moduleId (src/HsDev/Symbols/Types.hs:235)
    showTypeInfo (src/HsDev/Symbols/Types.hs:316)
    declarationTypeCtor (src/HsDev/Symbols/Types.hs:341)
    declarationTypeName (src/HsDev/Symbols/Types.hs:348)
    exportQualified (src/HsDev/Symbols/Types.hs:553)
    exportName (src/HsDev/Symbols/Types.hs:553)
    exportPart (src/HsDev/Symbols/Types.hs:553)
    exportModule (src/HsDev/Symbols/Types.hs:553)
    hidingList (src/HsDev/Symbols/Types.hs:554)
    importSpec (src/HsDev/Symbols/Types.hs:554)
    importModuleName (src/HsDev/Symbols/Types.hs:555)
    importIsQualified (src/HsDev/Symbols/Types.hs:555)
    importAs (src/HsDev/Symbols/Types.hs:555)
    importList (src/HsDev/Symbols/Types.hs:555)
    importPosition (src/HsDev/Symbols/Types.hs:555)
    moduleIdName (src/HsDev/Symbols/Types.hs:556)
    moduleIdLocation (src/HsDev/Symbols/Types.hs:556)
    moduleName (src/HsDev/Symbols/Types.hs:560)
    moduleDocs (src/HsDev/Symbols/Types.hs:560)
    moduleLocation (src/HsDev/Symbols/Types.hs:560)
    moduleExports (src/HsDev/Symbols/Types.hs:560)
    moduleImports (src/HsDev/Symbols/Types.hs:560)
    moduleDeclarations (src/HsDev/Symbols/Types.hs:560)
    declarationName (src/HsDev/Symbols/Types.hs:559)
    declarationDefined (src/HsDev/Symbols/Types.hs:559)
    declarationImported (src/HsDev/Symbols/Types.hs:559)
    declarationDocs (src/HsDev/Symbols/Types.hs:559)
    declarationPosition (src/HsDev/Symbols/Types.hs:559)
    declaration (src/HsDev/Symbols/Types.hs:559)
    typeInfoContext (src/HsDev/Symbols/Types.hs:558)
    typeInfoArgs (src/HsDev/Symbols/Types.hs:558)
    typeInfoDefinition (src/HsDev/Symbols/Types.hs:558)
    typeInfoFunctions (src/HsDev/Symbols/Types.hs:558)
    functionType (src/HsDev/Symbols/Types.hs:557)
    localDeclarations (src/HsDev/Symbols/Types.hs:557)
    related (src/HsDev/Symbols/Types.hs:557)
    typeInfo (src/HsDev/Symbols/Types.hs:557)
    declarationModuleId (src/HsDev/Symbols/Types.hs:561)
    moduleDeclaration (src/HsDev/Symbols/Types.hs:561)
    exportedBy (src/HsDev/Symbols/Types.hs:562)
    exportedDeclaration (src/HsDev/Symbols/Types.hs:562)
    inspectionAt (src/HsDev/Symbols/Types.hs:563)
    inspectionOpts (src/HsDev/Symbols/Types.hs:563)
    inspection (src/HsDev/Symbols/Types.hs:564)
    inspectedId (src/HsDev/Symbols/Types.hs:564)
    inspectionResult (src/HsDev/Symbols/Types.hs:564)
  78% ( 28 / 36) in 'HsDev.Symbols'
  Missing documentation for:
    Module header
    Symbol (src/HsDev/Symbols/Class.hs:13)
    unnamedModuleId (src/HsDev/Symbols.hs:89)
    sortDeclarations (src/HsDev/Symbols.hs:92)
    Locals (src/HsDev/Symbols.hs:125)
    decl (src/HsDev/Symbols.hs:133)
    definedIn (src/HsDev/Symbols.hs:136)
    declarationLocals (src/HsDev/Symbols.hs:139)
  93% ( 27 / 29) in 'HsDev.Symbols.Util'
  Missing documentation for:
    Module header
    inVersion (src/HsDev/Symbols/Util.hs:71)
  27% (  3 / 11) in 'HsDev.Tools.Types'
  Missing documentation for:
    Module header
    noteSource (src/HsDev/Tools/Types.hs:49)
    noteRegion (src/HsDev/Tools/Types.hs:49)
    noteLevel (src/HsDev/Tools/Types.hs:49)
    note (src/HsDev/Tools/Types.hs:49)
    message (src/HsDev/Tools/Types.hs:100)
    messageSuggestion (src/HsDev/Tools/Types.hs:100)
    outputMessage (src/HsDev/Tools/Types.hs:97)
  47% (  9 / 19) in 'HsDev.Tools.Base'
  Missing documentation for:
    Module header
    Result (src/HsDev/Tools/Base.hs:29)
    ToolM (src/HsDev/Tools/Base.hs:30)
    matchRx (src/HsDev/Tools/Base.hs:50)
    splitRx (src/HsDev/Tools/Base.hs:58)
    replaceRx (src/HsDev/Tools/Base.hs:66)
    at (src/HsDev/Tools/Base.hs:69)
    at_ (src/HsDev/Tools/Base.hs:72)
    inspect (src/HsDev/Tools/Base.hs:75)
    ReadM (src/HsDev/Tools/Base.hs:85)
  23% (  3 / 13) in 'HsDev.Tools.AutoFix'
  Missing documentation for:
    Module header
    Correction (src/HsDev/Tools/AutoFix.hs:29)
    correctionMessage (src/HsDev/Tools/AutoFix.hs:50)
    corrector (src/HsDev/Tools/AutoFix.hs:50)
    correct (src/HsDev/Tools/AutoFix.hs:52)
    corrections (src/HsDev/Tools/AutoFix.hs:55)
    CorrectorMatch (src/HsDev/Tools/AutoFix.hs:74)
    correctors (src/HsDev/Tools/AutoFix.hs:76)
    match (src/HsDev/Tools/AutoFix.hs:88)
    findCorrector (src/HsDev/Tools/AutoFix.hs:93)
  50% (  3 /  6) in 'HsDev.Tools.Cabal'
  Missing documentation for:
    Module header
    CabalPackage (src/HsDev/Tools/Cabal.hs:23)
    cabalList (src/HsDev/Tools/Cabal.hs:50)
  91% ( 10 / 11) in 'HsDev.Tools.Hayoo'
  Missing documentation for:
    Module header
  20% (  1 /  5) in 'HsDev.Tools.HLint'
  Missing documentation for:
    Module header
    hlint (src/HsDev/Tools/HLint.hs:23)
    hlintFile (src/HsDev/Tools/HLint.hs:32)
    hlintSource (src/HsDev/Tools/HLint.hs:35)
  56% (  5 /  9) in 'HsDev.Watcher'
  Missing documentation for:
    Module header
    isSource (src/HsDev/Watcher.hs:38)
    isCabal (src/HsDev/Watcher.hs:41)
    isConf (src/HsDev/Watcher.hs:44)
  75% (  6 /  8) in 'HsDev.Tools.HDocs'
  Missing documentation for:
    Module header
    hdocsProcess (src/HsDev/Tools/HDocs.hs:59)
  46% (  6 / 13) in 'HsDev.Scan.Browse'
  Missing documentation for:
    Module header
    listModules (src/HsDev/Scan/Browse.hs:45)
    browseModules (src/HsDev/Scan/Browse.hs:50)
    withPackages (src/HsDev/Scan/Browse.hs:114)
    withPackages_ (src/HsDev/Scan/Browse.hs:117)
    packageDbModules (src/HsDev/Scan/Browse.hs:155)
    lookupModule_ (src/HsDev/Scan/Browse.hs:166)
  75% ( 12 / 16) in 'HsDev.Inspect'
  Missing documentation for:
    Module header
    contentsInspection (src/HsDev/Inspect.hs:346)
    preprocess (src/HsDev/Inspect.hs:429)
    preprocess_ (src/HsDev/Inspect.hs:434)
  75% (  3 /  4) in 'Data.Maybe.JustIf'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'Data.Lisp'
  Missing documentation for:
    Module header
    Lisp (src/Data/Lisp.hs:27)
    lisp (src/Data/Lisp.hs:39)
    encodeLisp (src/Data/Lisp.hs:122)
    decodeLisp (src/Data/Lisp.hs:117)
   0% (  0 /  6) in 'Data.Help'
  Missing documentation for:
    Module header
    Help (src/Data/Help.hs:6)
    indent (src/Data/Help.hs:10)
    indentHelp (src/Data/Help.hs:13)
    detailed (src/Data/Help.hs:17)
    indented (src/Data/Help.hs:20)
   0% (  0 /  3) in 'Control.Concurrent.Util'
  Missing documentation for:
    Module header
    fork (src/Control/Concurrent/Util.hs:10)
    timeout (src/Control/Concurrent/Util.hs:13)
  89% (  8 /  9) in 'Control.Concurrent.FiniteChan'
  Missing documentation for:
    Module header
  55% (  6 / 11) in 'Control.Concurrent.Worker'
  Missing documentation for:
    Module header
    Worker (src/Control/Concurrent/Worker.hs:22)
    sendTask (src/Control/Concurrent/Worker.hs:50)
    pushTask (src/Control/Concurrent/Worker.hs:58)
    stopWorker (src/Control/Concurrent/Worker.hs:61)
  90% ( 18 / 20) in 'HsDev.Tools.Ghc.Worker'
  Missing documentation for:
    Module header
    addCmdOpts (src/HsDev/Tools/Ghc/Worker.hs:72)
  38% (  3 /  8) in 'HsDev.Tools.Ghc.Types'
  Missing documentation for:
    Module header
    TypedExpr (src/HsDev/Tools/Ghc/Types.hs:78)
    typedExpr (src/HsDev/Tools/Ghc/Types.hs:83)
    typedType (src/HsDev/Tools/Ghc/Types.hs:83)
    moduleTypes (src/HsDev/Tools/Ghc/Types.hs:62)
  23% (  6 / 26) in 'HsDev.Tools.GhcMod'
  Missing documentation for:
    Module header
    list (src/HsDev/Tools/GhcMod.hs:64)
    browse (src/HsDev/Tools/GhcMod.hs:72)
    browseInspection (src/HsDev/Tools/GhcMod.hs:111)
    langs (src/HsDev/Tools/GhcMod.hs:114)
    flags (src/HsDev/Tools/GhcMod.hs:117)
    info (src/HsDev/Tools/GhcMod.hs:120)
    TypedRegion (src/HsDev/Tools/GhcMod.hs:159)
    typeOf (src/HsDev/Tools/GhcMod.hs:180)
    parseOutputMessages (src/HsDev/Tools/GhcMod.hs:197)
    parseOutputMessage (src/HsDev/Tools/GhcMod.hs:200)
    check (src/HsDev/Tools/GhcMod.hs:223)
    lint (src/HsDev/Tools/GhcMod.hs:230)
    runGhcMod (src/HsDev/Tools/GhcMod.hs:247)
    locateGhcModEnv (src/HsDev/Tools/GhcMod.hs:255)
    ghcModEnvPath (src/HsDev/Tools/GhcMod.hs:260)
    WorkerMap (src/HsDev/Tools/GhcMod.hs:277)
    dispatch (src/HsDev/Tools/GhcMod.hs:295)
    waitMultiGhcMod (src/HsDev/Tools/GhcMod.hs:307)
    GhcModT
  67% (  4 /  6) in 'HsDev.Tools.GhcMod.InferType'
  Missing documentation for:
    Module header
    GhcModT
  91% ( 10 / 11) in 'HsDev.Tools.Ghc.Check'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Control.Apply.Util'
  Missing documentation for:
    Module header
    & (src/Control/Apply/Util.hs:5)
    chain (src/Control/Apply/Util.hs:8)
  67% (  2 /  3) in 'Data.Group'
  Missing documentation for:
    Module header
  50% (  5 / 10) in 'Data.Async'
  Missing documentation for:
    Module header
    Async (src/Data/Async.hs:28)
    newAsync (src/Data/Async.hs:32)
    readAsync (src/Data/Async.hs:43)
    modifyAsync (src/Data/Async.hs:46)
  86% ( 24 / 28) in 'HsDev.Database'
  Missing documentation for:
    Module header
    structured (src/HsDev/Database.hs:207)
    structurize (src/HsDev/Database.hs:234)
    merge (src/HsDev/Database.hs:240)
  89% (  8 /  9) in 'HsDev.Cache'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'HsDev.Scan'
  Missing documentation for:
    Module header
  40% (  2 /  5) in 'HsDev.Database.Async'
  Missing documentation for:
    Module header
    update (src/HsDev/Database/Async.hs:14)
    clear (src/HsDev/Database/Async.hs:19)
  20% (  4 / 20) in 'HsDev.Server.Types'
  Missing documentation for:
    Module header
    CommandOptions (src/HsDev/Server/Types.hs:45)
    CommandError (src/HsDev/Server/Types.hs:67)
    commandError_ (src/HsDev/Server/Types.hs:73)
    commandError (src/HsDev/Server/Types.hs:76)
    CommandM (src/HsDev/Server/Types.hs:79)
    serverOptsArgs (src/HsDev/Server/Types.hs:165)
    Request (src/HsDev/Server/Types.hs:178)
    AddedContents (src/HsDev/Server/Types.hs:264)
    GhcModCommand (src/HsDev/Server/Types.hs:272)
    AutoFixCommand (src/HsDev/Server/Types.hs:281)
    FileContents (src/HsDev/Server/Types.hs:286)
    TargetFilter (src/HsDev/Server/Types.hs:287)
    SearchQuery (src/HsDev/Server/Types.hs:297)
    SearchType (src/HsDev/Server/Types.hs:298)
    FromCmd (src/HsDev/Util.hs:250)
  69% ( 11 / 16) in 'HsDev.Symbols.Resolve'
  Missing documentation for:
    Module header
    resolvedModule (src/HsDev/Symbols/Resolve.hs:40)
    resolvedScope (src/HsDev/Symbols/Resolve.hs:40)
    resolvedExports (src/HsDev/Symbols/Resolve.hs:40)
    exported (src/HsDev/Symbols/Resolve.hs:95)
  96% ( 23 / 24) in 'HsDev.Commands'
  Missing documentation for:
    Module header
   0% (  0 /  7) in 'HsDev.Database.Update.Types'
  Missing documentation for:
    Module header
    Status (src/HsDev/Database/Update/Types.hs:30)
    Progress (src/HsDev/Database/Update/Types.hs:
src/HsDev/Server/Base.hs:45:1: Warning:
    The import of ‘System.Posix.Process’ is redundant
      except perhaps to import instances from ‘System.Posix.Process’
    To import instances alone, use: import System.Posix.Process()

src/HsDev/Server/Base.hs:46:1: Warning:
    The import of ‘System.Posix.IO’ is redundant
      except perhaps to import instances from ‘System.Posix.IO’
    To import instances alone, use: import System.Posix.IO()

src/HsDev/Server/Commands.hs:39:1: Warning:
    The import of ‘Text.Format’ is redundant
      except perhaps to import instances from ‘Text.Format’
    To import instances alone, use: import Text.Format()
44)
    Task (src/HsDev/Database/Update/Types.hs:56)
    Settings (src/HsDev/Database/Update/Types.hs:79)
    settings (src/HsDev/Database/Update/Types.hs:93)
    UpdateDB (src/HsDev/Database/Update/Types.hs:108)
  83% (  5 /  6) in 'HsDev.Cache.Structured'
  Missing documentation for:
    Module header
  68% ( 23 / 34) in 'HsDev.Database.Update'
  Missing documentation for:
    Module header
    Status (src/HsDev/Database/Update/Types.hs:30)
    Progress (src/HsDev/Database/Update/Types.hs:44)
    Task (src/HsDev/Database/Update/Types.hs:56)
    isStatus (src/HsDev/Database/Update.hs:63)
    Settings (src/HsDev/Database/Update/Types.hs:79)
    settings (src/HsDev/Database/Update/Types.hs:93)
    UpdateDB (src/HsDev/Database/Update/Types.hs:108)
    inferModTypes (src/HsDev/Database/Update.hs:290)
    updateEvent (src/HsDev/Database/Update.hs:321)
    processEvent (src/HsDev/Database/Update.hs:356)
  50% (  1 /  2) in 'HsDev.Client.Commands'
  Missing documentation for:
    Module header
  45% (  5 / 11) in 'HsDev.Server.Base'
  Missing documentation for:
    Module header
    Server (src/HsDev/Server/Base.hs:113)
    startServer (src/HsDev/Server/Base.hs:115)
    inServer (src/HsDev/Server/Base.hs:118)
    writeCache (src/HsDev/Server/Base.hs:133)
    readCache (src/HsDev/Server/Base.hs:147)
  58% (  7 / 12) in 'HsDev.Server.Commands'
  Missing documentation for:
    Module header
    Request (src/HsDev/Server/Types.hs:178)
    sendCommand (src/HsDev/Server/Commands.hs:63)
    runServerCommand (src/HsDev/Server/Commands.hs:103)
    findPath (src/HsDev/Server/Commands.hs:240)
  92% ( 12 / 13) in 'HsDev'
  Missing documentation for:
    Module header
Warning: HsDev.Tools.Cabal: could not find link destinations for:
    D1License C1_0License C1_1License C1_2License C1_3License C1_4License C1_5License C1_6License C1_7License C1_8License C1_9License C1_10License C1_11License C1_12License C1_13License C1_14License
Warning: HsDev.Inspect: could not find link destinations for:
    tyFun
Warning: Data.Async: could not find link destinations for:
    ModTime Digit Node Elem FingerTree Array IResult Leaf
Documentation created: dist/doc/html/hsdev/index.html,
dist/doc/html/hsdev/hsdev.txt
Preprocessing executable 'hsdev' for hsdev-0.1.6.3...
Preprocessing executable 'hsinspect' for hsdev-0.1.6.3...
Preprocessing executable 'hsclearimports' for hsdev-0.1.6.3...
Preprocessing executable 'hscabal' for hsdev-0.1.6.3...
Preprocessing executable 'hshayoo' for hsdev-0.1.6.3...
Preprocessing executable 'hsautofix' for hsdev-0.1.6.3...
Creating package registration file:
/tmp/pkgConf-hsdev-0.1.6501277322124170631.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hsdev-0.1.6.3-Khkt7nEENJt6k0Dx98xF63
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hsdev-0.1.6.3...
Installed hsdev-0.1.6.3

Test log

No test log was submitted for this report.