Build #1 for diagrams-canvas-1.4

[all reports]

Package diagrams-canvas-1.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-10-28 21:49:26.534183 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies NumInstances-1.4, base-4.9.0.0, blank-canvas-0.6, cmdargs-0.10.14, containers-0.5.7.1, data-default-class-0.1.2.0, diagrams-core-1.4, diagrams-lib-1.4, lens-4.15.1, mtl-2.2.1, optparse-applicative-0.13.0.0, statestack-0.2.0.5, text-1.2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-25116/NumInstances-1.4'
Configuring NumInstances-1.4...
Warning: 'ghc-options: -prof' is not necessary and will lead to problems when
used on a library. Use the configure flag --enable-library-profiling and/or
--enable-profiling.
Building NumInstances-1.4...
Preprocessing library NumInstances-1.4...
[1 of 5] Compiling Data.NumInstances.Util ( src/Data/NumInstances/Util.hs, dist/build/Data/NumInstances/Util.o )
[2 of 5] Compiling Data.NumInstances.Tuple ( src/Data/NumInstances/Tuple.hs, dist/build/Data/NumInstances/Tuple.o )
[3 of 5] Compiling Data.NumInstances.PreRequisites ( src-relaxed-Num/Data/NumInstances/PreRequisites.hs, dist/build/Data/NumInstances/PreRequisites.o )
[4 of 5] Compiling Data.NumInstances.Function ( src/Data/NumInstances/Function.hs, dist/build/Data/NumInstances/Function.o )
[5 of 5] Compiling Data.NumInstances ( src/Data/NumInstances.hs, dist/build/Data/NumInstances.o )
Running Haddock for NumInstances-1.4...
Running hscolour for NumInstances-1.4...
Preprocessing library NumInstances-1.4...
Preprocessing library NumInstances-1.4...
Haddock coverage:
  50% (  1 /  2) in 'Data.NumInstances.Util'
  Missing documentation for:
    noOv (src/Data/NumInstances/Util.hs:16)
 100% (  1 /  1) in 'Data.NumInstances.Tuple'
   0% (  0 /  1) in 'Data.NumInstances.PreRequisites'
  Missing documentation for:
    Module header
 100% (  1 /  1) in 'Data.NumInstances.Function'
 100% (  1 /  1) in 'Data.NumInstances'
Documentation created: dist/doc/html/NumInstances/index.html,
dist/doc/html/NumInstances/NumInstances.txt
Creating package registration file:
/tmp/pkgConf-NumInstances-12145174067468703135.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/NumInstances-1.4-Czq4MbYtsRc4Q7nfMGQKMs
Registering NumInstances-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/NumInstances-1.4'
Installed NumInstances-1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/ansi-terminal-0.6.2.3'
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 )
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)
Warning: System.Console.ANSI: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.221147380972007905771.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ansi-terminal-0.6.2.3-AKTYR0nthhUCHW4HMZvJFX
Registering ansi-terminal-0.6.2.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/ansi-terminal-0.6.2.3'
Installed ansi-terminal-0.6.2.3
cabal: Entering directory '/tmp/cabal-tmp-25116/appar-0.1.4'
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[4 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
[5 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file:
/tmp/pkgConf-appar-0.121033187761597322404.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/appar-0.1.4-1in4Ewd8JBkAYDZSWXLSe0
Registering appar-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/appar-0.1.4'
Installed appar-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/auto-update-0.1.4'
Configuring auto-update-0.1.4...
Building auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
[1 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.o )
[2 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.o )
[3 of 4] Compiling Control.Reaper   ( Control/Reaper.hs, dist/build/Control/Reaper.o )
[4 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.o )
Running Haddock for auto-update-0.1.4...
Running hscolour for auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
Haddock coverage:
 100% (  9 /  9) in 'Control.Debounce'
  50% (  1 /  2) in 'Control.AutoUpdate.Util'
  Missing documentation for:
    Module header
 100% ( 18 / 18) in 'Control.Reaper'
 100% ( 11 / 11) in 'Control.AutoUpdate'
Documentation created: dist/doc/html/auto-update/index.html,
dist/doc/html/auto-update/auto-update.txt
Creating package registration file:
/tmp/pkgConf-auto-update-0.11850952926437116466.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb
Registering auto-update-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/auto-update-0.1.4'
Installed auto-update-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/base-compat-0.9.1'
Configuring base-compat-0.9.1...
Building base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
[ 1 of 37] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o )
[ 2 of 37] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.o )
[ 3 of 37] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o )
[ 4 of 37] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o )
[ 5 of 37] Compiling Prelude.Compat   ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[ 6 of 37] Compiling Numeric.Compat   ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 7 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o )
[10 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[11 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[12 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[13 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[14 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o )
[15 of 37] Compiling Foreign.Compat   ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[16 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o )
[17 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[18 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[19 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o )
[20 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o )
[21 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o )
[22 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[23 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[24 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o )
[25 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o )
[26 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[27 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[28 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[29 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[30 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o )
[31 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[32 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[33 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o )
[34 of 37] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.o )
[35 of 37] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o )
[36 of 37] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o )
[37 of 37] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.o )
Running Haddock for base-compat-0.9.1...
Running hscolour for base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
Haddock coverage:
  89% ( 16 / 18) in 'Text.Read.Compat'
  Missing documentation for:
    Module header
    Lexeme
Warning: System.IO.Unsafe.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'System.IO.Unsafe.Compat'
  Missing documentation for:
    Module header
Warning: System.Exit.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'System.Exit.Compat'
  Missing documentation for:
    Module header
 100% ( 10 / 10) in 'System.Environment.Compat'
Warning: Prelude.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Prelude.Compat'
  Missing documentation for:
    Module header
Warning: Numeric.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Numeric.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Utils.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Foreign.Marshal.Utils.Compat'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Foreign.Marshal.Unsafe.Compat'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Foreign.Marshal.Safe.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Array.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Array.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Alloc.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Alloc.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Alloc
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Array
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Utils
   0% (  0 /  1) in 'Foreign.Marshal.Compat'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Foreign.ForeignPtr.Unsafe.Compat'
  Missing documentation for:
    Module header
  90% ( 19 / 21) in 'Foreign.ForeignPtr.Safe.Compat'
  Missing documentation for:
    Module header
    FinalizerEnvPtr
Warning: Foreign.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Compat: Could not find documentation for exported module: Marshal
   0% (  0 /  1) in 'Foreign.Compat'
  Missing documentation for:
    Module header
Warning: Debug.Trace.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Debug.Trace.Compat'
  Missing documentation for:
    Module header
Warning: Data.Word.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Word.Compat'
  Missing documentation for:
    Module header
Warning: Data.Version.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Version.Compat'
  Missing documentation for:
    Module header
Warning: Data.String.Compat: Could not find documentation for exported module: Base
  83% (  5 /  6) in 'Data.String.Compat'
  Missing documentation for:
    Module header
Warning: Data.STRef.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.STRef.Compat'
  Missing documentation for:
    Module header
Warning: Data.Ratio.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Ratio.Compat'
  Missing documentation for:
    Module header
Warning: Data.Monoid.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Monoid.Compat'
  Missing documentation for:
    Module header
Warning: Data.List.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.List.Compat'
  Missing documentation for:
    Module header
Warning: Data.IORef.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.IORef.Compat'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Functor.Const.Compat'
  Missing documentation for:
    Module header
Warning: Data.Functor.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Functor.Compat'
  Missing documentation for:
    Module header
Warning: Data.Function.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Function.Compat'
  Missing documentation for:
    Module header
Warning: Data.Foldable.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Foldable.Compat'
  Missing documentation for:
    Module header
Warning: Data.Either.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Data.Either.Compat'
  Missing documentation for:
    Module header
Warning: Data.Complex.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Complex.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bool.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Bool.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bits.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Data.Bits.Compat'
  Missing documentation for:
    Module header
  20% (  1 /  5) in 'Control.Monad.ST.Unsafe.Compat'
  Missing documentation for:
    Module header
    unsafeInterleaveST
    unsafeIOToST
    unsafeSTToIO
  25% (  1 /  4) in 'Control.Monad.ST.Lazy.Unsafe.Compat'
  Missing documentation for:
    Module header
    unsafeInterleaveST
    unsafeIOToST
Warning: Control.Monad.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Control.Monad.Compat'
  Missing documentation for:
    Module header
Warning: Control.Concurrent.MVar.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Control.Concurrent.MVar.Compat'
  Missing documentation for:
    Module header
Warning: Control.Concurrent.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Control.Concurrent.Compat'
  Missing documentation for:
    Module header
Warning: Text.Read.Compat: could not find link destinations for:
    ~
Warning: Data.Functor.Const.Compat: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Data.Functor.Compat: could not find link destinations for:
    P
Warning: Control.Monad.Compat: could not find link destinations for:
    P
Documentation created: dist/doc/html/base-compat/index.html,
dist/doc/html/base-compat/base-compat.txt
Creating package registration file:
/tmp/pkgConf-base-compat-0.91857962504201690613.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-compat-0.9.1-tmPpmtbHbvIDjFWbkjGrR
Registering base-compat-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/base-compat-0.9.1'
Installed base-compat-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-25116/base-orphans-0.5.4'
Configuring base-orphans-0.5.4...
Building base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
[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 )
Running Haddock for base-orphans-0.5.4...
Running hscolour for base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Haddock coverage:
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 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.518130801541579068977.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6
Registering base-orphans-0.5.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/base-orphans-0.5.4'
Installed base-orphans-0.5.4
cabal: Entering directory '/tmp/cabal-tmp-25116/base64-bytestring-1.0.0.1'
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.01043388777413360099.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY
Registering base64-bytestring-1.0.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/base64-bytestring-1.0.0.1'
Installed base64-bytestring-1.0.0.1
cabal: Entering directory '/tmp/cabal-tmp-25116/byteorder-1.0.4'
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.017249161701444311956.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/byteorder-1.0.4-BbL4c17EpZrL9PcZm0xys9
Registering byteorder-1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/byteorder-1.0.4'
Installed byteorder-1.0.4
cabal: Entering directory '/tmp/cabal-tmp-25116/bytestring-builder-0.10.8.1.0'
Configuring bytestring-builder-0.10.8.1.0...
Building bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Running Haddock for bytestring-builder-0.10.8.1.0...
Running hscolour for bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.8.19721253831848520019.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bytestring-builder-0.10.8.1.0-3Wvs19ArxK5AsrgrlbKbYR
Registering bytestring-builder-0.10.8.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/bytestring-builder-0.10.8.1.0'
Installed bytestring-builder-0.10.8.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/cereal-0.5.3.0'
Configuring cereal-0.5.3.0...
Building cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
Running Haddock for cereal-0.5.3.0...
Running hscolour for cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
Haddock coverage:
  68% ( 30 / 44) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:134)
    putBuilder (src/Data/Serialize/Put.hs:182)
    putShortByteString (src/Data/Serialize/Put.hs:231)
    putTwoOf (src/Data/Serialize/Put.hs:311)
    putListOf (src/Data/Serialize/Put.hs:315)
    putIArrayOf (src/Data/Serialize/Put.hs:321)
    putSeqOf (src/Data/Serialize/Put.hs:327)
    putTreeOf (src/Data/Serialize/Put.hs:333)
    putMapOf (src/Data/Serialize/Put.hs:340)
    putIntMapOf (src/Data/Serialize/Put.hs:344)
    putSetOf (src/Data/Serialize/Put.hs:348)
    putIntSetOf (src/Data/Serialize/Put.hs:352)
    putMaybeOf (src/Data/Serialize/Put.hs:356)
    putEitherOf (src/Data/Serialize/Put.hs:361)
  94% ( 60 / 64) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:272)
    getLazyByteString (src/Data/Serialize/Get.hs:510)
    getShortByteString (src/Data/Serialize/Get.hs:515)
    getTwoOf (src/Data/Serialize/Get.hs:754)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
  87% ( 13 / 15) in 'Data.Serialize'
  Missing documentation for:
    GSerializePut (src/Data/Serialize.hs:550)
    GSerializeGet (src/Data/Serialize.hs:553)
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Warning: Data.Serialize: could not find link destinations for:
    PutSum SumSize GetSum
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.31692713933379366797.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cereal-0.5.3.0-90KodwwwQanJlL7equBhpB
Registering cereal-0.5.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/cereal-0.5.3.0'
Installed cereal-0.5.3.0
cabal: Entering directory '/tmp/cabal-tmp-25116/cmdargs-0.10.14'
Configuring cmdargs-0.10.14...
Building cmdargs-0.10.14...
Preprocessing library cmdargs-0.10.14...
[ 1 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.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.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[10 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.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.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[19 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.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 ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
[25 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
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:
 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)
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
  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)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  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)
   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)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   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)
   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% (  2 /  2) in 'System.Console.CmdArgs'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
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.10692981712819485269.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cmdargs-0.10.14-rVcfqyWFIeFGxWW61GcVV
Registering cmdargs-0.10.14...
cabal: Leaving directory '/tmp/cabal-tmp-25116/cmdargs-0.10.14'
Installed cmdargs-0.10.14
cabal: Entering directory '/tmp/cabal-tmp-25116/colour-2.3.3'
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 4 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 5 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
  Missing documentation for:
    Module header
    inverse (Data/Colour/Matrix.hs:29)
    determinant (Data/Colour/Matrix.hs:35)
    mult (Data/Colour/Matrix.hs:38)
    matrixMult (Data/Colour/Matrix.hs:40)
   0% (  0 / 10) in 'Data.Colour.Chan'
  Missing documentation for:
    Module header
    Chan (Data/Colour/Chan.hs:29)
    empty (Data/Colour/Chan.hs:31)
    full (Data/Colour/Chan.hs:34)
    scale (Data/Colour/Chan.hs:37)
    add (Data/Colour/Chan.hs:40)
    invert (Data/Colour/Chan.hs:43)
    over (Data/Colour/Chan.hs:46)
    convert (Data/Colour/Chan.hs:48)
    sum (Data/Colour/Chan.hs:51)
  50% ( 14 / 28) in 'Data.Colour.Internal'
  Missing documentation for:
    Module header
    Red (Data/Colour/Internal.hs:30)
    Green (Data/Colour/Internal.hs:31)
    Blue (Data/Colour/Internal.hs:32)
    black (Data/Colour/Internal.hs:53)
     (Data/Colour/Internal.hs:56)
    Alpha (Data/Colour/Internal.hs:65)
    AffineSpace (Data/Colour/Internal.hs:109)
     (Data/Colour/Internal.hs:130)
     (Data/Colour/Internal.hs:136)
    ColourOps (Data/Colour/Internal.hs:146)
     (Data/Colour/Internal.hs:156)
     (Data/Colour/Internal.hs:165)
    rgbaAdd (Data/Colour/Internal.hs:214)
  50% (  6 / 12) in 'Data.Colour.CIE.Chromaticity'
  Missing documentation for:
    Module header
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
     (Data/Colour/CIE/Chromaticity.hs:56)
     (Data/Colour/CIE/Chromaticity.hs:63)
    app_prec (Data/Colour/CIE/Chromaticity.hs:74)
    infix_prec (Data/Colour/CIE/Chromaticity.hs:76)
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  38% (  6 / 16) in 'Data.Colour.RGB'
  Missing documentation for:
    Module header
     (Data/Colour/RGB.hs:36)
     (Data/Colour/RGB.hs:39)
     (Data/Colour/RGB.hs:59)
     (Data/Colour/RGB.hs:66)
    primaryMatrix (Data/Colour/RGB.hs:82)
    rgb2xyz (Data/Colour/RGB.hs:92)
    xyz2rgb (Data/Colour/RGB.hs:100)
    hslsv (Data/Colour/RGB.hs:103)
    mod1 (Data/Colour/RGB.hs:127)
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
  Missing documentation for:
    primaries (Data/Colour/RGB.hs:55)
    whitePoint (Data/Colour/RGB.hs:56)
    gamut (Data/Colour/RGBSpace.hs:121)
    transferFunction (Data/Colour/RGBSpace.hs:122)
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  Missing documentation for:
    black (Data/Colour/Internal.hs:53)
    AffineSpace (Data/Colour/Internal.hs:109)
    ColourOps (Data/Colour/Internal.hs:146)
  88% ( 15 / 17) in 'Data.Colour.CIE'
  Missing documentation for:
    toCIEXYZ (Data/Colour/CIE.hs:65)
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
   1% (  1 /149) in 'Data.Colour.Names'
  Missing documentation for:
    readColourName (Data/Colour/Names.hs:188)
    aliceblue (Data/Colour/Names.hs:339)
    antiquewhite (Data/Colour/Names.hs:342)
    aqua (Data/Colour/Names.hs:345)
    aquamarine (Data/Colour/Names.hs:348)
    azure (Data/Colour/Names.hs:351)
    beige (Data/Colour/Names.hs:354)
    bisque (Data/Colour/Names.hs:357)
    black (Data/Colour/Internal.hs:53)
    blanchedalmond (Data/Colour/Names.hs:362)
    blue (Data/Colour/Names.hs:365)
    blueviolet (Data/Colour/Names.hs:368)
    brown (Data/Colour/Names.hs:371)
    burlywood (Data/Colour/Names.hs:374)
    cadetblue (Data/Colour/Names.hs:377)
    chartreuse (Data/Colour/Names.hs:380)
    chocolate (Data/Colour/Names.hs:383)
    coral (Data/Colour/Names.hs:386)
    cornflowerblue (Data/Colour/Names.hs:389)
    cornsilk (Data/Colour/Names.hs:392)
    crimson (Data/Colour/Names.hs:395)
    cyan (Data/Colour/Names.hs:398)
    darkblue (Data/Colour/Names.hs:401)
    darkcyan (Data/Colour/Names.hs:404)
    darkgoldenrod (Data/Colour/Names.hs:407)
    darkgray (Data/Colour/Names.hs:410)
    darkgreen (Data/Colour/Names.hs:413)
    darkgrey (Data/Colour/Names.hs:416)
    darkkhaki (Data/Colour/Names.hs:419)
    darkmagenta (Data/Colour/Names.hs:422)
    darkolivegreen (Data/Colour/Names.hs:425)
    darkorange (Data/Colour/Names.hs:428)
    darkorchid (Data/Colour/Names.hs:431)
    darkred (Data/Colour/Names.hs:434)
    darksalmon (Data/Colour/Names.hs:437)
    darkseagreen (Data/Colour/Names.hs:440)
    darkslateblue (Data/Colour/Names.hs:443)
    darkslategray (Data/Colour/Names.hs:446)
    darkslategrey (Data/Colour/Names.hs:449)
    darkturquoise (Data/Colour/Names.hs:452)
    darkviolet (Data/Colour/Names.hs:455)
    deeppink (Data/Colour/Names.hs:458)
    deepskyblue (Data/Colour/Names.hs:461)
    dimgray (Data/Colour/Names.hs:464)
    dimgrey (Data/Colour/Names.hs:467)
    dodgerblue (Data/Colour/Names.hs:470)
    firebrick (Data/Colour/Names.hs:473)
    floralwhite (Data/Colour/Names.hs:476)
    forestgreen (Data/Colour/Names.hs:479)
    fuchsia (Data/Colour/Names.hs:482)
    gainsboro (Data/Colour/Names.hs:485)
    ghostwhite (Data/Colour/Names.hs:488)
    gold (Data/Colour/Names.hs:491)
    goldenrod (Data/Colour/Names.hs:494)
    gray (Data/Colour/Names.hs:497)
    grey (Data/Colour/Names.hs:500)
    green (Data/Colour/Names.hs:503)
    greenyellow (Data/Colour/Names.hs:506)
    honeydew (Data/Colour/Names.hs:509)
    hotpink (Data/Colour/Names.hs:512)
    indianred (Data/Colour/Names.hs:515)
    indigo (Data/Colour/Names.hs:518)
    ivory (Data/Colour/Names.hs:521)
    khaki (Data/Colour/Names.hs:524)
    lavender (Data/Colour/Names.hs:527)
    lavenderblush (Data/Colour/Names.hs:530)
    lawngreen (Data/Colour/Names.hs:533)
    lemonchiffon (Data/Colour/Names.hs:536)
    lightblue (Data/Colour/Names.hs:539)
    lightcoral (Data/Colour/Names.hs:542)
    lightcyan (Data/Colour/Names.hs:545)
    lightgoldenrodyellow (Data/Colour/Names.hs:548)
    lightgray (Data/Colour/Names.hs:551)
    lightgreen (Data/Colour/Names.hs:554)
    lightgrey (Data/Colour/Names.hs:557)
    lightpink (Data/Colour/Names.hs:560)
    lightsalmon (Data/Colour/Names.hs:563)
    lightseagreen (Data/Colour/Names.hs:566)
    lightskyblue (Data/Colour/Names.hs:569)
    lightslategray (Data/Colour/Names.hs:572)
    lightslategrey (Data/Colour/Names.hs:575)
    lightsteelblue (Data/Colour/Names.hs:578)
    lightyellow (Data/Colour/Names.hs:581)
    lime (Data/Colour/Names.hs:584)
    limegreen (Data/Colour/Names.hs:587)
    linen (Data/Colour/Names.hs:590)
    magenta (Data/Colour/Names.hs:593)
    maroon (Data/Colour/Names.hs:596)
    mediumaquamarine (Data/Colour/Names.hs:599)
    mediumblue (Data/Colour/Names.hs:602)
    mediumorchid (Data/Colour/Names.hs:605)
    mediumpurple (Data/Colour/Names.hs:608)
    mediumseagreen (Data/Colour/Names.hs:611)
    mediumslateblue (Data/Colour/Names.hs:614)
    mediumspringgreen (Data/Colour/Names.hs:617)
    mediumturquoise (Data/Colour/Names.hs:620)
    mediumvioletred (Data/Colour/Names.hs:623)
    midnightblue (Data/Colour/Names.hs:626)
    mintcream (Data/Colour/Names.hs:629)
    mistyrose (Data/Colour/Names.hs:632)
    moccasin (Data/Colour/Names.hs:635)
    navajowhite (Data/Colour/Names.hs:638)
    navy (Data/Colour/Names.hs:641)
    oldlace (Data/Colour/Names.hs:644)
    olive (Data/Colour/Names.hs:647)
    olivedrab (Data/Colour/Names.hs:650)
    orange (Data/Colour/Names.hs:653)
    orangered (Data/Colour/Names.hs:656)
    orchid (Data/Colour/Names.hs:659)
    palegoldenrod (Data/Colour/Names.hs:662)
    palegreen (Data/Colour/Names.hs:665)
    paleturquoise (Data/Colour/Names.hs:668)
    palevioletred (Data/Colour/Names.hs:671)
    papayawhip (Data/Colour/Names.hs:674)
    peachpuff (Data/Colour/Names.hs:677)
    peru (Data/Colour/Names.hs:680)
    pink (Data/Colour/Names.hs:683)
    plum (Data/Colour/Names.hs:686)
    powderblue (Data/Colour/Names.hs:689)
    purple (Data/Colour/Names.hs:692)
    red (Data/Colour/Names.hs:695)
    rosybrown (Data/Colour/Names.hs:698)
    royalblue (Data/Colour/Names.hs:701)
    saddlebrown (Data/Colour/Names.hs:704)
    salmon (Data/Colour/Names.hs:707)
    sandybrown (Data/Colour/Names.hs:710)
    seagreen (Data/Colour/Names.hs:713)
    seashell (Data/Colour/Names.hs:716)
    sienna (Data/Colour/Names.hs:719)
    silver (Data/Colour/Names.hs:722)
    skyblue (Data/Colour/Names.hs:725)
    slateblue (Data/Colour/Names.hs:728)
    slategray (Data/Colour/Names.hs:731)
    slategrey (Data/Colour/Names.hs:734)
    snow (Data/Colour/Names.hs:737)
    springgreen (Data/Colour/Names.hs:740)
    steelblue (Data/Colour/Names.hs:743)
    tan (Data/Colour/Names.hs:746)
    teal (Data/Colour/Names.hs:749)
    thistle (Data/Colour/Names.hs:752)
    tomato (Data/Colour/Names.hs:755)
    turquoise (Data/Colour/Names.hs:758)
    violet (Data/Colour/Names.hs:761)
    wheat (Data/Colour/Names.hs:764)
    white (Data/Colour/Names.hs:767)
    whitesmoke (Data/Colour/Names.hs:770)
    yellow (Data/Colour/Names.hs:773)
    yellowgreen (Data/Colour/Names.hs:776)
Documentation created: dist/doc/html/colour/index.html,
dist/doc/html/colour/colour.txt
Creating package registration file:
/tmp/pkgConf-colour-2.32054306629546389569.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/colour-2.3.3-1clKnMqHWhQAElTFd8Ydyp
Registering colour-2.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/colour-2.3.3'
Installed colour-2.3.3
cabal: Entering directory '/tmp/cabal-tmp-25116/data-default-class-0.1.2.0'
Configuring data-default-class-0.1.2.0...
Building data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
Running Haddock for data-default-class-0.1.2.0...
Running hscolour for data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Warning: Data.Default.Class: could not find link destinations for:
    GDefault
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.1.28601448541579952366.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/data-default-class-0.1.2.0-FYQpjIylblBDctdkHAFeXA
Registering data-default-class-0.1.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/data-default-class-0.1.2.0'
Installed data-default-class-0.1.2.0
cabal: Entering directory '/tmp/cabal-tmp-25116/diagrams-solve-0.1.0.1'
Configuring diagrams-solve-0.1.0.1...
Building diagrams-solve-0.1.0.1...
Preprocessing library diagrams-solve-0.1.0.1...
[1 of 2] Compiling Diagrams.Solve.Tridiagonal ( src/Diagrams/Solve/Tridiagonal.hs, dist/build/Diagrams/Solve/Tridiagonal.o )
[2 of 2] Compiling Diagrams.Solve.Polynomial ( src/Diagrams/Solve/Polynomial.hs, dist/build/Diagrams/Solve/Polynomial.o )
Running Haddock for diagrams-solve-0.1.0.1...
Running hscolour for diagrams-solve-0.1.0.1...
Preprocessing library diagrams-solve-0.1.0.1...
Preprocessing library diagrams-solve-0.1.0.1...
Haddock coverage:
 100% (  3 /  3) in 'Diagrams.Solve.Tridiagonal'
 100% (  6 /  6) in 'Diagrams.Solve.Polynomial'
Documentation created: dist/doc/html/diagrams-solve/index.html,
dist/doc/html/diagrams-solve/diagrams-solve.txt
Creating package registration file:
/tmp/pkgConf-diagrams-solve-0.1.04384853741798027458.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/diagrams-solve-0.1.0.1-8TpiRrVfWtp4FIaKLscasl
Registering diagrams-solve-0.1.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/diagrams-solve-0.1.0.1'
Installed diagrams-solve-0.1.0.1
cabal: Entering directory '/tmp/cabal-tmp-25116/dlist-0.8.0.2'
Configuring dlist-0.8.0.2...
Building dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
Running Haddock for dlist-0.8.0.2...
Running hscolour for dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Warning: Data.DList: could not find link destinations for:
    ~
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.8.01470796522110341087.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/dlist-0.8.0.2-GWAMmbX9rLg3tqrbOizHGv
Registering dlist-0.8.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/dlist-0.8.0.2'
Installed dlist-0.8.0.2
cabal: Entering directory '/tmp/cabal-tmp-25116/easy-file-0.2.1'
Configuring easy-file-0.2.1...
Building easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
[1 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, dist/build/System/EasyFile/Missing.o )

System/EasyFile/Missing.hs:7:1: warning: [-Wunused-imports]
    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 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, dist/build/System/EasyFile/FilePath.o )
[3 of 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, dist/build/System/EasyFile/Directory.o )

System/EasyFile/Directory.hs:37:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[4 of 4] Compiling System.EasyFile  ( System/EasyFile.hs, dist/build/System/EasyFile.o )
Running Haddock for easy-file-0.2.1...
Running hscolour for easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...

System/EasyFile/Missing.hs:7:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

System/EasyFile/Directory.hs:37:1: warning: [-Wunused-imports]
    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:
  80% (  8 / 10) in 'System.EasyFile.Missing'
  Missing documentation for:
    Module header
    epochTimeToUTCTime (System/EasyFile/Missing.hs:151)
  98% ( 49 / 50) in 'System.EasyFile.FilePath'
  Missing documentation for:
    Module header
  80% (  8 / 10) in 'System.EasyFile.Directory'
  Missing documentation for:
    Module header
    fixPath (System/EasyFile/Directory.hs:186)
  99% ( 88 / 89) in 'System.EasyFile'
  Missing documentation for:
    Permissions
Warning: System.EasyFile: could not find link destinations for:
    InappropriateType
Documentation created: dist/doc/html/easy-file/index.html,
dist/doc/html/easy-file/easy-file.txt
Creating package registration file:
/tmp/pkgConf-easy-file-0.24424827812074216439.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/easy-file-0.2.1-bAUkz2rC2kFhBbPjw2Of5
Registering easy-file-0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/easy-file-0.2.1'
Installed easy-file-0.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/fail-4.9.0.0'
Configuring fail-4.9.0.0...
Building fail-4.9.0.0...
Preprocessing library 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: No input file(s).
Creating package registration file:
/tmp/pkgConf-fail-4.9.012775116252112043682.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fail-4.9.0.0-FGE8TmYPyfd2ZUpoMVx9sD
Registering fail-4.9.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/fail-4.9.0.0'
Installed fail-4.9.0.0
cabal: Entering directory '/tmp/cabal-tmp-25116/fingertree-0.1.1.0'
Configuring fingertree-0.1.1.0...
Building fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
[1 of 3] Compiling Data.FingerTree  ( Data/FingerTree.hs, dist/build/Data/FingerTree.o )
[2 of 3] Compiling Data.IntervalMap.FingerTree ( Data/IntervalMap/FingerTree.hs, dist/build/Data/IntervalMap/FingerTree.o )
[3 of 3] Compiling Data.PriorityQueue.FingerTree ( Data/PriorityQueue/FingerTree.hs, dist/build/Data/PriorityQueue/FingerTree.o )
Running Haddock for fingertree-0.1.1.0...
Running hscolour for fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
Preprocessing library fingertree-0.1.1.0...
Haddock coverage:
 100% ( 29 / 29) in 'Data.FingerTree'
 100% ( 14 / 14) in 'Data.IntervalMap.FingerTree'
 100% ( 13 / 13) in 'Data.PriorityQueue.FingerTree'
Documentation created: dist/doc/html/fingertree/index.html,
dist/doc/html/fingertree/fingertree.txt
Creating package registration file:
/tmp/pkgConf-fingertree-0.1.116544357761975886384.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fingertree-0.1.1.0-C6YFXKIQXOA6HvmvFT5gT9
Registering fingertree-0.1.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/fingertree-0.1.1.0'
Installed fingertree-0.1.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/generic-deriving-1.11.1'
Configuring generic-deriving-1.11.1...
Building generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
[ 1 of 19] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 19] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 19] Compiling Generics.Deriving.TH.Post4_9 ( src/Generics/Deriving/TH/Post4_9.hs, dist/build/Generics/Deriving/TH/Post4_9.o )
[ 4 of 19] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 6 of 19] Compiling Generics.Deriving.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 7 of 19] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 8 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 9 of 19] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[10 of 19] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[11 of 19] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[12 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[13 of 19] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[14 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[15 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[16 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[17 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[18 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
Running Haddock for generic-deriving-1.11.1...
Running hscolour for generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Preprocessing library generic-deriving-1.11.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_generic_deriving'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_generic_deriving.hs:28)
    getBinDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:45)
    getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:38)
  25% ( 44 /175) in 'Generics.Deriving.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Generics/Deriving/TH/Internal.hs:50)
    expandSynApp (src/Generics/Deriving/TH/Internal.hs:57)
    TypeSubst (src/Generics/Deriving/TH/Internal.hs:75)
    KindSubst (src/Generics/Deriving/TH/Internal.hs:76)
    mkSubst (src/Generics/Deriving/TH/Internal.hs:78)
    substType (src/Generics/Deriving/TH/Internal.hs:83)
    substKind (src/Generics/Deriving/TH/Internal.hs:95)
    substNameWithKind (src/Generics/Deriving/TH/Internal.hs:102)
    substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:105)
    substTyVarBndrType (src/Generics/Deriving/TH/Internal.hs:108)
    substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:111)
    substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118)
    tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:321)
    tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:325)
    tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:329)
    fst3 (src/Generics/Deriving/TH/Internal.hs:428)
    snd3 (src/Generics/Deriving/TH/Internal.hs:431)
    trd3 (src/Generics/Deriving/TH/Internal.hs:434)
    shrink (src/Generics/Deriving/TH/Internal.hs:437)
    reifyConTys (src/Generics/Deriving/TH/Internal.hs:487)
    showsDataVariety (src/Generics/Deriving/TH/Internal.hs:557)
    showNameQual (src/Generics/Deriving/TH/Internal.hs:563)
    outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:597)
    gdPackageKey (src/Generics/Deriving/TH/Internal.hs:708)
    mkGD4'4_d (src/Generics/Deriving/TH/Internal.hs:715)
    mkGD4'9_d (src/Generics/Deriving/TH/Internal.hs:724)
    mkGD4'4_tc (src/Generics/Deriving/TH/Internal.hs:731)
    mkGD4'9_tc (src/Generics/Deriving/TH/Internal.hs:740)
    mkGD4'4_v (src/Generics/Deriving/TH/Internal.hs:747)
    mkGD4'9_v (src/Generics/Deriving/TH/Internal.hs:756)
    mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:763)
    mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:766)
    mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:769)
    comp1DataName (src/Generics/Deriving/TH/Internal.hs:772)
    infixDataName (src/Generics/Deriving/TH/Internal.hs:775)
    k1DataName (src/Generics/Deriving/TH/Internal.hs:778)
    l1DataName (src/Generics/Deriving/TH/Internal.hs:781)
    leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:784)
    m1DataName (src/Generics/Deriving/TH/Internal.hs:787)
    notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:790)
    par1DataName (src/Generics/Deriving/TH/Internal.hs:793)
    prefixDataName (src/Generics/Deriving/TH/Internal.hs:796)
    productDataName (src/Generics/Deriving/TH/Internal.hs:799)
    r1DataName (src/Generics/Deriving/TH/Internal.hs:802)
    rec1DataName (src/Generics/Deriving/TH/Internal.hs:805)
    rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:808)
    u1DataName (src/Generics/Deriving/TH/Internal.hs:811)
    uAddrDataName (src/Generics/Deriving/TH/Internal.hs:814)
    uCharDataName (src/Generics/Deriving/TH/Internal.hs:817)
    uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:820)
    uFloatDataName (src/Generics/Deriving/TH/Internal.hs:823)
    uIntDataName (src/Generics/Deriving/TH/Internal.hs:826)
    uWordDataName (src/Generics/Deriving/TH/Internal.hs:829)
    c1TypeName (src/Generics/Deriving/TH/Internal.hs:832)
    composeTypeName (src/Generics/Deriving/TH/Internal.hs:835)
    constructorTypeName (src/Generics/Deriving/TH/Internal.hs:838)
    d1TypeName (src/Generics/Deriving/TH/Internal.hs:841)
    genericTypeName (src/Generics/Deriving/TH/Internal.hs:844)
    generic1TypeName (src/Generics/Deriving/TH/Internal.hs:847)
    datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:850)
    noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:853)
    par1TypeName (src/Generics/Deriving/TH/Internal.hs:856)
    productTypeName (src/Generics/Deriving/TH/Internal.hs:859)
    rec0TypeName (src/Generics/Deriving/TH/Internal.hs:862)
    rec1TypeName (src/Generics/Deriving/TH/Internal.hs:865)
    repTypeName (src/Generics/Deriving/TH/Internal.hs:868)
    rep1TypeName (src/Generics/Deriving/TH/Internal.hs:871)
    s1TypeName (src/Generics/Deriving/TH/Internal.hs:874)
    selectorTypeName (src/Generics/Deriving/TH/Internal.hs:877)
    sumTypeName (src/Generics/Deriving/TH/Internal.hs:880)
    u1TypeName (src/Generics/Deriving/TH/Internal.hs:883)
    uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:886)
    uCharTypeName (src/Generics/Deriving/TH/Internal.hs:889)
    uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:892)
    uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:895)
    uIntTypeName (src/Generics/Deriving/TH/Internal.hs:898)
    uWordTypeName (src/Generics/Deriving/TH/Internal.hs:901)
    v1TypeName (src/Generics/Deriving/TH/Internal.hs:904)
    conFixityValName (src/Generics/Deriving/TH/Internal.hs:907)
    conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:910)
    conNameValName (src/Generics/Deriving/TH/Internal.hs:913)
    datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:916)
    isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:919)
    fromValName (src/Generics/Deriving/TH/Internal.hs:922)
    from1ValName (src/Generics/Deriving/TH/Internal.hs:925)
    moduleNameValName (src/Generics/Deriving/TH/Internal.hs:928)
    selNameValName (src/Generics/Deriving/TH/Internal.hs:931)
    toValName (src/Generics/Deriving/TH/Internal.hs:934)
    to1ValName (src/Generics/Deriving/TH/Internal.hs:937)
    uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:940)
    uCharHashValName (src/Generics/Deriving/TH/Internal.hs:943)
    uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:946)
    uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:949)
    uIntHashValName (src/Generics/Deriving/TH/Internal.hs:952)
    uWordHashValName (src/Generics/Deriving/TH/Internal.hs:955)
    unComp1ValName (src/Generics/Deriving/TH/Internal.hs:958)
    unK1ValName (src/Generics/Deriving/TH/Internal.hs:961)
    unPar1ValName (src/Generics/Deriving/TH/Internal.hs:964)
    unRec1ValName (src/Generics/Deriving/TH/Internal.hs:967)
    trueDataName (src/Generics/Deriving/TH/Internal.hs:970)
    falseDataName (src/Generics/Deriving/TH/Internal.hs:970)
    nothingDataName (src/Generics/Deriving/TH/Internal.hs:979)
    justDataName (src/Generics/Deriving/TH/Internal.hs:979)
    mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:988)
    addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:991)
    charHashTypeName (src/Generics/Deriving/TH/Internal.hs:994)
    doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:997)
    floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:1000)
    intHashTypeName (src/Generics/Deriving/TH/Internal.hs:1003)
    wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:1006)
    composeValName (src/Generics/Deriving/TH/Internal.hs:1009)
    errorValName (src/Generics/Deriving/TH/Internal.hs:1012)
    fmapValName (src/Generics/Deriving/TH/Internal.hs:1015)
    undefinedValName (src/Generics/Deriving/TH/Internal.hs:1018)
    starKindName (src/Generics/Deriving/TH/Internal.hs:1021)
    decidedLazyDataName (src/Generics/Deriving/TH/Internal.hs:1024)
    decidedStrictDataName (src/Generics/Deriving/TH/Internal.hs:1027)
    decidedUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1030)
    infixIDataName (src/Generics/Deriving/TH/Internal.hs:1033)
    metaConsDataName (src/Generics/Deriving/TH/Internal.hs:1036)
    metaDataDataName (src/Generics/Deriving/TH/Internal.hs:1039)
    metaNoSelDataName (src/Generics/Deriving/TH/Internal.hs:1042)
    metaSelDataName (src/Generics/Deriving/TH/Internal.hs:1045)
    noSourceStrictnessDataName (src/Generics/Deriving/TH/Internal.hs:1048)
    noSourceUnpackednessDataName (src/Generics/Deriving/TH/Internal.hs:1051)
    prefixIDataName (src/Generics/Deriving/TH/Internal.hs:1054)
    sourceLazyDataName (src/Generics/Deriving/TH/Internal.hs:1057)
    sourceNoUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1060)
    sourceStrictDataName (src/Generics/Deriving/TH/Internal.hs:1063)
    sourceUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1066)
    packageNameValName (src/Generics/Deriving/TH/Internal.hs:1069)
  50% (  5 / 10) in 'Generics.Deriving.TH.Post4_9'
  Missing documentation for:
    mkMetaDataType (src/Generics/Deriving/TH/Post4_9.hs:33)
    mkMetaConsType (src/Generics/Deriving/TH/Post4_9.hs:45)
    mkMetaSelType (src/Generics/Deriving/TH/Post4_9.hs:71)
    SelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:82)
    reifySelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:99)
 100% ( 45 / 45) in 'Generics.Deriving.TH'
   0% (  0 /  1) in 'Generics.Deriving.Instances'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base.Internal'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Generics.Deriving.ConNames'
  Missing documentation for:
    ConNames (src/Generics/Deriving/ConNames.hs:39)
  43% (  3 /  7) in 'Generics.Deriving.Copoint'
  Missing documentation for:
    Module header
    GCopoint (src/Generics/Deriving/Copoint.hs:81)
    gcopointdefault (src/Generics/Deriving/Copoint.hs:89)
    GCopoint' (src/Generics/Deriving/Copoint.hs:50)
  43% (  3 /  7) in 'Generics.Deriving.Eq'
  Missing documentation for:
    Module header
    GEq (src/Generics/Deriving/Eq.hs:124)
    geqdefault (src/Generics/Deriving/Eq.hs:133)
    GEq' (src/Generics/Deriving/Eq.hs:82)
  33% (  5 / 15) in 'Generics.Deriving.Enum'
  Missing documentation for:
    Module header
    GEnum (src/Generics/Deriving/Enum.hs:151)
    genumDefault (src/Generics/Deriving/Enum.hs:135)
    toEnumDefault (src/Generics/Deriving/Enum.hs:138)
    fromEnumDefault (src/Generics/Deriving/Enum.hs:144)
    Enum' (src/Generics/Deriving/Enum.hs:117)
    GIx (src/Generics/Deriving/Enum.hs:545)
    rangeDefault (src/Generics/Deriving/Enum.hs:564)
    indexDefault (src/Generics/Deriving/Enum.hs:573)
    inRangeDefault (src/Generics/Deriving/Enum.hs:584)
  17% (  4 / 24) in 'Generics.Deriving.Foldable'
  Missing documentation for:
    Module header
    GFoldable (src/Generics/Deriving/Foldable.hs:126)
    gfoldMapdefault (src/Generics/Deriving/Foldable.hs:165)
    gtoList (src/Generics/Deriving/Foldable.hs:260)
    gconcat (src/Generics/Deriving/Foldable.hs:263)
    gconcatMap (src/Generics/Deriving/Foldable.hs:266)
    gand (src/Generics/Deriving/Foldable.hs:269)
    gor (src/Generics/Deriving/Foldable.hs:272)
    gany (src/Generics/Deriving/Foldable.hs:275)
    gall (src/Generics/Deriving/Foldable.hs:278)
    gsum (src/Generics/Deriving/Foldable.hs:281)
    gproduct (src/Generics/Deriving/Foldable.hs:284)
    gmaximum (src/Generics/Deriving/Foldable.hs:287)
    gmaximumBy (src/Generics/Deriving/Foldable.hs:290)
    gminimum (src/Generics/Deriving/Foldable.hs:296)
    gminimumBy (src/Generics/Deriving/Foldable.hs:299)
    gelem (src/Generics/Deriving/Foldable.hs:305)
    gnotElem (src/Generics/Deriving/Foldable.hs:308)
    gfind (src/Generics/Deriving/Foldable.hs:311)
    GFoldable' (src/Generics/Deriving/Foldable.hs:80)
  43% (  3 /  7) in 'Generics.Deriving.Functor'
  Missing documentation for:
    Module header
    GFunctor (src/Generics/Deriving/Functor.hs:106)
    gmapdefault (src/Generics/Deriving/Functor.hs:114)
    GFunctor' (src/Generics/Deriving/Functor.hs:60)
  61% ( 11 / 18) in 'Generics.Deriving.Monoid'
  Missing documentation for:
    GMonoid (src/Generics/Deriving/Monoid.hs:148)
    gmemptydefault (src/Generics/Deriving/Monoid.hs:110)
    gmappenddefault (src/Generics/Deriving/Monoid.hs:113)
    GMonoid' (src/Generics/Deriving/Monoid.hs:88)
    memptydefault (src/Generics/Deriving/Monoid.hs:140)
    mappenddefault (src/Generics/Deriving/Monoid.hs:143)
    Monoid' (src/Generics/Deriving/Monoid.hs:118)
  43% (  3 /  7) in 'Generics.Deriving.Semigroup'
  Missing documentation for:
    Module header
    GSemigroup (src/Generics/Deriving/Semigroup.hs:70)
    gsappenddefault (src/Generics/Deriving/Semigroup.hs:100)
    GSemigroup' (src/Generics/Deriving/Semigroup.hs:52)
  43% (  3 /  7) in 'Generics.Deriving.Show'
  Missing documentation for:
    Module header
    GShow (src/Generics/Deriving/Show.hs:169)
    gshowsPrecdefault (src/Generics/Deriving/Show.hs:181)
    GShow' (src/Generics/Deriving/Show.hs:87)
  43% (  3 /  7) in 'Generics.Deriving.Traversable'
  Missing documentation for:
    Module header
    GTraversable (src/Generics/Deriving/Traversable.hs:110)
    gtraversedefault (src/Generics/Deriving/Traversable.hs:127)
    GTraversable' (src/Generics/Deriving/Traversable.hs:64)
  25% (  5 / 20) in 'Generics.Deriving.Uniplate'
  Missing documentation for:
    Uniplate (src/Generics/Deriving/Uniplate.hs:178)
    uniplate (src/Generics/Deriving/Uniplate.hs:236)
    universe (src/Generics/Deriving/Uniplate.hs:239)
    rewrite (src/Generics/Deriving/Uniplate.hs:244)
    rewriteM (src/Generics/Deriving/Uniplate.hs:249)
    contexts (src/Generics/Deriving/Uniplate.hs:254)
    holes (src/Generics/Deriving/Uniplate.hs:261)
    para (src/Generics/Deriving/Uniplate.hs:267)
    childrendefault (src/Generics/Deriving/Uniplate.hs:215)
    contextdefault (src/Generics/Deriving/Uniplate.hs:218)
    descenddefault (src/Generics/Deriving/Uniplate.hs:221)
    descendMdefault (src/Generics/Deriving/Uniplate.hs:224)
    transformdefault (src/Generics/Deriving/Uniplate.hs:227)
    transformMdefault (src/Generics/Deriving/Uniplate.hs:230)
    Uniplate' (src/Generics/Deriving/Uniplate.hs:69)
  89% (  8 /  9) in 'Generics.Deriving'
  Missing documentation for:
    Module header
Warning: Generics.Deriving.TH: could not find link destinations for:
    Generic Generic1
Warning: Generics.Deriving.Base: could not find link destinations for:
    uAddr# uChar# uDouble# uFloat# uInt# uWord#
Warning: Generics.Deriving.Show: could not find link destinations for:
    Type
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
    Context'
Documentation created: dist/doc/html/generic-deriving/index.html,
dist/doc/html/generic-deriving/generic-deriving.txt
Creating package registration file:
/tmp/pkgConf-generic-deriving-1.11121680306933252481.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/generic-deriving-1.11.1-A3LIGwpr65P8ydjYiAp7Zd
Registering generic-deriving-1.11.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/generic-deriving-1.11.1'
Installed generic-deriving-1.11.1
cabal: Entering directory '/tmp/cabal-tmp-25116/groups-0.4.0.0'
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 )
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.019881802371554567089.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/groups-0.4.0.0-53wMJ09LBR64aEJqWveBMG
Registering groups-0.4.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/groups-0.4.0.0'
Installed groups-0.4.0.0
cabal: Entering directory '/tmp/cabal-tmp-25116/hinotify-0.3.8.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 )
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.821373869891940599174.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hinotify-0.3.8.1-Gq67SHpnhelljPBDnXAk3
Registering hinotify-0.3.8.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/hinotify-0.3.8.1'
Installed hinotify-0.3.8.1
cabal: Entering directory '/tmp/cabal-tmp-25116/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
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% (  3 /  3) in 'Control.Monad.Trans'
  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)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  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.265339680316554595.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/nats-1.1.1'
Configuring nats-1.1.1...
Building nats-1.1.1...
Preprocessing library nats-1.1.1...
Running Haddock for nats-1.1.1...
Running hscolour for nats-1.1.1...
Preprocessing library nats-1.1.1...
Preprocessing library nats-1.1.1...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-nats-1.120839554321584251327.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/nats-1.1.1-BNyrdccFwtDCnPVRYXNFy6
Registering nats-1.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/nats-1.1.1'
Installed nats-1.1.1
cabal: Entering directory '/tmp/cabal-tmp-25116/network-2.6.3.1'
Configuring network-2.6.3.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/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
config.status: include/HsNetworkConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.3.1...
Preprocessing library network-2.6.3.1...
[ 1 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 2 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 3 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 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 )
[ 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 )
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )
Running Haddock for network-2.6.3.1...
Running hscolour for network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Haddock coverage:
  66% ( 29 / 44) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:95)
    sockFamily (Network/Socket/Types.hsc:98)
    sockType (Network/Socket/Types.hsc:101)
    sockProtocol (Network/Socket/Types.hsc:104)
    sockStatus (Network/Socket/Types.hsc:107)
    packSocketType (Network/Socket/Types.hsc:192)
    unpackSocketType (Network/Socket/Types.hsc:207)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ProtocolNumber (Network/Socket/Types.hsc:117)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  72% ( 76 /105) in 'Network.Socket'
  Missing documentation for:
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ShutdownCmd (Network/Socket.hsc:1069)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ServiceName (Network/Socket.hsc:234)
    AddrInfo (Network/Socket.hsc:1280)
    getPeerName (Network/Socket.hsc:774)
    getSocketName (Network/Socket.hsc:782)
    socketPort (Network/Socket.hsc:751)
    recvLen (Network/Socket.hsc:704)
    inet_addr (Network/Socket.hsc:1151)
    inet_ntoa (Network/Socket.hsc:1159)
    isBound (Network/Socket.hsc:1118)
    isListening (Network/Socket.hsc:1123)
    isReadable (Network/Socket.hsc:1128)
    isWritable (Network/Socket.hsc:1133)
    sendFd (Network/Socket.hsc:1008)
    recvFd (Network/Socket.hsc:1016)
    aNY_PORT (Network/Socket.hsc:1030)
    sOMAXCONN (Network/Socket.hsc:1050)
    sOL_SOCKET (Network/Socket.hsc:1053)
    sCM_RIGHTS (Network/Socket.hsc:1057)
    fdSocket (Network/Socket.hsc:277)
    mkSocket (Network/Socket.hsc:265)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    packSocketType (Network/Socket/Types.hsc:192)
  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:234)
    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:117)
    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)
  88% ( 22 / 25) in 'Network'
  Missing documentation for:
    PortID (Network.hs:81)
    sendTo (Network.hs:338)
    recvFrom (Network.hs:347)
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.3475122431690471744.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
Registering network-2.6.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/network-2.6.3.1'
Installed network-2.6.3.1
cabal: Entering directory '/tmp/cabal-tmp-25116/newtype-0.2'
Configuring newtype-0.2...
Building newtype-0.2...
Preprocessing library newtype-0.2...
[1 of 1] Compiling Control.Newtype  ( Control/Newtype.hs, dist/build/Control/Newtype.o )
Running Haddock for newtype-0.2...
Running hscolour for newtype-0.2...
Preprocessing library newtype-0.2...
Preprocessing library newtype-0.2...
Haddock coverage:
 100% (  9 /  9) in 'Control.Newtype'
Documentation created: dist/doc/html/newtype/index.html,
dist/doc/html/newtype/newtype.txt
Creating package registration file:
/tmp/pkgConf-newtype-019444429291930644296.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/newtype-0.2-6DnlyeREupYF8x0b7VMCgm
Registering newtype-0.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/newtype-0.2'
Installed newtype-0.2
cabal: Entering directory '/tmp/cabal-tmp-25116/old-locale-1.0.0.7'
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 )
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.01541787377328386656.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-25116/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-25116/parallel-3.2.1.0'
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[1 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[2 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
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.150365223912669538.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi
Registering parallel-3.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/parallel-3.2.1.0'
Installed parallel-3.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/prelude-extras-0.4.0.3'
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 )
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.03579842401865987415.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/prelude-extras-0.4.0.3-FAyB4iuuM7cHXdrLMZtdXq
Registering prelude-extras-0.4.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/prelude-extras-0.4.0.3'
Installed prelude-extras-0.4.0.3
cabal: Entering directory '/tmp/cabal-tmp-25116/primitive-0.6.1.0'
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 2 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

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

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

System/Random.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-133919373640317565.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-25116/reflection-2.1.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 )
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.1686730762110919287.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/reflection-2.1.2-Lwt0A3NRHka1hAeW9AOpLq
Registering reflection-2.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/reflection-2.1.2'
Installed reflection-2.1.2
cabal: Entering directory '/tmp/cabal-tmp-25116/semigroups-0.18.2'
Configuring semigroups-0.18.2...
Building semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
[1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
Running Haddock for semigroups-0.18.2...
Running hscolour for semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Haddock coverage:
  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.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.181376539012447272592.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b
Registering semigroups-0.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/semigroups-0.18.2'
Installed semigroups-0.18.2
cabal: Entering directory '/tmp/cabal-tmp-25116/stm-2.4.4.1'
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.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.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.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.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 )
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)
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
 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)
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.4943471008957873435.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-25116/stringsearch-0.3.6.6'
Configuring stringsearch-0.3.6.6...
Building stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
[ 1 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.o )
[ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.o )
[ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.o )
[ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o )
[ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.o )
[ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.o )
[ 7 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.o )
[ 8 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.o )
[ 9 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.o )
[10 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.o )
[11 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.o )
[12 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o )
[13 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.o )
[14 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.o )
[15 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.o )
Running Haddock for stringsearch-0.3.6.6...
Running hscolour for stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.ByteString.Search.Substitution'
 100% (  7 /  7) in 'Data.ByteString.Search.KarpRabin'
   9% (  1 / 11) in 'Data.ByteString.Search.Internal.Utils'
 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt'
 100% ( 10 / 10) in 'Data.ByteString.Search.KMP'
 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt'
  50% (  5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore'
 100% ( 19 / 19) in 'Data.ByteString.Search.DFA'
 100% ( 21 / 21) in 'Data.ByteString.Search'
 100% (  7 /  7) in 'Data.ByteString.Lazy.Search.KarpRabin'
 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP'
  45% (  5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore'
 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore'
 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA'
 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search'
Documentation created: dist/doc/html/stringsearch/index.html,
dist/doc/html/stringsearch/stringsearch.txt
Creating package registration file:
/tmp/pkgConf-stringsearch-0.3.615559851912079943989.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stringsearch-0.3.6.6-6fcaMHsofS977o0qx3r9de
Registering stringsearch-0.3.6.6...
cabal: Leaving directory '/tmp/cabal-tmp-25116/stringsearch-0.3.6.6'
Installed stringsearch-0.3.6.6
cabal: Entering directory '/tmp/cabal-tmp-25116/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 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 )
[ 8 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 )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.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.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 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 )
[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.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  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)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
  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% ( 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)
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  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)
  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)
  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)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 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)
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
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.29782204401511117184.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/th-lift-0.7.6'
Configuring th-lift-0.7.6...
Building th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )

src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing]
    This binding for ‘nameSpace’ shadows the existing binding
      imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33
Running Haddock for th-lift-0.7.6...
Running hscolour for th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...
Preprocessing library th-lift-0.7.6...

src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing]
    This binding for ‘nameSpace’ shadows the existing binding
      imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33
Haddock coverage:
  75% (  6 /  8) in 'Language.Haskell.TH.Lift'
  Missing documentation for:
    Module header
    deriveLiftMany' (src/Language/Haskell/TH/Lift.hs:60)
Documentation created: dist/doc/html/th-lift/index.html,
dist/doc/html/th-lift/th-lift.txt
Creating package registration file:
/tmp/pkgConf-th-lift-0.71543260053686863907.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/th-lift-0.7.6-3YgW6AFnN6SEjgDav6Czfy
Registering th-lift-0.7.6...
cabal: Leaving directory '/tmp/cabal-tmp-25116/th-lift-0.7.6'
Installed th-lift-0.7.6
cabal: Entering directory '/tmp/cabal-tmp-25116/time-locale-compat-0.1.1.3'
Configuring time-locale-compat-0.1.1.3...
Building time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
Running Haddock for time-locale-compat-0.1.1.3...
Running hscolour for time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.11714117792614344774.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/time-locale-compat-0.1.1.3-1j5dGjxxtiTDuAsO86iSk0
Registering time-locale-compat-0.1.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/time-locale-compat-0.1.1.3'
Installed time-locale-compat-0.1.1.3
cabal: Entering directory '/tmp/cabal-tmp-25116/transformers-compat-0.5.1.4'
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 )
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:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 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.12045875316844342337.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/unix-compat-0.4.2.0'
Configuring unix-compat-0.4.2.0...
Building unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
[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.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[5 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[6 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[7 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
Running Haddock for unix-compat-0.4.2.0...
Running hscolour for unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
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'
 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
  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% (  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.21040238561719005510.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unix-compat-0.4.2.0-Gbpgd7d6r6OH0u9z1n3IMb
Registering unix-compat-0.4.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/unix-compat-0.4.2.0'
Installed unix-compat-0.4.2.0
cabal: Entering directory '/tmp/cabal-tmp-25116/word8-0.1.2'
Configuring word8-0.1.2...
Building word8-0.1.2...
Preprocessing library word8-0.1.2...
[1 of 2] Compiling Data.Word8       ( Data/Word8.hs, dist/build/Data/Word8.o )
[2 of 2] Compiling Data.Char8       ( Data/Char8.hs, dist/build/Data/Char8.o )
Running Haddock for word8-0.1.2...
Running hscolour for word8-0.1.2...
Preprocessing library word8-0.1.2...
Preprocessing library word8-0.1.2...
Haddock coverage:
   8% ( 13 /154) in 'Data.Word8'
  Missing documentation for:
    isControl (Data/Word8.hs:49)
    isSpace (Data/Word8.hs:53)
    isUpper (Data/Word8.hs:83)
    isAlpha (Data/Word8.hs:88)
    isAlphaNum (Data/Word8.hs:91)
    isPrint (Data/Word8.hs:94)
    isDigit (Data/Word8.hs:100)
    isOctDigit (Data/Word8.hs:103)
    isHexDigit (Data/Word8.hs:106)
    isLetter (Data/Word8.hs:111)
    isMark (Data/Word8.hs:114)
    isNumber (Data/Word8.hs:117)
    isSeparator (Data/Word8.hs:144)
    isAscii (Data/Word8.hs:150)
    isLatin1 (Data/Word8.hs:153)
    isAsciiUpper (Data/Word8.hs:156)
    isAsciiLower (Data/Word8.hs:159)
    toLower (Data/Word8.hs:171)
    _nul (Data/Word8.hs:182)
    _tab (Data/Word8.hs:182)
    _lf (Data/Word8.hs:182)
    _vt (Data/Word8.hs:182)
    _np (Data/Word8.hs:182)
    _cr (Data/Word8.hs:182)
    _space (Data/Word8.hs:190)
    _exclam (Data/Word8.hs:190)
    _quotedbl (Data/Word8.hs:190)
    _numbersign (Data/Word8.hs:190)
    _dollar (Data/Word8.hs:190)
    _percent (Data/Word8.hs:190)
    _ampersand (Data/Word8.hs:190)
    _quotesingle (Data/Word8.hs:190)
    _parenleft (Data/Word8.hs:190)
    _parenright (Data/Word8.hs:190)
    _asterisk (Data/Word8.hs:190)
    _plus (Data/Word8.hs:190)
    _comma (Data/Word8.hs:190)
    _hyphen (Data/Word8.hs:190)
    _period (Data/Word8.hs:190)
    _slash (Data/Word8.hs:190)
    _0 (Data/Word8.hs:208)
    _1 (Data/Word8.hs:208)
    _2 (Data/Word8.hs:208)
    _3 (Data/Word8.hs:208)
    _4 (Data/Word8.hs:208)
    _5 (Data/Word8.hs:208)
    _6 (Data/Word8.hs:208)
    _7 (Data/Word8.hs:208)
    _8 (Data/Word8.hs:208)
    _9 (Data/Word8.hs:208)
    _colon (Data/Word8.hs:220)
    _semicolon (Data/Word8.hs:220)
    _less (Data/Word8.hs:220)
    _equal (Data/Word8.hs:220)
    _greater (Data/Word8.hs:220)
    _question (Data/Word8.hs:220)
    _at (Data/Word8.hs:220)
    _A (Data/Word8.hs:229)
    _B (Data/Word8.hs:229)
    _C (Data/Word8.hs:229)
    _D (Data/Word8.hs:229)
    _E (Data/Word8.hs:229)
    _F (Data/Word8.hs:229)
    _G (Data/Word8.hs:229)
    _H (Data/Word8.hs:229)
    _I (Data/Word8.hs:229)
    _J (Data/Word8.hs:229)
    _K (Data/Word8.hs:229)
    _L (Data/Word8.hs:229)
    _M (Data/Word8.hs:229)
    _N (Data/Word8.hs:229)
    _O (Data/Word8.hs:229)
    _P (Data/Word8.hs:229)
    _Q (Data/Word8.hs:229)
    _R (Data/Word8.hs:229)
    _S (Data/Word8.hs:229)
    _T (Data/Word8.hs:229)
    _U (Data/Word8.hs:229)
    _V (Data/Word8.hs:229)
    _W (Data/Word8.hs:229)
    _X (Data/Word8.hs:229)
    _Y (Data/Word8.hs:229)
    _Z (Data/Word8.hs:229)
    _bracketleft (Data/Word8.hs:257)
    _backslash (Data/Word8.hs:257)
    _bracketright (Data/Word8.hs:257)
    _circum (Data/Word8.hs:257)
    _underscore (Data/Word8.hs:257)
    _grave (Data/Word8.hs:257)
    _a (Data/Word8.hs:265)
    _b (Data/Word8.hs:265)
    _c (Data/Word8.hs:265)
    _d (Data/Word8.hs:265)
    _e (Data/Word8.hs:265)
    _f (Data/Word8.hs:265)
    _g (Data/Word8.hs:265)
    _h (Data/Word8.hs:265)
    _i (Data/Word8.hs:265)
    _j (Data/Word8.hs:265)
    _k (Data/Word8.hs:265)
    _l (Data/Word8.hs:265)
    _m (Data/Word8.hs:265)
    _n (Data/Word8.hs:265)
    _o (Data/Word8.hs:265)
    _p (Data/Word8.hs:265)
    _q (Data/Word8.hs:265)
    _r (Data/Word8.hs:265)
    _s (Data/Word8.hs:265)
    _t (Data/Word8.hs:265)
    _u (Data/Word8.hs:265)
    _v (Data/Word8.hs:265)
    _w (Data/Word8.hs:265)
    _x (Data/Word8.hs:265)
    _y (Data/Word8.hs:265)
    _z (Data/Word8.hs:265)
    _braceleft (Data/Word8.hs:293)
    _bar (Data/Word8.hs:293)
    _braceright (Data/Word8.hs:293)
    _tilde (Data/Word8.hs:293)
    _del (Data/Word8.hs:293)
    _nbsp (Data/Word8.hs:300)
    _ordfeminine (Data/Word8.hs:303)
    _softhyphen (Data/Word8.hs:303)
    _mu (Data/Word8.hs:303)
    _ordmasculine (Data/Word8.hs:303)
    _s2 (Data/Word8.hs:309)
    _s3 (Data/Word8.hs:309)
    _s1 (Data/Word8.hs:309)
    _1'4 (Data/Word8.hs:309)
    _1'2 (Data/Word8.hs:309)
    _3'4 (Data/Word8.hs:309)
    _Agrave (Data/Word8.hs:317)
    _Odieresis (Data/Word8.hs:317)
    _Oslash (Data/Word8.hs:317)
    _Thorn (Data/Word8.hs:317)
    _germandbls (Data/Word8.hs:323)
    _agrave (Data/Word8.hs:323)
    _odieresis (Data/Word8.hs:323)
    _oslash (Data/Word8.hs:323)
    _thorn (Data/Word8.hs:323)
    _ydieresis (Data/Word8.hs:323)
  33% (  9 / 27) in 'Data.Char8'
  Missing documentation for:
    isControl (Data/Char8.hs:28)
    isSpace (Data/Char8.hs:32)
    isUpper (Data/Char8.hs:62)
    isAlpha (Data/Char8.hs:67)
    isAlphaNum (Data/Char8.hs:70)
    isPrint (Data/Char8.hs:73)
    isDigit (Data/Char8.hs:79)
    isOctDigit (Data/Char8.hs:82)
    isHexDigit (Data/Char8.hs:85)
    isLetter (Data/Char8.hs:90)
    isMark (Data/Char8.hs:93)
    isNumber (Data/Char8.hs:96)
    isSeparator (Data/Char8.hs:123)
    isAscii (Data/Char8.hs:129)
    isLatin1 (Data/Char8.hs:132)
    isAsciiUpper (Data/Char8.hs:139)
    isAsciiLower (Data/Char8.hs:142)
    toLower (Data/Char8.hs:154)
Warning: Data.Word8: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/word8/index.html,
dist/doc/html/word8/word8.txt
Creating package registration file:
/tmp/pkgConf-word8-0.11393557142543915709.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/word8-0.1.2-2E1SgvvAV2fK8vZPDHbRan
Registering word8-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/word8-0.1.2'
Installed word8-0.1.2
cabal: Entering directory '/tmp/cabal-tmp-25116/zlib-0.6.1.2'
Configuring zlib-0.6.1.2...
Building zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
Running Haddock for zlib-0.6.1.2...
Running hscolour for zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:400)
    mkState (Codec/Compression/Zlib/Stream.hsc:406)
    runStream (Codec/Compression/Zlib/Stream.hsc:420)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:429)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:937)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:929)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:625)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:519)
    Flush (Codec/Compression/Zlib/Stream.hsc:565)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:524)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.11822617140310586254.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/zlib-0.6.1.2-3sjfdoEPlrt37YiyVABDl7
Registering zlib-0.6.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/zlib-0.6.1.2'
Installed zlib-0.6.1.2
cabal: Entering directory '/tmp/cabal-tmp-25116/ansi-wl-pprint-0.6.7.3'
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 )
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.717718780702081617841.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ansi-wl-pprint-0.6.7.3-EqhsHSbxOT2xFHZZJCFwf
Registering ansi-wl-pprint-0.6.7.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/ansi-wl-pprint-0.6.7.3'
Installed ansi-wl-pprint-0.6.7.3
cabal: Entering directory '/tmp/cabal-tmp-25116/regex-base-0.93.2'
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: [-Wdeprecations]
    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 )
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: [-Wdeprecations]
    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.933721569751187177203.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-25116/iproute-1.7.1'
Configuring iproute-1.7.1...
Building iproute-1.7.1...
Preprocessing library iproute-1.7.1...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[5 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
Running Haddock for iproute-1.7.1...
Running hscolour for iproute-1.7.1...
Preprocessing library iproute-1.7.1...
Preprocessing library iproute-1.7.1...
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:163)
    ip6ToInteger (Data/IP/Addr.hs:191)
    integerToIP6 (Data/IP/Addr.hs:201)
     (Data/IP/Addr.hs:216)
     (Data/IP/Addr.hs:219)
     (Data/IP/Addr.hs:345)
     (Data/IP/Addr.hs:348)
     (Data/IP/Addr.hs:351)
    parseIP (Data/IP/Addr.hs:354)
    parseIPv4 (Data/IP/Addr.hs:361)
    parseIPv6 (Data/IP/Addr.hs:366)
     (Data/IP/Addr.hs:376)
     (Data/IP/Addr.hs:379)
     (Data/IP/Addr.hs:382)
    dig (Data/IP/Addr.hs:390)
    ip4 (Data/IP/Addr.hs:396)
    ip4' (Data/IP/Addr.hs:399)
    skipSpaces (Data/IP/Addr.hs:411)
    hex (Data/IP/Addr.hs:419)
    colon2 (Data/IP/Addr.hs:429)
    format (Data/IP/Addr.hs:432)
    ip6 (Data/IP/Addr.hs:443)
    ip6' (Data/IP/Addr.hs:446)
    ip4Embedded (Data/IP/Addr.hs:462)
    fixByteOrder (Data/IP/Addr.hs:510)
   0% (  0 /  8) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:7)
    maskIPv6 (Data/IP/Mask.hs:11)
    shift128 (Data/IP/Mask.hs:18)
    shiftL128 (Data/IP/Mask.hs:24)
    shiftR128 (Data/IP/Mask.hs:28)
    fromIP6Addr (Data/IP/Mask.hs:32)
    toIP6Addr (Data/IP/Mask.hs:38)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:42)
     (Data/IP/Op.hs:46)
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.712507017461300413891.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/iproute-1.7.1-9hsGfRvggCmFA0ueZi5Sd9
Registering iproute-1.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/iproute-1.7.1'
Installed iproute-1.7.1
cabal: Entering directory '/tmp/cabal-tmp-25116/simple-sendfile-0.2.25'
Configuring simple-sendfile-0.2.25...
Building simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...
[1 of 4] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 4] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc:12:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Sendfile/Linux.hsc:17:1: warning: [-Wunused-imports]
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()
[3 of 4] Compiling System.Linux.Sendfile ( System/Linux/Sendfile.hs, dist/build/System/Linux/Sendfile.o )
[4 of 4] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
Running Haddock for simple-sendfile-0.2.25...
Running hscolour for simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...

Network/Sendfile/Linux.hsc:12:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Sendfile/Linux.hsc:17:1: warning: [-Wunused-imports]
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()
Haddock coverage:
  50% (  1 /  2) in 'Network.Sendfile.Types'
  Missing documentation for:
    Module header
  57% (  4 /  7) in 'Network.Sendfile.Linux'
  Missing documentation for:
    Module header
    sendfile' (Network/Sendfile/Linux.hsc:71)
    sendfileFd' (Network/Sendfile/Linux.hsc:98)
  75% (  3 /  4) in 'System.Linux.Sendfile'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Network.Sendfile'
Documentation created: dist/doc/html/simple-sendfile/index.html,
dist/doc/html/simple-sendfile/simple-sendfile.txt
Creating package registration file:
/tmp/pkgConf-simple-sendfile-0.23762911252052854602.25
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/simple-sendfile-0.2.25-DD8P3vuUuOYGeRr9aw9ky7
Registering simple-sendfile-0.2.25...
cabal: Leaving directory '/tmp/cabal-tmp-25116/simple-sendfile-0.2.25'
Installed simple-sendfile-0.2.25
cabal: Entering directory '/tmp/cabal-tmp-25116/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/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
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 )
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)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.014696695162112528260.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-25116/vector-0.11.0.0'
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 )

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
[ 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: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[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.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[12 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[13 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[14 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[15 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[16 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[18 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[19 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
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/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
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)
  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)
 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'
  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)
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  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)
  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)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documentation 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)
  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)
   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)
  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)
  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)
  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)
  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)
  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)
  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.Mutable: could not find link destinations for:
    D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed: could not find link destinations for:
    D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 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.01312033081296638053.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-25116/StateVar-1.1.0.4'
Configuring StateVar-1.1.0.4...
Building StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
Running Haddock for StateVar-1.1.0.4...
Running hscolour for StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Warning: Data.StateVar: could not find link destinations for:
    ~
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.01226064959457848347.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
Registering StateVar-1.1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/StateVar-1.1.0.4'
Installed StateVar-1.1.0.4
cabal: Entering directory '/tmp/cabal-tmp-25116/async-2.1.0'
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 )
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.1532041598697661741.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/async-2.1.0-J6Pl8k3L4PKGEpjYdgwiIf
Registering async-2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/async-2.1.0'
Installed async-2.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/blaze-builder-0.4.0.2'
Configuring blaze-builder-0.4.0.2...
Building blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )
[ 3 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 8 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
Running Haddock for blaze-builder-0.4.0.2...
Running hscolour for blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:24)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:28)
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.021420684271043376243.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/blaze-builder-0.4.0.2-6Lw6V3wDhf3KDMasjNOEeG
Registering blaze-builder-0.4.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/blaze-builder-0.4.0.2'
Installed blaze-builder-0.4.0.2
cabal: Entering directory '/tmp/cabal-tmp-25116/hashable-1.2.4.0'
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: [-Wdeprecations]
    In the use of ‘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 )
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: [-Wdeprecations]
    In the use of ‘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.417188998311423318485.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-25116/mime-types-0.1.0.7'
Configuring mime-types-0.1.0.7...
Building mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
[1 of 1] Compiling Network.Mime     ( Network/Mime.hs, dist/build/Network/Mime.o )
Running Haddock for mime-types-0.1.0.7...
Running hscolour for mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
Haddock coverage:
  93% ( 13 / 14) in 'Network.Mime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/mime-types/index.html,
dist/doc/html/mime-types/mime-types.txt
Creating package registration file:
/tmp/pkgConf-mime-types-0.1.0344625765584503595.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mime-types-0.1.0.7-AnUYMmJkgUZLmjf93DTg5F
Registering mime-types-0.1.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-25116/mime-types-0.1.0.7'
Installed mime-types-0.1.0.7
cabal: Entering directory '/tmp/cabal-tmp-25116/exceptions-0.8.3'
Configuring exceptions-0.8.3...
Building exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
[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 )
Running Haddock for exceptions-0.8.3...
Running hscolour for exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
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)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.81367410241494218785.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/exceptions-0.8.3-5OTPYzRazb4DJ75sPncYEh
Registering exceptions-0.8.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/exceptions-0.8.3'
Installed exceptions-0.8.3
cabal: Entering directory '/tmp/cabal-tmp-25116/mmorph-1.0.6'
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: warning: [-Wdeprecations]
    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/Morph.hs:113:19: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

src/Control/Monad/Morph.hs:233:33: warning: [-Wdeprecations]
    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/Morph.hs:234:17: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:235:30: warning: [-Wdeprecations]
    In the use of ‘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 )
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: warning: [-Wdeprecations]
    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/Morph.hs:113:19: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

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

src/Control/Monad/Morph.hs:233:33: warning: [-Wdeprecations]
    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/Morph.hs:234:17: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:235:30: warning: [-Wdeprecations]
    In the use of ‘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.02013564810492182039.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mmorph-1.0.6-I6fWQohILlqH1gvA6UibXU
Registering mmorph-1.0.6...
cabal: Leaving directory '/tmp/cabal-tmp-25116/mmorph-1.0.6'
Installed mmorph-1.0.6
cabal: Entering directory '/tmp/cabal-tmp-25116/statestack-0.2.0.5'
Configuring statestack-0.2.0.5...
Building statestack-0.2.0.5...
Preprocessing library statestack-0.2.0.5...
[1 of 1] Compiling Control.Monad.StateStack ( Control/Monad/StateStack.hs, dist/build/Control/Monad/StateStack.o )
Running Haddock for statestack-0.2.0.5...
Running hscolour for statestack-0.2.0.5...
Preprocessing library statestack-0.2.0.5...
Preprocessing library statestack-0.2.0.5...
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.StateStack'
  Missing documentation for:
    StateStack (Control/Monad/StateStack.hs:128)
Documentation created: dist/doc/html/statestack/index.html,
dist/doc/html/statestack/statestack.txt
Creating package registration file:
/tmp/pkgConf-statestack-0.2.09531980991555414049.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/statestack-0.2.0.5-7PmVuIZEgdF7F9JC7ZpG3X
Registering statestack-0.2.0.5...
cabal: Leaving directory '/tmp/cabal-tmp-25116/statestack-0.2.0.5'
Installed statestack-0.2.0.5
cabal: Entering directory '/tmp/cabal-tmp-25116/tagged-0.8.5'
Configuring tagged-0.8.5...
Building tagged-0.8.5...
Preprocessing library tagged-0.8.5...
[1 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
[2 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
Running Haddock for tagged-0.8.5...
Running hscolour for tagged-0.8.5...
Preprocessing library tagged-0.8.5...
Preprocessing library tagged-0.8.5...
Haddock coverage:
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:451)
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
Warning: Data.Tagged: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81212368523188624491.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD
Registering tagged-0.8.5...
cabal: Leaving directory '/tmp/cabal-tmp-25116/tagged-0.8.5'
Installed tagged-0.8.5
cabal: Entering directory '/tmp/cabal-tmp-25116/transformers-base-0.4.4'
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: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
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: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
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.411604027201338462266.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-base-0.4.4-FMTbgPqmqMsCiOz3biyAGx
Registering transformers-base-0.4.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/transformers-base-0.4.4'
Installed transformers-base-0.4.4
cabal: Entering directory '/tmp/cabal-tmp-25116/optparse-applicative-0.13.0.0'
Configuring optparse-applicative-0.13.0.0...
Building optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )
[ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 6 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 7 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
[ 8 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[ 9 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[10 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[11 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[12 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[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 )
Running Haddock for optparse-applicative-0.13.0.0...
Running hscolour for optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
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:12)
  37% ( 14 / 38) in 'Options.Applicative.Types'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:60)
    OptName (Options/Applicative/Types.hs:109)
    CReader (Options/Applicative/Types.hs:182)
    ParserM (Options/Applicative/Types.hs:222)
    Completer (Options/Applicative/Types.hs:258)
    mkCompleter (Options/Applicative/Types.hs:261)
    CompletionResult (Options/Applicative/Types.hs:269)
    ParserFailure (Options/Applicative/Types.hs:276)
    overFailure (Options/Applicative/Types.hs:301)
    Args (Options/Applicative/Types.hs:318)
    OptHelpInfo (Options/Applicative/Types.hs:329)
    OptTree (Options/Applicative/Types.hs:334)
    ParserHelp (Options/Applicative/Help/Types.hs:12)
    SomeParser (Options/Applicative/Types.hs:134)
    IsCmdStart (Options/Applicative/Types.hs:67)
    fromM (Options/Applicative/Types.hs:236)
    oneM (Options/Applicative/Types.hs:239)
    manyM (Options/Applicative/Types.hs:242)
    someM (Options/Applicative/Types.hs:249)
    optVisibility (Options/Applicative/Types.hs:340)
    optMetaVar (Options/Applicative/Types.hs:346)
    optHelp (Options/Applicative/Types.hs:343)
    optShowDefault (Options/Applicative/Types.hs:349)
   0% (  0 / 20) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:51)
    MonadP (Options/Applicative/Internal.hs:41)
    ParseError (Options/Applicative/Types.hs:60)
    uncons (Options/Applicative/Internal.hs:96)
    hoistMaybe (Options/Applicative/Internal.hs:87)
    hoistEither (Options/Applicative/Internal.hs:90)
    runReadM (Options/Applicative/Internal.hs:100)
    withReadM (Options/Applicative/Internal.hs:103)
    runP (Options/Applicative/Internal.hs:93)
    Completion (Options/Applicative/Internal.hs:128)
    runCompletion (Options/Applicative/Internal.hs:160)
    contextNames (Options/Applicative/Internal.hs:72)
    ListT (Options/Applicative/Internal.hs:168)
    takeListT (Options/Applicative/Internal.hs:182)
    runListT (Options/Applicative/Internal.hs:186)
    NondetT (Options/Applicative/Internal.hs:227)
    cut (Options/Applicative/Internal.hs:258)
    <!> (Options/Applicative/Internal.hs:252)
    disamb (Options/Applicative/Internal.hs:261)
  72% ( 13 / 18) in 'Options.Applicative.Common'
  Missing documentation for:
    Module header
    showOption (Options/Applicative/Common.hs:65)
    runParserInfo (Options/Applicative/Common.hs:233)
    runParserFully (Options/Applicative/Common.hs:236)
    optionNames (Options/Applicative/Common.hs:69)
  43% (  6 / 14) in 'Options.Applicative.Help.Core'
  Missing documentation for:
    Module header
    fold_tree (Options/Applicative/Help/Core.hs:101)
    ParserHelp (Options/Applicative/Help/Types.hs:12)
    errorHelp (Options/Applicative/Help/Core.hs:133)
    headerHelp (Options/Applicative/Help/Core.hs:136)
    usageHelp (Options/Applicative/Help/Core.hs:139)
    bodyHelp (Options/Applicative/Help/Core.hs:142)
    footerHelp (Options/Applicative/Help/Core.hs:145)
Warning: Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  Missing documentation for:
    Module header
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  Missing documentation for:
    Module header
    HasName (Options/Applicative/Builder/Internal.hs:50)
    HasCompleter (Options/Applicative/Builder/Internal.hs:59)
    HasValue (Options/Applicative/Builder/Internal.hs:68)
    HasMetavar (Options/Applicative/Builder/Internal.hs:76)
    OptionFields (Options/Applicative/Builder/Internal.hs:34)
    FlagFields (Options/Applicative/Builder/Internal.hs:39)
    CommandFields (Options/Applicative/Builder/Internal.hs:43)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:47)
    DefaultProp (Options/Applicative/Builder/Internal.hs:87)
    optionMod (Options/Applicative/Builder/Internal.hs:128)
    fieldMod (Options/Applicative/Builder/Internal.hs:131)
    mkCommand (Options/Applicative/Builder/Internal.hs:150)
    mkParser (Options/Applicative/Builder/Internal.hs:156)
    mkOption (Options/Applicative/Builder/Internal.hs:164)
    mkProps (Options/Applicative/Builder/Internal.hs:170)
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  Missing documentation for:
    Module header
    Completer (Options/Applicative/Types.hs:258)
    mkCompleter (Options/Applicative/Types.hs:261)
    listIOCompleter (Options/Applicative/Builder/Completer.hs:17)
    listCompleter (Options/Applicative/Builder/Completer.hs:21)
    bashCompleter (Options/Applicative/Builder/Completer.hs:24)
  81% ( 59 / 73) in 'Options.Applicative.Builder'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:60)
    PrefsMod (Options/Applicative/Builder.hs:369)
    multiSuffix (Options/Applicative/Builder.hs:379)
    disambiguate (Options/Applicative/Builder.hs:382)
    showHelpOnError (Options/Applicative/Builder.hs:385)
    showHelpOnEmpty (Options/Applicative/Builder.hs:388)
    noBacktrack (Options/Applicative/Builder.hs:391)
    columns (Options/Applicative/Builder.hs:394)
    prefs (Options/Applicative/Builder.hs:397)
    OptionFields (Options/Applicative/Builder/Internal.hs:34)
    FlagFields (Options/Applicative/Builder/Internal.hs:39)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:47)
    CommandFields (Options/Applicative/Builder/Internal.hs:43)
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  Missing documentation for:
    bashCompletionParser (Options/Applicative/BashCompletion.hs:21)
  74% ( 14 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    renderFailure (Options/Applicative/Extra.hs:194)
    ParserFailure (Options/Applicative/Types.hs:276)
    overFailure (Options/Applicative/Types.hs:301)
    CompletionResult (Options/Applicative/Types.hs:269)
  93% ( 13 / 14) in 'Options.Applicative'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Options.Applicative.Arrows'
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.13.0856406667489319456.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/optparse-applicative-0.13.0.0-LCjcOcjeXHW3mT4Ubjcx98
Registering optparse-applicative-0.13.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/optparse-applicative-0.13.0.0'
Installed optparse-applicative-0.13.0.0
cabal: Entering directory '/tmp/cabal-tmp-25116/regex-posix-0.95.2'
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

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

Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.9514783755252069334002.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-25116/unix-time-0.3.7'
Configuring unix-time-0.3.7...
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/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 xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strptime_l... yes
checking for timegm... yes
configure: creating ./config.status
config.status: creating cbits/config.h
Building unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...
[1 of 5] Compiling Data.UnixTime.Types ( dist/build/Data/UnixTime/Types.hs, dist/build/Data/UnixTime/Types.o )
[2 of 5] Compiling Data.UnixTime.Sys ( dist/build/Data/UnixTime/Sys.hs, dist/build/Data/UnixTime/Sys.o )
[3 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, dist/build/Data/UnixTime/Diff.o )
[4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, dist/build/Data/UnixTime/Conv.o )

Data/UnixTime/Conv.hs:11:1: warning: [-Wunused-imports]
    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 5] Compiling Data.UnixTime    ( Data/UnixTime.hs, dist/build/Data/UnixTime.o )
Running Haddock for unix-time-0.3.7...
Running hscolour for unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...

Data/UnixTime/Conv.hs:11:1: warning: [-Wunused-imports]
    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:
  50% (  3 /  6) in 'Data.UnixTime.Types'
  Missing documentation for:
    Module header
     (Data/UnixTime/Types.hsc:34)
     (Data/UnixTime/Types.hsc:45)
  50% (  1 /  2) in 'Data.UnixTime.Sys'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Data.UnixTime.Diff'
  Missing documentation for:
    Module header
  91% ( 10 / 11) in 'Data.UnixTime.Conv'
  Missing documentation for:
    Module header
  96% ( 24 / 25) in 'Data.UnixTime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/unix-time/index.html,
dist/doc/html/unix-time/unix-time.txt
Creating package registration file:
/tmp/pkgConf-unix-time-0.316770855071832741634.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unix-time-0.3.7-HcxGsrnTmTlC98pyanzoMW
Registering unix-time-0.3.7...
cabal: Leaving directory '/tmp/cabal-tmp-25116/unix-time-0.3.7'
Installed unix-time-0.3.7
cabal: Entering directory '/tmp/cabal-tmp-25116/JuicyPixels-3.2.8'
Configuring JuicyPixels-3.2.8...
Building JuicyPixels-3.2.8...
Preprocessing library JuicyPixels-3.2.8...
[ 1 of 30] Compiling Codec.Picture.Types ( src/Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.o )
[ 2 of 30] Compiling Codec.Picture.VectorByteConversion ( src/Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.o )
[ 3 of 30] Compiling Codec.Picture.Metadata.Exif ( src/Codec/Picture/Metadata/Exif.hs, dist/build/Codec/Picture/Metadata/Exif.o )
[ 4 of 30] Compiling Codec.Picture.Tiff.Types ( src/Codec/Picture/Tiff/Types.hs, dist/build/Codec/Picture/Tiff/Types.o )
[ 5 of 30] Compiling Codec.Picture.Metadata ( src/Codec/Picture/Metadata.hs, dist/build/Codec/Picture/Metadata.o )
[ 6 of 30] Compiling Codec.Picture.Tiff.Metadata ( src/Codec/Picture/Tiff/Metadata.hs, dist/build/Codec/Picture/Tiff/Metadata.o )
[ 7 of 30] Compiling Codec.Picture.InternalHelper ( src/Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.o )
[ 8 of 30] Compiling Codec.Picture.Png.Type ( src/Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.o )
[ 9 of 30] Compiling Codec.Picture.Png.Metadata ( src/Codec/Picture/Png/Metadata.hs, dist/build/Codec/Picture/Png/Metadata.o )
[10 of 30] Compiling Codec.Picture.Png.Export ( src/Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.o )
[11 of 30] Compiling Codec.Picture.Png ( src/Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.o )
[12 of 30] Compiling Codec.Picture.Tga ( src/Codec/Picture/Tga.hs, dist/build/Codec/Picture/Tga.o )
[13 of 30] Compiling Codec.Picture.HDR ( src/Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.o )
[14 of 30] Compiling Codec.Picture.ColorQuant ( src/Codec/Picture/ColorQuant.hs, dist/build/Codec/Picture/ColorQuant.o )
[15 of 30] Compiling Codec.Picture.Bitmap ( src/Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.o )
[16 of 30] Compiling Codec.Picture.BitWriter ( src/Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.o )
[17 of 30] Compiling Codec.Picture.Gif.LZW ( src/Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.o )
[18 of 30] Compiling Codec.Picture.Gif.LZWEncoding ( src/Codec/Picture/Gif/LZWEncoding.hs, dist/build/Codec/Picture/Gif/LZWEncoding.o )
[19 of 30] Compiling Codec.Picture.Gif ( src/Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.o )
[20 of 30] Compiling Codec.Picture.Jpg.DefaultTable ( src/Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.o )
[21 of 30] Compiling Codec.Picture.Jpg.Types ( src/Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.o )
[22 of 30] Compiling Codec.Picture.Jpg.FastDct ( src/Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.o )
[23 of 30] Compiling Codec.Picture.Jpg.FastIdct ( src/Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.o )
[24 of 30] Compiling Codec.Picture.Jpg.Common ( src/Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.o )
[25 of 30] Compiling Codec.Picture.Jpg.Metadata ( src/Codec/Picture/Jpg/Metadata.hs, dist/build/Codec/Picture/Jpg/Metadata.o )
[26 of 30] Compiling Codec.Picture.Jpg.Progressive ( src/Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.o )
[27 of 30] Compiling Codec.Picture.Jpg ( src/Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.o )
[28 of 30] Compiling Codec.Picture.Tiff ( src/Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.o )
[29 of 30] Compiling Codec.Picture.Saving ( src/Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.o )
[30 of 30] Compiling Codec.Picture    ( src/Codec/Picture.hs, dist/build/Codec/Picture.o )
Running Haddock for JuicyPixels-3.2.8...
Running hscolour for JuicyPixels-3.2.8...
Preprocessing library JuicyPixels-3.2.8...
Preprocessing library JuicyPixels-3.2.8...
Haddock coverage:
 100% ( 81 / 81) in 'Codec.Picture.Types'
  25% (  1 /  4) in 'Codec.Picture.VectorByteConversion'
  Missing documentation for:
    Module header
    blitVector (src/Codec/Picture/VectorByteConversion.hs:24)
    toByteString (src/Codec/Picture/VectorByteConversion.hs:28)
 100% (  5 /  5) in 'Codec.Picture.Metadata.Exif'
   9% (  2 / 22) in 'Codec.Picture.Tiff.Types'
  Missing documentation for:
    Module header
    Endianness (src/Codec/Picture/Tiff/Types.hs:59)
    TiffHeader (src/Codec/Picture/Tiff/Types.hs:83)
    TiffPlanarConfiguration (src/Codec/Picture/Tiff/Types.hs:122)
    TiffCompression (src/Codec/Picture/Tiff/Types.hs:136)
    IfdType (src/Codec/Picture/Tiff/Types.hs:143)
    TiffColorspace (src/Codec/Picture/Tiff/Types.hs:403)
    TiffSampleFormat (src/Codec/Picture/Tiff/Types.hs:351)
    ImageFileDirectory (src/Codec/Picture/Tiff/Types.hs:366)
    ExtraSample (src/Codec/Picture/Tiff/Types.hs:437)
    Predictor (src/Codec/Picture/Tiff/Types.hs:196)
    planarConfgOfConstant (src/Codec/Picture/Tiff/Types.hs:126)
    constantToPlaneConfiguration (src/Codec/Picture/Tiff/Types.hs:132)
    unpackSampleFormat (src/Codec/Picture/Tiff/Types.hs:358)
    unpackPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:425)
    packPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:414)
    codeOfExtraSample (src/Codec/Picture/Tiff/Types.hs:442)
    unPackCompression (src/Codec/Picture/Tiff/Types.hs:448)
    packCompression (src/Codec/Picture/Tiff/Types.hs:458)
    predictorOfConstant (src/Codec/Picture/Tiff/Types.hs:201)
 100% ( 25 / 25) in 'Codec.Picture.Metadata'
   0% (  0 /  2) in 'Codec.Picture.Tiff.Metadata'
  Missing documentation for:
    Module header
    extractTiffMetadata (src/Codec/Picture/Tiff/Metadata.hs:96)
   0% (  0 /  6) in 'Codec.Picture.InternalHelper'
  Missing documentation for:
    Module header
    runGet (src/Codec/Picture/InternalHelper.hs:27)
    runGetStrict (src/Codec/Picture/InternalHelper.hs:38)
    decode (src/Codec/Picture/InternalHelper.hs:24)
    getRemainingBytes (src/Codec/Picture/InternalHelper.hs:41)
    getRemainingLazyBytes (src/Codec/Picture/InternalHelper.hs:49)
  59% ( 19 / 32) in 'Codec.Picture.Png.Type'
  Missing documentation for:
    PngPhysicalDimension (src/Codec/Picture/Png/Type.hs:97)
    PngGamma (src/Codec/Picture/Png/Type.hs:108)
    PngUnit (src/Codec/Picture/Png/Type.hs:81)
    APngAnimationControl (src/Codec/Picture/Png/Type.hs:114)
    APngFrameControl (src/Codec/Picture/Png/Type.hs:144)
    tRNSSignature (src/Codec/Picture/Png/Type.hs:395)
    tEXtSignature (src/Codec/Picture/Png/Type.hs:404)
    zTXtSignature (src/Codec/Picture/Png/Type.hs:407)
    gammaSignature (src/Codec/Picture/Png/Type.hs:398)
    pHYsSignature (src/Codec/Picture/Png/Type.hs:401)
    animationControlSignature (src/Codec/Picture/Png/Type.hs:410)
    chunksWithSig (src/Codec/Picture/Png/Type.hs:447)
    mkRawChunk (src/Codec/Picture/Png/Type.hs:193)
   0% (  0 /  3) in 'Codec.Picture.Png.Metadata'
  Missing documentation for:
    Module header
    extractMetadatas (src/Codec/Picture/Png/Metadata.hs:92)
    encodeMetadatas (src/Codec/Picture/Png/Metadata.hs:133)
 100% (  7 /  7) in 'Codec.Picture.Png.Export'
 100% ( 11 / 11) in 'Codec.Picture.Png'
 100% (  7 /  7) in 'Codec.Picture.Tga'
 100% (  8 /  8) in 'Codec.Picture.HDR'
 100% (  5 /  5) in 'Codec.Picture.ColorQuant'
 100% ( 13 / 13) in 'Codec.Picture.Bitmap'
  36% (  8 / 22) in 'Codec.Picture.BitWriter'
  Missing documentation for:
    emptyBoolState (src/Codec/Picture/BitWriter.hs:58)
    getNextBitsLSBFirst (src/Codec/Picture/BitWriter.hs:158)
    getNextBitsMSBFirst (src/Codec/Picture/BitWriter.hs:140)
    getNextBitJpg (src/Codec/Picture/BitWriter.hs:101)
    getNextIntJpg (src/Codec/Picture/BitWriter.hs:111)
    setDecodedStringMSB (src/Codec/Picture/BitWriter.hs:133)
    runBoolReader (src/Codec/Picture/BitWriter.hs:64)
    BoolWriteStateRef (src/Codec/Picture/BitWriter.hs:196)
    newWriteStateRef (src/Codec/Picture/BitWriter.hs:204)
    finalizeBoolWriter (src/Codec/Picture/BitWriter.hs:213)
    initBoolState (src/Codec/Picture/BitWriter.hs:73)
    initBoolStateJpg (src/Codec/Picture/BitWriter.hs:78)
    execBoolReader (src/Codec/Picture/BitWriter.hs:70)
    runBoolReaderWith (src/Codec/Picture/BitWriter.hs:67)
   0% (  0 /  3) in 'Codec.Picture.Gif.LZW'
  Missing documentation for:
    Module header
    decodeLzw (src/Codec/Picture/Gif/LZW.hs:61)
    decodeLzwTiff (src/Codec/Picture/Gif/LZW.hs:72)
   0% (  0 /  2) in 'Codec.Picture.Gif.LZWEncoding'
  Missing documentation for:
    Module header
    lzwEncode (src/Codec/Picture/Gif/LZWEncoding.hs:65)
 100% ( 17 / 17) in 'Codec.Picture.Gif'
  38% (  9 / 24) in 'Codec.Picture.Jpg.DefaultTable'
  Missing documentation for:
    HuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:258)
    HuffmanPackedTree (src/Codec/Picture/Jpg/DefaultTable.hs:54)
    QuantificationTable (src/Codec/Picture/Jpg/DefaultTable.hs:103)
    HuffmanWriterCode (src/Codec/Picture/Jpg/DefaultTable.hs:56)
    scaleQuantisationMatrix (src/Codec/Picture/Jpg/DefaultTable.hs:130)
    makeInverseTable (src/Codec/Picture/Jpg/DefaultTable.hs:90)
    packHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:58)
    huffmanPackedDecode (src/Codec/Picture/Jpg/DefaultTable.hs:144)
    defaultChromaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:166)
    defaultLumaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:154)
    defaultAcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:260)
    defaultAcChromaHuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:263)
    defaultAcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:226)
    defaultDcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:202)
    defaultDcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:178)
  17% (  4 / 23) in 'Codec.Picture.Jpg.Types'
  Missing documentation for:
    Module header
    printMacroBlock (src/Codec/Picture/Jpg/Types.hs:717)
    printPureMacroBlock (src/Codec/Picture/Jpg/Types.hs:726)
    JpgImage (src/Codec/Picture/Jpg/Types.hs:274)
    JpgComponent (src/Codec/Picture/Jpg/Types.hs:261)
    JpgFrameHeader (src/Codec/Picture/Jpg/Types.hs:246)
    JpgFrame (src/Codec/Picture/Jpg/Types.hs:104)
    JpgFrameKind (src/Codec/Picture/Jpg/Types.hs:79)
    JpgScanHeader (src/Codec/Picture/Jpg/Types.hs:290)
    JpgQuantTableSpec (src/Codec/Picture/Jpg/Types.hs:312)
    JpgHuffmanTableSpec (src/Codec/Picture/Jpg/Types.hs:367)
    JpgImageKind (src/Codec/Picture/Jpg/Types.hs:578)
    JpgScanSpecification (src/Codec/Picture/Jpg/Types.hs:277)
    JpgColorSpace (src/Codec/Picture/Jpg/Types.hs:117)
    AdobeTransform (src/Codec/Picture/Jpg/Types.hs:129)
    JpgAdobeApp14 (src/Codec/Picture/Jpg/Types.hs:135)
    JpgJFIFApp0 (src/Codec/Picture/Jpg/Types.hs:163)
    calculateSize (src/Codec/Picture/Jpg/Types.hs:324)
    dctBlockSize (src/Codec/Picture/Jpg/Types.hs:736)
  67% (  2 /  3) in 'Codec.Picture.Jpg.FastDct'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'Codec.Picture.Jpg.FastIdct'
  29% (  5 / 17) in 'Codec.Picture.Jpg.Common'
  Missing documentation for:
    Module header
    JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46)
    decodeInt (src/Codec/Picture/Jpg/Common.hs:84)
    dcCoefficientDecode (src/Codec/Picture/Jpg/Common.hs:102)
    decodeRrrrSsss (src/Codec/Picture/Jpg/Common.hs:95)
    zigZagReorderForward (src/Codec/Picture/Jpg/Common.hs:148)
    zigZagReorderForwardv (src/Codec/Picture/Jpg/Common.hs:138)
    zigZagReorder (src/Codec/Picture/Jpg/Common.hs:170)
    inverseDirectCosineTransform (src/Codec/Picture/Jpg/Common.hs:121)
    rasterMap (src/Codec/Picture/Jpg/Common.hs:189)
    decodeRestartInterval (src/Codec/Picture/Jpg/Common.hs:73)
    toBlockSize (src/Codec/Picture/Jpg/Common.hs:70)
   0% (  0 /  3) in 'Codec.Picture.Jpg.Metadata'
  Missing documentation for:
    Module header
    extractMetadatas (src/Codec/Picture/Jpg/Metadata.hs:23)
    encodeMetadatas (src/Codec/Picture/Jpg/Metadata.hs:31)
   0% (  0 /  3) in 'Codec.Picture.Jpg.Progressive'
  Missing documentation for:
    Module header
    JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46)
    progressiveUnpack (src/Codec/Picture/Jpg/Progressive.hs:209)
 100% (  8 /  8) in 'Codec.Picture.Jpg'
 100% (  7 /  7) in 'Codec.Picture.Tiff'
 100% (  8 /  8) in 'Codec.Picture.Saving'
Cannot find documentation for: $graph
 100% (109 /109) in 'Codec.Picture'
Warning: Codec.Picture.Types: could not find link destinations for:
    colorSpaceOfPixel TiffColorspace extraSampleCodeOfPixel ExtraSample subSamplingInfo toComponentIndex tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage TgaImageType bitsPerPixel bmpEncode defaultPalette BmpPalette additionalBlocks JpgFrame componentsOfColorSpace JpgComponent encodingState EncoderState imageHuffmanTables JpgHuffmanTableSpec HuffmanPackedTree scanSpecificationOfColorSpace JpgScanSpecification quantTableSpec JpgQuantTableSpec maximumSubSamplingOf ~
Warning: Codec.Picture.Tga: could not find link destinations for:
    tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage TgaImageType
Warning: Codec.Picture.ColorQuant: could not find link destinations for:
    Fold fold
Warning: Codec.Picture.Bitmap: could not find link destinations for:
    BmpPalette encodeBitmapWithPalette bitsPerPixel bmpEncode defaultPalette
Warning: Codec.Picture.Jpg: could not find link destinations for:
    ~ componentsOfColorSpace encodingState scanSpecificationOfColorSpace additionalBlocks JpgFrame JpgComponent EncoderState imageHuffmanTables JpgHuffmanTableSpec HuffmanPackedTree JpgScanSpecification quantTableSpec JpgQuantTableSpec maximumSubSamplingOf
Warning: Codec.Picture.Tiff: could not find link destinations for:
    colorSpaceOfPixel TiffColorspace extraSampleCodeOfPixel ExtraSample subSamplingInfo
Warning: Codec.Picture: could not find link destinations for:
    bitsPerPixel bmpEncode defaultPalette BmpPalette tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage TgaImageType colorSpaceOfPixel TiffColorspace extraSampleCodeOfPixel ExtraSample subSamplingInfo toComponentIndex additionalBlocks JpgFrame componentsOfColorSpace JpgComponent encodingState EncoderState imageHuffmanTables JpgHuffmanTableSpec HuffmanPackedTree scanSpecificationOfColorSpace JpgScanSpecification quantTableSpec JpgQuantTableSpec maximumSubSamplingOf ~
Documentation created: dist/doc/html/JuicyPixels/index.html,
dist/doc/html/JuicyPixels/JuicyPixels.txt
Creating package registration file:
/tmp/pkgConf-JuicyPixels-3.2671401091114192435.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/JuicyPixels-3.2.8-2m7yVK9j51UF1F7dRciij5
Registering JuicyPixels-3.2.8...
cabal: Leaving directory '/tmp/cabal-tmp-25116/JuicyPixels-3.2.8'
Installed JuicyPixels-3.2.8
cabal: Entering directory '/tmp/cabal-tmp-25116/fsnotify-0.2.1'
Configuring fsnotify-0.2.1...
Building fsnotify-0.2.1...
Preprocessing library fsnotify-0.2.1...
[1 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.o )
[2 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: [-Wunused-imports]
    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 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.o )
[4 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: [-Wunused-imports]
    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 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.o )
[6 of 7] Compiling System.FSNotify  ( src/System/FSNotify.hs, dist/build/System/FSNotify.o )

src/System/FSNotify.hs:67:1: warning: [-Wunused-imports]
    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 )
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: [-Wunused-imports]
    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: [-Wunused-imports]
    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: [-Wunused-imports]
    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:
  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)
  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)
  83% (  5 /  6) in 'System.FSNotify.Listener'
  Missing documentation for:
    Module header
  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)
  33% (  1 /  3) in 'System.FSNotify.Linux'
  Missing documentation for:
    Module header
    NativeManager (src/System/FSNotify/Linux.hs:29)
  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.235301361710502696.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fsnotify-0.2.1-A0wDKvXnP82FTeKaSTm0xR
Registering fsnotify-0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/fsnotify-0.2.1'
Installed fsnotify-0.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/cookie-0.4.2.1'
Configuring cookie-0.4.2.1...
Building cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )

Web/Cookie.hs:92:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:241:21: warning: [-Wdeprecations]
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.6.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Running Haddock for cookie-0.4.2.1...
Running hscolour for cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...

Web/Cookie.hs:92:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:241:21: warning: [-Wdeprecations]
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.6.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
  66% ( 21 / 32) in 'Web.Cookie'
  Missing documentation for:
    Module header
    sameSiteLax (Web/Cookie.hs:139)
    sameSiteStrict (Web/Cookie.hs:142)
    parseSetCookie (Web/Cookie.hs:207)
    renderSetCookie (Web/Cookie.hs:174)
    Cookies (Web/Cookie.hs:74)
    renderCookies (Web/Cookie.hs:95)
    parseCookiesText (Web/Cookie.hs:64)
    renderCookiesText (Web/Cookie.hs:71)
    expiresFormat (Web/Cookie.hs:231)
    parseCookieExpires (Web/Cookie.hs:239)
Documentation created: dist/doc/html/cookie/index.html,
dist/doc/html/cookie/cookie.txt
Creating package registration file:
/tmp/pkgConf-cookie-0.4.2927885991247557260.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cookie-0.4.2.1-5P6dolSQSje7mJQ7M5DM5i
Registering cookie-0.4.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/cookie-0.4.2.1'
Installed cookie-0.4.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/streaming-commons-0.1.16'
Configuring streaming-commons-0.1.16...
Building streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
[ 1 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 3 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 4 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 6 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 7 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
Running Haddock for streaming-commons-0.1.16...
Running hscolour for streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
Haddock coverage:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 24 / 24) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:482)
    HasPort (Data/Streaming/Network.hs:485)
    HasAfterBind (Data/Streaming/Network.hs:537)
    HasReadWrite (Data/Streaming/Network.hs:655)
    HasPath (Data/Streaming/Network.hs:517)
    setPort (Data/Streaming/Network.hs:495)
    setHost (Data/Streaming/Network.hs:498)
    setAfterBind (Data/Streaming/Network.hs:549)
    setNeedLocalAddr (Data/Streaming/Network.hs:531)
    setPath (Data/Streaming/Network.hs:527)
    getPort (Data/Streaming/Network.hs:492)
    getHost (Data/Streaming/Network.hs:501)
    getAfterBind (Data/Streaming/Network.hs:546)
    getNeedLocalAddr (Data/Streaming/Network.hs:534)
    getPath (Data/Streaming/Network.hs:524)
    appRead (Data/Streaming/Network.hs:667)
    appWrite (Data/Streaming/Network.hs:670)
    appSockAddr (Data/Streaming/Network.hs:639)
    appLocalAddr (Data/Streaming/Network.hs:636)
    unassignedPorts (Data/Streaming/Network.hs:234)
    safeRecv (Data/Streaming/Network.hs:347)
    ConnectionHandle (Data/Streaming/Network.hs:582)
    runTCPServerWithHandle (Data/Streaming/Network.hs:584)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1935014385302799678.16
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/streaming-commons-0.1.16-1tsbUr6VAbrCpghlRb8m8c
Registering streaming-commons-0.1.16...
cabal: Leaving directory '/tmp/cabal-tmp-25116/streaming-commons-0.1.16'
Installed streaming-commons-0.1.16
cabal: Entering directory '/tmp/cabal-tmp-25116/case-insensitive-1.2.0.7'
Configuring case-insensitive-1.2.0.7...
Building case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
Running Haddock for case-insensitive-1.2.0.7...
Running hscolour for case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
    foldCaseList
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.0980142481782926243.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/case-insensitive-1.2.0.7-FDS9muZSKvyFFsDxjwuYX9
Registering case-insensitive-1.2.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-25116/case-insensitive-1.2.0.7'
Installed case-insensitive-1.2.0.7
cabal: Entering directory '/tmp/cabal-tmp-25116/psqueues-0.2.2.2'
Configuring psqueues-0.2.2.2...
Building psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...
[1 of 7] Compiling Data.OrdPSQ.Internal ( src/Data/OrdPSQ/Internal.hs, dist/build/Data/OrdPSQ/Internal.o )

src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ/Internal.hs:75:1: warning: [-Wunused-imports]
    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 7] Compiling Data.OrdPSQ      ( src/Data/OrdPSQ.hs, dist/build/Data/OrdPSQ.o )

src/Data/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!
[3 of 7] Compiling Data.BitUtil     ( src/Data/BitUtil.hs, dist/build/Data/BitUtil.o )
[4 of 7] Compiling Data.IntPSQ.Internal ( src/Data/IntPSQ/Internal.hs, dist/build/Data/IntPSQ/Internal.o )

src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/IntPSQ/Internal.hs:79:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[5 of 7] Compiling Data.HashPSQ.Internal ( src/Data/HashPSQ/Internal.hs, dist/build/Data/HashPSQ/Internal.o )

src/Data/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/HashPSQ/Internal.hs:62:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[6 of 7] Compiling Data.HashPSQ     ( src/Data/HashPSQ.hs, dist/build/Data/HashPSQ.o )
[7 of 7] Compiling Data.IntPSQ      ( src/Data/IntPSQ.hs, dist/build/Data/IntPSQ.o )
Running Haddock for psqueues-0.2.2.2...
Running hscolour for psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...

src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ/Internal.hs:75:1: warning: [-Wunused-imports]
    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/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!

src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/IntPSQ/Internal.hs:79:1: warning: [-Wunused-imports]
    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/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/HashPSQ/Internal.hs:62:1: warning: [-Wunused-imports]
    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:
  71% ( 36 / 51) in 'Data.OrdPSQ.Internal'
  Missing documentation for:
    Module header
    LTree (src/Data/OrdPSQ/Internal.hs:111)
    TourView (src/Data/OrdPSQ/Internal.hs:397)
    tourView (src/Data/OrdPSQ/Internal.hs:402)
    left (src/Data/OrdPSQ/Internal.hs:442)
    right (src/Data/OrdPSQ/Internal.hs:442)
    maxKey (src/Data/OrdPSQ/Internal.hs:452)
    lsingleLeft (src/Data/OrdPSQ/Internal.hs:503)
    rsingleLeft (src/Data/OrdPSQ/Internal.hs:515)
    lsingleRight (src/Data/OrdPSQ/Internal.hs:522)
    rsingleRight (src/Data/OrdPSQ/Internal.hs:529)
    ldoubleLeft (src/Data/OrdPSQ/Internal.hs:541)
    rdoubleLeft (src/Data/OrdPSQ/Internal.hs:559)
    ldoubleRight (src/Data/OrdPSQ/Internal.hs:550)
    rdoubleRight (src/Data/OrdPSQ/Internal.hs:568)
 100% ( 33 / 33) in 'Data.OrdPSQ'
 100% (  2 /  2) in 'Data.BitUtil'
  80% ( 37 / 46) in 'Data.IntPSQ.Internal'
  Missing documentation for:
    Module header
    Nat (src/Data/IntPSQ/Internal.hs:97)
    Key (src/Data/IntPSQ/Internal.hs:99)
    unsafeInsertIncreasePriorityView (src/Data/IntPSQ/Internal.hs:511)
    unsafeInsertWithIncreasePriorityView (src/Data/IntPSQ/Internal.hs:548)
    hasBadNils (src/Data/IntPSQ/Internal.hs:640)
    hasDuplicateKeys (src/Data/IntPSQ/Internal.hs:647)
    hasMinHeapProperty (src/Data/IntPSQ/Internal.hs:658)
    validMask (src/Data/IntPSQ/Internal.hs:672)
  87% ( 33 / 38) in 'Data.HashPSQ.Internal'
  Missing documentation for:
    Module header
    Bucket (src/Data/HashPSQ/Internal.hs:71)
    unsafeLookupIncreasePriority (src/Data/HashPSQ/Internal.hs:373)
    unsafeInsertIncreasePriority (src/Data/HashPSQ/Internal.hs:394)
    unsafeInsertIncreasePriorityView (src/Data/HashPSQ/Internal.hs:409)
 100% ( 32 / 32) in 'Data.HashPSQ'
 100% ( 32 / 32) in 'Data.IntPSQ'
Documentation created: dist/doc/html/psqueues/index.html,
dist/doc/html/psqueues/psqueues.txt
Creating package registration file:
/tmp/pkgConf-psqueues-0.2.216017501861274345269.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/psqueues-0.2.2.2-AF2PAaCiaM8LpdVZ4uoLc3
Registering psqueues-0.2.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/psqueues-0.2.2.2'
Installed psqueues-0.2.2.2
cabal: Entering directory '/tmp/cabal-tmp-25116/scientific-0.3.4.9'
Configuring scientific-0.3.4.9...
Building scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
[1 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[2 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[3 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.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 )
Running Haddock for scientific-0.3.4.9...
Running hscolour for scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
Haddock coverage:
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 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.4675279239217910498.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/scientific-0.3.4.9-JxsEP2U97KeHjUTI8Fv24j
Registering scientific-0.3.4.9...
cabal: Leaving directory '/tmp/cabal-tmp-25116/scientific-0.3.4.9'
Installed scientific-0.3.4.9
cabal: Entering directory '/tmp/cabal-tmp-25116/unordered-containers-0.2.7.1'
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[3 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.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.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[7 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
[8 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
Running Haddock for unordered-containers-0.2.7.1...
Running hscolour for unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
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)
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
  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.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
 100% ( 52 / 52) in 'Data.HashMap.Strict'
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.719666557881527742793.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-25116/void-0.7.1'
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 )
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.7844198918452400443.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/void-0.7.1-6M5lJJScsPq7tf0u22sAj1
Registering void-0.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/void-0.7.1'
Installed void-0.7.1
cabal: Entering directory '/tmp/cabal-tmp-25116/distributive-0.5.0.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-25116/distributive-0.5.0.2/dist/setup/Main.o )

/tmp/cabal-tmp-25116/distributive-0.5.0.2/dist/setup/setup.hs:45:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/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 )
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.016771609231719141247.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributive-0.5.0.2-ABrKtptb3jWJ1Lj8y86dF8
Registering distributive-0.5.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/distributive-0.5.0.2'
Installed distributive-0.5.0.2
cabal: Entering directory '/tmp/cabal-tmp-25116/monad-control-1.0.1.0'
Configuring monad-control-1.0.1.0...
Building monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
Running Haddock for monad-control-1.0.1.0...
Running hscolour for monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
Haddock coverage:
  93% ( 27 / 29) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:110)
    MonadBaseControl (Control/Monad/Trans/Control.hs:292)
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.113367208351404678859.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/monad-control-1.0.1.0-1xoC3YihUKYHLar1SsWtYe
Registering monad-control-1.0.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/monad-control-1.0.1.0'
Installed monad-control-1.0.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/regex-compat-0.95.1'
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: warning: [-Wtabs]
    Tab character found here, and in six further locations.
    Please use spaces instead.
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.95493753884729588011.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-compat-0.95.1-4nLo9klb6Pk7Tun1BAC3he
Registering regex-compat-0.95.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/regex-compat-0.95.1'
Installed regex-compat-0.95.1
cabal: Entering directory '/tmp/cabal-tmp-25116/fast-logger-2.4.7'
Configuring fast-logger-2.4.7...
Building fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
[1 of 8] Compiling System.Log.FastLogger.LogStr ( System/Log/FastLogger/LogStr.hs, dist/build/System/Log/FastLogger/LogStr.o )
[2 of 8] Compiling System.Log.FastLogger.IORef ( System/Log/FastLogger/IORef.hs, dist/build/System/Log/FastLogger/IORef.o )
[3 of 8] Compiling System.Log.FastLogger.IO ( System/Log/FastLogger/IO.hs, dist/build/System/Log/FastLogger/IO.o )
[4 of 8] Compiling System.Log.FastLogger.FileIO ( System/Log/FastLogger/FileIO.hs, dist/build/System/Log/FastLogger/FileIO.o )
[5 of 8] Compiling System.Log.FastLogger.Logger ( System/Log/FastLogger/Logger.hs, dist/build/System/Log/FastLogger/Logger.o )
[6 of 8] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.o )
[7 of 8] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, dist/build/System/Log/FastLogger/Date.o )
[8 of 8] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.o )
Running Haddock for fast-logger-2.4.7...
Running hscolour for fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  75% (  6 /  8) in 'System.Log.FastLogger.LogStr'
  Missing documentation for:
    Module header
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
  83% (  5 /  6) in 'System.Log.FastLogger.IORef'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'System.Log.FastLogger.IO'
  Missing documentation for:
    Module header
    Buffer (System/Log/FastLogger/IO.hs:15)
    getBuffer (System/Log/FastLogger/IO.hs:24)
    freeBuffer (System/Log/FastLogger/IO.hs:27)
    toBufIOWith (System/Log/FastLogger/IO.hs:30)
   0% (  0 /  7) in 'System.Log.FastLogger.FileIO'
  Missing documentation for:
    Module header
    FD (System/Log/FastLogger/FileIO.hs:48)
    closeFD (System/Log/FastLogger/FileIO.hs:50)
    openFileFD (System/Log/FastLogger/FileIO.hs:53)
    getStderrFD (System/Log/FastLogger/FileIO.hs:56)
    getStdoutFD (System/Log/FastLogger/FileIO.hs:59)
    writeRawBufferPtr2FD (System/Log/FastLogger/FileIO.hs:62)
   0% (  0 /  5) in 'System.Log.FastLogger.Logger'
  Missing documentation for:
    Module header
    Logger (System/Log/FastLogger/Logger.hs:22)
    newLogger (System/Log/FastLogger/Logger.hs:26)
    pushLog (System/Log/FastLogger/Logger.hs:35)
    flushLog (System/Log/FastLogger/Logger.hs:58)
  75% (  3 /  4) in 'System.Log.FastLogger.File'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'System.Log.FastLogger.Date'
  Missing documentation for:
    TimeFormat (System/Log/FastLogger/Date.hs:36)
  97% ( 34 / 35) in 'System.Log.FastLogger'
  Missing documentation for:
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
Documentation created: dist/doc/html/fast-logger/index.html,
dist/doc/html/fast-logger/fast-logger.txt
Creating package registration file:
/tmp/pkgConf-fast-logger-2.4526737459296080254.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fast-logger-2.4.7-JQtH8rgnB8g7QmG4MGRXbX
Registering fast-logger-2.4.7...
cabal: Leaving directory '/tmp/cabal-tmp-25116/fast-logger-2.4.7'
Installed fast-logger-2.4.7
cabal: Entering directory '/tmp/cabal-tmp-25116/http-types-0.9.1'
Configuring http-types-0.9.1...
Building http-types-0.9.1...
Preprocessing library http-types-0.9.1...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )

Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
Running Haddock for http-types-0.9.1...
Running hscolour for http-types-0.9.1...
Preprocessing library http-types-0.9.1...
Preprocessing library http-types-0.9.1...

Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  Missing documentation for:
    Module header
  97% ( 29 / 30) in 'Network.HTTP.Types.URI'
  Missing documentation for:
    Module header
  99% (101 /102) in 'Network.HTTP.Types.Status'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  Missing documentation for:
    Module header
  92% ( 58 / 63) in 'Network.HTTP.Types.Header'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155)
    renderByteRange (Network/HTTP/Types/Header.hs:160)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166)
    renderByteRanges (Network/HTTP/Types/Header.hs:170)
  97% (172 /177) in 'Network.HTTP.Types'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155)
    renderByteRange (Network/HTTP/Types/Header.hs:160)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166)
    renderByteRanges (Network/HTTP/Types/Header.hs:170)
Warning: Network.HTTP.Types.Method: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Network.HTTP.Types: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/http-types/index.html,
dist/doc/html/http-types/http-types.txt
Creating package registration file:
/tmp/pkgConf-http-types-0.993448881272126598.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http-types-0.9.1-BTSIP6lzG5DE6u136Payws
Registering http-types-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/http-types-0.9.1'
Installed http-types-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-25116/http2-1.6.2'
Configuring http2-1.6.2...
Building http2-1.6.2...
Preprocessing library http2-1.6.2...
[ 1 of 29] Compiling Network.HTTP2.Types ( Network/HTTP2/Types.hs, dist/build/Network/HTTP2/Types.o )
[ 2 of 29] Compiling Network.HTTP2.Priority.PSQ ( Network/HTTP2/Priority/PSQ.hs, dist/build/Network/HTTP2/Priority/PSQ.o )
[ 3 of 29] Compiling Network.HTTP2.Priority.Queue ( Network/HTTP2/Priority/Queue.hs, dist/build/Network/HTTP2/Priority/Queue.o )
[ 4 of 29] Compiling Network.HTTP2.Priority ( Network/HTTP2/Priority.hs, dist/build/Network/HTTP2/Priority.o )
[ 5 of 29] Compiling Network.HTTP2.Encode ( Network/HTTP2/Encode.hs, dist/build/Network/HTTP2/Encode.o )
[ 6 of 29] Compiling Network.HTTP2.Decode ( Network/HTTP2/Decode.hs, dist/build/Network/HTTP2/Decode.o )
[ 7 of 29] Compiling Network.HTTP2    ( Network/HTTP2.hs, dist/build/Network/HTTP2.o )
[ 8 of 29] Compiling Network.HPACK.Token ( Network/HPACK/Token.hs, dist/build/Network/HPACK/Token.o )
[ 9 of 29] Compiling Network.HPACK.Types ( Network/HPACK/Types.hs, dist/build/Network/HPACK/Types.o )
[10 of 29] Compiling Network.HPACK.Table.Entry ( Network/HPACK/Table/Entry.hs, dist/build/Network/HPACK/Table/Entry.o )
[11 of 29] Compiling Network.HPACK.Table.Static ( Network/HPACK/Table/Static.hs, dist/build/Network/HPACK/Table/Static.o )
[12 of 29] Compiling Network.HPACK.Table.RevIndex ( Network/HPACK/Table/RevIndex.hs, dist/build/Network/HPACK/Table/RevIndex.o )
[13 of 29] Compiling Network.HPACK.Huffman.Params ( Network/HPACK/Huffman/Params.hs, dist/build/Network/HPACK/Huffman/Params.o )
[14 of 29] Compiling Network.HPACK.Huffman.ByteString ( Network/HPACK/Huffman/ByteString.hs, dist/build/Network/HPACK/Huffman/ByteString.o )
[15 of 29] Compiling Network.HPACK.Huffman.Bit ( Network/HPACK/Huffman/Bit.hs, dist/build/Network/HPACK/Huffman/Bit.o )
[16 of 29] Compiling Network.HPACK.Huffman.Table ( Network/HPACK/Huffman/Table.hs, dist/build/Network/HPACK/Huffman/Table.o )
[17 of 29] Compiling Network.HPACK.Huffman.Tree ( Network/HPACK/Huffman/Tree.hs, dist/build/Network/HPACK/Huffman/Tree.o )
[18 of 29] Compiling Network.HPACK.Builder ( Network/HPACK/Builder.hs, dist/build/Network/HPACK/Builder.o )
[19 of 29] Compiling Network.HPACK.Buffer ( Network/HPACK/Buffer.hs, dist/build/Network/HPACK/Buffer.o )
[20 of 29] Compiling Network.HPACK.HeaderBlock.Integer ( Network/HPACK/HeaderBlock/Integer.hs, dist/build/Network/HPACK/HeaderBlock/Integer.o )
[21 of 29] Compiling Network.HPACK.Huffman.Decode ( Network/HPACK/Huffman/Decode.hs, dist/build/Network/HPACK/Huffman/Decode.o )
[22 of 29] Compiling Network.HPACK.Huffman.Encode ( Network/HPACK/Huffman/Encode.hs, dist/build/Network/HPACK/Huffman/Encode.o )
[23 of 29] Compiling Network.HPACK.Huffman ( Network/HPACK/Huffman.hs, dist/build/Network/HPACK/Huffman.o )
[24 of 29] Compiling Network.HPACK.Table.Dynamic ( Network/HPACK/Table/Dynamic.hs, dist/build/Network/HPACK/Table/Dynamic.o )
[25 of 29] Compiling Network.HPACK.Table ( Network/HPACK/Table.hs, dist/build/Network/HPACK/Table.o )
[26 of 29] Compiling Network.HPACK.HeaderBlock.Decode ( Network/HPACK/HeaderBlock/Decode.hs, dist/build/Network/HPACK/HeaderBlock/Decode.o )
[27 of 29] Compiling Network.HPACK.HeaderBlock.Encode ( Network/HPACK/HeaderBlock/Encode.hs, dist/build/Network/HPACK/HeaderBlock/Encode.o )
[28 of 29] Compiling Network.HPACK.HeaderBlock ( Network/HPACK/HeaderBlock.hs, dist/build/Network/HPACK/HeaderBlock.o )
[29 of 29] Compiling Network.HPACK    ( Network/HPACK.hs, dist/build/Network/HPACK.o )
Running Haddock for http2-1.6.2...
Running hscolour for http2-1.6.2...
Preprocessing library http2-1.6.2...
Preprocessing library http2-1.6.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  96% ( 68 / 71) in 'Network.HTTP2.Types'
  Missing documentation for:
    Module header
    minFrameType (Network/HTTP2/Types.hs:356)
    maxFrameType (Network/HTTP2/Types.hs:359)
  20% (  2 / 10) in 'Network.HTTP2.Priority.PSQ'
  Missing documentation for:
    Module header
    Key (Network/HTTP2/Priority/PSQ.hs:27)
    PriorityQueue (Network/HTTP2/Priority/PSQ.hs:55)
    empty (Network/HTTP2/Priority/PSQ.hs:82)
    isEmpty (Network/HTTP2/Priority/PSQ.hs:85)
    enqueue (Network/HTTP2/Priority/PSQ.hs:88)
    dequeue (Network/HTTP2/Priority/PSQ.hs:98)
    delete (Network/HTTP2/Priority/PSQ.hs:104)
  12% (  1 /  8) in 'Network.HTTP2.Priority.Queue'
  Missing documentation for:
    Module header
    TPriorityQueue (Network/HTTP2/Priority/Queue.hs:22)
    new (Network/HTTP2/Priority/Queue.hs:24)
    isEmpty (Network/HTTP2/Priority/Queue.hs:27)
    enqueue (Network/HTTP2/Priority/Queue.hs:30)
    dequeue (Network/HTTP2/Priority/Queue.hs:33)
    delete (Network/HTTP2/Priority/Queue.hs:42)
 100% ( 16 / 16) in 'Network.HTTP2.Priority'
  88% (  7 /  8) in 'Network.HTTP2.Encode'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Network.HTTP2.Decode'
  Missing documentation for:
    Module header
 100% ( 97 / 97) in 'Network.HTTP2'
  27% ( 20 / 73) in 'Network.HPACK.Token'
  Missing documentation for:
    Module header
    tokenAuthority (Network/HPACK/Token.hs:111)
    tokenMethod (Network/HPACK/Token.hs:112)
    tokenPath (Network/HPACK/Token.hs:113)
    tokenScheme (Network/HPACK/Token.hs:114)
    tokenStatus (Network/HPACK/Token.hs:115)
    tokenAcceptCharset (Network/HPACK/Token.hs:116)
    tokenAcceptEncoding (Network/HPACK/Token.hs:117)
    tokenAcceptLanguage (Network/HPACK/Token.hs:118)
    tokenAcceptRanges (Network/HPACK/Token.hs:119)
    tokenAccept (Network/HPACK/Token.hs:120)
    tokenAccessControlAllowOrigin (Network/HPACK/Token.hs:121)
    tokenAge (Network/HPACK/Token.hs:122)
    tokenAllow (Network/HPACK/Token.hs:123)
    tokenAuthorization (Network/HPACK/Token.hs:124)
    tokenCacheControl (Network/HPACK/Token.hs:125)
    tokenContentDisposition (Network/HPACK/Token.hs:126)
    tokenContentEncoding (Network/HPACK/Token.hs:127)
    tokenContentLanguage (Network/HPACK/Token.hs:128)
    tokenContentLength (Network/HPACK/Token.hs:129)
    tokenContentLocation (Network/HPACK/Token.hs:130)
    tokenContentRange (Network/HPACK/Token.hs:131)
    tokenContentType (Network/HPACK/Token.hs:132)
    tokenCookie (Network/HPACK/Token.hs:133)
    tokenDate (Network/HPACK/Token.hs:134)
    tokenEtag (Network/HPACK/Token.hs:135)
    tokenExpect (Network/HPACK/Token.hs:136)
    tokenExpires (Network/HPACK/Token.hs:137)
    tokenFrom (Network/HPACK/Token.hs:138)
    tokenHost (Network/HPACK/Token.hs:139)
    tokenIfMatch (Network/HPACK/Token.hs:140)
    tokenIfModifiedSince (Network/HPACK/Token.hs:141)
    tokenIfNoneMatch (Network/HPACK/Token.hs:142)
    tokenIfRange (Network/HPACK/Token.hs:143)
    tokenIfUnmodifiedSince (Network/HPACK/Token.hs:144)
    tokenLastModified (Network/HPACK/Token.hs:145)
    tokenLink (Network/HPACK/Token.hs:146)
    tokenLocation (Network/HPACK/Token.hs:147)
    tokenMaxForwards (Network/HPACK/Token.hs:148)
    tokenProxyAuthenticate (Network/HPACK/Token.hs:149)
    tokenProxyAuthorization (Network/HPACK/Token.hs:150)
    tokenRange (Network/HPACK/Token.hs:151)
    tokenReferer (Network/HPACK/Token.hs:152)
    tokenRefresh (Network/HPACK/Token.hs:153)
    tokenRetryAfter (Network/HPACK/Token.hs:154)
    tokenServer (Network/HPACK/Token.hs:155)
    tokenSetCookie (Network/HPACK/Token.hs:156)
    tokenStrictTransportSecurity (Network/HPACK/Token.hs:157)
    tokenTransferEncoding (Network/HPACK/Token.hs:158)
    tokenUserAgent (Network/HPACK/Token.hs:159)
    tokenVary (Network/HPACK/Token.hs:160)
    tokenVia (Network/HPACK/Token.hs:161)
    tokenWwwAuthenticate (Network/HPACK/Token.hs:162)
  76% ( 16 / 21) in 'Network.HPACK.Types'
  Missing documentation for:
    Module header
    TokenHeader (Network/HPACK/Types.hs:50)
    TokenHeaderList (Network/HPACK/Types.hs:52)
    HIndex (Network/HPACK/Types.hs:59)
    BufferOverrun (Network/HPACK/Types.hs:112)
  90% ( 18 / 20) in 'Network.HPACK.Table.Entry'
  Missing documentation for:
    Module header
    toEntryToken (Network/HPACK/Table/Entry.hs:61)
  50% (  2 /  4) in 'Network.HPACK.Table.Static'
  Missing documentation for:
    Module header
    staticTableList (Network/HPACK/Table/Static.hs:37)
   0% (  0 /  8) in 'Network.HPACK.Table.RevIndex'
  Missing documentation for:
    Module header
    RevIndex (Network/HPACK/Table/RevIndex.hs:32)
    newRevIndex (Network/HPACK/Table/RevIndex.hs:147)
    renewRevIndex (Network/HPACK/Table/RevIndex.hs:150)
    lookupRevIndex (Network/HPACK/Table/RevIndex.hs:156)
    lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:178)
    insertRevIndex (Network/HPACK/Table/RevIndex.hs:196)
    deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:208)
   0% (  0 /  2) in 'Network.HPACK.Huffman.Params'
  Missing documentation for:
    Module header
    idxEos (Network/HPACK/Huffman/Params.hs:3)
  33% (  1 /  3) in 'Network.HPACK.Huffman.ByteString'
  Missing documentation for:
    Module header
    copy (Network/HPACK/Huffman/ByteString.hs:45)
  80% (  4 /  5) in 'Network.HPACK.Huffman.Bit'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Network.HPACK.Huffman.Table'
  Missing documentation for:
    Module header
    huffmanTable (Network/HPACK/Huffman/Table.hs:6)
    huffmanTable' (Network/HPACK/Huffman/Table.hs:267)
  38% (  3 /  8) in 'Network.HPACK.Huffman.Tree'
  Missing documentation for:
    Module header
    eosInfo (Network/HPACK/Huffman/Tree.hs:33)
    showTree (Network/HPACK/Huffman/Tree.hs:39)
    printTree (Network/HPACK/Huffman/Tree.hs:50)
    flatten (Network/HPACK/Huffman/Tree.hs:80)
   0% (  0 /  6) in 'Network.HPACK.Builder'
  Missing documentation for:
    Module header
    Builder (Network/HPACK/Builder.hs:3)
    << (Network/HPACK/Builder.hs:5)
    empty (Network/HPACK/Builder.hs:8)
    singleton (Network/HPACK/Builder.hs:11)
    run (Network/HPACK/Builder.hs:14)
   9% (  2 / 22) in 'Network.HPACK.Buffer'
  Missing documentation for:
    Module header
    WorkingBuffer (Network/HPACK/Buffer.hs:42)
    newWorkingBuffer (Network/HPACK/Buffer.hs:48)
    wind (Network/HPACK/Buffer.hs:52)
    readWord8 (Network/HPACK/Buffer.hs:59)
    writeWord8 (Network/HPACK/Buffer.hs:63)
    shiftLastN (Network/HPACK/Buffer.hs:74)
    returnLength (Network/HPACK/Buffer.hs:123)
    toByteString (Network/HPACK/Buffer.hs:116)
    copyByteString (Network/HPACK/Buffer.hs:105)
    withTemporaryBuffer (Network/HPACK/Buffer.hs:130)
    currentOffset (Network/HPACK/Buffer.hs:136)
    ReadBuffer (Network/HPACK/Buffer.hs:141)
    withReadBuffer (Network/HPACK/Buffer.hs:147)
    hasOneByte (Network/HPACK/Buffer.hs:155)
    hasMoreBytes (Network/HPACK/Buffer.hs:161)
    rewindOneByte (Network/HPACK/Buffer.hs:167)
    getByte (Network/HPACK/Buffer.hs:171)
    getByte' (Network/HPACK/Buffer.hs:179)
    extractByteString (Network/HPACK/Buffer.hs:190)
  40% (  2 /  5) in 'Network.HPACK.HeaderBlock.Integer'
  Missing documentation for:
    Module header
    encode (Network/HPACK/HeaderBlock/Integer.hs:44)
    encodeInteger (Network/HPACK/HeaderBlock/Integer.hs:39)
  60% (  3 /  5) in 'Network.HPACK.Huffman.Decode'
  Missing documentation for:
    Module header
    decodeHuffman (Network/HPACK/Huffman/Decode.hs:77)
  60% (  3 /  5) in 'Network.HPACK.Huffman.Encode'
  Missing documentation for:
    Module header
    encodeHuffman (Network/HPACK/Huffman/Encode.hs:96)
  67% (  6 /  9) in 'Network.HPACK.Huffman'
  Missing documentation for:
    Module header
    encodeHuffman (Network/HPACK/Huffman/Encode.hs:96)
    decodeHuffman (Network/HPACK/Huffman/Decode.hs:77)
  45% ( 10 / 22) in 'Network.HPACK.Table.Dynamic'
  Missing documentation for:
    Module header
    huffmanDecoder (Network/HPACK/Table/Dynamic.hs:121)
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:157)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:162)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:168)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:170)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:188)
    toDynamicEntry (Network/HPACK/Table/Dynamic.hs:384)
    CodeInfo (Network/HPACK/Table/Dynamic.hs:86)
    toIndexedEntry (Network/HPACK/Table/Dynamic.hs:48)
    fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:56)
    getRevIndex (Network/HPACK/Table/Dynamic.hs:395)
  65% ( 33 / 51) in 'Network.HPACK.Table'
  Missing documentation for:
    Module header
    huffmanDecoder (Network/HPACK/Table/Dynamic.hs:121)
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:157)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:162)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:168)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:170)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:188)
    toEntryToken (Network/HPACK/Table/Entry.hs:61)
    getRevIndex (Network/HPACK/Table/Dynamic.hs:395)
    RevIndex (Network/HPACK/Table/RevIndex.hs:32)
    newRevIndex (Network/HPACK/Table/RevIndex.hs:147)
    renewRevIndex (Network/HPACK/Table/RevIndex.hs:150)
    lookupRevIndex (Network/HPACK/Table/RevIndex.hs:156)
    lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:178)
    insertRevIndex (Network/HPACK/Table/RevIndex.hs:196)
    deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:208)
    toIndexedEntry (Network/HPACK/Table/Dynamic.hs:48)
    fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:56)
  83% (  5 /  6) in 'Network.HPACK.HeaderBlock.Decode'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Network.HPACK.HeaderBlock.Encode'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Network.HPACK.HeaderBlock'
  Missing documentation for:
    Module header
  92% ( 36 / 39) in 'Network.HPACK'
  Missing documentation for:
    BufferOverrun (Network/HPACK/Types.hs:112)
    TokenHeaderList (Network/HPACK/Types.hs:52)
    TokenHeader (Network/HPACK/Types.hs:50)
Warning: Network.HTTP2.Priority: could not find link destinations for:
    enqueue
Documentation created: dist/doc/html/http2/index.html,
dist/doc/html/http2/http2.txt
Creating package registration file:
/tmp/pkgConf-http2-1.62425322331525777184.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http2-1.6.2-Cu5d4Z8pw238p7gJJdv7yA
Registering http2-1.6.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/http2-1.6.2'
Installed http2-1.6.2
cabal: Entering directory '/tmp/cabal-tmp-25116/attoparsec-0.13.1.0'
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
[ 1 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 2 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.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.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 5 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 6 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.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.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[10 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[11 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[12 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[14 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[15 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.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 )
Running Haddock for attoparsec-0.13.1.0...
Running hscolour for attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
Haddock coverage:
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:68)
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:40)
    fromList (Data/Attoparsec/Text/FastSet.hs:82)
    set (Data/Attoparsec/Text/FastSet.hs:104)
    charClass (Data/Attoparsec/Text/FastSet.hs:117)
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:57)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:74)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:77)
    length (Data/Attoparsec/Text/Buffer.hs:124)
    pappend (Data/Attoparsec/Text/Buffer.hs:97)
    substring (Data/Attoparsec/Text/Buffer.hs:128)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:135)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  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)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:70)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:87)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:103)
    length (Data/Attoparsec/ByteString/Buffer.hs:136)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:140)
    substring (Data/Attoparsec/ByteString/Buffer.hs:145)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:152)
  60% (  6 / 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)
 100% ( 10 / 10) 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'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
  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'
Warning: Data.Attoparsec.ByteString.Char8: could not find link destinations for:
    ~
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.121520705671619923.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/attoparsec-0.13.1.0-K5Fyc3MOMYs22DiprZQxLM
Registering attoparsec-0.13.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/attoparsec-0.13.1.0'
Installed attoparsec-0.13.1.0
cabal: Entering directory '/tmp/cabal-tmp-25116/vault-0.3.0.6'
Configuring vault-0.3.0.6...
Building vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )

src/Data/Unique/Really.hs:6:1: warning: [-Wunused-imports]
    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 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )

src/Data/Vault/ST/ST.hs:17:1: warning: [-Wunused-imports]
    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 5] Compiling Data.Vault.Lazy  ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
[4 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )

src/Data/Vault/ST/ST.hs:17:1: warning: [-Wunused-imports]
    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 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
Running Haddock for vault-0.3.0.6...
Running hscolour for vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...

src/Data/Unique/Really.hs:6:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Vault/ST/ST.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Vault/ST/ST.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  4 /  4) in 'Data.Unique.Really'
  80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:40)
 100% ( 15 / 15) in 'Data.Vault.Lazy'
  80% ( 12 / 15) in 'Data.Vault.ST.Strict'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:40)
 100% ( 15 / 15) in 'Data.Vault.Strict'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file:
/tmp/pkgConf-vault-0.3.021450135981838715232.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/vault-0.3.0.6-8YkB8CR56Ee8y0oqjGuOyq
Registering vault-0.3.0.6...
cabal: Leaving directory '/tmp/cabal-tmp-25116/vault-0.3.0.6'
Installed vault-0.3.0.6
cabal: Entering directory '/tmp/cabal-tmp-25116/bytes-0.15.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/bytes-0.15.2/dist/setup/setup.hs, /tmp/cabal-tmp-25116/bytes-0.15.2/dist/setup/Main.o )

/tmp/cabal-tmp-25116/bytes-0.15.2/dist/setup/setup.hs:52:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/bytes-0.15.2/dist/setup/setup ...
Configuring bytes-0.15.2...
Building bytes-0.15.2...
Preprocessing library bytes-0.15.2...
[1 of 5] Compiling Data.Bytes.Signed ( src/Data/Bytes/Signed.hs, dist/build/Data/Bytes/Signed.o )
[2 of 5] Compiling Data.Bytes.VarInt ( src/Data/Bytes/VarInt.hs, dist/build/Data/Bytes/VarInt.o )
[3 of 5] Compiling Data.Bytes.Put   ( src/Data/Bytes/Put.hs, dist/build/Data/Bytes/Put.o )
[4 of 5] Compiling Data.Bytes.Get   ( src/Data/Bytes/Get.hs, dist/build/Data/Bytes/Get.o )
[5 of 5] Compiling Data.Bytes.Serial ( src/Data/Bytes/Serial.hs, dist/build/Data/Bytes/Serial.o )
Running Haddock for bytes-0.15.2...
Running hscolour for bytes-0.15.2...
Preprocessing library bytes-0.15.2...
Preprocessing library bytes-0.15.2...
Haddock coverage:
  20% (  1 /  5) in 'Data.Bytes.Signed'
  Missing documentation for:
    Unsigned (src/Data/Bytes/Signed.hs:22)
    unsigned (src/Data/Bytes/Signed.hs:37)
    Signed (src/Data/Bytes/Signed.hs:40)
    signed (src/Data/Bytes/Signed.hs:54)
  50% (  1 /  2) in 'Data.Bytes.VarInt'
  Missing documentation for:
    VarInt (src/Data/Bytes/VarInt.hs:29)
  75% (  3 /  4) in 'Data.Bytes.Put'
  Missing documentation for:
    MonadPut (src/Data/Bytes/Put.hs:50)
  75% (  3 /  4) in 'Data.Bytes.Get'
  Missing documentation for:
    MonadGet (src/Data/Bytes/Get.hs:46)
  71% ( 15 / 21) in 'Data.Bytes.Serial'
  Missing documentation for:
    Serial1 (src/Data/Bytes/Serial.hs:661)
    serialize1 (src/Data/Bytes/Serial.hs:734)
    deserialize1 (src/Data/Bytes/Serial.hs:738)
    Serial2 (src/Data/Bytes/Serial.hs:797)
    serialize2 (src/Data/Bytes/Serial.hs:801)
    deserialize2 (src/Data/Bytes/Serial.hs:805)
Warning: Data.Bytes.Put: could not find link destinations for:
    ~
Warning: Data.Bytes.Get: could not find link destinations for:
    ~
Documentation created: dist/doc/html/bytes/index.html,
dist/doc/html/bytes/bytes.txt
Creating package registration file:
/tmp/pkgConf-bytes-0.151193073541633348181.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bytes-0.15.2-who8b5sXVjFVdp1v2Eczm
Registering bytes-0.15.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/bytes-0.15.2'
Installed bytes-0.15.2
cabal: Entering directory '/tmp/cabal-tmp-25116/contravariant-1.4'
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 )
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-1114204634749038829.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/contravariant-1.4-DzaLxukcYo81MHO5zSdeeP
Registering contravariant-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/contravariant-1.4'
Installed contravariant-1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/intervals-0.7.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/intervals-0.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-25116/intervals-0.7.2/dist/setup/Main.o )

/tmp/cabal-tmp-25116/intervals-0.7.2/dist/setup/setup.hs:52:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/intervals-0.7.2/dist/setup/setup ...
Configuring intervals-0.7.2...
Building intervals-0.7.2...
Preprocessing library intervals-0.7.2...
[1 of 6] Compiling Numeric.Interval.Exception ( src/Numeric/Interval/Exception.hs, dist/build/Numeric/Interval/Exception.o )
[2 of 6] Compiling Numeric.Interval.Internal ( src/Numeric/Interval/Internal.hs, dist/build/Numeric/Interval/Internal.o )
[3 of 6] Compiling Numeric.Interval.Kaucher ( src/Numeric/Interval/Kaucher.hs, dist/build/Numeric/Interval/Kaucher.o )
[4 of 6] Compiling Numeric.Interval.NonEmpty.Internal ( src/Numeric/Interval/NonEmpty/Internal.hs, dist/build/Numeric/Interval/NonEmpty/Internal.o )
[5 of 6] Compiling Numeric.Interval.NonEmpty ( src/Numeric/Interval/NonEmpty.hs, dist/build/Numeric/Interval/NonEmpty.o )
[6 of 6] Compiling Numeric.Interval ( src/Numeric/Interval.hs, dist/build/Numeric/Interval.o )
Running Haddock for intervals-0.7.2...
Running hscolour for intervals-0.7.2...
Preprocessing library intervals-0.7.2...
Preprocessing library intervals-0.7.2...
Haddock coverage:
   0% (  0 /  3) in 'Numeric.Interval.Exception'
  Missing documentation for:
    Module header
    EmptyInterval (src/Numeric/Interval/Exception.hs:10)
    AmbiguousComparison (src/Numeric/Interval/Exception.hs:18)
  88% ( 38 / 43) in 'Numeric.Interval.Internal'
  Missing documentation for:
    Interval (src/Numeric/Interval/Internal.hs:70)
    ... (src/Numeric/Interval/Internal.hs:111)
    +/- (src/Numeric/Interval/Internal.hs:89)
    interval (src/Numeric/Interval/Internal.hs:100)
    bisectIntegral (src/Numeric/Interval/Internal.hs:379)
  98% ( 41 / 42) in 'Numeric.Interval.Kaucher'
  Missing documentation for:
    Interval (src/Numeric/Interval/Kaucher.hs:72)
  95% ( 39 / 41) in 'Numeric.Interval.NonEmpty.Internal'
  Missing documentation for:
    Interval (src/Numeric/Interval/NonEmpty/Internal.hs:76)
    bisectIntegral (src/Numeric/Interval/NonEmpty/Internal.hs:296)
  95% ( 39 / 41) in 'Numeric.Interval.NonEmpty'
  Missing documentation for:
    Interval (src/Numeric/Interval/NonEmpty/Internal.hs:76)
    bisectIntegral (src/Numeric/Interval/NonEmpty/Internal.hs:296)
  88% ( 38 / 43) in 'Numeric.Interval'
  Missing documentation for:
    Interval (src/Numeric/Interval/Internal.hs:70)
    ... (src/Numeric/Interval/Internal.hs:111)
    +/- (src/Numeric/Interval/Internal.hs:89)
    interval (src/Numeric/Interval/Internal.hs:100)
    bisectIntegral (src/Numeric/Interval/Internal.hs:379)
Documentation created: dist/doc/html/intervals/index.html,
dist/doc/html/intervals/intervals.txt
Creating package registration file:
/tmp/pkgConf-intervals-0.71108267031424722137.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/intervals-0.7.2-CkPFbBrXItD5HmyQFAVB1Q
Registering intervals-0.7.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/intervals-0.7.2'
Installed intervals-0.7.2
cabal: Entering directory '/tmp/cabal-tmp-25116/lifted-base-0.2.3.8'
Configuring lifted-base-0.2.3.8...
Building lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[4 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[5 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
[6 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[8 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
Running Haddock for lifted-base-0.2.3.8...
Running hscolour for lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
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% ( 36 / 36) in 'Control.Exception.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.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.314998337131976594918.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/lifted-base-0.2.3.8-LSXKdE75JIl3uzD4Y2GaXO
Registering lifted-base-0.2.3.8...
cabal: Leaving directory '/tmp/cabal-tmp-25116/lifted-base-0.2.3.8'
Installed lifted-base-0.2.3.8
cabal: Entering directory '/tmp/cabal-tmp-25116/aeson-1.0.2.1'
Configuring aeson-1.0.2.1...
Building aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
[ 1 of 20] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 20] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 3 of 20] Compiling Data.Aeson.Parser.Unescape ( Data/Aeson/Parser/Unescape.hs, dist/build/Data/Aeson/Parser/Unescape.o )
[ 4 of 20] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 5 of 20] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 6 of 20] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 7 of 20] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
[ 8 of 20] Compiling Data.Aeson.Internal.Functions ( Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o )
[ 9 of 20] Compiling Data.Aeson.Types.FromJSON ( Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o )
[10 of 20] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[11 of 20] Compiling Data.Aeson.Encoding.Builder ( Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o )
[12 of 20] Compiling Data.Aeson.Encoding.Internal ( Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o )
[13 of 20] Compiling Data.Aeson.Encoding ( Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o )
[14 of 20] Compiling Data.Aeson.Types.ToJSON ( Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o )
[15 of 20] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[16 of 20] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[17 of 20] Compiling Data.Aeson.Text  ( Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o )
[18 of 20] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[19 of 20] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[20 of 20] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
Running Haddock for aeson-1.0.2.1...
Running hscolour for aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
Haddock coverage:
  97% ( 33 / 34) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:105)
  30% (  3 / 10) in 'Data.Aeson.Types.Generic'
  Missing documentation for:
    IsRecord (Data/Aeson/Types/Generic.hs:46)
    AllNullary (Data/Aeson/Types/Generic.hs:68)
    Tagged2 (Data/Aeson/Types/Generic.hs:82)
    True (Data/Aeson/Types/Generic.hs:86)
    False (Data/Aeson/Types/Generic.hs:87)
    And (Data/Aeson/Types/Generic.hs:89)
    ProductSize (Data/Aeson/Types/Generic.hs:106)
   0% (  0 /  2) in 'Data.Aeson.Parser.Unescape'
  Missing documentation for:
    Module header
    unescapeText (Data/Aeson/Parser/Unescape.hs:49)
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:229)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:238)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:246)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:256)
  73% ( 11 / 15) in 'Data.Aeson.Parser'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:229)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:238)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:246)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:256)
  33% (  2 /  6) in 'Data.Aeson.Internal.Time'
  Missing documentation for:
    fromPico (Data/Aeson/Internal/Time.hs:35)
    toPico (Data/Aeson/Internal/Time.hs:32)
    diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:53)
    toTimeOfDay64 (Data/Aeson/Internal/Time.hs:59)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
 100% (  4 /  4) in 'Data.Aeson.Internal.Functions'
  95% ( 36 / 38) in 'Data.Aeson.Types.FromJSON'
  Missing documentation for:
    Module header
    parseOptionalFieldWith (Data/Aeson/Types/FromJSON.hs:218)
  88% (  7 /  8) in 'Data.Aeson.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:105)
  48% ( 10 / 21) in 'Data.Aeson.Encoding.Builder'
  Missing documentation for:
    emptyArray_ (Data/Aeson/Encoding/Builder.hs:156)
    emptyObject_ (Data/Aeson/Encoding/Builder.hs:159)
    object (Data/Aeson/Encoding/Builder.hs:105)
    day (Data/Aeson/Encoding/Builder.hs:188)
    localTime (Data/Aeson/Encoding/Builder.hs:256)
    utcTime (Data/Aeson/Encoding/Builder.hs:252)
    timeOfDay (Data/Aeson/Encoding/Builder.hs:204)
    zonedTime (Data/Aeson/Encoding/Builder.hs:260)
    ascii2 (Data/Aeson/Encoding/Builder.hs:162)
    ascii4 (Data/Aeson/Encoding/Builder.hs:166)
    ascii5 (Data/Aeson/Encoding/Builder.hs:171)
  23% ( 17 / 75) in 'Data.Aeson.Encoding.Internal'
  Missing documentation for:
    Module header
    encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:92)
    retagEncoding (Data/Aeson/Encoding/Internal.hs:96)
    pair (Data/Aeson/Encoding/Internal.hs:124)
    nullEncoding (Data/Aeson/Encoding/Internal.hs:136)
    emptyArray_ (Data/Aeson/Encoding/Internal.hs:139)
    emptyObject_ (Data/Aeson/Encoding/Internal.hs:142)
    wrapObject (Data/Aeson/Encoding/Internal.hs:148)
    wrapArray (Data/Aeson/Encoding/Internal.hs:145)
    null_ (Data/Aeson/Encoding/Internal.hs:151)
    bool (Data/Aeson/Encoding/Internal.hs:154)
    text (Data/Aeson/Encoding/Internal.hs:215)
    lazyText (Data/Aeson/Encoding/Internal.hs:218)
    string (Data/Aeson/Encoding/Internal.hs:223)
    list (Data/Aeson/Encoding/Internal.hs:164)
    empty (Data/Aeson/Encoding/Internal.hs:193)
    >< (Data/Aeson/Encoding/Internal.hs:200)
    econcat (Data/Aeson/Encoding/Internal.hs:196)
    int8 (Data/Aeson/Encoding/Internal.hs:242)
    int16 (Data/Aeson/Encoding/Internal.hs:245)
    int32 (Data/Aeson/Encoding/Internal.hs:248)
    int64 (Data/Aeson/Encoding/Internal.hs:251)
    int (Data/Aeson/Encoding/Internal.hs:254)
    word8 (Data/Aeson/Encoding/Internal.hs:257)
    word16 (Data/Aeson/Encoding/Internal.hs:260)
    word32 (Data/Aeson/Encoding/Internal.hs:263)
    word64 (Data/Aeson/Encoding/Internal.hs:266)
    word (Data/Aeson/Encoding/Internal.hs:269)
    integer (Data/Aeson/Encoding/Internal.hs:272)
    float (Data/Aeson/Encoding/Internal.hs:275)
    double (Data/Aeson/Encoding/Internal.hs:278)
    scientific (Data/Aeson/Encoding/Internal.hs:281)
    int8Text (Data/Aeson/Encoding/Internal.hs:294)
    int16Text (Data/Aeson/Encoding/Internal.hs:297)
    int32Text (Data/Aeson/Encoding/Internal.hs:300)
    int64Text (Data/Aeson/Encoding/Internal.hs:303)
    intText (Data/Aeson/Encoding/Internal.hs:306)
    word8Text (Data/Aeson/Encoding/Internal.hs:309)
    word16Text (Data/Aeson/Encoding/Internal.hs:312)
    word32Text (Data/Aeson/Encoding/Internal.hs:315)
    word64Text (Data/Aeson/Encoding/Internal.hs:318)
    wordText (Data/Aeson/Encoding/Internal.hs:321)
    integerText (Data/Aeson/Encoding/Internal.hs:324)
    floatText (Data/Aeson/Encoding/Internal.hs:327)
    doubleText (Data/Aeson/Encoding/Internal.hs:330)
    scientificText (Data/Aeson/Encoding/Internal.hs:333)
    day (Data/Aeson/Encoding/Internal.hs:340)
    localTime (Data/Aeson/Encoding/Internal.hs:343)
    utcTime (Data/Aeson/Encoding/Internal.hs:346)
    timeOfDay (Data/Aeson/Encoding/Internal.hs:349)
    zonedTime (Data/Aeson/Encoding/Internal.hs:352)
    value (Data/Aeson/Encoding/Internal.hs:359)
    comma (Data/Aeson/Encoding/Internal.hs:230)
    colon (Data/Aeson/Encoding/Internal.hs:230)
    openBracket (Data/Aeson/Encoding/Internal.hs:230)
    closeBracket (Data/Aeson/Encoding/Internal.hs:230)
    openCurly (Data/Aeson/Encoding/Internal.hs:230)
    closeCurly (Data/Aeson/Encoding/Internal.hs:230)
  25% ( 15 / 60) in 'Data.Aeson.Encoding'
  Missing documentation for:
    encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:92)
    pair (Data/Aeson/Encoding/Internal.hs:124)
    nullEncoding (Data/Aeson/Encoding/Internal.hs:136)
    emptyArray_ (Data/Aeson/Encoding/Internal.hs:139)
    emptyObject_ (Data/Aeson/Encoding/Internal.hs:142)
    text (Data/Aeson/Encoding/Internal.hs:215)
    lazyText (Data/Aeson/Encoding/Internal.hs:218)
    string (Data/Aeson/Encoding/Internal.hs:223)
    list (Data/Aeson/Encoding/Internal.hs:164)
    null_ (Data/Aeson/Encoding/Internal.hs:151)
    bool (Data/Aeson/Encoding/Internal.hs:154)
    int8 (Data/Aeson/Encoding/Internal.hs:242)
    int16 (Data/Aeson/Encoding/Internal.hs:245)
    int32 (Data/Aeson/Encoding/Internal.hs:248)
    int64 (Data/Aeson/Encoding/Internal.hs:251)
    int (Data/Aeson/Encoding/Internal.hs:254)
    word8 (Data/Aeson/Encoding/Internal.hs:257)
    word16 (Data/Aeson/Encoding/Internal.hs:260)
    word32 (Data/Aeson/Encoding/Internal.hs:263)
    word64 (Data/Aeson/Encoding/Internal.hs:266)
    word (Data/Aeson/Encoding/Internal.hs:269)
    integer (Data/Aeson/Encoding/Internal.hs:272)
    float (Data/Aeson/Encoding/Internal.hs:275)
    double (Data/Aeson/Encoding/Internal.hs:278)
    scientific (Data/Aeson/Encoding/Internal.hs:281)
    int8Text (Data/Aeson/Encoding/Internal.hs:294)
    int16Text (Data/Aeson/Encoding/Internal.hs:297)
    int32Text (Data/Aeson/Encoding/Internal.hs:300)
    int64Text (Data/Aeson/Encoding/Internal.hs:303)
    intText (Data/Aeson/Encoding/Internal.hs:306)
    word8Text (Data/Aeson/Encoding/Internal.hs:309)
    word16Text (Data/Aeson/Encoding/Internal.hs:312)
    word32Text (Data/Aeson/Encoding/Internal.hs:315)
    word64Text (Data/Aeson/Encoding/Internal.hs:318)
    wordText (Data/Aeson/Encoding/Internal.hs:321)
    integerText (Data/Aeson/Encoding/Internal.hs:324)
    floatText (Data/Aeson/Encoding/Internal.hs:327)
    doubleText (Data/Aeson/Encoding/Internal.hs:330)
    scientificText (Data/Aeson/Encoding/Internal.hs:333)
    day (Data/Aeson/Encoding/Internal.hs:340)
    localTime (Data/Aeson/Encoding/Internal.hs:343)
    utcTime (Data/Aeson/Encoding/Internal.hs:346)
    timeOfDay (Data/Aeson/Encoding/Internal.hs:349)
    zonedTime (Data/Aeson/Encoding/Internal.hs:352)
    value (Data/Aeson/Encoding/Internal.hs:359)
  93% ( 27 / 29) in 'Data.Aeson.Types.ToJSON'
  Missing documentation for:
    Module header
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
  98% ( 59 / 60) in 'Data.Aeson.Types.Class'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
  99% ( 84 / 85) in 'Data.Aeson.Types'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
 100% (  3 /  3) in 'Data.Aeson.Text'
  99% ( 88 / 89) in 'Data.Aeson'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
  33% (  1 /  3) in 'Data.Aeson.Encode'
  Missing documentation for:
    encode (Data/Aeson/Encode.hs:24)
    encodeToTextBuilder (Data/Aeson/Encode.hs:28)
 100% ( 25 / 25) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON SumToJSON WriteProduct ConsToJSON SumToEncoding EncodeProduct ConsToEncoding
Warning: Data.Aeson: could not find link destinations for:
    CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON SumToJSON WriteProduct ConsToJSON SumToEncoding EncodeProduct ConsToEncoding
Warning: Data.Aeson.TH: could not find link destinations for:
    StarKindStatus
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-1.0.2131157293524568036.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/aeson-1.0.2.1-JhZNpAmlJ04FJVjHHUBYQA
Registering aeson-1.0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/aeson-1.0.2.1'
Installed aeson-1.0.2.1
cabal: Entering directory '/tmp/cabal-tmp-25116/http-date-0.0.6.1'
Configuring http-date-0.0.6.1...
Building http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
[1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, dist/build/Network/HTTP/Date/Types.o )
[2 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, dist/build/Network/HTTP/Date/Parser.o )
[3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, dist/build/Network/HTTP/Date/Formatter.o )
[4 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, dist/build/Network/HTTP/Date/Converter.o )

Network/HTTP/Date/Converter.hs:4:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Date/Converter.hs:61:19: warning: [-Wdeprecations]
    In the use of ‘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'."
[5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, dist/build/Network/HTTP/Date.o )
Running Haddock for http-date-0.0.6.1...
Running hscolour for http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...

Network/HTTP/Date/Converter.hs:4:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Date/Converter.hs:61:19: warning: [-Wdeprecations]
    In the use of ‘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:
  20% (  2 / 10) in 'Network.HTTP.Date.Types'
  Missing documentation for:
    Module header
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
  50% (  1 /  2) in 'Network.HTTP.Date.Parser'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Formatter'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Converter'
  Missing documentation for:
    Module header
  50% (  7 / 14) in 'Network.HTTP.Date'
  Missing documentation for:
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
Documentation created: dist/doc/html/http-date/index.html,
dist/doc/html/http-date/http-date.txt
Creating package registration file:
/tmp/pkgConf-http-date-0.0.6363688700124688519.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http-date-0.0.6.1-7puJZ8nXi9J8wMS9e4lHwk
Registering http-date-0.0.6.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/http-date-0.0.6.1'
Installed http-date-0.0.6.1
cabal: Entering directory '/tmp/cabal-tmp-25116/wai-3.2.1.1'
Configuring wai-3.2.1.1...
Building wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
[1 of 2] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, dist/build/Network/Wai/Internal.o )
[2 of 2] Compiling Network.Wai      ( Network/Wai.hs, dist/build/Network/Wai.o )
Running Haddock for wai-3.2.1.1...
Running hscolour for wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  75% (  6 /  8) in 'Network.Wai.Internal'
  Missing documentation for:
     (Network/Wai/Internal.hs:98)
    Response (Network/Wai/Internal.hs:119)
  98% ( 47 / 48) in 'Network.Wai'
  Missing documentation for:
    Response (Network/Wai/Internal.hs:119)
Documentation created: dist/doc/html/wai/index.html, dist/doc/html/wai/wai.txt
Creating package registration file:
/tmp/pkgConf-wai-3.2.11351044962849418103.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-3.2.1.1-5RZsFhRyJZcC8rXXkujlwN
Registering wai-3.2.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/wai-3.2.1.1'
Installed wai-3.2.1.1
cabal: Entering directory '/tmp/cabal-tmp-25116/comonad-5'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-25116/comonad-5/dist/setup/Main.o )

/tmp/cabal-tmp-25116/comonad-5/dist/setup/setup.hs:52:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/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.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 5 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 9 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[10 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[11 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.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 )
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.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  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)
  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-5550125114013054
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/comonad-5-Eyc9WkfrOnk20DfhEff30d
Registering comonad-5...
cabal: Leaving directory '/tmp/cabal-tmp-25116/comonad-5'
Installed comonad-5
cabal: Entering directory '/tmp/cabal-tmp-25116/resourcet-1.1.8'
Configuring resourcet-1.1.8...
Building resourcet-1.1.8...
Preprocessing library resourcet-1.1.8...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )

Control/Monad/Trans/Resource/Internal.hs:50:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:77:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:297:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource/Internal.hs:297:56: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )

Control/Monad/Trans/Resource.hs:54:7: warning: [-Wdodgy-exports]
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:64:1: warning: [-Wunused-imports]
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:73:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Trans/Resource.hs:206:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire     ( Data/Acquire.hs, dist/build/Data/Acquire.o )

Data/Acquire.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Acquire.hs:19:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Base’ is redundant
      except perhaps to import instances from ‘Control.Monad.Base’
    To import instances alone, use: import Control.Monad.Base()

Data/Acquire.hs:21:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:23:1: warning: [-Wunused-imports]
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:24:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Running Haddock for resourcet-1.1.8...
Running hscolour for resourcet-1.1.8...
Preprocessing library resourcet-1.1.8...
Preprocessing library resourcet-1.1.8...

Control/Monad/Trans/Resource/Internal.hs:50:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:77:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:297:11: warning: [-Wdeprecations]
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource/Internal.hs:297:56: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource.hs:54:7: warning: [-Wdodgy-exports]
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:64:1: warning: [-Wunused-imports]
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:73:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Trans/Resource.hs:206:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘finally’

Data/Acquire.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Acquire.hs:19:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Base’ is redundant
      except perhaps to import instances from ‘Control.Monad.Base’
    To import instances alone, use: import Control.Monad.Base()

Data/Acquire.hs:21:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:23:1: warning: [-Wunused-imports]
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:24:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Haddock coverage:
  75% (  6 /  8) in 'Data.Acquire.Internal'
  Missing documentation for:
    Module header
    Allocated (Data/Acquire/Internal.hs:36)
  58% (  7 / 12) in 'Control.Monad.Trans.Resource.Internal'
  Missing documentation for:
    Module header
    ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:110)
    stateAlloc (Control/Monad/Trans/Resource/Internal.hs:312)
    stateCleanup (Control/Monad/Trans/Resource/Internal.hs:320)
    register' (Control/Monad/Trans/Resource/Internal.hs:338)
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
  Missing documentation for:
    MonadBaseControl
 100% (  8 /  8) in 'Data.Acquire'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    NextKey RefCount
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
    ~
Documentation created: dist/doc/html/resourcet/index.html,
dist/doc/html/resourcet/resourcet.txt
Creating package registration file:
/tmp/pkgConf-resourcet-1.112746633611245690016.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/resourcet-1.1.8-46xqttqyL3LHl9mTTCXHiI
Registering resourcet-1.1.8...
cabal: Leaving directory '/tmp/cabal-tmp-25116/resourcet-1.1.8'
Installed resourcet-1.1.8
cabal: Entering directory '/tmp/cabal-tmp-25116/wai-logger-2.3.0'
Configuring wai-logger-2.3.0...
Building wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
[1 of 4] Compiling Network.Wai.Logger.IP ( Network/Wai/Logger/IP.hs, dist/build/Network/Wai/Logger/IP.o )
[2 of 4] Compiling Network.Wai.Logger.IORef ( Network/Wai/Logger/IORef.hs, dist/build/Network/Wai/Logger/IORef.o )
[3 of 4] Compiling Network.Wai.Logger.Apache ( Network/Wai/Logger/Apache.hs, dist/build/Network/Wai/Logger/Apache.o )
[4 of 4] Compiling Network.Wai.Logger ( Network/Wai/Logger.hs, dist/build/Network/Wai/Logger.o )
Running Haddock for wai-logger-2.3.0...
Running hscolour for wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  67% (  2 /  3) in 'Network.Wai.Logger.IP'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Network.Wai.Logger.IORef'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.Wai.Logger.Apache'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Network.Wai.Logger'
  Missing documentation for:
    logCheck (Network/Wai/Logger.hs:126)
Warning: Network.Wai.Logger: could not find link destinations for:
    NumericAddress
Documentation created: dist/doc/html/wai-logger/index.html,
dist/doc/html/wai-logger/wai-logger.txt
Creating package registration file:
/tmp/pkgConf-wai-logger-2.3171929935316370704.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-logger-2.3.0-4Q8x4bg66WN2UxScYYwlOd
Registering wai-logger-2.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/wai-logger-2.3.0'
Installed wai-logger-2.3.0
cabal: Entering directory '/tmp/cabal-tmp-25116/warp-3.2.8'
Configuring warp-3.2.8...
Building warp-3.2.8...
Preprocessing library warp-3.2.8...
[ 1 of 40] Compiling Paths_warp       ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o )
[ 2 of 40] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o )
[ 3 of 40] Compiling Network.Wai.Handler.Warp.Some ( Network/Wai/Handler/Warp/Some.hs, dist/build/Network/Wai/Handler/Warp/Some.o )
[ 4 of 40] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o )
[ 5 of 40] Compiling Network.Wai.Handler.Warp.PackInt ( Network/Wai/Handler/Warp/PackInt.hs, dist/build/Network/Wai/Handler/Warp/PackInt.o )
[ 6 of 40] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o )
[ 7 of 40] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o )
[ 8 of 40] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o )
[ 9 of 40] Compiling Network.Wai.Handler.Warp.HashMap ( Network/Wai/Handler/Warp/HashMap.hs, dist/build/Network/Wai/Handler/Warp/HashMap.o )
[10 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.EncodeFrame ( Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/EncodeFrame.o )
[11 of 40] Compiling Network.Wai.Handler.Warp.FileInfoCache ( Network/Wai/Handler/Warp/FileInfoCache.hs, dist/build/Network/Wai/Handler/Warp/FileInfoCache.o )
[12 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.File ( Network/Wai/Handler/Warp/HTTP2/File.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/File.o )
[13 of 40] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o )
[14 of 40] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o )
[15 of 40] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o )
[16 of 40] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o )
[17 of 40] Compiling Network.Wai.Handler.Warp.File ( Network/Wai/Handler/Warp/File.hs, dist/build/Network/Wai/Handler/Warp/File.o )
[18 of 40] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o )
[19 of 40] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o )
[20 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Manager ( Network/Wai/Handler/Warp/HTTP2/Manager.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Manager.o )
[21 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Types ( Network/Wai/Handler/Warp/HTTP2/Types.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Types.o )
[22 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.HPACK ( Network/Wai/Handler/Warp/HTTP2/HPACK.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/HPACK.o )
[23 of 40] Compiling Network.Wai.Handler.Warp.Counter ( Network/Wai/Handler/Warp/Counter.hs, dist/build/Network/Wai/Handler/Warp/Counter.o )
[24 of 40] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o )
[25 of 40] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o )
[26 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Request ( Network/Wai/Handler/Warp/HTTP2/Request.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Request.o )
[27 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Receiver ( Network/Wai/Handler/Warp/HTTP2/Receiver.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Receiver.o )
[28 of 40] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o )
[29 of 40] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o )
[30 of 40] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o )
[31 of 40] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o )
[32 of 40] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o )
[33 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Worker ( Network/Wai/Handler/Warp/HTTP2/Worker.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Worker.o )
[34 of 40] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o )
[35 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Sender ( Network/Wai/Handler/Warp/HTTP2/Sender.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Sender.o )
[36 of 40] Compiling Network.Wai.Handler.Warp.HTTP2 ( Network/Wai/Handler/Warp/HTTP2.hs, dist/build/Network/Wai/Handler/Warp/HTTP2.o )
[37 of 40] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o )
[38 of 40] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o )
[39 of 40] Compiling Network.Wai.Handler.Warp.WithApplication ( Network/Wai/Handler/Warp/WithApplication.hs, dist/build/Network/Wai/Handler/Warp/WithApplication.o )
[40 of 40] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o )
Running Haddock for warp-3.2.8...
Running hscolour for warp-3.2.8...
Preprocessing library warp-3.2.8...
Preprocessing library warp-3.2.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
   0% (  0 /  8) in 'Paths_warp'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_warp.hs:28)
    getBinDir (dist/build/autogen/Paths_warp.hs:38)
    getLibDir (dist/build/autogen/Paths_warp.hs:38)
    getDataDir (dist/build/autogen/Paths_warp.hs:38)
    getLibexecDir (dist/build/autogen/Paths_warp.hs:38)
    getDataFileName (dist/build/autogen/Paths_warp.hs:45)
    getSysconfDir (dist/build/autogen/Paths_warp.hs:38)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.Windows'
  Missing documentation for:
    Module header
    windowsThreadBlockHack (Network/Wai/Handler/Warp/Windows.hs:21)
  12% (  1 /  8) in 'Network.Wai.Handler.Warp.Some'
  Missing documentation for:
    Module header
    singleton (Network/Wai/Handler/Warp/Some.hs:21)
    top (Network/Wai/Handler/Warp/Some.hs:25)
    lookupWith (Network/Wai/Handler/Warp/Some.hs:30)
    union (Network/Wai/Handler/Warp/Some.hs:41)
    toList (Network/Wai/Handler/Warp/Some.hs:48)
    prune (Network/Wai/Handler/Warp/Some.hs:55)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.ReadInt'
  Missing documentation for:
    Module header
    readInt (Network/Wai/Handler/Warp/ReadInt.hs:24)
    readInt64 (Network/Wai/Handler/Warp/ReadInt.hs:36)
  75% (  3 /  4) in 'Network.Wai.Handler.Warp.PackInt'
  Missing documentation for:
    Module header
  73% (  8 / 11) in 'Network.Wai.Handler.Warp.MultiMap'
  Missing documentation for:
    Module header
    MMap (Network/Wai/Handler/Warp/MultiMap.hs:25)
    merge (Network/Wai/Handler/Warp/MultiMap.hs:89)
  50% (  1 /  2) in 'Network.Wai.Handler.Warp.IORef'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Network.Wai.Handler.Warp.Timeout'
  Missing documentation for:
    Module header
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:110)
   0% (  0 /  8) in 'Network.Wai.Handler.Warp.HashMap'
  Missing documentation for:
    Module header
    Hash (Network/Wai/Handler/Warp/HashMap.hs:11)
    HashMap (Network/Wai/Handler/Warp/HashMap.hs:12)
    hashByteString (Network/Wai/Handler/Warp/HashMap.hs:14)
    empty (Network/Wai/Handler/Warp/HashMap.hs:17)
    null (Network/Wai/Handler/Warp/HashMap.hs:20)
    insert (Network/Wai/Handler/Warp/HashMap.hs:23)
    lookup (Network/Wai/Handler/Warp/HashMap.hs:30)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.EncodeFrame'
  Missing documentation for:
    Module header
    goawayFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:10)
    resetFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:16)
    settingsFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:22)
    pingFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:27)
    windowUpdateFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:32)
  60% (  3 /  5) in 'Network.Wai.Handler.Warp.FileInfoCache'
  Missing documentation for:
    Module header
    Hash (Network/Wai/Handler/Warp/FileInfoCache.hs:21)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.HTTP2.File'
  Missing documentation for:
    Module header
    RspFileInfo (Network/Wai/Handler/Warp/HTTP2/File.hs:35)
    conditionalRequest (Network/Wai/Handler/Warp/HTTP2/File.hs:41)
  43% (  3 /  7) in 'Network.Wai.Handler.Warp.FdCache'
  Missing documentation for:
    Fd
    openFile (Network/Wai/Handler/Warp/FdCache.hs:73)
    closeFile (Network/Wai/Handler/Warp/FdCache.hs:79)
    setFileCloseOnExec (Network/Wai/Handler/Warp/FdCache.hs:85)
  67% (  2 /  3) in 'Network.Wai.Handler.Warp.Date'
  Missing documentation for:
    Module header
  47% ( 14 / 30) in 'Network.Wai.Handler.Warp.Types'
  Missing documentation for:
    Module header
     (Network/Wai/Handler/Warp/Types.hs:42)
     (Network/Wai/Handler/Warp/Types.hs:51)
    Hash (Network/Wai/Handler/Warp/Types.hs:110)
    InternalInfo0 (Network/Wai/Handler/Warp/Types.hs:113)
    timeoutManager0 (Network/Wai/Handler/Warp/Types.hs:119)
    InternalInfo1 (Network/Wai/Handler/Warp/Types.hs:122)
    toInternalInfo1 (Network/Wai/Handler/Warp/Types.hs:129)
    threadHandle1 (Network/Wai/Handler/Warp/Types.hs:132)
    InternalInfo (Network/Wai/Handler/Warp/Types.hs:135)
    toInternalInfo (Network/Wai/Handler/Warp/Types.hs:143)
    mkSource (Network/Wai/Handler/Warp/Types.hs:151)
    readSource (Network/Wai/Handler/Warp/Types.hs:156)
    leftoverSource (Network/Wai/Handler/Warp/Types.hs:169)
    readLeftoverSource (Network/Wai/Handler/Warp/Types.hs:172)
    isTransportSecure (Network/Wai/Handler/Warp/Types.hs:186)
  25% (  3 / 12) in 'Network.Wai.Handler.Warp.Header'
  Missing documentation for:
    Module header
    indexRequestHeader (Network/Wai/Handler/Warp/Header.hs:19)
    RequestHeaderIndex (Network/Wai/Handler/Warp/Header.hs:22)
    requestKeyIndex (Network/Wai/Handler/Warp/Header.hs:42)
    defaultIndexRequestHeader (Network/Wai/Handler/Warp/Header.hs:60)
    indexResponseHeader (Network/Wai/Handler/Warp/Header.hs:65)
    ResponseHeaderIndex (Network/Wai/Handler/Warp/Header.hs:68)
    responseKeyIndex (Network/Wai/Handler/Warp/Header.hs:77)
    traverseHeader (Network/Wai/Handler/Warp/Header.hs:88)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.File'
  Missing documentation for:
    Module header
    RspFileInfo (Network/Wai/Handler/Warp/File.hs:36)
    conditionalRequest (Network/Wai/Handler/Warp/File.hs:42)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.RequestHeader'
  Missing documentation for:
    Module header
    parseHeaderLines (Network/Wai/Handler/Warp/RequestHeader.hs:26)
  88% (  7 /  8) in 'Network.Wai.Handler.Warp.Settings'
  Missing documentation for:
    Module header
  25% (  2 /  8) in 'Network.Wai.Handler.Warp.HTTP2.Manager'
  Missing documentation for:
    Manager (Network/Wai/Handler/Warp/HTTP2/Manager.hs:35)
    setAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:65)
    stop (Network/Wai/Handler/Warp/HTTP2/Manager.hs:68)
    spawnAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:71)
    addMyId (Network/Wai/Handler/Warp/HTTP2/Manager.hs:74)
    deleteMyId (Network/Wai/Handler/Warp/HTTP2/Manager.hs:79)
  11% (  5 / 44) in 'Network.Wai.Handler.Warp.HTTP2.Types'
  Missing documentation for:
    Module header
    http2ver (Network/Wai/Handler/Warp/HTTP2/Types.hs:31)
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:34)
    Input (Network/Wai/Handler/Warp/HTTP2/Types.hs:44)
    DynaNext (Network/Wai/Handler/Warp/HTTP2/Types.hs:48)
    BytesFilled (Network/Wai/Handler/Warp/HTTP2/Types.hs:50)
    Next (Network/Wai/Handler/Warp/HTTP2/Types.hs:52)
    Rspn (Network/Wai/Handler/Warp/HTTP2/Types.hs:54)
    rspnStatus (Network/Wai/Handler/Warp/HTTP2/Types.hs:59)
    rspnHeaders (Network/Wai/Handler/Warp/HTTP2/Types.hs:65)
    Output (Network/Wai/Handler/Warp/HTTP2/Types.hs:71)
    OutputType (Network/Wai/Handler/Warp/HTTP2/Types.hs:80)
    outputMaybeTBQueue (Network/Wai/Handler/Warp/HTTP2/Types.hs:85)
    Control (Network/Wai/Handler/Warp/HTTP2/Types.hs:89)
    Sequence (Network/Wai/Handler/Warp/HTTP2/Types.hs:97)
    newContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:129)
    clearContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:145)
    OpenState (Network/Wai/Handler/Warp/HTTP2/Types.hs:150)
    ClosedCode (Network/Wai/Handler/Warp/HTTP2/Types.hs:164)
    StreamState (Network/Wai/Handler/Warp/HTTP2/Types.hs:170)
    isIdle (Network/Wai/Handler/Warp/HTTP2/Types.hs:177)
    isOpen (Network/Wai/Handler/Warp/HTTP2/Types.hs:181)
    isHalfClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:185)
    isClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:189)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:193)
    Stream (Network/Wai/Handler/Warp/HTTP2/Types.hs:202)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:209)
    newStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:212)
    newPushStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:217)
    opened (Network/Wai/Handler/Warp/HTTP2/Types.hs:228)
    closed (Network/Wai/Handler/Warp/HTTP2/Types.hs:233)
    StreamTable (Network/Wai/Handler/Warp/HTTP2/Types.hs:241)
    newStreamTable (Network/Wai/Handler/Warp/HTTP2/Types.hs:243)
    insert (Network/Wai/Handler/Warp/HTTP2/Types.hs:246)
    remove (Network/Wai/Handler/Warp/HTTP2/Types.hs:251)
    search (Network/Wai/Handler/Warp/HTTP2/Types.hs:256)
    forkAndEnqueueWhenReady (Network/Wai/Handler/Warp/HTTP2/Types.hs:260)
    enqueueOutput (Network/Wai/Handler/Warp/HTTP2/Types.hs:270)
    enqueueControl (Network/Wai/Handler/Warp/HTTP2/Types.hs:277)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.HPACK'
  Missing documentation for:
    Module header
    hpackEncodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:57)
    hpackEncodeHeaderLoop (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:63)
    hpackDecodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:71)
    just (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:103)
    addNecessaryHeaders (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:34)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.Counter'
  Missing documentation for:
    Module header
    Counter (Network/Wai/Handler/Warp/Counter.hs:17)
    newCounter (Network/Wai/Handler/Warp/Counter.hs:19)
    waitForZero (Network/Wai/Handler/Warp/Counter.hs:22)
    increase (Network/Wai/Handler/Warp/Counter.hs:27)
    decrease (Network/Wai/Handler/Warp/Counter.hs:30)
  22% (  2 /  9) in 'Network.Wai.Handler.Warp.Conduit'
  Missing documentation for:
    Module header
    mkISource (Network/Wai/Handler/Warp/Conduit.hs:21)
    CSource (Network/Wai/Handler/Warp/Conduit.hs:69)
    ChunkState (Network/Wai/Handler/Warp/Conduit.hs:71)
    mkCSource (Network/Wai/Handler/Warp/Conduit.hs:77)
    readCSource (Network/Wai/Handler/Warp/Conduit.hs:82)
    isHexDigit (Network/Wai/Handler/Warp/Conduit.hs:170)
  20% (  1 /  5) in 'Network.Wai.Handler.Warp.Request'
  Missing documentation for:
    Module header
    headerLines (Network/Wai/Handler/Warp/Request.hs:106)
    pauseTimeoutKey (Network/Wai/Handler/Warp/Request.hs:287)
    getFileInfoKey (Network/Wai/Handler/Warp/Request.hs:291)
  50% (  3 /  6) in 'Network.Wai.Handler.Warp.HTTP2.Request'
  Missing documentation for:
    Module header
    mkRequest (Network/Wai/Handler/Warp/HTTP2/Request.hs:35)
    MkReq (Network/Wai/Handler/Warp/HTTP2/Request.hs:33)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Receiver'
  Missing documentation for:
    Module header
    frameReceiver (Network/Wai/Handler/Warp/HTTP2/Receiver.hs:32)
  40% (  4 / 10) in 'Network.Wai.Handler.Warp.Buffer'
  Missing documentation for:
    Module header
    mallocBS (Network/Wai/Handler/Warp/Buffer.hs:53)
    newBufferPool (Network/Wai/Handler/Warp/Buffer.hs:50)
    withBufferPool (Network/Wai/Handler/Warp/Buffer.hs:78)
    toBuilderBuffer (Network/Wai/Handler/Warp/Buffer.hs:91)
    bufferIO (Network/Wai/Handler/Warp/Buffer.hs:104)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.IO'
  Missing documentation for:
    Module header
    toBufIOWith (Network/Wai/Handler/Warp/IO.hs:12)
  17% (  1 /  6) in 'Network.Wai.Handler.Warp.Recv'
  Missing documentation for:
    Module header
    receive (Network/Wai/Handler/Warp/Recv.hs:95)
    receiveBuf (Network/Wai/Handler/Warp/Recv.hs:101)
    makeReceiveN (Network/Wai/Handler/Warp/Recv.hs:37)
    spell (Network/Wai/Handler/Warp/Recv.hs:65)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.ResponseHeader'
  Missing documentation for:
    Module header
    composeHeader (Network/Wai/Handler/Warp/ResponseHeader.hs:20)
  50% (  3 /  6) in 'Network.Wai.Handler.Warp.Response'
  Missing documentation for:
    Module header
    sanitizeHeaderValue (Network/Wai/Handler/Warp/Response.hs:199)
    hasBody (Network/Wai/Handler/Warp/Response.hs:401)
  50% (  2 /  4) in 'Network.Wai.Handler.Warp.HTTP2.Worker'
  Missing documentation for:
    Module header
    worker (Network/Wai/Handler/Warp/HTTP2/Worker.hs:235)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.SendFile'
  Missing documentation for:
    Module header
    packHeader (Network/Wai/Handler/Warp/SendFile.hs:59)
    positionRead (Network/Wai/Handler/Warp/SendFile.hs:145)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Sender'
  Missing documentation for:
    Module header
    frameSender (Network/Wai/Handler/Warp/HTTP2/Sender.hs:70)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.HTTP2'
  Missing documentation for:
    Module header
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:34)
    http2 (Network/Wai/Handler/Warp/HTTP2.hs:25)
  47% (  8 / 17) in 'Network.Wai.Handler.Warp.Run'
  Missing documentation for:
    Module header
    acceptConnection (Network/Wai/Handler/Warp/Run.hs:211)
    fork (Network/Wai/Handler/Warp/Run.hs:257)
    serveConnection (Network/Wai/Handler/Warp/Run.hs:302)
    flushEntireBody (Network/Wai/Handler/Warp/Run.hs:460)
    flushBody (Network/Wai/Handler/Warp/Run.hs:468)
    wrappedRecv (Network/Wai/Handler/Warp/Run.hs:483)
    setSocketCloseOnExec (Network/Wai/Handler/Warp/Run.hs:492)
    gracefulShutdown (Network/Wai/Handler/Warp/Run.hs:499)
  89% ( 67 / 75) in 'Network.Wai.Handler.Warp.Internal'
  Missing documentation for:
    Module header
    InternalInfo (Network/Wai/Handler/Warp/Types.hs:135)
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:110)
    Fd
    openFile (Network/Wai/Handler/Warp/FdCache.hs:73)
    closeFile (Network/Wai/Handler/Warp/FdCache.hs:79)
    setFileCloseOnExec (Network/Wai/Handler/Warp/FdCache.hs:85)
    Hash (Network/Wai/Handler/Warp/FileInfoCache.hs:21)
  86% (  6 /  7) in 'Network.Wai.Handler.Warp.WithApplication'
  Missing documentation for:
    Module header
  99% ( 78 / 79) in 'Network.Wai.Handler.Warp'
  Missing documentation for:
    http2dataTrailers (Network/Wai/Handler/Warp/HTTP2/Types.hs:291)
Warning: Network.Wai.Handler.Warp.Internal: could not find link destinations for:
    Hash MutableFdCache InternalInfo1
Documentation created: dist/doc/html/warp/index.html,
dist/doc/html/warp/warp.txt
Creating package registration file: /tmp/pkgConf-warp-3.25173386761458411637.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/warp-3.2.8-KuqFcDPRoqVHqUXze6ZlE7
Registering warp-3.2.8...
cabal: Leaving directory '/tmp/cabal-tmp-25116/warp-3.2.8'
Installed warp-3.2.8
cabal: Entering directory '/tmp/cabal-tmp-25116/bifunctors-5.4.1'
Configuring bifunctors-5.4.1...
Building bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 3 of 17] Compiling Data.Bifoldable  ( old-src/ghc801/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 4 of 17] Compiling Data.Bitraversable ( old-src/ghc801/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 5 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 6 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 7 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.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 )
Running Haddock for bifunctors-5.4.1...
Running hscolour for bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:28)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:45)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:38)
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:26)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:29)
    biliftM (src/Data/Bifunctor/Functor.hs:39)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:43)
    biliftW (src/Data/Bifunctor/Functor.hs:53)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:36)
     (src/Data/Bifunctor/Sum.hs:72)
     (src/Data/Bifunctor/Sum.hs:80)
     (src/Data/Bifunctor/Sum.hs:84)
     (src/Data/Bifunctor/Sum.hs:88)
     (src/Data/Bifunctor/Sum.hs:92)
  44% ( 39 / 89) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:57)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:64)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:82)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:83)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:85)
    substType (src/Data/Bifunctor/TH/Internal.hs:92)
    substKind (src/Data/Bifunctor/TH/Internal.hs:104)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:111)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:114)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:121)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:125)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:129)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:133)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:248)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:308)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:501)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:508)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:511)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:526)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:529)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:535)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:538)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:544)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:547)
    idValName (src/Data/Bifunctor/TH/Internal.hs:550)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:553)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:556)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:559)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:562)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:568)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:571)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:574)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:583)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:586)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:589)
    apValName (src/Data/Bifunctor/TH/Internal.hs:592)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:595)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:598)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:636)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:639)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:642)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:645)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:648)
 100% ( 18 / 18) in 'Data.Bifunctor.TH'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:50)
    <<$>> (src/Data/Biapplicative.hs:46)
    <<**>> (src/Data/Biapplicative.hs:71)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-5.4844658298220674984.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bifunctors-5.4.1-4T44Oecc7oBmQFSz9nTeT
Registering bifunctors-5.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/bifunctors-5.4.1'
Installed bifunctors-5.4.1
cabal: Entering directory '/tmp/cabal-tmp-25116/wai-extra-3.0.19'
Configuring wai-extra-3.0.19...
Building wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
[ 1 of 30] Compiling Network.Wai.UrlMap ( Network/Wai/UrlMap.hs, dist/build/Network/Wai/UrlMap.o )
[ 2 of 30] Compiling Network.Wai.Test ( Network/Wai/Test.hs, dist/build/Network/Wai/Test.o )
[ 3 of 30] Compiling Network.Wai.Request ( Network/Wai/Request.hs, dist/build/Network/Wai/Request.o )
[ 4 of 30] Compiling Network.Wai.Parse ( Network/Wai/Parse.hs, dist/build/Network/Wai/Parse.o )
[ 5 of 30] Compiling Network.Wai.Middleware.Vhost ( Network/Wai/Middleware/Vhost.hs, dist/build/Network/Wai/Middleware/Vhost.o )
[ 6 of 30] Compiling Network.Wai.Middleware.StripHeaders ( Network/Wai/Middleware/StripHeaders.hs, dist/build/Network/Wai/Middleware/StripHeaders.o )
[ 7 of 30] Compiling Network.Wai.Middleware.StreamFile ( Network/Wai/Middleware/StreamFile.hs, dist/build/Network/Wai/Middleware/StreamFile.o )
[ 8 of 30] Compiling Network.Wai.Middleware.Routed ( Network/Wai/Middleware/Routed.hs, dist/build/Network/Wai/Middleware/Routed.o )
[ 9 of 30] Compiling Network.Wai.Middleware.Rewrite ( Network/Wai/Middleware/Rewrite.hs, dist/build/Network/Wai/Middleware/Rewrite.o )
[10 of 30] Compiling Network.Wai.Middleware.RequestLogger.Internal ( Network/Wai/Middleware/RequestLogger/Internal.hs, dist/build/Network/Wai/Middleware/RequestLogger/Internal.o )
[11 of 30] Compiling Network.Wai.Middleware.MethodOverridePost ( Network/Wai/Middleware/MethodOverridePost.hs, dist/build/Network/Wai/Middleware/MethodOverridePost.o )
[12 of 30] Compiling Network.Wai.Middleware.MethodOverride ( Network/Wai/Middleware/MethodOverride.hs, dist/build/Network/Wai/Middleware/MethodOverride.o )
[13 of 30] Compiling Network.Wai.Middleware.Local ( Network/Wai/Middleware/Local.hs, dist/build/Network/Wai/Middleware/Local.o )
[14 of 30] Compiling Network.Wai.Middleware.Jsonp ( Network/Wai/Middleware/Jsonp.hs, dist/build/Network/Wai/Middleware/Jsonp.o )
[15 of 30] Compiling Network.Wai.Middleware.HttpAuth ( Network/Wai/Middleware/HttpAuth.hs, dist/build/Network/Wai/Middleware/HttpAuth.o )
[16 of 30] Compiling Network.Wai.Middleware.ForceSSL ( Network/Wai/Middleware/ForceSSL.hs, dist/build/Network/Wai/Middleware/ForceSSL.o )
[17 of 30] Compiling Network.Wai.Middleware.ForceDomain ( Network/Wai/Middleware/ForceDomain.hs, dist/build/Network/Wai/Middleware/ForceDomain.o )
[18 of 30] Compiling Network.Wai.Middleware.CleanPath ( Network/Wai/Middleware/CleanPath.hs, dist/build/Network/Wai/Middleware/CleanPath.o )
[19 of 30] Compiling Network.Wai.Middleware.Autohead ( Network/Wai/Middleware/Autohead.hs, dist/build/Network/Wai/Middleware/Autohead.o )
[20 of 30] Compiling Network.Wai.Middleware.Approot ( Network/Wai/Middleware/Approot.hs, dist/build/Network/Wai/Middleware/Approot.o )
[21 of 30] Compiling Network.Wai.Middleware.AddHeaders ( Network/Wai/Middleware/AddHeaders.hs, dist/build/Network/Wai/Middleware/AddHeaders.o )
[22 of 30] Compiling Network.Wai.Middleware.AcceptOverride ( Network/Wai/Middleware/AcceptOverride.hs, dist/build/Network/Wai/Middleware/AcceptOverride.o )
[23 of 30] Compiling Network.Wai.Header ( Network/Wai/Header.hs, dist/build/Network/Wai/Header.o )
[24 of 30] Compiling Network.Wai.Middleware.Gzip ( Network/Wai/Middleware/Gzip.hs, dist/build/Network/Wai/Middleware/Gzip.o )

Network/Wai/Middleware/Gzip.hs:104:74: warning: [-Wname-shadowing]
    This binding for ‘x’ shadows the existing binding
      bound at Network/Wai/Middleware/Gzip.hs:99:35
[25 of 30] Compiling Network.Wai.Middleware.RequestLogger ( Network/Wai/Middleware/RequestLogger.hs, dist/build/Network/Wai/Middleware/RequestLogger.o )

Network/Wai/Middleware/RequestLogger.hs:25:1: warning: [-Wunused-imports]
    The import of ‘unpack’
    from module ‘Data.ByteString.Char8’ is redundant
[26 of 30] Compiling Network.Wai.Middleware.RequestLogger.JSON ( Network/Wai/Middleware/RequestLogger/JSON.hs, dist/build/Network/Wai/Middleware/RequestLogger/JSON.o )
[27 of 30] Compiling Network.Wai.Handler.CGI ( Network/Wai/Handler/CGI.hs, dist/build/Network/Wai/Handler/CGI.o )
[28 of 30] Compiling Network.Wai.Handler.SCGI ( Network/Wai/Handler/SCGI.hs, dist/build/Network/Wai/Handler/SCGI.o )
[29 of 30] Compiling Network.Wai.EventSource.EventStream ( Network/Wai/EventSource/EventStream.hs, dist/build/Network/Wai/EventSource/EventStream.o )
[30 of 30] Compiling Network.Wai.EventSource ( Network/Wai/EventSource.hs, dist/build/Network/Wai/EventSource.o )
Running Haddock for wai-extra-3.0.19...
Running hscolour for wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0

Network/Wai/Middleware/Gzip.hs:104:74: warning: [-Wname-shadowing]
    This binding for ‘x’ shadows the existing binding
      bound at Network/Wai/Middleware/Gzip.hs:99:35

Network/Wai/Middleware/RequestLogger.hs:25:1: warning: [-Wunused-imports]
    The import of ‘unpack’
    from module ‘Data.ByteString.Char8’ is redundant
Haddock coverage:
  57% (  4 /  7) in 'Network.Wai.UrlMap'
  Missing documentation for:
    UrlMap' (Network/Wai/UrlMap.hs:38)
    UrlMap (Network/Wai/UrlMap.hs:53)
    mapUrls (Network/Wai/UrlMap.hs:103)
  48% ( 14 / 29) in 'Network.Wai.Test'
  Missing documentation for:
    Module header
    Session (Network/Wai/Test.hs:67)
    runSession (Network/Wai/Test.hs:110)
    request (Network/Wai/Test.hs:123)
    srequest (Network/Wai/Test.hs:183)
    SRequest (Network/Wai/Test.hs:113)
    SResponse (Network/Wai/Test.hs:117)
    setRawPathInfo (Network/Wai/Test.hs:137)
    assertStatus (Network/Wai/Test.hs:245)
    assertContentType (Network/Wai/Test.hs:228)
    assertBody (Network/Wai/Test.hs:255)
    assertBodyContains (Network/Wai/Test.hs:263)
    assertHeader (Network/Wai/Test.hs:273)
    assertNoHeader (Network/Wai/Test.hs:292)
    WaiTestFailure (Network/Wai/Test.hs:224)
 100% (  5 /  5) in 'Network.Wai.Request'
  97% ( 31 / 32) in 'Network.Wai.Parse'
  Missing documentation for:
    sinkRequestBody (Network/Wai/Parse.hs:370)
   0% (  0 /  5) in 'Network.Wai.Middleware.Vhost'
  Missing documentation for:
    Module header
    vhost (Network/Wai/Middleware/Vhost.hs:14)
    redirectWWW (Network/Wai/Middleware/Vhost.hs:20)
    redirectTo (Network/Wai/Middleware/Vhost.hs:30)
    redirectToLogged (Network/Wai/Middleware/Vhost.hs:34)
  40% (  2 /  5) in 'Network.Wai.Middleware.StripHeaders'
  Missing documentation for:
    Module header
    stripHeader (Network/Wai/Middleware/StripHeaders.hs:23)
    stripHeaders (Network/Wai/Middleware/StripHeaders.hs:26)
 100% (  2 /  2) in 'Network.Wai.Middleware.StreamFile'
 100% (  3 /  3) in 'Network.Wai.Middleware.Routed'
  95% ( 21 / 22) in 'Network.Wai.Middleware.Rewrite'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Network.Wai.Middleware.RequestLogger.Internal'
  Missing documentation for:
    logToByteString (Network/Wai/Middleware/RequestLogger/Internal.hs:17)
    getDateGetter (Network/Wai/Middleware/RequestLogger/Internal.hs:20)
 100% (  2 /  2) in 'Network.Wai.Middleware.MethodOverridePost'
  50% (  1 /  2) in 'Network.Wai.Middleware.MethodOverride'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Network.Wai.Middleware.Local'
 100% (  2 /  2) in 'Network.Wai.Middleware.Jsonp'
 100% ( 12 / 12) in 'Network.Wai.Middleware.HttpAuth'
 100% (  2 /  2) in 'Network.Wai.Middleware.ForceSSL'
 100% (  2 /  2) in 'Network.Wai.Middleware.ForceDomain'
   0% (  0 /  2) in 'Network.Wai.Middleware.CleanPath'
  Missing documentation for:
    Module header
    cleanPath (Network/Wai/Middleware/CleanPath.hs:15)
  50% (  1 /  2) in 'Network.Wai.Middleware.Autohead'
  Missing documentation for:
    autohead (Network/Wai/Middleware/Autohead.hs:11)
 100% ( 11 / 11) in 'Network.Wai.Middleware.Approot'
 100% (  2 /  2) in 'Network.Wai.Middleware.AddHeaders'
   0% (  0 /  2) in 'Network.Wai.Middleware.AcceptOverride'
  Missing documentation for:
    Module header
    acceptOverride (Network/Wai/Middleware/AcceptOverride.hs:9)
 100% (  2 /  2) in 'Network.Wai.Header'
  62% (  5 /  8) in 'Network.Wai.Middleware.Gzip'
  Missing documentation for:
    GzipSettings (Network/Wai/Middleware/Gzip.hs:48)
    gzipFiles (Network/Wai/Middleware/Gzip.hs:49)
    gzipCheckMime (Network/Wai/Middleware/Gzip.hs:50)
  56% (  9 / 16) in 'Network.Wai.Middleware.RequestLogger'
  Missing documentation for:
    Module header
    mkRequestLogger (Network/Wai/Middleware/RequestLogger.hs:91)
    OutputFormat (Network/Wai/Middleware/RequestLogger.hs:52)
    OutputFormatter (Network/Wai/Middleware/RequestLogger.hs:57)
    OutputFormatterWithDetails (Network/Wai/Middleware/RequestLogger.hs:58)
    Destination (Network/Wai/Middleware/RequestLogger.hs:61)
    Callback (Network/Wai/Middleware/RequestLogger.hs:65)
   0% (  0 /  2) in 'Network.Wai.Middleware.RequestLogger.JSON'
  Missing documentation for:
    Module header
    formatAsJSON (Network/Wai/Middleware/RequestLogger/JSON.hs:23)
  80% (  4 /  5) in 'Network.Wai.Handler.CGI'
  Missing documentation for:
    requestBodyFunc (Network/Wai/Handler/CGI.hs:190)
   0% (  0 /  3) in 'Network.Wai.Handler.SCGI'
  Missing documentation for:
    Module header
    run (Network/Wai/Handler/SCGI.hs:19)
    runSendfile (Network/Wai/Handler/SCGI.hs:22)
 100% (  3 /  3) in 'Network.Wai.EventSource.EventStream'
 100% (  4 /  4) in 'Network.Wai.EventSource'
Warning: Network.Wai.UrlMap: could not find link destinations for:
    ToApplication Path
Warning: Network.Wai.Test: could not find link destinations for:
    ClientState
Documentation created: dist/doc/html/wai-extra/index.html,
dist/doc/html/wai-extra/wai-extra.txt
Creating package registration file:
/tmp/pkgConf-wai-extra-3.019303255091134433230.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-extra-3.0.19-5CSOpKaJwoVHmlxqiIQESN
Registering wai-extra-3.0.19...
cabal: Leaving directory '/tmp/cabal-tmp-25116/wai-extra-3.0.19'
Installed wai-extra-3.0.19
cabal: Entering directory '/tmp/cabal-tmp-25116/profunctors-5.2'
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.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 7 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.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 )
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso ~
Warning: Data.Profunctor.Ran: could not find link destinations for:
    ~
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-511783283781779513487.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/profunctors-5.2-Ftt6hTaJPG87FS5uAEIZlt
Registering profunctors-5.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/profunctors-5.2'
Installed profunctors-5.2
cabal: Entering directory '/tmp/cabal-tmp-25116/semigroupoids-5.1'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/semigroupoids-5.1/dist/setup/setup.hs, /tmp/cabal-tmp-25116/semigroupoids-5.1/dist/setup/Main.o )

/tmp/cabal-tmp-25116/semigroupoids-5.1/dist/setup/setup.hs:47:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/semigroupoids-5.1/dist/setup/setup ...
Configuring semigroupoids-5.1...
Building semigroupoids-5.1...
Preprocessing library semigroupoids-5.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.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 7 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 8 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 9 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[10 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[11 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[12 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[13 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[14 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[15 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[16 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[17 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[18 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[19 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[20 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
Running Haddock for semigroupoids-5.1...
Running hscolour for semigroupoids-5.1...
Preprocessing library semigroupoids-5.1...
Preprocessing library semigroupoids-5.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:412)
    returning (src/Data/Functor/Bind/Class.hs:409)
    Biapply (src/Data/Functor/Bind/Class.hs:537)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:47)
    -<- (src/Data/Functor/Bind.hs:53)
    ->- (src/Data/Functor/Bind.hs:50)
    apDefault (src/Data/Functor/Bind/Class.hs:412)
    returning (src/Data/Functor/Bind/Class.hs:409)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  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)
  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)
  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)
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  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)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:537)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-51694518525893764120.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroupoids-5.1-HP6DQMG4B3NKAis3IyIk4b
Registering semigroupoids-5.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/semigroupoids-5.1'
Installed semigroupoids-5.1
cabal: Entering directory '/tmp/cabal-tmp-25116/text-show-3.4.1'
Configuring text-show-3.4.1...
Building text-show-3.4.1...
Preprocessing library text-show-3.4.1...
[ 1 of 66] Compiling TextShow.Utils   ( src/TextShow/Utils.hs, dist/build/TextShow/Utils.o )
[ 2 of 66] Compiling TextShow.TH.Names ( src/TextShow/TH/Names.hs, dist/build/TextShow/TH/Names.o )
[ 3 of 66] Compiling TextShow.Options ( src/TextShow/Options.hs, dist/build/TextShow/Options.o )
[ 4 of 66] Compiling TextShow.GHC.Conc.Windows ( src/TextShow/GHC/Conc/Windows.hs, dist/build/TextShow/GHC/Conc/Windows.o )
[ 5 of 66] Compiling TextShow.Data.OldTypeable ( src/TextShow/Data/OldTypeable.hs, dist/build/TextShow/Data/OldTypeable.o )
[ 6 of 66] Compiling TextShow.Classes ( src/TextShow/Classes.hs, dist/build/TextShow/Classes.o )
[ 7 of 66] Compiling TextShow.Control.Monad.ST ( src/TextShow/Control/Monad/ST.hs, dist/build/TextShow/Control/Monad/ST.o )
[ 8 of 66] Compiling TextShow.Data.Functor.Compose ( src/TextShow/Data/Functor/Compose.hs, dist/build/TextShow/Data/Functor/Compose.o )
[ 9 of 66] Compiling TextShow.Data.Functor.Identity ( src/TextShow/Data/Functor/Identity.hs, dist/build/TextShow/Data/Functor/Identity.o )
[10 of 66] Compiling TextShow.Data.Integral ( src/TextShow/Data/Integral.hs, dist/build/TextShow/Data/Integral.o )
[11 of 66] Compiling TextShow.Data.Fixed ( src/TextShow/Data/Fixed.hs, dist/build/TextShow/Data/Fixed.o )
[12 of 66] Compiling TextShow.Data.Ratio ( src/TextShow/Data/Ratio.hs, dist/build/TextShow/Data/Ratio.o )
[13 of 66] Compiling TextShow.Data.Typeable.Utils ( src/TextShow/Data/Typeable/Utils.hs, dist/build/TextShow/Data/Typeable/Utils.o )
[14 of 66] Compiling TextShow.Data.Void ( src/TextShow/Data/Void.hs, dist/build/TextShow/Data/Void.o )
[15 of 66] Compiling TextShow.Foreign.Ptr ( src/TextShow/Foreign/Ptr.hs, dist/build/TextShow/Foreign/Ptr.o )
[16 of 66] Compiling TextShow.FromStringTextShow ( src/TextShow/FromStringTextShow.hs, dist/build/TextShow/FromStringTextShow.o )
[17 of 66] Compiling TextShow.Functions ( src/TextShow/Functions.hs, dist/build/TextShow/Functions.o )
[18 of 66] Compiling TextShow.GHC.Fingerprint ( src/TextShow/GHC/Fingerprint.hs, dist/build/TextShow/GHC/Fingerprint.o )
[19 of 66] Compiling TextShow.Numeric.Natural ( src/TextShow/Numeric/Natural.hs, dist/build/TextShow/Numeric/Natural.o )
[20 of 66] Compiling TextShow.TH.Internal ( src/TextShow/TH/Internal.hs, dist/build/TextShow/TH/Internal.o )
[21 of 66] Compiling TextShow.Control.Exception ( src/TextShow/Control/Exception.hs, dist/build/TextShow/Control/Exception.o )
[22 of 66] Compiling TextShow.Data.Bool ( src/TextShow/Data/Bool.hs, dist/build/TextShow/Data/Bool.o )
[23 of 66] Compiling TextShow.Data.Char ( src/TextShow/Data/Char.hs, dist/build/TextShow/Data/Char.o )
[24 of 66] Compiling TextShow.Data.List ( src/TextShow/Data/List.hs, dist/build/TextShow/Data/List.o )
[25 of 66] Compiling TextShow.Control.Applicative ( src/TextShow/Control/Applicative.hs, dist/build/TextShow/Control/Applicative.o )
[26 of 66] Compiling TextShow.Data.ByteString ( src/TextShow/Data/ByteString.hs, dist/build/TextShow/Data/ByteString.o )
[27 of 66] Compiling TextShow.Data.Typeable ( src/TextShow/Data/Typeable.hs, dist/build/TextShow/Data/Typeable.o )
[28 of 66] Compiling TextShow.Data.Dynamic ( src/TextShow/Data/Dynamic.hs, dist/build/TextShow/Data/Dynamic.o )
[29 of 66] Compiling TextShow.GHC.TypeLits ( src/TextShow/GHC/TypeLits.hs, dist/build/TextShow/GHC/TypeLits.o )
[30 of 66] Compiling TextShow.Data.Data ( src/TextShow/Data/Data.hs, dist/build/TextShow/Data/Data.o )
[31 of 66] Compiling TextShow.Data.Either ( src/TextShow/Data/Either.hs, dist/build/TextShow/Data/Either.o )
[32 of 66] Compiling TextShow.Data.Floating ( src/TextShow/Data/Floating.hs, dist/build/TextShow/Data/Floating.o )
[33 of 66] Compiling TextShow.Data.Complex ( src/TextShow/Data/Complex.hs, dist/build/TextShow/Data/Complex.o )
[34 of 66] Compiling TextShow.Foreign.C.Types ( src/TextShow/Foreign/C/Types.hs, dist/build/TextShow/Foreign/C/Types.o )
[35 of 66] Compiling TextShow.Control.Concurrent ( src/TextShow/Control/Concurrent.hs, dist/build/TextShow/Control/Concurrent.o )
[36 of 66] Compiling TextShow.System.Posix.Types ( src/TextShow/System/Posix/Types.hs, dist/build/TextShow/System/Posix/Types.o )
[37 of 66] Compiling TextShow.Data.Functor.Product ( src/TextShow/Data/Functor/Product.hs, dist/build/TextShow/Data/Functor/Product.o )
[38 of 66] Compiling TextShow.Data.Functor.Sum ( src/TextShow/Data/Functor/Sum.hs, dist/build/TextShow/Data/Functor/Sum.o )
[39 of 66] Compiling TextShow.Data.List.NonEmpty ( src/TextShow/Data/List/NonEmpty.hs, dist/build/TextShow/Data/List/NonEmpty.o )
[40 of 66] Compiling TextShow.Data.Maybe ( src/TextShow/Data/Maybe.hs, dist/build/TextShow/Data/Maybe.o )
[41 of 66] Compiling TextShow.Data.Monoid ( src/TextShow/Data/Monoid.hs, dist/build/TextShow/Data/Monoid.o )
[42 of 66] Compiling TextShow.Data.Ord ( src/TextShow/Data/Ord.hs, dist/build/TextShow/Data/Ord.o )
[43 of 66] Compiling TextShow.Data.Proxy ( src/TextShow/Data/Proxy.hs, dist/build/TextShow/Data/Proxy.o )
[44 of 66] Compiling TextShow.Data.Semigroup ( src/TextShow/Data/Semigroup.hs, dist/build/TextShow/Data/Semigroup.o )
[45 of 66] Compiling TextShow.Data.Text ( src/TextShow/Data/Text.hs, dist/build/TextShow/Data/Text.o )
[46 of 66] Compiling TextShow.Data.Tuple ( src/TextShow/Data/Tuple.hs, dist/build/TextShow/Data/Tuple.o )
[47 of 66] Compiling TextShow.Data.Array ( src/TextShow/Data/Array.hs, dist/build/TextShow/Data/Array.o )
[48 of 66] Compiling TextShow.Data.Type.Coercion ( src/TextShow/Data/Type/Coercion.hs, dist/build/TextShow/Data/Type/Coercion.o )
[49 of 66] Compiling TextShow.Data.Type.Equality ( src/TextShow/Data/Type/Equality.hs, dist/build/TextShow/Data/Type/Equality.o )
[50 of 66] Compiling TextShow.Data.Version ( src/TextShow/Data/Version.hs, dist/build/TextShow/Data/Version.o )
[51 of 66] Compiling TextShow.GHC.Event ( src/TextShow/GHC/Event.hs, dist/build/TextShow/GHC/Event.o )
[52 of 66] Compiling TextShow.GHC.Generics ( src/TextShow/GHC/Generics.hs, dist/build/TextShow/GHC/Generics.o )
[53 of 66] Compiling TextShow.GHC.RTS.Flags ( src/TextShow/GHC/RTS/Flags.hs, dist/build/TextShow/GHC/RTS/Flags.o )
[54 of 66] Compiling TextShow.GHC.Stack ( src/TextShow/GHC/Stack.hs, dist/build/TextShow/GHC/Stack.o )
[55 of 66] Compiling TextShow.GHC.StaticPtr ( src/TextShow/GHC/StaticPtr.hs, dist/build/TextShow/GHC/StaticPtr.o )
[56 of 66] Compiling TextShow.GHC.Stats ( src/TextShow/GHC/Stats.hs, dist/build/TextShow/GHC/Stats.o )
[57 of 66] Compiling TextShow.System.Exit ( src/TextShow/System/Exit.hs, dist/build/TextShow/System/Exit.o )
[58 of 66] Compiling TextShow.System.IO ( src/TextShow/System/IO.hs, dist/build/TextShow/System/IO.o )
[59 of 66] Compiling TextShow.Text.Read ( src/TextShow/Text/Read.hs, dist/build/TextShow/Text/Read.o )
[60 of 66] Compiling TextShow.Instances ( src/TextShow/Instances.hs, dist/build/TextShow/Instances.o )
[61 of 66] Compiling TextShow.Debug.Trace ( src/TextShow/Debug/Trace.hs, dist/build/TextShow/Debug/Trace.o )
[62 of 66] Compiling TextShow.Debug.Trace.TH ( src/TextShow/Debug/Trace/TH.hs, dist/build/TextShow/Debug/Trace/TH.o )
[63 of 66] Compiling TextShow.Generic ( src/TextShow/Generic.hs, dist/build/TextShow/Generic.o )
[64 of 66] Compiling TextShow.Debug.Trace.Generic ( src/TextShow/Debug/Trace/Generic.hs, dist/build/TextShow/Debug/Trace/Generic.o )
[65 of 66] Compiling TextShow.TH      ( src/TextShow/TH.hs, dist/build/TextShow/TH.o )
[66 of 66] Compiling TextShow         ( src/TextShow.hs, dist/build/TextShow.o )
Running Haddock for text-show-3.4.1...
Running hscolour for text-show-3.4.1...
Preprocessing library text-show-3.4.1...
Preprocessing library text-show-3.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
nats-1.1.1
Haddock coverage:
 100% ( 11 / 11) in 'TextShow.Utils'
 100% ( 11 / 11) in 'TextShow.TH.Names'
 100% (  4 /  4) in 'TextShow.Options'
 100% (  1 /  1) in 'TextShow.GHC.Conc.Windows'
 100% (  1 /  1) in 'TextShow.Data.OldTypeable'
 100% ( 37 / 37) in 'TextShow.Classes'
 100% (  2 /  2) in 'TextShow.Control.Monad.ST'
 100% (  2 /  2) in 'TextShow.Data.Functor.Compose'
 100% (  2 /  2) in 'TextShow.Data.Functor.Identity'
 100% ( 17 / 17) in 'TextShow.Data.Integral'
 100% (  2 /  2) in 'TextShow.Data.Fixed'
 100% (  2 /  2) in 'TextShow.Data.Ratio'
 100% (  3 /  3) in 'TextShow.Data.Typeable.Utils'
 100% (  2 /  2) in 'TextShow.Data.Void'
 100% (  6 /  6) in 'TextShow.Foreign.Ptr'
 100% (  7 /  7) in 'TextShow.FromStringTextShow'
 100% (  2 /  2) in 'TextShow.Functions'
 100% (  2 /  2) in 'TextShow.GHC.Fingerprint'
 100% (  2 /  2) in 'TextShow.Numeric.Natural'
 100% ( 36 / 36) in 'TextShow.TH.Internal'
 100% ( 22 / 22) in 'TextShow.Control.Exception'
 100% (  2 /  2) in 'TextShow.Data.Bool'
 100% (  7 /  7) in 'TextShow.Data.Char'
 100% (  4 /  4) in 'TextShow.Data.List'
 100% (  3 /  3) in 'TextShow.Control.Applicative'
 100% (  5 /  5) in 'TextShow.Data.ByteString'
 100% (  5 /  5) in 'TextShow.Data.Typeable'
 100% (  2 /  2) in 'TextShow.Data.Dynamic'
 100% (  3 /  3) in 'TextShow.GHC.TypeLits'
 100% (  6 /  6) in 'TextShow.Data.Data'
 100% (  2 /  2) in 'TextShow.Data.Either'
 100% ( 13 / 13) in 'TextShow.Data.Floating'
 100% (  2 /  2) in 'TextShow.Data.Complex'
 100% ( 26 / 26) in 'TextShow.Foreign.C.Types'
 100% (  4 /  4) in 'TextShow.Control.Concurrent'
 100% ( 15 / 15) in 'TextShow.System.Posix.Types'
 100% (  2 /  2) in 'TextShow.Data.Functor.Product'
 100% (  2 /  2) in 'TextShow.Data.Functor.Sum'
 100% (  2 /  2) in 'TextShow.Data.List.NonEmpty'
 100% (  2 /  2) in 'TextShow.Data.Maybe'
 100% ( 10 / 10) in 'TextShow.Data.Monoid'
 100% (  3 /  3) in 'TextShow.Data.Ord'
 100% (  2 /  2) in 'TextShow.Data.Proxy'
 100% (  8 /  8) in 'TextShow.Data.Semigroup'
 100% (  8 /  8) in 'TextShow.Data.Text'
 100% ( 16 / 16) in 'TextShow.Data.Tuple'
 100% (  4 /  4) in 'TextShow.Data.Array'
 100% (  2 /  2) in 'TextShow.Data.Type.Coercion'
 100% (  2 /  2) in 'TextShow.Data.Type.Equality'
 100% (  3 /  3) in 'TextShow.Data.Version'
 100% (  4 /  4) in 'TextShow.GHC.Event'
 100% ( 24 / 24) in 'TextShow.GHC.Generics'
 100% ( 14 / 14) in 'TextShow.GHC.RTS.Flags'
 100% (  3 /  3) in 'TextShow.GHC.Stack'
 100% (  2 /  2) in 'TextShow.GHC.StaticPtr'
 100% (  2 /  2) in 'TextShow.GHC.Stats'
 100% (  2 /  2) in 'TextShow.System.Exit'
 100% ( 11 / 11) in 'TextShow.System.IO'
 100% (  3 /  3) in 'TextShow.Text.Read'
 100% (  1 /  1) in 'TextShow.Instances'
 100% ( 28 / 28) in 'TextShow.Debug.Trace'
 100% (  4 /  4) in 'TextShow.Debug.Trace.TH'
 100% ( 38 / 38) in 'TextShow.Generic'
 100% (  4 /  4) in 'TextShow.Debug.Trace.Generic'
 100% ( 36 / 36) in 'TextShow.TH'
 100% ( 66 / 66) in 'TextShow'
Warning: TextShow.Data.Typeable: could not find link destinations for:
    tyConString
Warning: TextShow.Data.Floating: could not find link destinations for:
    floatToDigits
Warning: TextShow.GHC.Event: could not find link destinations for:
    Unique
Warning: TextShow.TH: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/text-show/index.html,
dist/doc/html/text-show/text-show.txt
Creating package registration file:
/tmp/pkgConf-text-show-3.4187577548448701790.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-show-3.4.1-E2ELspw7mPT1trV8bXpZVg
Registering text-show-3.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/text-show-3.4.1'
Installed text-show-3.4.1
cabal: Entering directory '/tmp/cabal-tmp-25116/scotty-0.11.0'
Configuring scotty-0.11.0...
Building scotty-0.11.0...
Preprocessing library scotty-0.11.0...
[1 of 6] Compiling Web.Scotty.Internal.Types ( Web/Scotty/Internal/Types.hs, dist/build/Web/Scotty/Internal/Types.o )
[2 of 6] Compiling Web.Scotty.Util  ( Web/Scotty/Util.hs, dist/build/Web/Scotty/Util.o )
[3 of 6] Compiling Web.Scotty.Action ( Web/Scotty/Action.hs, dist/build/Web/Scotty/Action.o )
[4 of 6] Compiling Web.Scotty.Route ( Web/Scotty/Route.hs, dist/build/Web/Scotty/Route.o )
[5 of 6] Compiling Web.Scotty.Trans ( Web/Scotty/Trans.hs, dist/build/Web/Scotty/Trans.o )
[6 of 6] Compiling Web.Scotty       ( Web/Scotty.hs, dist/build/Web/Scotty.o )
Running Haddock for scotty-0.11.0...
Running hscolour for scotty-0.11.0...
Preprocessing library scotty-0.11.0...
Preprocessing library scotty-0.11.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
fail-4.9.0.0, nats-1.1.1
Haddock coverage:
   3% (  1 / 37) in 'Web.Scotty.Internal.Types'
  Missing documentation for:
    Module header
    Options (Web/Scotty/Internal/Types.hs:40)
     (Web/Scotty/Internal/Types.hs:50)
    Middleware (Web/Scotty/Internal/Types.hs:54)
    Application (Web/Scotty/Internal/Types.hs:55)
    ScottyState (Web/Scotty/Internal/Types.hs:58)
     (Web/Scotty/Internal/Types.hs:64)
    addMiddleware (Web/Scotty/Internal/Types.hs:67)
    addRoute (Web/Scotty/Internal/Types.hs:70)
    addHandler (Web/Scotty/Internal/Types.hs:73)
    ScottyT (Web/Scotty/Internal/Types.hs:76)
    ActionError (Web/Scotty/Internal/Types.hs:81)
     (Web/Scotty/Internal/Types.hs:92)
     (Web/Scotty/Internal/Types.hs:96)
    ErrorHandler (Web/Scotty/Internal/Types.hs:103)
    Param (Web/Scotty/Internal/Types.hs:106)
    File (Web/Scotty/Internal/Types.hs:108)
    ActionEnv (Web/Scotty/Internal/Types.hs:110)
    RequestBodyState (Web/Scotty/Internal/Types.hs:117)
    BodyPartiallyStreamed (Web/Scotty/Internal/Types.hs:121)
     (Web/Scotty/Internal/Types.hs:123)
    Content (Web/Scotty/Internal/Types.hs:125)
    ScottyResponse (Web/Scotty/Internal/Types.hs:129)
     (Web/Scotty/Internal/Types.hs:134)
    ActionT (Web/Scotty/Internal/Types.hs:137)
     (Web/Scotty/Internal/Types.hs:140)
     (Web/Scotty/Internal/Types.hs:145)
     (Web/Scotty/Internal/Types.hs:148)
     (Web/Scotty/Internal/Types.hs:156)
     (Web/Scotty/Internal/Types.hs:164)
     (Web/Scotty/Internal/Types.hs:167)
     (Web/Scotty/Internal/Types.hs:173)
     (Web/Scotty/Internal/Types.hs:177)
     (Web/Scotty/Internal/Types.hs:186)
    RoutePattern (Web/Scotty/Internal/Types.hs:192)
     (Web/Scotty/Internal/Types.hs:196)
   0% (  0 / 11) in 'Web.Scotty.Util'
  Missing documentation for:
    Module header
    lazyTextToStrictByteString (Web/Scotty/Util.hs:27)
    strictByteStringToLazyText (Web/Scotty/Util.hs:30)
    setContent (Web/Scotty/Util.hs:33)
    setHeaderWith (Web/Scotty/Util.hs:36)
    setStatus (Web/Scotty/Util.hs:39)
    mkResponse (Web/Scotty/Util.hs:45)
    replace (Web/Scotty/Util.hs:54)
    add (Web/Scotty/Util.hs:57)
    addIfNotPresent (Web/Scotty/Util.hs:60)
    socketDescription (Web/Scotty/Util.hs:68)
  90% ( 26 / 29) in 'Web.Scotty.Action'
  Missing documentation for:
    Module header
    Param (Web/Scotty/Internal/Types.hs:106)
    runAction (Web/Scotty/Action.hs:68)
  93% ( 13 / 14) in 'Web.Scotty.Route'
  Missing documentation for:
    Module header
  91% ( 59 / 65) in 'Web.Scotty.Trans'
  Missing documentation for:
    Options (Web/Scotty/Internal/Types.hs:40)
    Param (Web/Scotty/Internal/Types.hs:106)
    RoutePattern (Web/Scotty/Internal/Types.hs:192)
    File (Web/Scotty/Internal/Types.hs:108)
    ScottyT (Web/Scotty/Internal/Types.hs:76)
    ActionT (Web/Scotty/Internal/Types.hs:137)
  90% ( 57 / 63) in 'Web.Scotty'
  Missing documentation for:
    Options (Web/Scotty/Internal/Types.hs:40)
    Param (Web/Scotty/Internal/Types.hs:106)
    ScottyM (Web/Scotty.hs:51)
    ActionM (Web/Scotty.hs:52)
    RoutePattern (Web/Scotty/Internal/Types.hs:192)
    File (Web/Scotty/Internal/Types.hs:108)
Documentation created: dist/doc/html/scotty/index.html,
dist/doc/html/scotty/scotty.txt
Creating package registration file:
/tmp/pkgConf-scotty-0.111644835938122714465.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/scotty-0.11.0-5WB9bQPZhwiBXMomkQVc0G
Registering scotty-0.11.0...
cabal: Leaving directory '/tmp/cabal-tmp-25116/scotty-0.11.0'
Installed scotty-0.11.0
cabal: Entering directory '/tmp/cabal-tmp-25116/free-4.12.4'
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 )
[ 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.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 5 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.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.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[13 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[14 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
[15 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[16 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
Running Haddock for free-4.12.4...
Running hscolour for free-4.12.4...
Preprocessing library free-4.12.4...
Preprocessing library free-4.12.4...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 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% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
 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)
Warning: Control.Monad.Free.Class: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Free: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Free.Church: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Iter: could not find link destinations for:
    ~
Warning: Control.Monad.Free: could not find link destinations for:
    ~
Warning: Control.Monad.Free.Church: could not find link destinations for:
    ~
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file:
/tmp/pkgConf-free-4.123212908751089839285.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/free-4.12.4-LgcX9hrtnan8i9EaOvHXkR
Registering free-4.12.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/free-4.12.4'
Installed free-4.12.4
cabal: Entering directory '/tmp/cabal-tmp-25116/monoid-extras-0.4.2'
Configuring monoid-extras-0.4.2...
Building monoid-extras-0.4.2...
Preprocessing library monoid-extras-0.4.2...
[ 1 of 12] Compiling Data.Monoid.WithSemigroup ( src/Data/Monoid/WithSemigroup.hs, dist/build/Data/Monoid/WithSemigroup.o )
[ 2 of 12] Compiling Data.Monoid.Recommend ( src/Data/Monoid/Recommend.hs, dist/build/Data/Monoid/Recommend.o )
[ 3 of 12] Compiling Data.Monoid.Inf  ( src/Data/Monoid/Inf.hs, dist/build/Data/Monoid/Inf.o )
[ 4 of 12] Compiling Data.Monoid.Endomorphism ( src/Data/Monoid/Endomorphism.hs, dist/build/Data/Monoid/Endomorphism.o )
[ 5 of 12] Compiling Data.Monoid.Deletable ( src/Data/Monoid/Deletable.hs, dist/build/Data/Monoid/Deletable.o )
[ 6 of 12] Compiling Data.Monoid.Cut  ( src/Data/Monoid/Cut.hs, dist/build/Data/Monoid/Cut.o )
[ 7 of 12] Compiling Data.Monoid.Action ( src/Data/Monoid/Action.hs, dist/build/Data/Monoid/Action.o )
[ 8 of 12] Compiling Data.Monoid.Coproduct ( src/Data/Monoid/Coproduct.hs, dist/build/Data/Monoid/Coproduct.o )
[ 9 of 12] Compiling Data.Monoid.MList ( src/Data/Monoid/MList.hs, dist/build/Data/Monoid/MList.o )
[10 of 12] Compiling Data.Monoid.SemiDirectProduct ( src/Data/Monoid/SemiDirectProduct.hs, dist/build/Data/Monoid/SemiDirectProduct.o )
[11 of 12] Compiling Data.Monoid.SemiDirectProduct.Strict ( src/Data/Monoid/SemiDirectProduct/Strict.hs, dist/build/Data/Monoid/SemiDirectProduct/Strict.o )
[12 of 12] Compiling Data.Monoid.Split ( src/Data/Monoid/Split.hs, dist/build/Data/Monoid/Split.o )
Running Haddock for monoid-extras-0.4.2...
Running hscolour for monoid-extras-0.4.2...
Preprocessing library monoid-extras-0.4.2...
Preprocessing library monoid-extras-0.4.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Monoid.WithSemigroup'
 100% (  3 /  3) in 'Data.Monoid.Recommend'
  15% (  2 / 13) in 'Data.Monoid.Inf'
  Missing documentation for:
    Inf (src/Data/Monoid/Inf.hs:45)
    Pos (src/Data/Monoid/Inf.hs:42)
    Neg (src/Data/Monoid/Inf.hs:43)
    PosInf (src/Data/Monoid/Inf.hs:49)
    NegInf (src/Data/Monoid/Inf.hs:50)
    minimum (src/Data/Monoid/Inf.hs:78)
    maximum (src/Data/Monoid/Inf.hs:81)
    posInfty (src/Data/Monoid/Inf.hs:84)
    negInfty (src/Data/Monoid/Inf.hs:85)
    posFinite (src/Data/Monoid/Inf.hs:86)
    negFinite (src/Data/Monoid/Inf.hs:87)
 100% (  2 /  2) in 'Data.Monoid.Endomorphism'
 100% (  6 /  6) in 'Data.Monoid.Deletable'
 100% (  3 /  3) in 'Data.Monoid.Cut'
 100% (  2 /  2) in 'Data.Monoid.Action'
 100% (  9 /  9) in 'Data.Monoid.Coproduct'
  82% (  9 / 11) in 'Data.Monoid.MList'
  Missing documentation for:
    ::: (src/Data/Monoid/MList.hs:61)
    *: (src/Data/Monoid/MList.hs:63)
  75% (  6 /  8) in 'Data.Monoid.SemiDirectProduct'
  Missing documentation for:
    Module header
    unSemi (src/Data/Monoid/SemiDirectProduct.hs:30)
  88% (  7 /  8) in 'Data.Monoid.SemiDirectProduct.Strict'
  Missing documentation for:
    unSemi (src/Data/Monoid/SemiDirectProduct/Strict.hs:33)
 100% (  4 /  4) in 'Data.Monoid.Split'
Documentation created: dist/doc/html/monoid-extras/index.html,
dist/doc/html/monoid-extras/monoid-extras.txt
Creating package registration file:
/tmp/pkgConf-monoid-extras-0.49618779481098462977.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/monoid-extras-0.4.2-DDwlX6k7UvaHYVlplkHzJF
Registering monoid-extras-0.4.2...
cabal: Leaving directory '/tmp/cabal-tmp-25116/monoid-extras-0.4.2'
Installed monoid-extras-0.4.2
cabal: Entering directory '/tmp/cabal-tmp-25116/kansas-comet-0.4'
Configuring kansas-comet-0.4...
Building kansas-comet-0.4...
Preprocessing library kansas-comet-0.4...
[1 of 2] Compiling Paths_kansas_comet ( dist/build/autogen/Paths_kansas_comet.hs, dist/build/Paths_kansas_comet.o )
[2 of 2] Compiling Web.Scotty.Comet ( Web/Scotty/Comet.hs, dist/build/Web/Scotty/Comet.o )
Running Haddock for kansas-comet-0.4...
Running hscolour for kansas-comet-0.4...
Preprocessing library kansas-comet-0.4...
Preprocessing library kansas-comet-0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
fail-4.9.0.0, nats-1.1.1
Haddock coverage:
   0% (  0 /  8) in 'Paths_kansas_comet'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_kansas_comet.hs:28)
    getBinDir (dist/build/autogen/Paths_kansas_comet.hs:38)
    getLibDir (dist/build/autogen/Paths_kansas_comet.hs:38)
    getDataDir (dist/build/autogen/Paths_kansas_comet.hs:38)
    getLibexecDir (dist/build/autogen/Paths_kansas_comet.hs:38)
    getDataFileName (dist/build/autogen/Paths_kansas_comet.hs:45)
    getSysconfDir (dist/build/autogen/Paths_kansas_comet.hs:38)
  73% (  8 / 11) in 'Web.Scotty.Comet'
  Missing documentation for:
    Module header
    Options (Web/Scotty/Comet.hs:219)
    defaultOptions (Web/Scotty/Comet.hs:232)
Documentation created: dist/doc/html/kansas-comet/index.html,
dist/doc/html/kansas-comet/kansas-comet.txt
Creating package registration file:
/tmp/pkgConf-kansas-comet-0106233897910493679.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/kansas-comet-0.4-KDyxhTUrM823V7PPegKMjD
Registering kansas-comet-0.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/kansas-comet-0.4'
Installed kansas-comet-0.4
cabal: Entering directory '/tmp/cabal-tmp-25116/adjunctions-4.3'
Configuring adjunctions-4.3...
Building adjunctions-4.3...
Preprocessing library adjunctions-4.3...
[ 1 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o )

src/Data/Functor/Rep.hs:111:1: warning: [-Winline-rule-shadowing]
    Rule "tabulate/index" may never fire
      because rule "Class op index" for ‘index’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule
[ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o )

src/Data/Functor/Contravariant/Rep.hs:55:1: warning: [-Winline-rule-shadowing]
    Rule "tabulate/index" may never fire
      because rule "Class op index" for ‘index’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule
[ 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 Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o )
[ 5 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o )
[ 6 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o )
[ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o )
[ 8 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.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.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o )
[11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o )
Running Haddock for adjunctions-4.3...
Running hscolour for adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Haddock coverage:
  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)
  83% (  5 /  6) in 'Data.Functor.Contravariant.Rep'
  Missing documentation for:
    contramapRep (src/Data/Functor/Contravariant/Rep.hs:67)
  80% (  4 /  5) in 'Data.Functor.Contravariant.Adjunction'
  Missing documentation for:
    coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78)
  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)
  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)
  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)
  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)
  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)
  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)
  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)
  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
Warning: Data.Functor.Rep: could not find link destinations for:
    ~
Warning: Control.Monad.Representable.State: could not find link destinations for:
    ~
Warning: Control.Monad.Representable.Reader: could not find link destinations for:
    ~
Warning: Control.Comonad.Representable.Store: could not find link destinations for:
    ~
Documentation created: dist/doc/html/adjunctions/index.html,
dist/doc/html/adjunctions/adjunctions.txt
Creating package registration file:
/tmp/pkgConf-adjunctions-49266301341046623860.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/adjunctions-4.3-GlBejJiSbFpJLLAEhTHeww
Registering adjunctions-4.3...
cabal: Leaving directory '/tmp/cabal-tmp-25116/adjunctions-4.3'
Installed adjunctions-4.3
cabal: Entering directory '/tmp/cabal-tmp-25116/dual-tree-0.2.0.9'
Configuring dual-tree-0.2.0.9...
Building dual-tree-0.2.0.9...
Preprocessing library dual-tree-0.2.0.9...
[1 of 2] Compiling Data.Tree.DUAL.Internal ( src/Data/Tree/DUAL/Internal.hs, dist/build/Data/Tree/DUAL/Internal.o )
[2 of 2] Compiling Data.Tree.DUAL   ( src/Data/Tree/DUAL.hs, dist/build/Data/Tree/DUAL.o )
Running Haddock for dual-tree-0.2.0.9...
Running hscolour for dual-tree-0.2.0.9...
Preprocessing library dual-tree-0.2.0.9...
Preprocessing library dual-tree-0.2.0.9...
Haddock coverage:
 100% ( 23 / 23) in 'Data.Tree.DUAL.Internal'
 100% ( 17 / 17) in 'Data.Tree.DUAL'
Warning: Data.Tree.DUAL.Internal: could not find link destinations for:
    pullU
Documentation created: dist/doc/html/dual-tree/index.html,
dist/doc/html/dual-tree/dual-tree.txt
Creating package registration file:
/tmp/pkgConf-dual-tree-0.2.013461224721668614302.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/dual-tree-0.2.0.9-GQe05Q9rAGiBZDgcz6fw2y
Registering dual-tree-0.2.0.9...
cabal: Leaving directory '/tmp/cabal-tmp-25116/dual-tree-0.2.0.9'
Installed dual-tree-0.2.0.9
cabal: Entering directory '/tmp/cabal-tmp-25116/blank-canvas-0.6'
Configuring blank-canvas-0.6...
Building blank-canvas-0.6...
Preprocessing library blank-canvas-0.6...
[ 1 of 17] Compiling Paths_blank_canvas ( dist/build/autogen/Paths_blank_canvas.hs, dist/build/Paths_blank_canvas.o )
[ 2 of 17] Compiling Graphics.Blank.Types ( Graphics/Blank/Types.hs, dist/build/Graphics/Blank/Types.o )
[ 3 of 17] Compiling Graphics.Blank.Parser ( Graphics/Blank/Parser.hs, dist/build/Graphics/Blank/Parser.o )
[ 4 of 17] Compiling Graphics.Blank.JavaScript ( Graphics/Blank/JavaScript.hs, dist/build/Graphics/Blank/JavaScript.o )
[ 5 of 17] Compiling Graphics.Blank.Types.CSS ( Graphics/Blank/Types/CSS.hs, dist/build/Graphics/Blank/Types/CSS.o )
[ 6 of 17] Compiling Graphics.Blank.Types.Cursor ( Graphics/Blank/Types/Cursor.hs, dist/build/Graphics/Blank/Types/Cursor.o )
[ 7 of 17] Compiling Graphics.Blank.Types.Font ( Graphics/Blank/Types/Font.hs, dist/build/Graphics/Blank/Types/Font.o )
[ 8 of 17] Compiling Graphics.Blank.Events ( Graphics/Blank/Events.hs, dist/build/Graphics/Blank/Events.o )
[ 9 of 17] Compiling Graphics.Blank.DeviceContext ( Graphics/Blank/DeviceContext.hs, dist/build/Graphics/Blank/DeviceContext.o )
[10 of 17] Compiling Graphics.Blank.Canvas ( Graphics/Blank/Canvas.hs, dist/build/Graphics/Blank/Canvas.o )
[11 of 17] Compiling Graphics.Blank.Cursor ( Graphics/Blank/Cursor.hs, dist/build/Graphics/Blank/Cursor.o )
[12 of 17] Compiling Graphics.Blank.Generated ( Graphics/Blank/Generated.hs, dist/build/Graphics/Blank/Generated.o )
[13 of 17] Compiling Graphics.Blank.Font ( Graphics/Blank/Font.hs, dist/build/Graphics/Blank/Font.o )
[14 of 17] Compiling Graphics.Blank.Style ( Graphics/Blank/Style.hs, dist/build/Graphics/Blank/Style.o )
[15 of 17] Compiling Graphics.Blank.Utils ( Graphics/Blank/Utils.hs, dist/build/Graphics/Blank/Utils.o )
[16 of 17] Compiling Graphics.Blank   ( Graphics/Blank.hs, dist/build/Graphics/Blank.o )
[17 of 17] Compiling Graphics.Blank.GHCi ( Graphics/Blank/GHCi.hs, dist/build/Graphics/Blank/GHCi.o )
Running Haddock for blank-canvas-0.6...
Running hscolour for blank-canvas-0.6...
Preprocessing library blank-canvas-0.6...
Preprocessing library blank-canvas-0.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
fail-4.9.0.0, nats-1.1.1
Haddock coverage:
   0% (  0 /  8) in 'Paths_blank_canvas'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_blank_canvas.hs:28)
    getBinDir (dist/build/autogen/Paths_blank_canvas.hs:38)
    getLibDir (dist/build/autogen/Paths_blank_canvas.hs:38)
    getDataDir (dist/build/autogen/Paths_blank_canvas.hs:38)
    getLibexecDir (dist/build/autogen/Paths_blank_canvas.hs:38)
    getDataFileName (dist/build/autogen/Paths_blank_canvas.hs:45)
    getSysconfDir (dist/build/autogen/Paths_blank_canvas.hs:38)
  83% (  5 /  6) in 'Graphics.Blank.Types'
  Missing documentation for:
    Module header
  92% ( 11 / 12) in 'Graphics.Blank.Parser'
  Missing documentation for:
    Module header
  33% ( 41 /123) in 'Graphics.Blank.JavaScript'
  Missing documentation for:
    Module header
     (Graphics/Blank/JavaScript.hs:39)
     (Graphics/Blank/JavaScript.hs:43)
     (Graphics/Blank/JavaScript.hs:47)
     (Graphics/Blank/JavaScript.hs:51)
     (Graphics/Blank/JavaScript.hs:55)
     (Graphics/Blank/JavaScript.hs:70)
     (Graphics/Blank/JavaScript.hs:84)
     (Graphics/Blank/JavaScript.hs:91)
    Audio (Graphics/Blank/JavaScript.hs:96)
     (Graphics/Blank/JavaScript.hs:100)
     (Graphics/Blank/JavaScript.hs:114)
     (Graphics/Blank/JavaScript.hs:115)
     (Graphics/Blank/JavaScript.hs:116)
     (Graphics/Blank/JavaScript.hs:117)
     (Graphics/Blank/JavaScript.hs:118)
    jsCanvasColor (Graphics/Blank/JavaScript.hs:123)
     (Graphics/Blank/JavaScript.hs:126)
     (Graphics/Blank/JavaScript.hs:127)
     (Graphics/Blank/JavaScript.hs:128)
     (Graphics/Blank/JavaScript.hs:157)
     (Graphics/Blank/JavaScript.hs:160)
     (Graphics/Blank/JavaScript.hs:163)
     (Graphics/Blank/JavaScript.hs:174)
     (Graphics/Blank/JavaScript.hs:177)
     (Graphics/Blank/JavaScript.hs:197)
     (Graphics/Blank/JavaScript.hs:200)
     (Graphics/Blank/JavaScript.hs:203)
     (Graphics/Blank/JavaScript.hs:213)
     (Graphics/Blank/JavaScript.hs:216)
     (Graphics/Blank/JavaScript.hs:219)
     (Graphics/Blank/JavaScript.hs:240)
     (Graphics/Blank/JavaScript.hs:243)
     (Graphics/Blank/JavaScript.hs:246)
     (Graphics/Blank/JavaScript.hs:256)
     (Graphics/Blank/JavaScript.hs:259)
     (Graphics/Blank/JavaScript.hs:262)
     (Graphics/Blank/JavaScript.hs:299)
     (Graphics/Blank/JavaScript.hs:302)
     (Graphics/Blank/JavaScript.hs:305)
     (Graphics/Blank/JavaScript.hs:317)
     (Graphics/Blank/JavaScript.hs:320)
     (Graphics/Blank/JavaScript.hs:361)
     (Graphics/Blank/JavaScript.hs:364)
     (Graphics/Blank/JavaScript.hs:367)
     (Graphics/Blank/JavaScript.hs:380)
     (Graphics/Blank/JavaScript.hs:383)
     (Graphics/Blank/JavaScript.hs:404)
    jsAlphaColour (Graphics/Blank/JavaScript.hs:407)
     (Graphics/Blank/JavaScript.hs:421)
    jsBool (Graphics/Blank/JavaScript.hs:424)
     (Graphics/Blank/JavaScript.hs:428)
    jsCanvasAudio (Graphics/Blank/JavaScript.hs:431)
     (Graphics/Blank/JavaScript.hs:434)
    jsCanvasContext (Graphics/Blank/JavaScript.hs:437)
     (Graphics/Blank/JavaScript.hs:440)
    jsCanvasImage (Graphics/Blank/JavaScript.hs:443)
     (Graphics/Blank/JavaScript.hs:446)
    jsCanvasGradient (Graphics/Blank/JavaScript.hs:449)
     (Graphics/Blank/JavaScript.hs:452)
    jsCanvasPattern (Graphics/Blank/JavaScript.hs:455)
     (Graphics/Blank/JavaScript.hs:458)
    jsColour (Graphics/Blank/JavaScript.hs:461)
     (Graphics/Blank/JavaScript.hs:473)
    jsDouble (Graphics/Blank/JavaScript.hs:476)
     (Graphics/Blank/JavaScript.hs:479)
    jsImageData (Graphics/Blank/JavaScript.hs:482)
     (Graphics/Blank/JavaScript.hs:489)
    jsInt (Graphics/Blank/JavaScript.hs:492)
     (Graphics/Blank/JavaScript.hs:495)
    jsLineEndCap (Graphics/Blank/JavaScript.hs:498)
     (Graphics/Blank/JavaScript.hs:501)
    jsLineJoinCorner (Graphics/Blank/JavaScript.hs:504)
    jsList (Graphics/Blank/JavaScript.hs:507)
     (Graphics/Blank/JavaScript.hs:510)
    jsRepeatDirection (Graphics/Blank/JavaScript.hs:513)
     (Graphics/Blank/JavaScript.hs:516)
    jsText (Graphics/Blank/JavaScript.hs:519)
     (Graphics/Blank/JavaScript.hs:522)
    jsTextAnchorAlignment (Graphics/Blank/JavaScript.hs:525)
     (Graphics/Blank/JavaScript.hs:528)
    jsTextBaselineAlignment (Graphics/Blank/JavaScript.hs:531)
  71% ( 17 / 24) in 'Graphics.Blank.Types.CSS'
  Missing documentation for:
    Module header
     (Graphics/Blank/Types/CSS.hs:43)
     (Graphics/Blank/Types/CSS.hs:104)
     (Graphics/Blank/Types/CSS.hs:107)
     (Graphics/Blank/Types/CSS.hs:128)
     (Graphics/Blank/Types/CSS.hs:131)
     (Graphics/Blank/Types/CSS.hs:154)
  80% ( 39 / 49) in 'Graphics.Blank.Types.Cursor'
  Missing documentation for:
    Module header
     (Graphics/Blank/Types/Cursor.hs:27)
     (Graphics/Blank/Types/Cursor.hs:30)
     (Graphics/Blank/Types/Cursor.hs:78)
     (Graphics/Blank/Types/Cursor.hs:81)
    jsCursor (Graphics/Blank/Types/Cursor.hs:84)
     (Graphics/Blank/Types/Cursor.hs:87)
    readURL (Graphics/Blank/Types/Cursor.hs:140)
     (Graphics/Blank/Types/Cursor.hs:147)
     (Graphics/Blank/Types/Cursor.hs:150)
  43% ( 40 / 92) in 'Graphics.Blank.Types.Font'
  Missing documentation for:
    Module header
     (Graphics/Blank/Types/Font.hs:38)
     (Graphics/Blank/Types/Font.hs:41)
     (Graphics/Blank/Types/Font.hs:103)
     (Graphics/Blank/Types/Font.hs:106)
    jsFont (Graphics/Blank/Types/Font.hs:109)
     (Graphics/Blank/Types/Font.hs:112)
     (Graphics/Blank/Types/Font.hs:186)
     (Graphics/Blank/Types/Font.hs:189)
     (Graphics/Blank/Types/Font.hs:226)
     (Graphics/Blank/Types/Font.hs:229)
     (Graphics/Blank/Types/Font.hs:232)
     (Graphics/Blank/Types/Font.hs:234)
     (Graphics/Blank/Types/Font.hs:244)
     (Graphics/Blank/Types/Font.hs:247)
     (Graphics/Blank/Types/Font.hs:263)
     (Graphics/Blank/Types/Font.hs:266)
     (Graphics/Blank/Types/Font.hs:269)
     (Graphics/Blank/Types/Font.hs:271)
     (Graphics/Blank/Types/Font.hs:277)
     (Graphics/Blank/Types/Font.hs:280)
    fontWeightError (Graphics/Blank/Types/Font.hs:323)
     (Graphics/Blank/Types/Font.hs:326)
     (Graphics/Blank/Types/Font.hs:329)
     (Graphics/Blank/Types/Font.hs:332)
     (Graphics/Blank/Types/Font.hs:334)
     (Graphics/Blank/Types/Font.hs:351)
     (Graphics/Blank/Types/Font.hs:371)
     (Graphics/Blank/Types/Font.hs:374)
     (Graphics/Blank/Types/Font.hs:449)
     (Graphics/Blank/Types/Font.hs:452)
     (Graphics/Blank/Types/Font.hs:455)
     (Graphics/Blank/Types/Font.hs:458)
     (Graphics/Blank/Types/Font.hs:461)
     (Graphics/Blank/Types/Font.hs:479)
     (Graphics/Blank/Types/Font.hs:482)
    lineHeightError (Graphics/Blank/Types/Font.hs:513)
     (Graphics/Blank/Types/Font.hs:516)
     (Graphics/Blank/Types/Font.hs:519)
     (Graphics/Blank/Types/Font.hs:524)
     (Graphics/Blank/Types/Font.hs:527)
     (Graphics/Blank/Types/Font.hs:530)
     (Graphics/Blank/Types/Font.hs:532)
     (Graphics/Blank/Types/Font.hs:540)
     (Graphics/Blank/Types/Font.hs:543)
     (Graphics/Blank/Types/Font.hs:554)
     (Graphics/Blank/Types/Font.hs:557)
     (Graphics/Blank/Types/Font.hs:616)
     (Graphics/Blank/Types/Font.hs:625)
    readFontFamily (Graphics/Blank/Types/Font.hs:644)
     (Graphics/Blank/Types/Font.hs:651)
     (Graphics/Blank/Types/Font.hs:655)
  43% (  3 /  7) in 'Graphics.Blank.Events'
  Missing documentation for:
    Module header
     (Graphics/Blank/Events.hs:34)
     (Graphics/Blank/Events.hs:36)
     (Graphics/Blank/Events.hs:43)
  62% (  5 /  8) in 'Graphics.Blank.DeviceContext'
  Missing documentation for:
    Module header
     (Graphics/Blank/DeviceContext.hs:34)
    deviceCanvasContext (Graphics/Blank/DeviceContext.hs:39)
  46% ( 19 / 41) in 'Graphics.Blank.Canvas'
  Missing documentation for:
    Module header
    DeviceAttributes (Graphics/Blank/Canvas.hs:31)
     (Graphics/Blank/Canvas.hs:32)
     (Graphics/Blank/Canvas.hs:36)
    Canvas (Graphics/Blank/Canvas.hs:40)
     (Graphics/Blank/Canvas.hs:50)
     (Graphics/Blank/Canvas.hs:54)
     (Graphics/Blank/Canvas.hs:58)
     (Graphics/Blank/Canvas.hs:61)
    Method (Graphics/Blank/Canvas.hs:66)
    Command (Graphics/Blank/Canvas.hs:110)
     (Graphics/Blank/Canvas.hs:116)
     (Graphics/Blank/Canvas.hs:119)
    Function (Graphics/Blank/Canvas.hs:167)
     (Graphics/Blank/Canvas.hs:173)
     (Graphics/Blank/Canvas.hs:176)
    Query (Graphics/Blank/Canvas.hs:188)
     (Graphics/Blank/Canvas.hs:200)
     (Graphics/Blank/Canvas.hs:203)
    parseQueryResult (Graphics/Blank/Canvas.hs:222)
    uncurry3 (Graphics/Blank/Canvas.hs:238)
    device (Graphics/Blank/Canvas.hs:241)
 100% ( 42 / 42) in 'Graphics.Blank.Cursor'
  93% ( 41 / 44) in 'Graphics.Blank.Generated'
  Missing documentation for:
    Module header
     (Graphics/Blank/Generated.hs:15)
     (Graphics/Blank/Generated.hs:18)
 100% ( 66 / 66) in 'Graphics.Blank.Font'
 100% (173 /173) in 'Graphics.Blank.Style'
  92% ( 11 / 12) in 'Graphics.Blank.Utils'
  Missing documentation for:
    Module header
  98% (149 /152) in 'Graphics.Blank'
  Missing documentation for:
    Canvas (Graphics/Blank/Canvas.hs:40)
    deviceCanvasContext (Graphics/Blank/DeviceContext.hs:39)
    local_only (Graphics/Blank.hs:383)
 100% (  2 /  2) in 'Graphics.Blank.GHCi'
Warning: Graphics.Blank.Font: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Graphics.Blank: could not find link destinations for:
    jsImage width height unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/blank-canvas/index.html,
dist/doc/html/blank-canvas/blank-canvas.txt
Creating package registration file:
/tmp/pkgConf-blank-canvas-016263064001568569653.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/blank-canvas-0.6-28C8lSy1fXn2FKJoGnk7oi
Registering blank-canvas-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-25116/blank-canvas-0.6'
Installed blank-canvas-0.6
cabal: Entering directory '/tmp/cabal-tmp-25116/kan-extensions-5.0.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.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 2 of 12] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 3 of 12] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[ 4 of 12] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 5 of 12] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o )
[ 6 of 12] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[ 7 of 12] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 8 of 12] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 9 of 12] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[10 of 12] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.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 )
Running Haddock for kan-extensions-5.0.1...
Running hscolour for kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Haddock coverage:
  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)
  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)
 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)
  88% (  7 /  8) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
  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'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:163)
    ranToCodensity (src/Control/Monad/Codensity.hs:204)
  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)
Warning: Data.Functor.Day.Curried: could not find link destinations for:
    ~
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.01913779762422801676.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/kan-extensions-5.0.1-EdCMiLULir05m6w5mhVhsf
Registering kan-extensions-5.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/kan-extensions-5.0.1'
Installed kan-extensions-5.0.1
cabal: Entering directory '/tmp/cabal-tmp-25116/lens-4.15.1'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/lens-4.15.1/dist/setup/setup.hs, /tmp/cabal-tmp-25116/lens-4.15.1/dist/setup/Main.o )

/tmp/cabal-tmp-25116/lens-4.15.1/dist/setup/setup.hs:56:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/lens-4.15.1/dist/setup/setup ...
Configuring lens-4.15.1...
Building lens-4.15.1...
Preprocessing library lens-4.15.1...
[ 1 of 80] Compiling Paths_lens       ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o )
[ 2 of 80] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[ 3 of 80] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 4 of 80] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 5 of 80] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[ 6 of 80] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o )
[ 7 of 80] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[ 8 of 80] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[ 9 of 80] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[10 of 80] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[11 of 80] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o )
[12 of 80] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[13 of 80] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[14 of 80] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[15 of 80] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[16 of 80] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[17 of 80] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[18 of 80] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[19 of 80] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[20 of 80] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[21 of 80] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[22 of 80] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[23 of 80] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[24 of 80] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[25 of 80] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[26 of 80] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[27 of 80] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[28 of 80] Compiling Data.Map.Lens    ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )

src/Data/Map/Lens.hs:68:1: warning: [-Wunused-imports]
    The import of ‘Control.Lens.Type’ is redundant
      except perhaps to import instances from ‘Control.Lens.Type’
    To import instances alone, use: import Control.Lens.Type()
[29 of 80] Compiling Data.Set.Lens    ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[30 of 80] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[31 of 80] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[32 of 80] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[33 of 80] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[34 of 80] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[35 of 80] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[36 of 80] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[37 of 80] Compiling Data.Data.Lens   ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[38 of 80] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[39 of 80] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[40 of 80] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[41 of 80] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[42 of 80] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[43 of 80] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[44 of 80] Compiling Data.Text.Lens   ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[45 of 80] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[46 of 80] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[47 of 80] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[48 of 80] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[49 of 80] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[50 of 80] Compiling Control.Lens.At  ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[51 of 80] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[52 of 80] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o )
[53 of 80] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o )
[54 of 80] Compiling Control.Lens.TH  ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[55 of 80] Compiling Control.Lens     ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[56 of 80] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[57 of 80] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[58 of 80] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[59 of 80] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[60 of 80] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[61 of 80] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[62 of 80] Compiling Data.Array.Lens  ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[63 of 80] Compiling Data.Bits.Lens   ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[64 of 80] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[65 of 80] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[66 of 80] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[67 of 80] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[68 of 80] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 80] Compiling Data.List.Lens   ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 80] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[71 of 80] Compiling Data.Tree.Lens   ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[72 of 80] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[73 of 80] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[74 of 80] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[75 of 80] Compiling Numeric.Lens     ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[76 of 80] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[77 of 80] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[78 of 80] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[79 of 80] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[80 of 80] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
Running Haddock for lens-4.15.1...
Running hscolour for lens-4.15.1...
Preprocessing library lens-4.15.1...
Preprocessing library lens-4.15.1...

src/Data/Map/Lens.hs:68:1: warning: [-Wunused-imports]
    The import of ‘Control.Lens.Type’ is redundant
      except perhaps to import instances from ‘Control.Lens.Type’
    To import instances alone, use: import Control.Lens.Type()
Haddock coverage:
   0% (  0 /  8) in 'Paths_lens'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_lens.hs:28)
    getBinDir (dist/build/autogen/Paths_lens.hs:38)
    getLibDir (dist/build/autogen/Paths_lens.hs:38)
    getDataDir (dist/build/autogen/Paths_lens.hs:38)
    getLibexecDir (dist/build/autogen/Paths_lens.hs:38)
    getDataFileName (dist/build/autogen/Paths_lens.hs:45)
    getSysconfDir (dist/build/autogen/Paths_lens.hs:38)
 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
  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)
 100% (  3 /  3) in 'Control.Lens.Internal.Setter'
 100% (  5 /  5) in 'Control.Lens.Internal.Review'
 100% (  2 /  2) in 'Control.Lens.Internal.List'
 100% (  6 /  6) in 'Control.Lens.Internal.Level'
 100% (  1 /  1) in 'Control.Lens.Internal.Instances'
  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
  67% (  2 /  3) in 'Control.Lens.Internal.Coerce'
  Missing documentation for:
    coerce' (src/Control/Lens/Internal/Coerce.hs:31)
 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  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:526)
    IndexPreservingTraversal1 (src/Control/Lens/Type.hs:247)
    IndexPreservingTraversal1' (src/Control/Lens/Type.hs:248)
    IndexPreservingFold1 (src/Control/Lens/Type.hs:527)
 100% (110 /110) in 'Control.Lens.Lens'
 100% ( 21 / 21) in 'Control.Lens.Tuple'
 100% ( 85 / 85) in 'Control.Lens.Setter'
 100% (  3 /  3) in 'Control.Lens.Internal.Iso'
 100% (  3 /  3) in 'Control.Lens.Internal.Prism'
  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'
 100% ( 13 / 13) in 'Control.Lens.Internal'
 100% ( 33 / 33) in 'Control.Lens.Getter'
 100% ( 15 / 15) in 'Control.Lens.Review'
 100% ( 29 / 29) in 'Control.Lens.Prism'
 100% (  5 /  5) in 'Control.Lens.Zoom'
 100% (  3 /  3) in 'Data.HashSet.Lens'
 100% (  2 /  2) in 'Data.Map.Lens'
 100% (  3 /  3) in 'Data.Set.Lens'
  99% (123 /124) in 'Control.Lens.Fold'
  Missing documentation for:
    ifolding (src/Control/Lens/Fold.hs:218)
 100% (  3 /  3) in 'Control.Lens.Internal.Exception'
  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:237)
    Traversing1' (src/Control/Lens/Traversal.hs:243)
    unsafePartsOf' (src/Control/Lens/Traversal.hs:590)
    Traversable1
    iunsafePartsOf' (src/Control/Lens/Traversal.hs:594)
  92% ( 47 / 51) in 'Control.Lens.Indexed'
  Missing documentation for:
    ifoldMapBy (src/Control/Lens/Indexed.hs:1028)
    ifoldMapByOf (src/Control/Lens/Indexed.hs:1031)
    itraverseBy (src/Control/Lens/Indexed.hs:1034)
    itraverseByOf (src/Control/Lens/Indexed.hs:1037)
 100% (  9 /  9) in 'Control.Lens.Internal.ByteString'
 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% ( 15 / 15) in 'Control.Lens.Equality'
  91% ( 49 / 54) in 'Control.Lens.Iso'
  Missing documentation for:
    Swapped (src/Control/Lens/Iso.hs:423)
    Strict (src/Control/Lens/Iso.hs:417)
    Lazy (src/Control/Lens/Iso.hs:420)
    Reversed (src/Control/Lens/Iso.hs:426)
    List (src/Control/Lens/Iso.hs:492)
  70% ( 14 / 20) in 'Control.Lens.Wrapped'
  Missing documentation for:
    _Unwrapped' (src/Control/Lens/Wrapped.hs:165)
    Rewrapped (src/Control/Lens/Wrapped.hs:160)
    Rewrapping (src/Control/Lens/Wrapped.hs:162)
    _Unwrapped (src/Control/Lens/Wrapped.hs:182)
    Wrapped (src/Control/Lens/Wrapped.hs:151)
    Unwrapped (src/Control/Lens/Wrapped.hs:154)
  88% (  7 /  8) in 'Data.Text.Lazy.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lazy/Lens.hs:152)
  88% (  7 /  8) in 'Data.Text.Strict.Lens'
  Missing documentation for:
    Text (src/Data/Text/Strict/Lens.hs:145)
  80% (  4 /  5) in 'Data.Text.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lens.hs:110)
 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  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:92)
    :< (src/Control/Lens/Cons.hs:86)
 100% (  6 /  6) in 'Control.Lens.Internal.Deque'
  93% ( 13 / 14) in 'Control.Lens.At'
  Missing documentation for:
    Index (src/Control/Lens/At.hs:89)
  21% ( 54 /259) in 'Language.Haskell.TH.Lens'
  Missing documentation for:
    locFileName (src/Language/Haskell/TH/Lens.hs:588)
    locPackage (src/Language/Haskell/TH/Lens.hs:592)
    locModule (src/Language/Haskell/TH/Lens.hs:596)
    locStart (src/Language/Haskell/TH/Lens.hs:600)
    locEnd (src/Language/Haskell/TH/Lens.hs:604)
    funDepInputs (src/Language/Haskell/TH/Lens.hs:608)
    funDepOutputs (src/Language/Haskell/TH/Lens.hs:613)
    matchPattern (src/Language/Haskell/TH/Lens.hs:630)
    matchBody (src/Language/Haskell/TH/Lens.hs:635)
    matchDeclarations (src/Language/Haskell/TH/Lens.hs:640)
    fixityPrecedence (src/Language/Haskell/TH/Lens.hs:645)
    fixityDirection (src/Language/Haskell/TH/Lens.hs:650)
    clausePattern (src/Language/Haskell/TH/Lens.hs:655)
    clauseBody (src/Language/Haskell/TH/Lens.hs:660)
    clauseDecs (src/Language/Haskell/TH/Lens.hs:665)
    fieldExpName (src/Language/Haskell/TH/Lens.hs:618)
    fieldExpExpression (src/Language/Haskell/TH/Lens.hs:621)
    fieldPatName (src/Language/Haskell/TH/Lens.hs:624)
    fieldPatPattern (src/Language/Haskell/TH/Lens.hs:627)
    tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1546)
    tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1551)
    injectivityAnnOutput (src/Language/Haskell/TH/Lens.hs:671)
    injectivityAnnInputs (src/Language/Haskell/TH/Lens.hs:676)
    typeFamilyHeadName (src/Language/Haskell/TH/Lens.hs:681)
    typeFamilyHeadTyVarBndrs (src/Language/Haskell/TH/Lens.hs:686)
    typeFamilyHeadResultSig (src/Language/Haskell/TH/Lens.hs:691)
    typeFamilyHeadInjectivityAnn (src/Language/Haskell/TH/Lens.hs:696)
    bangSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:701)
    bangSourceStrictness (src/Language/Haskell/TH/Lens.hs:706)
    _ClassI (src/Language/Haskell/TH/Lens.hs:713)
    _ClassOpI (src/Language/Haskell/TH/Lens.hs:725)
    _TyConI (src/Language/Haskell/TH/Lens.hs:746)
    _FamilyI (src/Language/Haskell/TH/Lens.hs:755)
    _PrimTyConI (src/Language/Haskell/TH/Lens.hs:767)
    _DataConI (src/Language/Haskell/TH/Lens.hs:779)
    _VarI (src/Language/Haskell/TH/Lens.hs:801)
    _TyVarI (src/Language/Haskell/TH/Lens.hs:818)
    _FunD (src/Language/Haskell/TH/Lens.hs:826)
    _ValD (src/Language/Haskell/TH/Lens.hs:834)
    _DataD (src/Language/Haskell/TH/Lens.hs:1003)
    _NewtypeD (src/Language/Haskell/TH/Lens.hs:1011)
    _TySynD (src/Language/Haskell/TH/Lens.hs:842)
    _ClassD (src/Language/Haskell/TH/Lens.hs:850)
    _InstanceD (src/Language/Haskell/TH/Lens.hs:859)
    _SigD (src/Language/Haskell/TH/Lens.hs:905)
    _ForeignD (src/Language/Haskell/TH/Lens.hs:913)
    _InfixD (src/Language/Haskell/TH/Lens.hs:922)
    _PragmaD (src/Language/Haskell/TH/Lens.hs:931)
    _DataInstD (src/Language/Haskell/TH/Lens.hs:1019)
    _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:1027)
    _TySynInstD (src/Language/Haskell/TH/Lens.hs:940)
    _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:985)
    _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:948)
    _StandaloneDerivD (src/Language/Haskell/TH/Lens.hs:967)
    _DefaultSigD (src/Language/Haskell/TH/Lens.hs:975)
    _DataFamilyD (src/Language/Haskell/TH/Lens.hs:1035)
    _OpenTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1043)
    _NormalC (src/Language/Haskell/TH/Lens.hs:1092)
    _RecC (src/Language/Haskell/TH/Lens.hs:1107)
    _InfixC (src/Language/Haskell/TH/Lens.hs:1122)
    _ForallC (src/Language/Haskell/TH/Lens.hs:1136)
    _GadtC (src/Language/Haskell/TH/Lens.hs:1145)
    _RecGadtC (src/Language/Haskell/TH/Lens.hs:1153)
    _Overlappable (src/Language/Haskell/TH/Lens.hs:876)
    _Overlapping (src/Language/Haskell/TH/Lens.hs:883)
    _Overlaps (src/Language/Haskell/TH/Lens.hs:890)
    _Incoherent (src/Language/Haskell/TH/Lens.hs:897)
    _NoSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:1163)
    _SourceNoUnpack (src/Language/Haskell/TH/Lens.hs:1171)
    _SourceUnpack (src/Language/Haskell/TH/Lens.hs:1179)
    _NoSourceStrictness (src/Language/Haskell/TH/Lens.hs:1187)
    _SourceLazy (src/Language/Haskell/TH/Lens.hs:1195)
    _SourceStrict (src/Language/Haskell/TH/Lens.hs:1203)
    _DecidedLazy (src/Language/Haskell/TH/Lens.hs:1211)
    _DecidedStrict (src/Language/Haskell/TH/Lens.hs:1219)
    _DecidedUnpack (src/Language/Haskell/TH/Lens.hs:1227)
    _ImportF (src/Language/Haskell/TH/Lens.hs:1260)
    _ExportF (src/Language/Haskell/TH/Lens.hs:1268)
    _CCall (src/Language/Haskell/TH/Lens.hs:1276)
    _StdCall (src/Language/Haskell/TH/Lens.hs:1284)
    _CApi (src/Language/Haskell/TH/Lens.hs:1293)
    _Prim (src/Language/Haskell/TH/Lens.hs:1301)
    _JavaScript (src/Language/Haskell/TH/Lens.hs:1309)
    _Unsafe (src/Language/Haskell/TH/Lens.hs:1318)
    _Safe (src/Language/Haskell/TH/Lens.hs:1326)
    _Interruptible (src/Language/Haskell/TH/Lens.hs:1334)
    _InlineP (src/Language/Haskell/TH/Lens.hs:1343)
    _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1351)
    _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1379)
    _RuleP (src/Language/Haskell/TH/Lens.hs:1387)
    _AnnP (src/Language/Haskell/TH/Lens.hs:1396)
    _LineP (src/Language/Haskell/TH/Lens.hs:1406)
    _NoInline (src/Language/Haskell/TH/Lens.hs:1415)
    _Inline (src/Language/Haskell/TH/Lens.hs:1423)
    _Inlinable (src/Language/Haskell/TH/Lens.hs:1431)
    _ConLike (src/Language/Haskell/TH/Lens.hs:1439)
    _FunLike (src/Language/Haskell/TH/Lens.hs:1447)
    _AllPhases (src/Language/Haskell/TH/Lens.hs:1455)
    _FromPhase (src/Language/Haskell/TH/Lens.hs:1463)
    _BeforePhase (src/Language/Haskell/TH/Lens.hs:1471)
    _RuleVar (src/Language/Haskell/TH/Lens.hs:1479)
    _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1487)
    _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1497)
    _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1505)
    _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1513)
    _FunDep (src/Language/Haskell/TH/Lens.hs:1522)
    _TypeFam (src/Language/Haskell/TH/Lens.hs:1529)
    _DataFam (src/Language/Haskell/TH/Lens.hs:1537)
    _InfixL (src/Language/Haskell/TH/Lens.hs:1557)
    _InfixR (src/Language/Haskell/TH/Lens.hs:1565)
    _InfixN (src/Language/Haskell/TH/Lens.hs:1573)
    _VarE (src/Language/Haskell/TH/Lens.hs:1581)
    _ConE (src/Language/Haskell/TH/Lens.hs:1589)
    _LitE (src/Language/Haskell/TH/Lens.hs:1597)
    _AppE (src/Language/Haskell/TH/Lens.hs:1605)
    _InfixE (src/Language/Haskell/TH/Lens.hs:1613)
    _UInfixE (src/Language/Haskell/TH/Lens.hs:1621)
    _ParensE (src/Language/Haskell/TH/Lens.hs:1629)
    _LamE (src/Language/Haskell/TH/Lens.hs:1637)
    _LamCaseE (src/Language/Haskell/TH/Lens.hs:1646)
    _TupE (src/Language/Haskell/TH/Lens.hs:1655)
    _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1663)
    _CondE (src/Language/Haskell/TH/Lens.hs:1671)
    _MultiIfE (src/Language/Haskell/TH/Lens.hs:1680)
    _LetE (src/Language/Haskell/TH/Lens.hs:1689)
    _CaseE (src/Language/Haskell/TH/Lens.hs:1697)
    _DoE (src/Language/Haskell/TH/Lens.hs:1705)
    _CompE (src/Language/Haskell/TH/Lens.hs:1713)
    _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1721)
    _ListE (src/Language/Haskell/TH/Lens.hs:1729)
    _SigE (src/Language/Haskell/TH/Lens.hs:1737)
    _RecConE (src/Language/Haskell/TH/Lens.hs:1745)
    _RecUpdE (src/Language/Haskell/TH/Lens.hs:1753)
    _StaticE (src/Language/Haskell/TH/Lens.hs:1762)
    _UnboundVarE (src/Language/Haskell/TH/Lens.hs:1772)
    _GuardedB (src/Language/Haskell/TH/Lens.hs:1781)
    _NormalB (src/Language/Haskell/TH/Lens.hs:1789)
    _NormalG (src/Language/Haskell/TH/Lens.hs:1797)
    _PatG (src/Language/Haskell/TH/Lens.hs:1805)
    _BindS (src/Language/Haskell/TH/Lens.hs:1813)
    _LetS (src/Language/Haskell/TH/Lens.hs:1821)
    _NoBindS (src/Language/Haskell/TH/Lens.hs:1829)
    _ParS (src/Language/Haskell/TH/Lens.hs:1837)
    _FromR (src/Language/Haskell/TH/Lens.hs:1845)
    _FromThenR (src/Language/Haskell/TH/Lens.hs:1853)
    _FromToR (src/Language/Haskell/TH/Lens.hs:1861)
    _FromThenToR (src/Language/Haskell/TH/Lens.hs:1869)
    _CharL (src/Language/Haskell/TH/Lens.hs:1877)
    _StringL (src/Language/Haskell/TH/Lens.hs:1885)
    _IntegerL (src/Language/Haskell/TH/Lens.hs:1893)
    _RationalL (src/Language/Haskell/TH/Lens.hs:1901)
    _IntPrimL (src/Language/Haskell/TH/Lens.hs:1909)
    _WordPrimL (src/Language/Haskell/TH/Lens.hs:1917)
    _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1925)
    _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1933)
    _StringPrimL (src/Language/Haskell/TH/Lens.hs:1942)
    _CharPrimL (src/Language/Haskell/TH/Lens.hs:1960)
    _LitP (src/Language/Haskell/TH/Lens.hs:1969)
    _VarP (src/Language/Haskell/TH/Lens.hs:1977)
    _TupP (src/Language/Haskell/TH/Lens.hs:1985)
    _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1993)
    _ConP (src/Language/Haskell/TH/Lens.hs:2001)
    _InfixP (src/Language/Haskell/TH/Lens.hs:2009)
    _UInfixP (src/Language/Haskell/TH/Lens.hs:2017)
    _ParensP (src/Language/Haskell/TH/Lens.hs:2025)
    _TildeP (src/Language/Haskell/TH/Lens.hs:2033)
    _BangP (src/Language/Haskell/TH/Lens.hs:2041)
    _AsP (src/Language/Haskell/TH/Lens.hs:2049)
    _WildP (src/Language/Haskell/TH/Lens.hs:2057)
    _RecP (src/Language/Haskell/TH/Lens.hs:2065)
    _ListP (src/Language/Haskell/TH/Lens.hs:2073)
    _SigP (src/Language/Haskell/TH/Lens.hs:2081)
    _ViewP (src/Language/Haskell/TH/Lens.hs:2089)
    _ForallT (src/Language/Haskell/TH/Lens.hs:2097)
    _AppT (src/Language/Haskell/TH/Lens.hs:2105)
    _SigT (src/Language/Haskell/TH/Lens.hs:2113)
    _VarT (src/Language/Haskell/TH/Lens.hs:2121)
    _ConT (src/Language/Haskell/TH/Lens.hs:2129)
    _PromotedT (src/Language/Haskell/TH/Lens.hs:2138)
    _TupleT (src/Language/Haskell/TH/Lens.hs:2147)
    _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2155)
    _ArrowT (src/Language/Haskell/TH/Lens.hs:2163)
    _EqualityT (src/Language/Haskell/TH/Lens.hs:2172)
    _ListT (src/Language/Haskell/TH/Lens.hs:2181)
    _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2190)
    _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2198)
    _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2206)
    _StarT (src/Language/Haskell/TH/Lens.hs:2214)
    _ConstraintT (src/Language/Haskell/TH/Lens.hs:2222)
    _LitT (src/Language/Haskell/TH/Lens.hs:2230)
    _InfixT (src/Language/Haskell/TH/Lens.hs:2240)
    _UInfixT (src/Language/Haskell/TH/Lens.hs:2248)
    _ParensT (src/Language/Haskell/TH/Lens.hs:2256)
    _WildCardT (src/Language/Haskell/TH/Lens.hs:2264)
    _PlainTV (src/Language/Haskell/TH/Lens.hs:2273)
    _KindedTV (src/Language/Haskell/TH/Lens.hs:2281)
    _NoSig (src/Language/Haskell/TH/Lens.hs:2290)
    _KindSig (src/Language/Haskell/TH/Lens.hs:2298)
    _TyVarSig (src/Language/Haskell/TH/Lens.hs:2306)
    _NumTyLit (src/Language/Haskell/TH/Lens.hs:2316)
    _StrTyLit (src/Language/Haskell/TH/Lens.hs:2324)
    _NominalR (src/Language/Haskell/TH/Lens.hs:2352)
    _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2360)
    _PhantomR (src/Language/Haskell/TH/Lens.hs:2368)
    _InferR (src/Language/Haskell/TH/Lens.hs:2376)
  80% (  4 /  5) in 'Control.Lens.Internal.FieldTH'
  Missing documentation for:
    makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:68)
 100% (  4 /  4) in 'Control.Lens.Internal.PrismTH'
  98% ( 57 / 58) in 'Control.Lens.TH'
  Missing documentation for:
    defaultFieldRules (src/Control/Lens/TH.hs:760)
 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.Lazy.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lazy/Lens.hs:143)
    Chars (src/Data/ByteString/Lazy/Lens.hs:146)
  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)
  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'
  24% (  4 / 17) in 'GHC.Generics.Lens'
  Missing documentation for:
    _V1 (src/GHC/Generics/Lens.hs:78)
    _U1 (src/GHC/Generics/Lens.hs:83)
    _Par1 (src/GHC/Generics/Lens.hs:87)
    _Rec1 (src/GHC/Generics/Lens.hs:91)
    _K1 (src/GHC/Generics/Lens.hs:95)
    _M1 (src/GHC/Generics/Lens.hs:99)
    _L1 (src/GHC/Generics/Lens.hs:103)
    _UAddr (src/GHC/Generics/Lens.hs:121)
    _UChar (src/GHC/Generics/Lens.hs:128)
    _UDouble (src/GHC/Generics/Lens.hs:135)
    _UFloat (src/GHC/Generics/Lens.hs:142)
    _UInt (src/GHC/Generics/Lens.hs:149)
    _UWord (src/GHC/Generics/Lens.hs:156)
  94% ( 15 / 16) in 'Numeric.Lens'
  Missing documentation for:
    Integral (src/Numeric/Lens.hs:57)
  84% ( 16 / 19) in 'System.FilePath.Lens'
  Missing documentation for:
    <<</>~ (src/System/FilePath/Lens.hs:111)
    <<</>= (src/System/FilePath/Lens.hs:115)
    <<<.>= (src/System/FilePath/Lens.hs:182)
  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)
  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.Indexed: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.Context: could not find link destinations for:
    ~
Warning: Control.Lens.Lens: could not find link destinations for:
    ~
Warning: Control.Lens.Tuple: could not find link destinations for:
    GIxed N0 N1 N2 N3 N4 N5 N6 N7 N8
Warning: Control.Lens.Setter: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Control.Lens.Internal.Bazaar: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.Magma: could not find link destinations for:
    ~
Warning: Control.Lens.Getter: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Control.Lens.Zoom: could not find link destinations for:
    ~
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 ~
Warning: Control.Lens.Indexed: could not find link destinations for:
    ~
Warning: Control.Lens.Reified: could not find link destinations for:
    ~
Warning: Control.Lens.Plated: could not find link destinations for:
    gplate'
Warning: Control.Lens.Equality: could not find link destinations for:
    ~
Warning: Control.Lens.Wrapped: could not find link destinations for:
    ~
Warning: Control.Lens.Each: could not find link destinations for:
    ~
Warning: Control.Lens.At: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
    OpticStab quantifyType
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.151537367203969543619.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/lens-4.15.1-GIqMfFkWZyYIqq1QNYTt5Z
Registering lens-4.15.1...
cabal: Leaving directory '/tmp/cabal-tmp-25116/lens-4.15.1'
Installed lens-4.15.1
cabal: Entering directory '/tmp/cabal-tmp-25116/linear-1.20.5'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-25116/linear-1.20.5/dist/setup/setup.hs, /tmp/cabal-tmp-25116/linear-1.20.5/dist/setup/Main.o )

/tmp/cabal-tmp-25116/linear-1.20.5/dist/setup/setup.hs:45:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-25116/linear-1.20.5/dist/setup/setup ...
Configuring linear-1.20.5...
Building linear-1.20.5...
Preprocessing library linear-1.20.5...
[ 1 of 22] Compiling Linear.Instances ( src/Linear/Instances.hs, dist/build/Linear/Instances.o )
[ 2 of 22] Compiling Linear.Vector    ( src/Linear/Vector.hs, dist/build/Linear/Vector.o )
[ 3 of 22] Compiling Linear.Epsilon   ( src/Linear/Epsilon.hs, dist/build/Linear/Epsilon.o )
[ 4 of 22] Compiling Linear.Metric    ( src/Linear/Metric.hs, dist/build/Linear/Metric.o )
[ 5 of 22] Compiling Linear.V         ( src/Linear/V.hs, dist/build/Linear/V.o )
[ 6 of 22] Compiling Linear.V0        ( src/Linear/V0.hs, dist/build/Linear/V0.o )
[ 7 of 22] Compiling Linear.V1        ( src/Linear/V1.hs, dist/build/Linear/V1.o )
[ 8 of 22] Compiling Linear.V2        ( src/Linear/V2.hs, dist/build/Linear/V2.o )
[ 9 of 22] Compiling Linear.V3        ( src/Linear/V3.hs, dist/build/Linear/V3.o )
[10 of 22] Compiling Linear.V4        ( src/Linear/V4.hs, dist/build/Linear/V4.o )
[11 of 22] Compiling Linear.Plucker   ( src/Linear/Plucker.hs, dist/build/Linear/Plucker.o )
[12 of 22] Compiling Linear.Plucker.Coincides ( src/Linear/Plucker/Coincides.hs, dist/build/Linear/Plucker/Coincides.o )
[13 of 22] Compiling Linear.Conjugate ( src/Linear/Conjugate.hs, dist/build/Linear/Conjugate.o )
[14 of 22] Compiling Linear.Quaternion ( src/Linear/Quaternion.hs, dist/build/Linear/Quaternion.o )
[15 of 22] Compiling Linear.Trace     ( src/Linear/Trace.hs, dist/build/Linear/Trace.o )
[16 of 22] Compiling Linear.Matrix    ( src/Linear/Matrix.hs, dist/build/Linear/Matrix.o )
[17 of 22] Compiling Linear.Projection ( src/Linear/Projection.hs, dist/build/Linear/Projection.o )
[18 of 22] Compiling Linear.Binary    ( src/Linear/Binary.hs, dist/build/Linear/Binary.o )
[19 of 22] Compiling Linear.Algebra   ( src/Linear/Algebra.hs, dist/build/Linear/Algebra.o )
[20 of 22] Compiling Linear.Covector  ( src/Linear/Covector.hs, dist/build/Linear/Covector.o )
[21 of 22] Compiling Linear.Affine    ( src/Linear/Affine.hs, dist/build/Linear/Affine.o )
[22 of 22] Compiling Linear           ( src/Linear.hs, dist/build/Linear.o )
Running Haddock for linear-1.20.5...
Running hscolour for linear-1.20.5...
Preprocessing library linear-1.20.5...
Preprocessing library linear-1.20.5...
Haddock coverage:
 100% (  1 /  1) in 'Linear.Instances'
 100% ( 13 / 13) in 'Linear.Vector'
 100% (  2 /  2) in 'Linear.Epsilon'
 100% (  4 /  4) in 'Linear.Metric'
  20% (  2 / 10) in 'Linear.V'
  Missing documentation for:
    V (src/Linear/V.hs:120)
    dim (src/Linear/V.hs:127)
    Dim (src/Linear/V.hs:112)
    reifyDim (src/Linear/V.hs:159)
    reifyVector (src/Linear/V.hs:165)
    reifyDimNat (src/Linear/V.hs:149)
    reifyVectorNat (src/Linear/V.hs:153)
    fromVector (src/Linear/V.hs:353)
 100% (  2 /  2) in 'Linear.V0'
  75% (  3 /  4) in 'Linear.V1'
  Missing documentation for:
    ex (src/Linear/V1.hs:234)
  70% (  7 / 10) in 'Linear.V2'
  Missing documentation for:
    ex (src/Linear/V1.hs:234)
    ey (src/Linear/V2.hs:254)
    angle (src/Linear/V2.hs:392)
  40% (  8 / 20) in 'Linear.V3'
  Missing documentation for:
    _xz (src/Linear/V3.hs:231)
    _yz (src/Linear/V3.hs:231)
    _zx (src/Linear/V3.hs:231)
    _zy (src/Linear/V3.hs:231)
    _xzy (src/Linear/V3.hs:245)
    _yxz (src/Linear/V3.hs:245)
    _yzx (src/Linear/V3.hs:245)
    _zxy (src/Linear/V3.hs:245)
    _zyx (src/Linear/V3.hs:245)
    ex (src/Linear/V1.hs:234)
    ey (src/Linear/V2.hs:254)
    ez (src/Linear/V3.hs:262)
  14% ( 10 / 70) in 'Linear.V4'
  Missing documentation for:
    _xz (src/Linear/V3.hs:231)
    _yz (src/Linear/V3.hs:231)
    _zx (src/Linear/V3.hs:231)
    _zy (src/Linear/V3.hs:231)
    _xzy (src/Linear/V3.hs:245)
    _yxz (src/Linear/V3.hs:245)
    _yzx (src/Linear/V3.hs:245)
    _zxy (src/Linear/V3.hs:245)
    _zyx (src/Linear/V3.hs:245)
    _xw (src/Linear/V4.hs:241)
    _yw (src/Linear/V4.hs:241)
    _zw (src/Linear/V4.hs:241)
    _wx (src/Linear/V4.hs:241)
    _wy (src/Linear/V4.hs:241)
    _wz (src/Linear/V4.hs:241)
    _xyw (src/Linear/V4.hs:260)
    _xzw (src/Linear/V4.hs:260)
    _xwy (src/Linear/V4.hs:260)
    _xwz (src/Linear/V4.hs:260)
    _yxw (src/Linear/V4.hs:260)
    _yzw (src/Linear/V4.hs:260)
    _ywx (src/Linear/V4.hs:260)
    _ywz (src/Linear/V4.hs:260)
    _zxw (src/Linear/V4.hs:260)
    _zyw (src/Linear/V4.hs:260)
    _zwx (src/Linear/V4.hs:260)
    _zwy (src/Linear/V4.hs:260)
    _wxy (src/Linear/V4.hs:260)
    _wxz (src/Linear/V4.hs:260)
    _wyx (src/Linear/V4.hs:260)
    _wyz (src/Linear/V4.hs:260)
    _wzx (src/Linear/V4.hs:260)
    _wzy (src/Linear/V4.hs:260)
    _xywz (src/Linear/V4.hs:315)
    _xzyw (src/Linear/V4.hs:315)
    _xzwy (src/Linear/V4.hs:315)
    _xwyz (src/Linear/V4.hs:315)
    _xwzy (src/Linear/V4.hs:315)
    _yxzw (src/Linear/V4.hs:315)
    _yxwz (src/Linear/V4.hs:315)
    _yzxw (src/Linear/V4.hs:315)
    _yzwx (src/Linear/V4.hs:315)
    _ywxz (src/Linear/V4.hs:315)
    _ywzx (src/Linear/V4.hs:315)
    _zxyw (src/Linear/V4.hs:315)
    _zxwy (src/Linear/V4.hs:315)
    _zyxw (src/Linear/V4.hs:315)
    _zywx (src/Linear/V4.hs:315)
    _zwxy (src/Linear/V4.hs:315)
    _zwyx (src/Linear/V4.hs:315)
    _wxyz (src/Linear/V4.hs:315)
    _wxzy (src/Linear/V4.hs:315)
    _wyxz (src/Linear/V4.hs:315)
    _wyzx (src/Linear/V4.hs:315)
    _wzxy (src/Linear/V4.hs:315)
    _wzyx (src/Linear/V4.hs:315)
    ex (src/Linear/V1.hs:234)
    ey (src/Linear/V2.hs:254)
    ez (src/Linear/V3.hs:262)
    ew (src/Linear/V4.hs:387)
  83% ( 30 / 36) in 'Linear.Plucker'
  Missing documentation for:
    e01 (src/Linear/Plucker.hs:382)
    e02 (src/Linear/Plucker.hs:382)
    e03 (src/Linear/Plucker.hs:382)
    e12 (src/Linear/Plucker.hs:382)
    e31 (src/Linear/Plucker.hs:382)
    e23 (src/Linear/Plucker.hs:382)
 100% (  2 /  2) in 'Linear.Plucker.Coincides'
 100% (  3 /  3) in 'Linear.Conjugate'
  79% ( 15 / 19) in 'Linear.Quaternion'
  Missing documentation for:
    ee (src/Linear/Quaternion.hs:277)
    ei (src/Linear/Quaternion.hs:277)
    ej (src/Linear/Quaternion.hs:298)
    ek (src/Linear/Quaternion.hs:298)
  50% (  1 /  2) in 'Linear.Trace'
  Missing documentation for:
    Trace (src/Linear/Trace.hs:49)
  98% ( 43 / 44) in 'Linear.Matrix'
  Missing documentation for:
    Trace (src/Linear/Trace.hs:49)
  80% (  8 / 10) in 'Linear.Projection'
  Missing documentation for:
    inverseInfinitePerspective (src/Linear/Projection.hs:178)
    inverseFrustum (src/Linear/Projection.hs:133)
 100% (  3 /  3) in 'Linear.Binary'
  43% (  3 /  7) in 'Linear.Algebra'
  Missing documentation for:
    multRep (src/Linear/Algebra.hs:41)
    unitalRep (src/Linear/Algebra.hs:44)
    comultRep (src/Linear/Algebra.hs:85)
    counitalRep (src/Linear/Algebra.hs:88)
  67% (  2 /  3) in 'Linear.Covector'
  Missing documentation for:
    $* (src/Linear/Covector.hs:30)
  14% (  7 / 49) in 'Linear.Affine'
  Missing documentation for:
     (src/Linear/Affine.hs:114)
     (src/Linear/Affine.hs:115)
     (src/Linear/Affine.hs:116)
     (src/Linear/Affine.hs:117)
     (src/Linear/Affine.hs:118)
     (src/Linear/Affine.hs:119)
     (src/Linear/Affine.hs:120)
     (src/Linear/Affine.hs:121)
     (src/Linear/Affine.hs:122)
     (src/Linear/Affine.hs:123)
     (src/Linear/Affine.hs:124)
     (src/Linear/Affine.hs:125)
     (src/Linear/Affine.hs:126)
     (src/Linear/Affine.hs:127)
     (src/Linear/Affine.hs:128)
     (src/Linear/Affine.hs:129)
     (src/Linear/Affine.hs:130)
     (src/Linear/Affine.hs:131)
     (src/Linear/Affine.hs:152)
     (src/Linear/Affine.hs:155)
     (src/Linear/Affine.hs:159)
     (src/Linear/Affine.hs:163)
     (src/Linear/Affine.hs:167)
    lensP (src/Linear/Affine.hs:179)
    _Point (src/Linear/Affine.hs:183)
     (src/Linear/Affine.hs:187)
     (src/Linear/Affine.hs:188)
     (src/Linear/Affine.hs:193)
     (src/Linear/Affine.hs:196)
     (src/Linear/Affine.hs:199)
     (src/Linear/Affine.hs:209)
     (src/Linear/Affine.hs:213)
     (src/Linear/Affine.hs:217)
     (src/Linear/Affine.hs:221)
     (src/Linear/Affine.hs:227)
     (src/Linear/Affine.hs:233)
     (src/Linear/Affine.hs:239)
     (src/Linear/Affine.hs:258)
     (src/Linear/Affine.hs:259)
     (src/Linear/Affine.hs:260)
     (src/Linear/Affine.hs:262)
     (src/Linear/Affine.hs:280)
 100% ( 17 / 17) in 'Linear'
Warning: Linear.Vector: could not find link destinations for:
    GAdditive
Warning: Linear.V: could not find link destinations for:
    D:R:MVectorsV0 MV_VN D:R:VectorV0 V_VN
Warning: Linear.V0: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV00 MV_V0 D:R:VectorV00 V_V0
Warning: Linear.V1: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV10 MV_V1 D:R:VectorV10 V_V1
Warning: Linear.V2: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV20 MV_V2 D:R:VectorV20 V_V2
Warning: Linear.V3: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV30 MV_V3 D:R:VectorV30 V_V3
Warning: Linear.V4: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV40 MV_V4 D:R:VectorV40 V_V4
Warning: Linear.Plucker: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsPlucker0 MV_Plucker D:R:VectorPlucker0 V_Plucker
Warning: Linear.Quaternion: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsQuaternion0 MV_Quaternion D:R:VectorQuaternion0 V_Quaternion
Warning: Linear.Affine: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Documentation created: dist/doc/html/linear/index.html,
dist/doc/html/linear/linear.txt
Creating package registration file:
/tmp/pkgConf-linear-1.2056158305451943769.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/linear-1.20.5-LAeoSxurSCV2mUjpxh8Kk8
Registering linear-1.20.5...
cabal: Leaving directory '/tmp/cabal-tmp-25116/linear-1.20.5'
Installed linear-1.20.5
cabal: Entering directory '/tmp/cabal-tmp-25116/active-0.2.0.12'
Configuring active-0.2.0.12...
Building active-0.2.0.12...
Preprocessing library active-0.2.0.12...
[1 of 1] Compiling Data.Active      ( src/Data/Active.hs, dist/build/Data/Active.o )
Running Haddock for active-0.2.0.12...
Running hscolour for active-0.2.0.12...
Preprocessing library active-0.2.0.12...
Preprocessing library active-0.2.0.12...
Haddock coverage:
 100% ( 61 / 61) in 'Data.Active'
Warning: Data.Active: could not find link destinations for:
    ~
Documentation created: dist/doc/html/active/index.html,
dist/doc/html/active/active.txt
Creating package registration file:
/tmp/pkgConf-active-0.2.0308411059536761805.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/active-0.2.0.12-JEMAqrNcRwD54sg2DWU1ZZ
Registering active-0.2.0.12...
cabal: Leaving directory '/tmp/cabal-tmp-25116/active-0.2.0.12'
Installed active-0.2.0.12
cabal: Entering directory '/tmp/cabal-tmp-25116/diagrams-core-1.4'
Configuring diagrams-core-1.4...
Building diagrams-core-1.4...
Preprocessing library diagrams-core-1.4...
[ 1 of 14] Compiling Diagrams.Core.V  ( src/Diagrams/Core/V.hs, dist/build/Diagrams/Core/V.o )
[ 2 of 14] Compiling Diagrams.Core.Points ( src/Diagrams/Core/Points.hs, dist/build/Diagrams/Core/Points.o )
[ 3 of 14] Compiling Diagrams.Core.Measure ( src/Diagrams/Core/Measure.hs, dist/build/Diagrams/Core/Measure.o )
[ 4 of 14] Compiling Diagrams.Core.HasOrigin ( src/Diagrams/Core/HasOrigin.hs, dist/build/Diagrams/Core/HasOrigin.o )
[ 5 of 14] Compiling Diagrams.Core.Transform ( src/Diagrams/Core/Transform.hs, dist/build/Diagrams/Core/Transform.o )
[ 6 of 14] Compiling Diagrams.Core.Names ( src/Diagrams/Core/Names.hs, dist/build/Diagrams/Core/Names.o )
[ 7 of 14] Compiling Diagrams.Core.Query ( src/Diagrams/Core/Query.hs, dist/build/Diagrams/Core/Query.o )
[ 8 of 14] Compiling Diagrams.Core.Style ( src/Diagrams/Core/Style.hs, dist/build/Diagrams/Core/Style.o )
[ 9 of 14] Compiling Diagrams.Core.Trace ( src/Diagrams/Core/Trace.hs, dist/build/Diagrams/Core/Trace.o )
[10 of 14] Compiling Diagrams.Core.Envelope ( src/Diagrams/Core/Envelope.hs, dist/build/Diagrams/Core/Envelope.o )
[11 of 14] Compiling Diagrams.Core.Juxtapose ( src/Diagrams/Core/Juxtapose.hs, dist/build/Diagrams/Core/Juxtapose.o )
[12 of 14] Compiling Diagrams.Core.Types ( src/Diagrams/Core/Types.hs, dist/build/Diagrams/Core/Types.o )
[13 of 14] Compiling Diagrams.Core.Compile ( src/Diagrams/Core/Compile.hs, dist/build/Diagrams/Core/Compile.o )
[14 of 14] Compiling Diagrams.Core    ( src/Diagrams/Core.hs, dist/build/Diagrams/Core.o )
Running Haddock for diagrams-core-1.4...
Running hscolour for diagrams-core-1.4...
Preprocessing library diagrams-core-1.4...
Preprocessing library diagrams-core-1.4...
Haddock coverage:
 100% (  6 /  6) in 'Diagrams.Core.V'
  82% (  9 / 11) in 'Diagrams.Core.Points'
  Missing documentation for:
    _Point
    mirror (src/Diagrams/Core/Points.hs:33)
  92% ( 11 / 12) in 'Diagrams.Core.Measure'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'Diagrams.Core.HasOrigin'
 100% ( 40 / 40) in 'Diagrams.Core.Transform'
 100% ( 12 / 12) in 'Diagrams.Core.Names'
 100% (  2 /  2) in 'Diagrams.Core.Query'
 100% ( 30 / 30) in 'Diagrams.Core.Style'
Warning: Diagrams.Core.Trace: appTrace is exported separately but will be documented under Trace. Consider exporting it together with its parent(s) for code clarity.
  95% ( 21 / 22) in 'Diagrams.Core.Trace'
  Missing documentation for:
    mkTrace (src/Diagrams/Core/Trace.hs:152)
  86% ( 18 / 21) in 'Diagrams.Core.Envelope'
  Missing documentation for:
    appEnvelope (src/Diagrams/Core/Envelope.hs:119)
    onEnvelope (src/Diagrams/Core/Envelope.hs:122)
    mkEnvelope (src/Diagrams/Core/Envelope.hs:125)
 100% (  3 /  3) in 'Diagrams.Core.Juxtapose'
  95% ( 73 / 77) in 'Diagrams.Core.Types'
  Missing documentation for:
    withQDiaLeaf (src/Diagrams/Core/Types.hs:244)
    _Prim (src/Diagrams/Core/Types.hs:754)
    DNode (src/Diagrams/Core/Types.hs:781)
    RNode (src/Diagrams/Core/Types.hs:801)
  91% ( 10 / 11) in 'Diagrams.Core.Compile'
  Missing documentation for:
    RNode (src/Diagrams/Core/Types.hs:801)
Warning: Diagrams.Core: appTrace is exported separately but will be documented under Trace. Consider exporting it together with its parent(s) for code clarity.
  98% (156 /160) in 'Diagrams.Core'
  Missing documentation for:
    appEnvelope (src/Diagrams/Core/Envelope.hs:119)
    onEnvelope (src/Diagrams/Core/Envelope.hs:122)
    mkEnvelope (src/Diagrams/Core/Envelope.hs:125)
    mkTrace (src/Diagrams/Core/Trace.hs:152)
Warning: Diagrams.Core.V: could not find link destinations for:
    ~
Warning: Diagrams.Core.Points: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Diagrams.Core.HasOrigin: could not find link destinations for:
    ~
Warning: Diagrams.Core.Transform: could not find link destinations for:
    ~
Warning: Diagrams.Core.Style: could not find link destinations for:
    ~
Warning: Diagrams.Core.Trace: could not find link destinations for:
    merge ~
Warning: Diagrams.Core.Envelope: could not find link destinations for:
    ~
Warning: Diagrams.Core.Juxtapose: could not find link destinations for:
    ~
Warning: Diagrams.Core.Types: could not find link destinations for:
    D:R:RenderNullBackendvn0 NullBackendRender D:R:OptionsNullBackendvn0
Warning: Diagrams.Core: could not find link destinations for:
    ~ unsafeIndex unsafeRangeSize merge D:R:RenderNullBackendvn0 NullBackendRender D:R:OptionsNullBackendvn0
Documentation created: dist/doc/html/diagrams-core/index.html,
dist/doc/html/diagrams-core/diagrams-core.txt
Creating package registration file:
/tmp/pkgConf-diagrams-core-115600809422135467698.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/diagrams-core-1.4-C1Fi13LLID590UFiwixhkE
Registering diagrams-core-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/diagrams-core-1.4'
Installed diagrams-core-1.4
cabal: Entering directory '/tmp/cabal-tmp-25116/diagrams-lib-1.4'
Configuring diagrams-lib-1.4...
Building diagrams-lib-1.4...
Preprocessing library diagrams-lib-1.4...
[ 1 of 73] Compiling Diagrams.Util    ( src/Diagrams/Util.hs, dist/build/Diagrams/Util.o )
[ 2 of 73] Compiling Diagrams.Transform ( src/Diagrams/Transform.hs, dist/build/Diagrams/Transform.o )
[ 3 of 73] Compiling Diagrams.ThreeD.Attributes ( src/Diagrams/ThreeD/Attributes.hs, dist/build/Diagrams/ThreeD/Attributes.o )
[ 4 of 73] Compiling Diagrams.Query   ( src/Diagrams/Query.hs, dist/build/Diagrams/Query.o )
[ 5 of 73] Compiling Diagrams.Points  ( src/Diagrams/Points.hs, dist/build/Diagrams/Points.o )
[ 6 of 73] Compiling Diagrams.Parametric ( src/Diagrams/Parametric.hs, dist/build/Diagrams/Parametric.o )
[ 7 of 73] Compiling Diagrams.Parametric.Adjust ( src/Diagrams/Parametric/Adjust.hs, dist/build/Diagrams/Parametric/Adjust.o )
[ 8 of 73] Compiling Diagrams.TwoD.Segment.Bernstein ( src/Diagrams/TwoD/Segment/Bernstein.hs, dist/build/Diagrams/TwoD/Segment/Bernstein.o )
[ 9 of 73] Compiling Diagrams.Names   ( src/Diagrams/Names.hs, dist/build/Diagrams/Names.o )
[10 of 73] Compiling Diagrams.CubicSpline.Internal ( src/Diagrams/CubicSpline/Internal.hs, dist/build/Diagrams/CubicSpline/Internal.o )
[11 of 73] Compiling Diagrams.Coordinates ( src/Diagrams/Coordinates.hs, dist/build/Diagrams/Coordinates.o )
[12 of 73] Compiling Diagrams.Attributes.Compile ( src/Diagrams/Attributes/Compile.hs, dist/build/Diagrams/Attributes/Compile.o )
[13 of 73] Compiling Diagrams.Attributes ( src/Diagrams/Attributes.hs, dist/build/Diagrams/Attributes.o )
[14 of 73] Compiling Diagrams.Angle   ( src/Diagrams/Angle.hs, dist/build/Diagrams/Angle.o )
[15 of 73] Compiling Diagrams.Direction ( src/Diagrams/Direction.hs, dist/build/Diagrams/Direction.o )
[16 of 73] Compiling Diagrams.TwoD.Types ( src/Diagrams/TwoD/Types.hs, dist/build/Diagrams/TwoD/Types.o )
[17 of 73] Compiling Diagrams.ThreeD.Types ( src/Diagrams/ThreeD/Types.hs, dist/build/Diagrams/ThreeD/Types.o )
[18 of 73] Compiling Diagrams.ThreeD.Light ( src/Diagrams/ThreeD/Light.hs, dist/build/Diagrams/ThreeD/Light.o )
[19 of 73] Compiling Diagrams.Transform.Matrix ( src/Diagrams/Transform/Matrix.hs, dist/build/Diagrams/Transform/Matrix.o )
[20 of 73] Compiling Diagrams.TwoD.Vector ( src/Diagrams/TwoD/Vector.hs, dist/build/Diagrams/TwoD/Vector.o )
[21 of 73] Compiling Diagrams.ThreeD.Vector ( src/Diagrams/ThreeD/Vector.hs, dist/build/Diagrams/ThreeD/Vector.o )
[22 of 73] Compiling Diagrams.ThreeD.Camera ( src/Diagrams/ThreeD/Camera.hs, dist/build/Diagrams/ThreeD/Camera.o )
[23 of 73] Compiling Diagrams.ThreeD.Shapes ( src/Diagrams/ThreeD/Shapes.hs, dist/build/Diagrams/ThreeD/Shapes.o )
[24 of 73] Compiling Diagrams.TwoD.Points ( src/Diagrams/TwoD/Points.hs, dist/build/Diagrams/TwoD/Points.o )
[25 of 73] Compiling Diagrams.TwoD.Transform ( src/Diagrams/TwoD/Transform.hs, dist/build/Diagrams/TwoD/Transform.o )
[26 of 73] Compiling Diagrams.ThreeD.Transform ( src/Diagrams/ThreeD/Transform.hs, dist/build/Diagrams/ThreeD/Transform.o )
[27 of 73] Compiling Diagrams.Transform.ScaleInv ( src/Diagrams/Transform/ScaleInv.hs, dist/build/Diagrams/Transform/ScaleInv.o )
[28 of 73] Compiling Diagrams.Align   ( src/Diagrams/Align.hs, dist/build/Diagrams/Align.o )
[29 of 73] Compiling Diagrams.Located ( src/Diagrams/Located.hs, dist/build/Diagrams/Located.o )
[30 of 73] Compiling Diagrams.Segment ( src/Diagrams/Segment.hs, dist/build/Diagrams/Segment.o )
[31 of 73] Compiling Diagrams.Combinators ( src/Diagrams/Combinators.hs, dist/build/Diagrams/Combinators.o )
[32 of 73] Compiling Diagrams.Envelope ( src/Diagrams/Envelope.hs, dist/build/Diagrams/Envelope.o )
[33 of 73] Compiling Diagrams.Trace   ( src/Diagrams/Trace.hs, dist/build/Diagrams/Trace.o )
[34 of 73] Compiling Diagrams.Tangent ( src/Diagrams/Tangent.hs, dist/build/Diagrams/Tangent.o )
[35 of 73] Compiling Diagrams.TwoD.Curvature ( src/Diagrams/TwoD/Curvature.hs, dist/build/Diagrams/TwoD/Curvature.o )
[36 of 73] Compiling Diagrams.Trail   ( src/Diagrams/Trail.hs, dist/build/Diagrams/Trail.o )
[37 of 73] Compiling Diagrams.TrailLike ( src/Diagrams/TrailLike.hs, dist/build/Diagrams/TrailLike.o )
[38 of 73] Compiling Diagrams.Animation.Active ( src/Diagrams/Animation/Active.hs, dist/build/Diagrams/Animation/Active.o )
[39 of 73] Compiling Diagrams.CubicSpline.Boehm ( src/Diagrams/CubicSpline/Boehm.hs, dist/build/Diagrams/CubicSpline/Boehm.o )
[40 of 73] Compiling Diagrams.CubicSpline ( src/Diagrams/CubicSpline.hs, dist/build/Diagrams/CubicSpline.o )
[41 of 73] Compiling Diagrams.TwoD.Arc ( src/Diagrams/TwoD/Arc.hs, dist/build/Diagrams/TwoD/Arc.o )
[42 of 73] Compiling Diagrams.TwoD.Ellipse ( src/Diagrams/TwoD/Ellipse.hs, dist/build/Diagrams/TwoD/Ellipse.o )
[43 of 73] Compiling Diagrams.TwoD.Segment ( src/Diagrams/TwoD/Segment.hs, dist/build/Diagrams/TwoD/Segment.o )
[44 of 73] Compiling Diagrams.Path    ( src/Diagrams/Path.hs, dist/build/Diagrams/Path.o )
[45 of 73] Compiling Diagrams.Deform  ( src/Diagrams/Deform.hs, dist/build/Diagrams/Deform.o )
[46 of 73] Compiling Diagrams.TwoD.Deform ( src/Diagrams/TwoD/Deform.hs, dist/build/Diagrams/TwoD/Deform.o )
[47 of 73] Compiling Diagrams.ThreeD.Deform ( src/Diagrams/ThreeD/Deform.hs, dist/build/Diagrams/ThreeD/Deform.o )
[48 of 73] Compiling Diagrams.LinearMap ( src/Diagrams/LinearMap.hs, dist/build/Diagrams/LinearMap.o )
[49 of 73] Compiling Diagrams.ThreeD.Projection ( src/Diagrams/ThreeD/Projection.hs, dist/build/Diagrams/ThreeD/Projection.o )
[50 of 73] Compiling Diagrams.TwoD.Attributes ( src/Diagrams/TwoD/Attributes.hs, dist/build/Diagrams/TwoD/Attributes.o )
[51 of 73] Compiling Diagrams.TwoD.Text ( src/Diagrams/TwoD/Text.hs, dist/build/Diagrams/TwoD/Text.o )
[52 of 73] Compiling Diagrams.TwoD.Path ( src/Diagrams/TwoD/Path.hs, dist/build/Diagrams/TwoD/Path.o )
[53 of 73] Compiling Diagrams.TwoD.Model ( src/Diagrams/TwoD/Model.hs, dist/build/Diagrams/TwoD/Model.o )
[54 of 73] Compiling Diagrams.TwoD.Offset ( src/Diagrams/TwoD/Offset.hs, dist/build/Diagrams/TwoD/Offset.o )
[55 of 73] Compiling Diagrams.TwoD.Polygons ( src/Diagrams/TwoD/Polygons.hs, dist/build/Diagrams/TwoD/Polygons.o )
[56 of 73] Compiling Diagrams.TwoD.Shapes ( src/Diagrams/TwoD/Shapes.hs, dist/build/Diagrams/TwoD/Shapes.o )
[57 of 73] Compiling Diagrams.BoundingBox ( src/Diagrams/BoundingBox.hs, dist/build/Diagrams/BoundingBox.o )
[58 of 73] Compiling Diagrams.Animation ( src/Diagrams/Animation.hs, dist/build/Diagrams/Animation.o )
[59 of 73] Compiling Diagrams.Backend.CmdLine ( src/Diagrams/Backend/CmdLine.hs, dist/build/Diagrams/Backend/CmdLine.o )
[60 of 73] Compiling Diagrams.Size    ( src/Diagrams/Size.hs, dist/build/Diagrams/Size.o )
[61 of 73] Compiling Diagrams.TwoD.Size ( src/Diagrams/TwoD/Size.hs, dist/build/Diagrams/TwoD/Size.o )
[62 of 73] Compiling Diagrams.ThreeD.Size ( src/Diagrams/ThreeD/Size.hs, dist/build/Diagrams/ThreeD/Size.o )
[63 of 73] Compiling Diagrams.TwoD.Adjust ( src/Diagrams/TwoD/Adjust.hs, dist/build/Diagrams/TwoD/Adjust.o )
[64 of 73] Compiling Diagrams.TwoD.Image ( src/Diagrams/TwoD/Image.hs, dist/build/Diagrams/TwoD/Image.o )
[65 of 73] Compiling Diagrams.TwoD.Align ( src/Diagrams/TwoD/Align.hs, dist/build/Diagrams/TwoD/Align.o )
[66 of 73] Compiling Diagrams.ThreeD.Align ( src/Diagrams/ThreeD/Align.hs, dist/build/Diagrams/ThreeD/Align.o )
[67 of 73] Compiling Diagrams.ThreeD  ( src/Diagrams/ThreeD.hs, dist/build/Diagrams/ThreeD.o )
[68 of 73] Compiling Diagrams.TwoD.Arrowheads ( src/Diagrams/TwoD/Arrowheads.hs, dist/build/Diagrams/TwoD/Arrowheads.o )
[69 of 73] Compiling Diagrams.TwoD.Arrow ( src/Diagrams/TwoD/Arrow.hs, dist/build/Diagrams/TwoD/Arrow.o )
[70 of 73] Compiling Diagrams.TwoD.Combinators ( src/Diagrams/TwoD/Combinators.hs, dist/build/Diagrams/TwoD/Combinators.o )
[71 of 73] Compiling Diagrams.TwoD    ( src/Diagrams/TwoD.hs, dist/build/Diagrams/TwoD.o )
[72 of 73] Compiling Diagrams         ( src/Diagrams.hs, dist/build/Diagrams.o )
[73 of 73] Compiling Diagrams.Prelude ( src/Diagrams/Prelude.hs, dist/build/Diagrams/Prelude.o )
Running Haddock for diagrams-lib-1.4...
Running hscolour for diagrams-lib-1.4...
Preprocessing library diagrams-lib-1.4...
Preprocessing library diagrams-lib-1.4...
Haddock coverage:
 100% ( 15 / 15) in 'Diagrams.Util'
 100% ( 26 / 26) in 'Diagrams.Transform'
  62% ( 16 / 26) in 'Diagrams.ThreeD.Attributes'
  Missing documentation for:
     (src/Diagrams/ThreeD/Attributes.hs:43)
    _SurfaceColor (src/Diagrams/ThreeD/Attributes.hs:45)
     (src/Diagrams/ThreeD/Attributes.hs:64)
     (src/Diagrams/ThreeD/Attributes.hs:87)
    _Ambient (src/Diagrams/ThreeD/Attributes.hs:89)
    specularSize (src/Diagrams/ThreeD/Attributes.hs:112)
    specularIntensity (src/Diagrams/ThreeD/Attributes.hs:112)
    Highlight (src/Diagrams/ThreeD/Attributes.hs:114)
     (src/Diagrams/ThreeD/Attributes.hs:117)
    _Highlight (src/Diagrams/ThreeD/Attributes.hs:119)
 100% ( 11 / 11) in 'Diagrams.Query'
  80% (  8 / 10) in 'Diagrams.Points'
  Missing documentation for:
    _Point
    lensP
 100% (  9 /  9) in 'Diagrams.Parametric'
 100% (  8 /  8) in 'Diagrams.Parametric.Adjust'
  86% (  6 /  7) in 'Diagrams.TwoD.Segment.Bernstein'
  Missing documentation for:
    BernsteinPoly (src/Diagrams/TwoD/Segment/Bernstein.hs:33)
 100% ( 30 / 30) in 'Diagrams.Names'
 100% (  5 /  5) in 'Diagrams.CubicSpline.Internal'
 100% (  3 /  3) in 'Diagrams.Coordinates'
  67% (  2 /  3) in 'Diagrams.Attributes.Compile'
  Missing documentation for:
    SplitAttribute (src/Diagrams/Attributes/Compile.hs:37)
  67% ( 61 / 91) in 'Diagrams.Attributes'
  Missing documentation for:
    ultraThin (src/Diagrams/Attributes.hs:109)
    veryThin (src/Diagrams/Attributes.hs:109)
    thin (src/Diagrams/Attributes.hs:109)
    medium (src/Diagrams/Attributes.hs:109)
    thick (src/Diagrams/Attributes.hs:109)
    veryThick (src/Diagrams/Attributes.hs:109)
    ultraThick (src/Diagrams/Attributes.hs:109)
    none (src/Diagrams/Attributes.hs:109)
    tiny (src/Diagrams/Attributes.hs:109)
    verySmall (src/Diagrams/Attributes.hs:109)
    small (src/Diagrams/Attributes.hs:109)
    normal (src/Diagrams/Attributes.hs:109)
    large (src/Diagrams/Attributes.hs:109)
    veryLarge (src/Diagrams/Attributes.hs:109)
    huge (src/Diagrams/Attributes.hs:109)
    getLineWidth (src/Diagrams/Attributes.hs:151)
    _LineWidth (src/Diagrams/Attributes.hs:138)
    _LineWidthM (src/Diagrams/Attributes.hs:141)
    getDashing (src/Diagrams/Attributes.hs:206)
    someToAlpha (src/Diagrams/Attributes.hs:291)
    _Opacity (src/Diagrams/Attributes.hs:338)
    getOpacity (src/Diagrams/Attributes.hs:341)
    _FillOpacity (src/Diagrams/Attributes.hs:364)
    getFillOpacity (src/Diagrams/Attributes.hs:367)
    _StrokeOpacity (src/Diagrams/Attributes.hs:390)
    getStrokeOpacity (src/Diagrams/Attributes.hs:393)
    getLineCap (src/Diagrams/Attributes.hs:429)
    getLineJoin (src/Diagrams/Attributes.hs:459)
    _LineMiterLimit (src/Diagrams/Attributes.hs:478)
    getLineMiterLimit (src/Diagrams/Attributes.hs:484)
 100% ( 31 / 31) in 'Diagrams.Angle'
 100% (  9 /  9) in 'Diagrams.Direction'
  71% ( 12 / 17) in 'Diagrams.TwoD.Types'
  Missing documentation for:
    P2 (src/Diagrams/TwoD/Types.hs:36)
    T2 (src/Diagrams/TwoD/Types.hs:37)
    r2Iso (src/Diagrams/TwoD/Types.hs:54)
    p2Iso (src/Diagrams/TwoD/Types.hs:69)
    r2PolarIso (src/Diagrams/TwoD/Types.hs:75)
  68% ( 13 / 19) in 'Diagrams.ThreeD.Types'
  Missing documentation for:
    r3Iso (src/Diagrams/ThreeD/Types.hs:44)
    p3Iso (src/Diagrams/ThreeD/Types.hs:67)
    r3SphericalIso (src/Diagrams/ThreeD/Types.hs:80)
    r3CylindricalIso (src/Diagrams/ThreeD/Types.hs:85)
    P3 (src/Diagrams/ThreeD/Types.hs:41)
    T3 (src/Diagrams/ThreeD/Types.hs:42)
  71% (  5 /  7) in 'Diagrams.ThreeD.Light'
  Missing documentation for:
     (src/Diagrams/ThreeD/Light.hs:44)
     (src/Diagrams/ThreeD/Light.hs:47)
 100% (  8 /  8) in 'Diagrams.Transform.Matrix'
 100% ( 18 / 18) in 'Diagrams.TwoD.Vector'
 100% ( 11 / 11) in 'Diagrams.ThreeD.Vector'
  45% (  9 / 20) in 'Diagrams.ThreeD.Camera'
  Missing documentation for:
    Camera (src/Diagrams/ThreeD/Camera.hs:47)
    horizontalFieldOfView (src/Diagrams/ThreeD/Camera.hs:80)
    verticalFieldOfView (src/Diagrams/ThreeD/Camera.hs:80)
    orthoWidth (src/Diagrams/ThreeD/Camera.hs:95)
    orthoHeight (src/Diagrams/ThreeD/Camera.hs:95)
    camLoc (src/Diagrams/ThreeD/Camera.hs:48)
    camForward (src/Diagrams/ThreeD/Camera.hs:144)
    camUp (src/Diagrams/ThreeD/Camera.hs:147)
    camRight (src/Diagrams/ThreeD/Camera.hs:150)
    camLens (src/Diagrams/ThreeD/Camera.hs:154)
    camAspect (src/Diagrams/ThreeD/Camera.hs:157)
  65% ( 11 / 17) in 'Diagrams.ThreeD.Shapes'
  Missing documentation for:
    Ellipsoid (src/Diagrams/ThreeD/Shapes.hs:64)
    Box (src/Diagrams/ThreeD/Shapes.hs:91)
    Frustum (src/Diagrams/ThreeD/Shapes.hs:129)
    union (src/Diagrams/ThreeD/Shapes.hs:320)
    intersection (src/Diagrams/ThreeD/Shapes.hs:323)
    difference (src/Diagrams/ThreeD/Shapes.hs:326)
 100% (  3 /  3) in 'Diagrams.TwoD.Points'
  98% ( 42 / 43) in 'Diagrams.TwoD.Transform'
  Missing documentation for:
    T2 (src/Diagrams/TwoD/Types.hs:37)
  97% ( 36 / 37) in 'Diagrams.ThreeD.Transform'
  Missing documentation for:
    T3 (src/Diagrams/ThreeD/Types.hs:42)
  57% (  4 /  7) in 'Diagrams.Transform.ScaleInv'
  Missing documentation for:
    scaleInvObj (src/Diagrams/Transform/ScaleInv.hs:84)
    scaleInvDir (src/Diagrams/Transform/ScaleInv.hs:84)
    scaleInvLoc (src/Diagrams/Transform/ScaleInv.hs:84)
  93% ( 13 / 14) in 'Diagrams.Align'
  Missing documentation for:
    traceBoundary (src/Diagrams/Align.hs:90)
 100% (  7 /  7) in 'Diagrams.Located'
  94% ( 31 / 33) in 'Diagrams.Segment'
  Missing documentation for:
    oeOffset (src/Diagrams/Segment.hs:545)
    oeEnvelope (src/Diagrams/Segment.hs:545)
 100% ( 26 / 26) in 'Diagrams.Combinators'
 100% ( 19 / 19) in 'Diagrams.Envelope'
 100% ( 16 / 16) in 'Diagrams.Trace'
 100% ( 11 / 11) in 'Diagrams.Tangent'
 100% (  5 /  5) in 'Diagrams.TwoD.Curvature'
  99% ( 80 / 81) in 'Diagrams.Trail'
  Missing documentation for:
    GetSegmentCodomain (src/Diagrams/Trail.hs:578)
 100% ( 11 / 11) in 'Diagrams.TrailLike'
  33% (  2 /  6) in 'Diagrams.Animation.Active'
  Missing documentation for:
     (src/Diagrams/Animation/Active.hs:59)
     (src/Diagrams/Animation/Active.hs:62)
     (src/Diagrams/Animation/Active.hs:65)
     (src/Diagrams/Animation/Active.hs:68)
  75% (  3 /  4) in 'Diagrams.CubicSpline.Boehm'
  Missing documentation for:
    BSpline (src/Diagrams/CubicSpline/Boehm.hs:37)
  80% (  4 /  5) in 'Diagrams.CubicSpline'
  Missing documentation for:
    BSpline (src/Diagrams/CubicSpline/Boehm.hs:37)
 100% ( 10 / 10) in 'Diagrams.TwoD.Arc'
 100% (  6 /  6) in 'Diagrams.TwoD.Ellipse'
 100% ( 14 / 14) in 'Diagrams.TwoD.Segment'
 100% ( 24 / 24) in 'Diagrams.Path'
  50% (  2 /  4) in 'Diagrams.Deform'
  Missing documentation for:
    Module header
    Deformable (src/Diagrams/Deform.hs:47)
  71% (  5 /  7) in 'Diagrams.TwoD.Deform'
  Missing documentation for:
    Module header
    facingY (src/Diagrams/TwoD/Deform.hs:37)
  70% (  7 / 10) in 'Diagrams.ThreeD.Deform'
  Missing documentation for:
    Module header
    facingY (src/Diagrams/TwoD/Deform.hs:37)
    facingZ (src/Diagrams/ThreeD/Deform.hs:24)
  83% ( 10 / 12) in 'Diagrams.LinearMap'
  Missing documentation for:
    AffineMappable (src/Diagrams/LinearMap.hs:143)
    toAffineMap (src/Diagrams/LinearMap.hs:140)
  95% ( 21 / 22) in 'Diagrams.ThreeD.Projection'
  Missing documentation for:
    lookingAt (src/Diagrams/ThreeD/Projection.hs:114)
  79% ( 49 / 62) in 'Diagrams.TwoD.Attributes'
  Missing documentation for:
    _SC (src/Diagrams/TwoD/Attributes.hs:198)
    _LG (src/Diagrams/TwoD/Attributes.hs:198)
    _RG (src/Diagrams/TwoD/Attributes.hs:198)
    _LineTexture (src/Diagrams/TwoD/Attributes.hs:274)
    getLineTexture (src/Diagrams/TwoD/Attributes.hs:289)
    lineTexture (src/Diagrams/TwoD/Attributes.hs:292)
    lineTextureA (src/Diagrams/TwoD/Attributes.hs:295)
    mkLineTexture (src/Diagrams/TwoD/Attributes.hs:286)
    _lineTexture (src/Diagrams/TwoD/Attributes.hs:298)
    _FillTexture (src/Diagrams/TwoD/Attributes.hs:340)
    getFillTexture (src/Diagrams/TwoD/Attributes.hs:361)
    fillTexture (src/Diagrams/TwoD/Attributes.hs:364)
    mkFillTexture (src/Diagrams/TwoD/Attributes.hs:367)
  92% ( 49 / 53) in 'Diagrams.TwoD.Text'
  Missing documentation for:
    _Font (src/Diagrams/TwoD/Text.hs:199)
    _FontSize (src/Diagrams/TwoD/Text.hs:229)
    _fontSizeR (src/Diagrams/TwoD/Text.hs:286)
    _fontSizeU (src/Diagrams/TwoD/Text.hs:294)
  98% ( 43 / 44) in 'Diagrams.TwoD.Path'
  Missing documentation for:
    _Clip (src/Diagrams/TwoD/Path.hs:445)
  44% ( 11 / 25) in 'Diagrams.TwoD.Model'
  Missing documentation for:
    OriginOpts (src/Diagrams/TwoD/Model.hs:68)
    oColor (src/Diagrams/TwoD/Model.hs:74)
    oScale (src/Diagrams/TwoD/Model.hs:74)
    oMinSize (src/Diagrams/TwoD/Model.hs:74)
    EnvelopeOpts (src/Diagrams/TwoD/Model.hs:79)
    eColor (src/Diagrams/TwoD/Model.hs:85)
    eLineWidth (src/Diagrams/TwoD/Model.hs:85)
    ePoints (src/Diagrams/TwoD/Model.hs:85)
    TraceOpts (src/Diagrams/TwoD/Model.hs:90)
    tColor (src/Diagrams/TwoD/Model.hs:97)
    tScale (src/Diagrams/TwoD/Model.hs:97)
    tMinSize (src/Diagrams/TwoD/Model.hs:97)
    tPoints (src/Diagrams/TwoD/Model.hs:97)
    showLabels (src/Diagrams/TwoD/Model.hs:165)
  95% ( 20 / 21) in 'Diagrams.TwoD.Offset'
  Missing documentation for:
    offsetSegment (src/Diagrams/TwoD/Offset.hs:166)
 100% ( 23 / 23) in 'Diagrams.TwoD.Polygons'
  83% ( 24 / 29) in 'Diagrams.TwoD.Shapes'
  Missing documentation for:
    RoundedRectOpts (src/Diagrams/TwoD/Shapes.hs:237)
    radiusTL (src/Diagrams/TwoD/Shapes.hs:243)
    radiusTR (src/Diagrams/TwoD/Shapes.hs:243)
    radiusBL (src/Diagrams/TwoD/Shapes.hs:243)
    radiusBR (src/Diagrams/TwoD/Shapes.hs:243)
 100% ( 28 / 28) in 'Diagrams.BoundingBox'
 100% ( 10 / 10) in 'Diagrams.Animation'
  71% ( 25 / 35) in 'Diagrams.Backend.CmdLine'
  Missing documentation for:
    width (src/Diagrams/Backend/CmdLine.hs:124)
    height (src/Diagrams/Backend/CmdLine.hs:124)
    output (src/Diagrams/Backend/CmdLine.hs:124)
    selection (src/Diagrams/Backend/CmdLine.hs:135)
    list (src/Diagrams/Backend/CmdLine.hs:135)
    fpu (src/Diagrams/Backend/CmdLine.hs:143)
    loop (src/Diagrams/Backend/CmdLine.hs:152)
    src (src/Diagrams/Backend/CmdLine.hs:152)
    interval (src/Diagrams/Backend/CmdLine.hs:152)
    defaultLoopRender (src/Diagrams/Backend/CmdLine.hs:567)
 100% ( 16 / 16) in 'Diagrams.Size'
 100% ( 11 / 11) in 'Diagrams.TwoD.Size'
 100% (  8 /  8) in 'Diagrams.ThreeD.Size'
 100% (  4 /  4) in 'Diagrams.TwoD.Adjust'
  75% (  9 / 12) in 'Diagrams.TwoD.Image'
  Missing documentation for:
    Embedded (src/Diagrams/TwoD/Image.hs:53)
    External (src/Diagrams/TwoD/Image.hs:54)
    Native (src/Diagrams/TwoD/Image.hs:55)
  61% ( 17 / 28) in 'Diagrams.TwoD.Align'
  Missing documentation for:
    alignTL (src/Diagrams/TwoD/Align.hs:79)
    alignTR (src/Diagrams/TwoD/Align.hs:79)
    alignBL (src/Diagrams/TwoD/Align.hs:79)
    alignBR (src/Diagrams/TwoD/Align.hs:79)
    snugL (src/Diagrams/TwoD/Align.hs:54)
    snugR (src/Diagrams/TwoD/Align.hs:61)
    snugT (src/Diagrams/TwoD/Align.hs:69)
    snugB (src/Diagrams/TwoD/Align.hs:76)
    snugCenterX (src/Diagrams/TwoD/Align.hs:118)
    snugCenterY (src/Diagrams/TwoD/Align.hs:125)
    snugCenterXY (src/Diagrams/TwoD/Align.hs:132)
  66% ( 25 / 38) in 'Diagrams.ThreeD.Align'
  Missing documentation for:
    snugXMin (src/Diagrams/ThreeD/Align.hs:54)
    snugXMax (src/Diagrams/ThreeD/Align.hs:62)
    snugYMin (src/Diagrams/ThreeD/Align.hs:71)
    snugYMax (src/Diagrams/ThreeD/Align.hs:79)
    snugZMin (src/Diagrams/ThreeD/Align.hs:88)
    snugZMax (src/Diagrams/ThreeD/Align.hs:96)
    snugCenterX (src/Diagrams/TwoD/Align.hs:118)
    snugCenterY (src/Diagrams/TwoD/Align.hs:125)
    snugCenterZ (src/Diagrams/ThreeD/Align.hs:115)
    snugCenterXY (src/Diagrams/TwoD/Align.hs:132)
    snugCenterXZ (src/Diagrams/ThreeD/Align.hs:122)
    snugCenterYZ (src/Diagrams/ThreeD/Align.hs:130)
    snugCenterXYZ (src/Diagrams/ThreeD/Align.hs:137)
 100% ( 10 / 10) in 'Diagrams.ThreeD'
  88% ( 29 / 33) in 'Diagrams.TwoD.Arrowheads'
  Missing documentation for:
    noHead (src/Diagrams/TwoD/Arrowheads.hs:214)
    noTail (src/Diagrams/TwoD/Arrowheads.hs:302)
    arrowtailBlock (src/Diagrams/TwoD/Arrowheads.hs:264)
    ArrowHT (src/Diagrams/TwoD/Arrowheads.hs:89)
  91% ( 40 / 44) in 'Diagrams.TwoD.Arrow'
  Missing documentation for:
    arrowAt' (src/Diagrams/TwoD/Arrow.hs:495)
    connectPerim' (src/Diagrams/TwoD/Arrow.hs:558)
    connectOutside' (src/Diagrams/TwoD/Arrow.hs:579)
    ArrowOpts (src/Diagrams/TwoD/Arrow.hs:147)
 100% ( 25 / 25) in 'Diagrams.TwoD.Combinators'
  85% (313 /367) in 'Diagrams.TwoD'
  Missing documentation for:
    P2 (src/Diagrams/TwoD/Types.hs:36)
    T2 (src/Diagrams/TwoD/Types.hs:37)
    r2PolarIso (src/Diagrams/TwoD/Types.hs:75)
    _Clip (src/Diagrams/TwoD/Path.hs:445)
    RoundedRectOpts (src/Diagrams/TwoD/Shapes.hs:237)
    radiusTL (src/Diagrams/TwoD/Shapes.hs:243)
    radiusTR (src/Diagrams/TwoD/Shapes.hs:243)
    radiusBL (src/Diagrams/TwoD/Shapes.hs:243)
    radiusBR (src/Diagrams/TwoD/Shapes.hs:243)
    arrowAt' (src/Diagrams/TwoD/Arrow.hs:495)
    connectPerim' (src/Diagrams/TwoD/Arrow.hs:558)
    connectOutside' (src/Diagrams/TwoD/Arrow.hs:579)
    ArrowOpts (src/Diagrams/TwoD/Arrow.hs:147)
    _fontSizeR (src/Diagrams/TwoD/Text.hs:286)
    Embedded (src/Diagrams/TwoD/Image.hs:53)
    External (src/Diagrams/TwoD/Image.hs:54)
    Native (src/Diagrams/TwoD/Image.hs:55)
    facingY (src/Diagrams/TwoD/Deform.hs:37)
    alignTL (src/Diagrams/TwoD/Align.hs:79)
    alignTR (src/Diagrams/TwoD/Align.hs:79)
    alignBL (src/Diagrams/TwoD/Align.hs:79)
    alignBR (src/Diagrams/TwoD/Align.hs:79)
    snugL (src/Diagrams/TwoD/Align.hs:54)
    snugR (src/Diagrams/TwoD/Align.hs:61)
    snugT (src/Diagrams/TwoD/Align.hs:69)
    snugB (src/Diagrams/TwoD/Align.hs:76)
    snugCenterX (src/Diagrams/TwoD/Align.hs:118)
    snugCenterY (src/Diagrams/TwoD/Align.hs:125)
    snugCenterXY (src/Diagrams/TwoD/Align.hs:132)
    _FillTexture (src/Diagrams/TwoD/Attributes.hs:340)
    fillTexture (src/Diagrams/TwoD/Attributes.hs:364)
    getFillTexture (src/Diagrams/TwoD/Attributes.hs:361)
    _LineTexture (src/Diagrams/TwoD/Attributes.hs:274)
    lineTexture (src/Diagrams/TwoD/Attributes.hs:292)
    _lineTexture (src/Diagrams/TwoD/Attributes.hs:298)
    lineTextureA (src/Diagrams/TwoD/Attributes.hs:295)
    getLineTexture (src/Diagrams/TwoD/Attributes.hs:289)
    _LG (src/Diagrams/TwoD/Attributes.hs:198)
    _RG (src/Diagrams/TwoD/Attributes.hs:198)
    _SC (src/Diagrams/TwoD/Attributes.hs:198)
    OriginOpts (src/Diagrams/TwoD/Model.hs:68)
    oColor (src/Diagrams/TwoD/Model.hs:74)
    oScale (src/Diagrams/TwoD/Model.hs:74)
    oMinSize (src/Diagrams/TwoD/Model.hs:74)
    EnvelopeOpts (src/Diagrams/TwoD/Model.hs:79)
    eColor (src/Diagrams/TwoD/Model.hs:85)
    eLineWidth (src/Diagrams/TwoD/Model.hs:85)
    ePoints (src/Diagrams/TwoD/Model.hs:85)
    TraceOpts (src/Diagrams/TwoD/Model.hs:90)
    tColor (src/Diagrams/TwoD/Model.hs:97)
    tScale (src/Diagrams/TwoD/Model.hs:97)
    tMinSize (src/Diagrams/TwoD/Model.hs:97)
    tPoints (src/Diagrams/TwoD/Model.hs:97)
    showLabels (src/Diagrams/TwoD/Model.hs:165)
 100% ( 61 / 61) in 'Diagrams'
 100% ( 33 / 33) in 'Diagrams.Prelude'
Warning: Diagrams.Transform: could not find link destinations for:
    ~
Warning: Diagrams.Points: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Diagrams.Parametric: could not find link destinations for:
    ~
Warning: Diagrams.Parametric.Adjust: could not find link destinations for:
    ~
Warning: Diagrams.Attributes: could not find link destinations for:
    LineWidthM ~
Warning: Diagrams.Angle: could not find link destinations for:
    ~
Warning: Diagrams.Direction: could not find link destinations for:
    ~
Warning: Diagrams.TwoD.Types: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV20 MV_V2 D:R:VectorV20 V_V2
Warning: Diagrams.ThreeD.Types: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV30 MV_V3 D:R:VectorV30 V_V3
Warning: Diagrams.ThreeD.Camera: could not find link destinations for:
    CameraLens
Warning: Diagrams.ThreeD.Shapes: could not find link destinations for:
    ~ CsgPrim
Warning: Diagrams.Transform.ScaleInv: could not find link destinations for:
    ~
Warning: Diagrams.Align: could not find link destinations for:
    ~
Warning: Diagrams.Located: could not find link destinations for:
    ~
Warning: Diagrams.Segment: could not find link destinations for:
    ~
Warning: Diagrams.Envelope: could not find link destinations for:
    ~
Warning: Diagrams.Trace: could not find link destinations for:
    ~
Warning: Diagrams.Trail: could not find link destinations for:
    ~
Warning: Diagrams.TrailLike: could not find link destinations for:
    ~
Warning: Diagrams.CubicSpline.Boehm: could not find link destinations for:
    ~
Warning: Diagrams.CubicSpline: could not find link destinations for:
    ~
Warning: Diagrams.TwoD.Arc: could not find link destinations for:
    ~
Warning: Diagrams.TwoD.Ellipse: could not find link destinations for:
    ~
Warning: Diagrams.Path: could not find link destinations for:
    ~
Warning: Diagrams.Deform: could not find link destinations for:
    ~
Warning: Diagrams.LinearMap: could not find link destinations for:
    ~
Warning: Diagrams.TwoD.Text: could not find link destinations for:
    ~ FontSizeM
Warning: Diagrams.TwoD.Path: could not find link destinations for:
    ~
Warning: Diagrams.BoundingBox: could not find link destinations for:
    ~
Warning: Diagrams.ThreeD.Align: could not find link destinations for:
    ~
Warning: Diagrams.TwoD: could not find link destinations for:
    unsafeIndex unsafeRangeSize D:R:MVectorsV20 MV_V2 D:R:VectorV20 V_V2 ~
Warning: Diagrams.Prelude: could not find link destinations for:
    Id P Id Stream StateL StateR StateL StateR State
Documentation created: dist/doc/html/diagrams-lib/index.html,
dist/doc/html/diagrams-lib/diagrams-lib.txt
Creating package registration file:
/tmp/pkgConf-diagrams-lib-11030507472495820703.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/diagrams-lib-1.4-Khhb5iFUicm48mw9AOJZaF
Registering diagrams-lib-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/diagrams-lib-1.4'
Installed diagrams-lib-1.4
Downloading diagrams-canvas-1.4...
cabal: Entering directory '/tmp/cabal-tmp-25116/diagrams-canvas-1.4'
Configuring diagrams-canvas-1.4...
Building diagrams-canvas-1.4...
Preprocessing library diagrams-canvas-1.4...
[1 of 2] Compiling Diagrams.Backend.Canvas ( src/Diagrams/Backend/Canvas.hs, dist/build/Diagrams/Backend/Canvas.o )
[2 of 2] Compiling Diagrams.Backend.Canvas.CmdLine ( src/Diagrams/Backend/Canvas/CmdLine.hs, dist/build/Diagrams/Backend/Canvas/CmdLine.o )
Running Haddock for diagrams-canvas-1.4...
Running hscolour for diagrams-canvas-1.4...
Preprocessing library diagrams-canvas-1.4...
Preprocessing library diagrams-canvas-1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
fail-4.9.0.0, nats-1.1.1
Haddock coverage:
  60% (  3 /  5) in 'Diagrams.Backend.Canvas'
  Missing documentation for:
    B (src/Diagrams/Backend/Canvas.hs:117)
    renderCanvas (src/Diagrams/Backend/Canvas.hs:429)
  62% (  5 /  8) in 'Diagrams.Backend.Canvas.CmdLine'
  Missing documentation for:
    defaultMain (src/Diagrams/Backend/Canvas/CmdLine.hs:99)
    multiMain (src/Diagrams/Backend/Canvas/CmdLine.hs:121)
    B (src/Diagrams/Backend/Canvas.hs:117)
Warning: Diagrams.Backend.Canvas: could not find link destinations for:
    D:R:OptionsCanvasV2Double0 CanvasOptions _canvasSize D:R:RenderCanvasV2Double0 C RenderM D:R:OptionsNullBackendvn0
Warning: Diagrams.Backend.Canvas.CmdLine: could not find link destinations for:
    D:R:OptionsCanvasV2Double0 CanvasOptions _canvasSize D:R:RenderCanvasV2Double0 C RenderM
Documentation created: dist/doc/html/diagrams-canvas/index.html,
dist/doc/html/diagrams-canvas/diagrams-canvas.txt
Creating package registration file:
/tmp/pkgConf-diagrams-canvas-15071392041240639467.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/diagrams-canvas-1.4-CL0LbX4kCJkDKNAzKZPV0V
Registering diagrams-canvas-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-25116/diagrams-canvas-1.4'
Installed diagrams-canvas-1.4

Test log

No test log was submitted for this report.