Build #1 for givegif-1.0.0.0

[all reports]

Package givegif-1.0.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-04-09 15:46:53.92391 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies wreq-0.4.1.0, transformers-0.4.2.0, text-1.2.2.1, optparse-applicative-0.12.1.0, network-uri-2.6.1.0, lens-4.13.2.1, giphy-api-0.4.0.0, errors-2.1.2, containers-0.5.6.2, bytestring-0.10.6.0, base64-bytestring-1.0.0.1, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.2...
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file: /tmp/pkgConf-SHA-1.6.4278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/SHA-1.6.4.2-0ooW8jYoKWjDUFkZlEvhJX
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.3...
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.220539999321264095060.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring base-compat-0.9.0...
Building base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
[ 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 Numeric.Compat   ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 6 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 7 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[10 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[11 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[12 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o )
[13 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[14 of 37] Compiling Foreign.Compat   ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[15 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[16 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[17 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o )
[18 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o )
[19 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o )
[20 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[21 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[22 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o )
[23 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o )
[24 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[25 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[26 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[27 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o )
[28 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[29 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[30 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o )
[31 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 )
[32 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[33 of 37] Compiling Prelude.Compat   ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[34 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/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 )
In-place registering base-compat-0.9.0...
Running Haddock for base-compat-0.9.0...
Running hscolour for base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
Preprocessing library base-compat-0.9.0...
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: Numeric.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Numeric.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.Utils.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Foreign.Marshal.Utils.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
  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.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
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: 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
  67% (  2 /  3) 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
   0% (  0 /  2) in 'Data.Functor.Const.Compat'
  Missing documentation for:
    Module header
    Const
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.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: Data.Foldable.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Foldable.Compat'
  Missing documentation for:
    Module header
  84% (205 /244) in 'Prelude.Compat'
  Missing documentation for:
    Module header
    even
    odd
    fmap
    maxBound
    minBound
    **
    acos
    acosh
    asin
    asinh
    atan
    atanh
    cos
    cosh
    exp
    log
    logBase
    pi
    sin
    sinh
    sqrt
    tan
    tanh
    *
    +
    -
    /=
    ==
    <
    <=
    >
    >=
    compare
    max
    min
    Real
    Bool
    Ordering
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: Control.Monad.Compat: Could not find documentation for exported module: Base
  90% (  9 / 10) 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: System.IO.Unsafe.Compat: could not find link destinations for:
    bracket
Warning: Data.Functor.Const.Compat: could not find link destinations for:
    D1Const C1_0Const S1_0_0Const
Warning: Data.Functor.Compat: could not find link destinations for:
    Id P StateL StateR
Warning: Prelude.Compat: could not find link destinations for:
    Id P StateL StateR Max Min D_Char C_Char D_Double C_Double D_Float C_Float D_Int C_Int D1Bool C1_0Bool C1_1Bool EqBool D1Either C1_0Either C1_1Either EqEither D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Ordering C1_0Ordering C1_1Ordering C1_2Ordering EqOrdering
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.91911165193269441500.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.0-3G7TOYmSpaF0smBtbGU3h4
Registering base-compat-0.9.0...
Installed base-compat-0.9.0
Configuring base-orphans-0.5.3...
Building base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.5.3...
Running Haddock for base-orphans-0.5.3...
Running hscolour for base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Preprocessing library base-orphans-0.5.3...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
  33% (  1 /  3) in 'Data.Orphans.Prelude'
  Missing documentation for:
    realPart (src/Data/Orphans/Prelude.hs:109)
    imagPart (src/Data/Orphans/Prelude.hs:109)
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.55241335891959343768.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.3-4lH3gPOjJvdDgDLhAat0cc
Registering base-orphans-0.5.3...
Installed base-orphans-0.5.3
Configuring base16-bytestring-0.1.1.6...
Building base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
[1 of 2] Compiling Data.ByteString.Base16 ( Data/ByteString/Base16.hs, dist/build/Data/ByteString/Base16.o )
[2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o )
In-place registering base16-bytestring-0.1.1.6...
Running Haddock for base16-bytestring-0.1.1.6...
Running hscolour for base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Haddock coverage:
 100% (  3 /  3) in 'Data.ByteString.Base16'
 100% (  3 /  3) in 'Data.ByteString.Base16.Lazy'
Documentation created: dist/doc/html/base16-bytestring/index.html,
dist/doc/html/base16-bytestring/base16-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base16-bytestring-0.1.14606867631630387677.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base16-bytestring-0.1.1.6-LuxBhYgEONMHJnKTOPc7Oy
Registering base16-bytestring-0.1.1.6...
Installed base16-bytestring-0.1.1.6
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 )
In-place registering base64-bytestring-1.0.0.1...
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.01404515797695748720.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-AkCk8zInckjJsyQ4AIFHPN
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )

Data/Byteable.hs:48:11: Warning:
    Rule "constEqBytes/ByteString" may never fire
      because ‘constEqBytes’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.114473955281351538839.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/byteable-0.1.1-38yjJsjDRm9KusCn8Yo4aB
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.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 )
In-place registering cereal-0.5.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Haddock coverage:
  68% ( 30 / 44) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:133)
    putBuilder (src/Data/Serialize/Put.hs:171)
    putShortByteString (src/Data/Serialize/Put.hs:220)
    putTwoOf (src/Data/Serialize/Put.hs:300)
    putListOf (src/Data/Serialize/Put.hs:304)
    putIArrayOf (src/Data/Serialize/Put.hs:310)
    putSeqOf (src/Data/Serialize/Put.hs:316)
    putTreeOf (src/Data/Serialize/Put.hs:322)
    putMapOf (src/Data/Serialize/Put.hs:329)
    putIntMapOf (src/Data/Serialize/Put.hs:333)
    putSetOf (src/Data/Serialize/Put.hs:337)
    putIntSetOf (src/Data/Serialize/Put.hs:341)
    putMaybeOf (src/Data/Serialize/Put.hs:345)
    putEitherOf (src/Data/Serialize/Put.hs:350)
  94% ( 60 / 64) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:265)
    getLazyByteString (src/Data/Serialize/Get.hs:494)
    getShortByteString (src/Data/Serialize/Get.hs:499)
    getTwoOf (src/Data/Serialize/Get.hs:738)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.111512972781434322197.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cereal-0.5.1.0-843xOxvPj94HAJ9SD4EJuq
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.01994320152192532621.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.17883809021321756868.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-17457/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.31374600938572132557.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/entropy-0.3.7-7gYJ61Ci0NNBp8LB4CGmrG
Registering entropy-0.3.7...
Installed entropy-0.3.7
Configuring fail-4.9.0.0...
Building fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
[1 of 1] Compiling Control.Monad.Fail ( Control/Monad/Fail.hs, dist/build/Control/Monad/Fail.o )
In-place registering fail-4.9.0.0...
Running Haddock for fail-4.9.0.0...
Running hscolour for fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
Preprocessing library fail-4.9.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Fail'
Documentation created: dist/doc/html/fail/index.html,
dist/doc/html/fail/fail.txt
Creating package registration file:
/tmp/pkgConf-fail-4.9.01254749154213952386.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fail-4.9.0.0-2xB1AvdW34sDm9N3JOe33G
Registering fail-4.9.0.0...
Installed fail-4.9.0.0
Configuring hourglass-0.2.10...
Building hourglass-0.2.10...
Preprocessing library hourglass-0.2.10...
[ 1 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o )
[ 2 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o )
[ 3 of 17] Compiling Time.Types       ( Time/Types.hs, dist/build/Time/Types.o )
[ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o )
[ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o )

Data/Hourglass/Internal/Unix.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o )
[ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o )
[ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o )

Data/Hourglass/Diff.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o )
[10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o )
[11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o )
[12 of 17] Compiling Time.System      ( Time/System.hs, dist/build/Time/System.o )

Time/System.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o )
[14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o )
[15 of 17] Compiling Data.Hourglass   ( Data/Hourglass.hs, dist/build/Data/Hourglass.o )

Data/Hourglass.hs:40:1: Warning:
    The import of ‘daysInMonth’
    from module ‘Data.Hourglass.Calendar’ is redundant
[16 of 17] Compiling Time.Compat      ( Time/Compat.hs, dist/build/Time/Compat.o )
[17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o )
In-place registering hourglass-0.2.10...
Running Haddock for hourglass-0.2.10...
Running hscolour for hourglass-0.2.10...
Preprocessing library hourglass-0.2.10...
Preprocessing library hourglass-0.2.10...

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

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

Time/System.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Hourglass.hs:40:1: Warning:
    The import of ‘daysInMonth’
    from module ‘Data.Hourglass.Calendar’ is redundant
Haddock coverage:
 100% (  4 /  4) in 'Data.Hourglass.Zone'
 100% (  4 /  4) in 'Data.Hourglass.Utils'
 100% ( 23 / 23) in 'Time.Types'
 100% (  2 /  2) in 'Data.Hourglass.Types'
 100% (  6 /  6) in 'Data.Hourglass.Internal.Unix'
 100% (  6 /  6) in 'Data.Hourglass.Internal'
 100% ( 11 / 11) in 'Data.Hourglass.Calendar'
 100% (  8 /  8) in 'Data.Hourglass.Diff'
 100% ( 21 / 21) in 'Data.Hourglass.Time'
 100% (  9 /  9) in 'Data.Hourglass.Epoch'
 100% ( 12 / 12) in 'Data.Hourglass.Local'
 100% ( 10 / 10) in 'Time.System'
 100% (  2 /  2) in 'System.Hourglass'
 100% ( 17 / 17) in 'Data.Hourglass.Format'
 100% ( 56 / 56) in 'Data.Hourglass'
 100% (  4 /  4) in 'Time.Compat'
 100% (  2 /  2) in 'Data.Hourglass.Compat'
Documentation created: dist/doc/html/hourglass/index.html,
dist/doc/html/hourglass/hourglass.txt
Creating package registration file:
/tmp/pkgConf-hourglass-0.215315852051260995960.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hourglass-0.2.10-LCfvpegcEVDEeuH0foNCGl
Registering hourglass-0.2.10...
Installed hourglass-0.2.10
Configuring memory-0.12...
Building memory-0.12...
Preprocessing library memory-0.12...
[ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )

Data/ByteArray/Types.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )

Data/ByteArray/Bytes.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )

Data/ByteArray/ScrubbedBytes.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )

Data/ByteArray/Mapping.hs:16:1: Warning:
    The import of ‘Data.Bits’ is redundant
      except perhaps to import instances from ‘Data.Bits’
    To import instances alone, use: import Data.Bits()
[25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[27 of 28] Compiling Data.ByteArray   ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
In-place registering memory-0.12...
Running Haddock for memory-0.12...
Running hscolour for memory-0.12...
Preprocessing library memory-0.12...
Preprocessing library memory-0.12...

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

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

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

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()

Data/ByteArray/Mapping.hs:16:1: Warning:
    The import of ‘Data.Bits’ is redundant
      except perhaps to import instances from ‘Data.Bits’
    To import instances alone, use: import Data.Bits()
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
   3% (  1 / 31) in 'Data.Memory.Internal.CompatPrim64'
  Missing documentation for:
    Word64# (Data/Memory/Internal/CompatPrim64.hs:63)
    Int64# (Data/Memory/Internal/CompatPrim64.hs:64)
    eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84)
    neInt64# (Data/Memory/Internal/CompatPrim64.hs:87)
    ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90)
    leInt64# (Data/Memory/Internal/CompatPrim64.hs:93)
    gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96)
    geInt64# (Data/Memory/Internal/CompatPrim64.hs:99)
    quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102)
    remInt64# (Data/Memory/Internal/CompatPrim64.hs:105)
    eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66)
    neWord64# (Data/Memory/Internal/CompatPrim64.hs:69)
    ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72)
    leWord64# (Data/Memory/Internal/CompatPrim64.hs:75)
    gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78)
    geWord64# (Data/Memory/Internal/CompatPrim64.hs:81)
    and64# (Data/Memory/Internal/CompatPrim64.hs:108)
    or64# (Data/Memory/Internal/CompatPrim64.hs:111)
    xor64# (Data/Memory/Internal/CompatPrim64.hs:114)
    not64# (Data/Memory/Internal/CompatPrim64.hs:117)
    timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144)
    uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120)
    uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123)
    int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126)
    word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129)
    intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132)
    int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135)
    wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138)
    word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141)
    w64# (Data/Memory/Internal/CompatPrim64.hs:147)
 100% (  6 /  6) in 'Data.Memory.Internal.CompatPrim'
  50% (  1 /  2) in 'Data.Memory.Internal.Scrubber'
  Missing documentation for:
    getScrubber (Data/Memory/Internal/Scrubber.hs:20)
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Data.Memory.Internal.Imports'
 100% (  9 /  9) in 'Data.Memory.PtrMethods'
 100% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base32'
  67% (  6 /  9) in 'Data.Memory.Encoding.Base64'
  Missing documentation for:
    toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56)
    fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135)
    fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132)
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% ( 31 / 31) in 'Data.ByteArray.Methods'
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  6 /  6) in 'Data.ByteArray.Mapping'
 100% ( 17 / 17) in 'Data.ByteArray.Parse'
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% ( 44 / 44) in 'Data.ByteArray'
 100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
    byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file:
/tmp/pkgConf-memory-01295815494753959819.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/memory-0.12-Ax7qupEQgxCDhyhN5xpnFa
Registering memory-0.12...
Installed memory-0.12
Configuring microlens-0.4.2.1...
Building microlens-0.4.2.1...
Preprocessing library microlens-0.4.2.1...
[1 of 4] Compiling Lens.Micro.Type  ( src/Lens/Micro/Type.hs, dist/build/Lens/Micro/Type.o )
[2 of 4] Compiling Lens.Micro.Internal ( src/Lens/Micro/Internal.hs, dist/build/Lens/Micro/Internal.o )
[3 of 4] Compiling Lens.Micro       ( src/Lens/Micro.hs, dist/build/Lens/Micro.o )
[4 of 4] Compiling Lens.Micro.Extras ( src/Lens/Micro/Extras.hs, dist/build/Lens/Micro/Extras.o )
In-place registering microlens-0.4.2.1...
Running Haddock for microlens-0.4.2.1...
Running hscolour for microlens-0.4.2.1...
Preprocessing library microlens-0.4.2.1...
Preprocessing library microlens-0.4.2.1...
Haddock coverage:
 100% ( 12 / 12) in 'Lens.Micro.Type'
  17% (  4 / 23) in 'Lens.Micro.Internal'
  Missing documentation for:
    foldring (src/Lens/Micro/Internal.hs:105)
    foldrOf (src/Lens/Micro/Internal.hs:109)
    foldMapOf (src/Lens/Micro/Internal.hs:113)
    #. (src/Lens/Micro/Internal.hs:142)
    .# (src/Lens/Micro/Internal.hs:145)
    phantom (src/Lens/Micro/Internal.hs:129)
    Each (src/Lens/Micro/Internal.hs:159)
    Index (src/Lens/Micro/Internal.hs:218)
    IxValue (src/Lens/Micro/Internal.hs:220)
    Ixed (src/Lens/Micro/Internal.hs:227)
    At (src/Lens/Micro/Internal.hs:267)
    Field1 (src/Lens/Micro/Internal.hs:316)
    Field2 (src/Lens/Micro/Internal.hs:395)
    Field3 (src/Lens/Micro/Internal.hs:434)
    Field4 (src/Lens/Micro/Internal.hs:469)
    Field5 (src/Lens/Micro/Internal.hs:500)
    Cons (src/Lens/Micro/Internal.hs:527)
    Snoc (src/Lens/Micro/Internal.hs:535)
    Strict (src/Lens/Micro/Internal.hs:543)
  94% ( 66 / 70) in 'Lens.Micro'
  Missing documentation for:
    _2 (src/Lens/Micro/Internal.hs:396)
    _3 (src/Lens/Micro/Internal.hs:435)
    _4 (src/Lens/Micro/Internal.hs:470)
    _5 (src/Lens/Micro/Internal.hs:501)
 100% (  3 /  3) in 'Lens.Micro.Extras'
Documentation created: dist/doc/html/microlens/index.html,
dist/doc/html/microlens/microlens.txt
Creating package registration file:
/tmp/pkgConf-microlens-0.4.2245277883729568616.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/microlens-0.4.2.1-6DSFnR91f9ZDRlumMzHlv9
Registering microlens-0.4.2.1...
Installed microlens-0.4.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.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.27096063681041356631.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1952617546783387964.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring reflection-2.1.2...
Building reflection-2.1.2...
Preprocessing library reflection-2.1.2...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
In-place registering reflection-2.1.2...
Running Haddock for reflection-2.1.2...
Running hscolour for reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Haddock coverage:
  63% ( 19 / 30) in 'Data.Reflection'
  Missing documentation for:
    Reifies (fast/Data/Reflection.hs:161)
    Z (fast/Data/Reflection.hs:248)
    D (fast/Data/Reflection.hs:249)
    SD (fast/Data/Reflection.hs:250)
    PD (fast/Data/Reflection.hs:251)
    ReifiedMonoid (fast/Data/Reflection.hs:554)
    ReflectedMonoid (fast/Data/Reflection.hs:563)
    reifyMonoid (fast/Data/Reflection.hs:568)
    ReifiedApplicative (fast/Data/Reflection.hs:597)
    ReflectedApplicative (fast/Data/Reflection.hs:599)
    reifyApplicative (fast/Data/Reflection.hs:614)
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-2.12690262341026488339.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/reflection-2.1.2-Is9SiIf9zRHG2wDNDxPaS9
Registering reflection-2.1.2...
Installed reflection-2.1.2
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.3179389125410604139.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.41231067850687506457.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-012463221411379803375.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.3...
Building tagged-0.8.3...
Preprocessing library tagged-0.8.3...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.3...
Running Haddock for tagged-0.8.3...
Running hscolour for tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Preprocessing library tagged-0.8.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:323)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81508918064304133130.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD
Registering tagged-0.8.3...
Installed tagged-0.8.3
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.23783421962041641751.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring time-locale-compat-0.1.1.1...
Building time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.1...
Running Haddock for time-locale-compat-0.1.1.1...
Running hscolour for time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
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.144942072173407063.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/time-locale-compat-0.1.1.1-Ciz7M1U3da73rRwCjRF3Np
Registering time-locale-compat-0.1.1.1...
Installed time-locale-compat-0.1.1.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.121035405921077706541.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring unexceptionalio-0.3.0...
Building unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...
[1 of 1] Compiling UnexceptionalIO  ( UnexceptionalIO.hs, dist/build/UnexceptionalIO.o )

UnexceptionalIO.hs:7:1: Warning: Tab character

UnexceptionalIO.hs:8:1: Warning: Tab character

UnexceptionalIO.hs:9:1: Warning: Tab character

UnexceptionalIO.hs:10:1: Warning: Tab character

UnexceptionalIO.hs:11:1: Warning: Tab character

UnexceptionalIO.hs:12:1: Warning: Tab character

UnexceptionalIO.hs:14:1: Warning: Tab character

UnexceptionalIO.hs:16:1: Warning: Tab character

UnexceptionalIO.hs:17:1: Warning: Tab character

UnexceptionalIO.hs:18:1: Warning: Tab character

UnexceptionalIO.hs:47:1: Warning: Tab character

UnexceptionalIO.hs:50:1: Warning: Tab character

UnexceptionalIO.hs:51:1: Warning: Tab character

UnexceptionalIO.hs:54:1: Warning: Tab character

UnexceptionalIO.hs:55:1: Warning: Tab character

UnexceptionalIO.hs:57:1: Warning: Tab character

UnexceptionalIO.hs:60:1: Warning: Tab character

UnexceptionalIO.hs:64:1: Warning: Tab character

UnexceptionalIO.hs:67:1: Warning: Tab character

UnexceptionalIO.hs:70:1: Warning: Tab character

UnexceptionalIO.hs:95:1: Warning: Tab character

UnexceptionalIO.hs:96:1: Warning: Tab character

UnexceptionalIO.hs:97:1: Warning: Tab character

UnexceptionalIO.hs:98:1: Warning: Tab character

UnexceptionalIO.hs:109:1: Warning: Tab character

UnexceptionalIO.hs:110:1: Warning: Tab character

UnexceptionalIO.hs:111:1: Warning: Tab character

UnexceptionalIO.hs:112:1: Warning: Tab character

UnexceptionalIO.hs:113:1: Warning: Tab character

UnexceptionalIO.hs:114:1: Warning: Tab character

UnexceptionalIO.hs:115:1: Warning: Tab character

UnexceptionalIO.hs:116:1: Warning: Tab character

UnexceptionalIO.hs:117:1: Warning: Tab character

UnexceptionalIO.hs:118:1: Warning: Tab character

UnexceptionalIO.hs:119:1: Warning: Tab character

UnexceptionalIO.hs:120:1: Warning: Tab character

UnexceptionalIO.hs:121:1: Warning: Tab character

UnexceptionalIO.hs:122:1: Warning: Tab character

UnexceptionalIO.hs:123:1: Warning: Tab character

UnexceptionalIO.hs:124:1: Warning: Tab character

UnexceptionalIO.hs:125:1: Warning: Tab character

UnexceptionalIO.hs:126:1: Warning: Tab character

UnexceptionalIO.hs:127:1: Warning: Tab character
In-place registering unexceptionalio-0.3.0...
Running Haddock for unexceptionalio-0.3.0...
Running hscolour for unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...

UnexceptionalIO.hs:7:1: Warning: Tab character

UnexceptionalIO.hs:8:1: Warning: Tab character

UnexceptionalIO.hs:9:1: Warning: Tab character

UnexceptionalIO.hs:10:1: Warning: Tab character

UnexceptionalIO.hs:11:1: Warning: Tab character

UnexceptionalIO.hs:12:1: Warning: Tab character

UnexceptionalIO.hs:14:1: Warning: Tab character

UnexceptionalIO.hs:16:1: Warning: Tab character

UnexceptionalIO.hs:17:1: Warning: Tab character

UnexceptionalIO.hs:18:1: Warning: Tab character

UnexceptionalIO.hs:47:1: Warning: Tab character

UnexceptionalIO.hs:50:1: Warning: Tab character

UnexceptionalIO.hs:51:1: Warning: Tab character

UnexceptionalIO.hs:54:1: Warning: Tab character

UnexceptionalIO.hs:55:1: Warning: Tab character

UnexceptionalIO.hs:57:1: Warning: Tab character

UnexceptionalIO.hs:60:1: Warning: Tab character

UnexceptionalIO.hs:64:1: Warning: Tab character

UnexceptionalIO.hs:67:1: Warning: Tab character

UnexceptionalIO.hs:70:1: Warning: Tab character

UnexceptionalIO.hs:95:1: Warning: Tab character

UnexceptionalIO.hs:96:1: Warning: Tab character

UnexceptionalIO.hs:97:1: Warning: Tab character

UnexceptionalIO.hs:98:1: Warning: Tab character

UnexceptionalIO.hs:109:1: Warning: Tab character

UnexceptionalIO.hs:110:1: Warning: Tab character

UnexceptionalIO.hs:111:1: Warning: Tab character

UnexceptionalIO.hs:112:1: Warning: Tab character

UnexceptionalIO.hs:113:1: Warning: Tab character

UnexceptionalIO.hs:114:1: Warning: Tab character

UnexceptionalIO.hs:115:1: Warning: Tab character

UnexceptionalIO.hs:116:1: Warning: Tab character

UnexceptionalIO.hs:117:1: Warning: Tab character

UnexceptionalIO.hs:118:1: Warning: Tab character

UnexceptionalIO.hs:119:1: Warning: Tab character

UnexceptionalIO.hs:120:1: Warning: Tab character

UnexceptionalIO.hs:121:1: Warning: Tab character

UnexceptionalIO.hs:122:1: Warning: Tab character

UnexceptionalIO.hs:123:1: Warning: Tab character

UnexceptionalIO.hs:124:1: Warning: Tab character

UnexceptionalIO.hs:125:1: Warning: Tab character

UnexceptionalIO.hs:126:1: Warning: Tab character

UnexceptionalIO.hs:127:1: Warning: Tab character
Haddock coverage:
 100% ( 11 / 11) in 'UnexceptionalIO'
Warning: UnexceptionalIO: could not find link destinations for:
    SomeException
Documentation created: dist/doc/html/unexceptionalio/index.html,
dist/doc/html/unexceptionalio/unexceptionalio.txt
Creating package registration file:
/tmp/pkgConf-unexceptionalio-0.3618411204423399815.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unexceptionalio-0.3.0-D75XtsleGJsKf9ql1scTbl
Registering unexceptionalio-0.3.0...
Installed unexceptionalio-0.3.0
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11942739003311524657.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.1716385387626138954.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-0.6.1.1-7LjT7TSHX8U3VTy3t378Vu
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.3...
Running Haddock for ansi-wl-pprint-0.6.7.3...
Running hscolour for ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/ANSI/Leijen.hs:506)
    column (Text/PrettyPrint/ANSI/Leijen.hs:843)
    columns (Text/PrettyPrint/ANSI/Leijen.hs:847)
    nesting (Text/PrettyPrint/ANSI/Leijen.hs:843)
    width (Text/PrettyPrint/ANSI/Leijen.hs:646)
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-ansi-wl-pprint-0.6.76807532192088973871.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ansi-wl-pprint-0.6.7.3-KTAhiPa3RNI09mbeoAwSSX
Registering ansi-wl-pprint-0.6.7.3...
Installed ansi-wl-pprint-0.6.7.3
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.014063857551633238319.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.0957709673571333576.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.020421225902083782853.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IV2dTGx3Pj09NowR0FWGzk
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring asn1-types-0.3.2...
Building asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...
[1 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )

Data/ASN1/Types/String.hs:154:22: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at Data/ASN1/Types/String.hs:151:13
[2 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 6] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 6] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o )
In-place registering asn1-types-0.3.2...
Running Haddock for asn1-types-0.3.2...
Running hscolour for asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...

Data/ASN1/Types/String.hs:154:22: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at Data/ASN1/Types/String.hs:151:13
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
  67% (  2 /  3) in 'Data.ASN1.Pretty'
  Missing documentation for:
    PrettyType (Data/ASN1/Pretty.hs:19)
Documentation created: dist/doc/html/asn1-types/index.html,
dist/doc/html/asn1-types/asn1-types.txt
Creating package registration file:
/tmp/pkgConf-asn1-types-0.31962845746607165449.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/asn1-types-0.3.2-L0JFDJehlpl0pHWG2FoqRm
Registering asn1-types-0.3.2...
Installed asn1-types-0.3.2
Configuring cryptonite-0.14...
Building cryptonite-0.14...
Preprocessing library cryptonite-0.14...
[  1 of 103] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[  2 of 103] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[  3 of 103] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[  4 of 103] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[  5 of 103] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[  6 of 103] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[  7 of 103] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[  8 of 103] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[  9 of 103] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )
[ 10 of 103] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[ 11 of 103] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[ 12 of 103] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[ 13 of 103] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[ 14 of 103] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[ 15 of 103] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[ 16 of 103] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[ 17 of 103] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[ 18 of 103] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[ 19 of 103] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[ 20 of 103] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[ 21 of 103] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[ 22 of 103] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[ 23 of 103] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 24 of 103] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[ 25 of 103] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[ 26 of 103] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[ 27 of 103] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[ 28 of 103] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )
[ 29 of 103] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )
[ 30 of 103] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[ 31 of 103] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[ 32 of 103] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[ 33 of 103] Compiling Crypto.Hash.IO   ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[ 34 of 103] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o )
[ 35 of 103] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o )
[ 36 of 103] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o )
[ 37 of 103] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o )
[ 38 of 103] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[ 39 of 103] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[ 40 of 103] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[ 41 of 103] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[ 42 of 103] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[ 43 of 103] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[ 44 of 103] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[ 45 of 103] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[ 46 of 103] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[ 47 of 103] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[ 48 of 103] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o )
[ 49 of 103] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 50 of 103] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 51 of 103] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 52 of 103] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 53 of 103] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 54 of 103] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[ 55 of 103] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 56 of 103] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[ 57 of 103] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 58 of 103] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )
[ 59 of 103] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[ 60 of 103] Compiling Crypto.KDF.HKDF  ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o )
[ 61 of 103] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 62 of 103] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 63 of 103] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[ 64 of 103] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 65 of 103] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 66 of 103] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[ 67 of 103] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )
[ 68 of 103] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 69 of 103] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[ 70 of 103] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
[ 71 of 103] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 72 of 103] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[ 73 of 103] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[ 74 of 103] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[ 75 of 103] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[ 76 of 103] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[ 77 of 103] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[ 78 of 103] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[ 79 of 103] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[ 80 of 103] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 81 of 103] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 82 of 103] Compiling Crypto.Error     ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[ 83 of 103] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[ 84 of 103] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[ 85 of 103] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[ 86 of 103] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[ 87 of 103] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[ 88 of 103] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 89 of 103] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[ 90 of 103] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )
[ 91 of 103] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 92 of 103] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[ 93 of 103] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[ 94 of 103] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[ 95 of 103] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[ 96 of 103] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[ 97 of 103] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[ 98 of 103] Compiling Crypto.MAC.CMAC  ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o )
[ 99 of 103] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[100 of 103] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )
[101 of 103] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[102 of 103] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o )
[103 of 103] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cryptonite-0.14...
Running Haddock for cryptonite-0.14...
Running hscolour for cryptonite-0.14...
Preprocessing library cryptonite-0.14...
Preprocessing library cryptonite-0.14...
Haddock coverage:
 100% (  6 /  6) in 'Crypto.Internal.CompatPrim'
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  4 /  4) in 'Crypto.Internal.Words'
 100% (  4 /  4) in 'Crypto.Random.Entropy.Backend'
 100% (  5 /  5) in 'Crypto.Random.Entropy.Unsafe'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% ( 14 / 14) in 'Crypto.Number.Compat'
 100% (  7 /  7) in 'Crypto.Number.Basic'
 100% (  7 /  7) in 'Crypto.Number.ModArithmetic'
 100% (  4 /  4) in 'Crypto.Number.Serialize.Internal'
 100% (  2 /  2) in 'Crypto.Internal.DeepSeq'
 100% (  4 /  4) in 'Crypto.Data.Padding'
 100% (  4 /  4) in 'Crypto.Cipher.DES.Primitive'
 100% (  4 /  4) in 'Crypto.Internal.Compat'
 100% ( 17 / 17) in 'Crypto.Internal.WordArray'
 100% (  2 /  2) in 'Crypto.Cipher.Blowfish.Box'
 100% (  4 /  4) in 'Crypto.Internal.ByteArray'
 100% (  5 /  5) in 'Crypto.Number.Serialize'
 100% (  2 /  2) in 'Crypto.Random.Entropy'
 100% (  5 /  5) in 'Crypto.Random.EntropyPool'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Utils'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Crypto.Internal.Imports'
 100% (  9 /  9) in 'Crypto.Cipher.ChaCha'
 100% (  5 /  5) in 'Crypto.Cipher.RC4'
 100% (  5 /  5) in 'Crypto.Cipher.Salsa'
 100% (  5 /  5) in 'Crypto.Random.Types'
 100% (  8 /  8) in 'Crypto.Error.Types'
 100% (  8 /  8) in 'Crypto.Number.F2m'
 100% (  5 /  5) in 'Crypto.Number.Generate'
 100% (  4 /  4) in 'Crypto.Hash.Types'
 100% (  8 /  8) in 'Crypto.Hash.IO'
 100% (  3 /  3) in 'Crypto.Hash.Blake2s'
 100% (  3 /  3) in 'Crypto.Hash.Blake2sp'
 100% (  2 /  2) in 'Crypto.Hash.Blake2b'
 100% (  2 /  2) in 'Crypto.Hash.Blake2bp'
 100% (  2 /  2) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.MD4'
 100% (  2 /  2) in 'Crypto.Hash.MD5'
 100% (  2 /  2) in 'Crypto.Hash.SHA1'
 100% (  2 /  2) in 'Crypto.Hash.SHA224'
 100% (  2 /  2) in 'Crypto.Hash.SHA256'
 100% (  2 /  2) in 'Crypto.Hash.SHA384'
 100% (  2 /  2) in 'Crypto.Hash.SHA512'
 100% (  3 /  3) in 'Crypto.Hash.SHA512t'
 100% (  5 /  5) in 'Crypto.Hash.SHA3'
 100% (  5 /  5) in 'Crypto.Hash.Keccak'
 100% (  2 /  2) in 'Crypto.Hash.RIPEMD160'
 100% (  2 /  2) in 'Crypto.Hash.Tiger'
 100% (  3 /  3) in 'Crypto.Hash.Skein256'
 100% (  5 /  5) in 'Crypto.Hash.Skein512'
 100% (  2 /  2) in 'Crypto.Hash.Whirlpool'
 100% ( 36 / 36) in 'Crypto.Hash.Algorithms'
Warning: Crypto.Hash: hashBlockSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Hash: hashDigestSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
 100% ( 18 / 18) in 'Crypto.Hash'
 100% (  3 /  3) in 'Crypto.Data.AFIS'
 100% (  9 /  9) in 'Crypto.MAC.HMAC'
 100% (  5 /  5) in 'Crypto.KDF.PBKDF2'
 100% (  3 /  3) in 'Crypto.KDF.Scrypt'
 100% (  5 /  5) in 'Crypto.KDF.HKDF'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  4 /  4) in 'Crypto.Random.ChaChaDRG'
 100% (  3 /  3) in 'Crypto.Random.SystemDRG'
  95% ( 19 / 20) in 'Crypto.Random'
  Missing documentation for:
    Seed (Crypto/Random.hs:40)
 100% (  2 /  2) in 'Crypto.Random.Probabilistic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.Prim'
 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.DH'
 100% (  3 /  3) in 'Crypto.Cipher.Types.GF'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  8 /  8) in 'Crypto.Error'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish.Primitive'
 100% (  5 /  5) in 'Crypto.KDF.BCrypt'
 100% (  5 /  5) in 'Crypto.Cipher.Camellia.Primitive'
  92% ( 11 / 12) in 'Crypto.MAC.Poly1305'
  Missing documentation for:
    authTag (Crypto/MAC/Poly1305.hs:47)
 100% ( 12 / 12) in 'Crypto.Cipher.ChaChaPoly1305'
 100% (  6 /  6) in 'Crypto.Cipher.Types.Base'
 100% (  9 /  9) in 'Crypto.Cipher.Types.AEAD'
 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% ( 25 / 25) in 'Crypto.Cipher.Types'
 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish'
 100% (  2 /  2) in 'Crypto.Cipher.Camellia'
 100% (  2 /  2) in 'Crypto.Cipher.DES'
 100% (  5 /  5) in 'Crypto.Cipher.TripleDES'
 100% (  4 /  4) in 'Crypto.MAC.CMAC'
 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
 100% ( 26 / 26) in 'Crypto.PubKey.ECC.P256'
 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
 100% ( 11 / 11) in 'Crypto.PubKey.Ed448'
 100% (  4 /  4) in 'Crypto.Cipher.AES'
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
    hashDigestASN1
Documentation created: dist/doc/html/cryptonite/index.html,
dist/doc/html/cryptonite/cryptonite.txt
Creating package registration file:
/tmp/pkgConf-cryptonite-010365997221558138863.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cryptonite-0.14-2nUIHmN2D1fEA4JdluaHeJ
Registering cryptonite-0.14...
Installed cryptonite-0.14
Configuring microlens-th-0.3.0.2...
Building microlens-th-0.3.0.2...
Preprocessing library microlens-th-0.3.0.2...
[1 of 1] Compiling Lens.Micro.TH    ( src/Lens/Micro/TH.hs, dist/build/Lens/Micro/TH.o )
In-place registering microlens-th-0.3.0.2...
Running Haddock for microlens-th-0.3.0.2...
Running hscolour for microlens-th-0.3.0.2...
Preprocessing library microlens-th-0.3.0.2...
Preprocessing library microlens-th-0.3.0.2...
Haddock coverage:
 100% ( 24 / 24) in 'Lens.Micro.TH'
Documentation created: dist/doc/html/microlens-th/index.html,
dist/doc/html/microlens-th/microlens-th.txt
Creating package registration file:
/tmp/pkgConf-microlens-th-0.3.014565496111158366445.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/microlens-th-0.3.0.2-4QeOygCNwcU6esqtp53UGW
Registering microlens-th-0.3.0.2...
Installed microlens-th-0.3.0.2
Configuring pem-0.2.2...
Building pem-0.2.2...
Preprocessing library pem-0.2.2...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/build/Data/PEM.o )

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
In-place registering pem-0.2.2...
Running Haddock for pem-0.2.2...
Running hscolour for pem-0.2.2...
Preprocessing library pem-0.2.2...
Preprocessing library pem-0.2.2...

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
Haddock coverage:
 100% (  2 /  2) in 'Data.PEM.Types'
 100% (  3 /  3) in 'Data.PEM.Writer'
 100% (  3 /  3) in 'Data.PEM.Parser'
 100% (  6 /  6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt
Creating package registration file: /tmp/pkgConf-pem-0.21182002039888906197.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pem-0.2.2-68T9LQQkAB02O0OO4VHaxc
Registering pem-0.2.2...
Installed pem-0.2.2
Configuring socks-0.5.4...
Building socks-0.5.4...
Preprocessing library socks-0.5.4...
[1 of 6] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o )
[2 of 6] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o )

Network/Socks5/Wire.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 6] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o )

Network/Socks5/Command.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[4 of 6] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o )
[5 of 6] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o )
[6 of 6] Compiling Network.Socks5   ( Network/Socks5.hs, dist/build/Network/Socks5.o )
In-place registering socks-0.5.4...
Running Haddock for socks-0.5.4...
Running hscolour for socks-0.5.4...
Preprocessing library socks-0.5.4...
Preprocessing library socks-0.5.4...

Network/Socks5/Wire.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Socks5/Command.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  9 /  9) in 'Network.Socks5.Types'
 100% (  5 /  5) in 'Network.Socks5.Wire'
  17% (  2 / 12) in 'Network.Socks5.Command'
  Missing documentation for:
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
  32% (  6 / 19) in 'Network.Socks5.Lowlevel'
  Missing documentation for:
    Module header
    resolveToSockAddr (Network/Socks5/Lowlevel.hs:16)
    socksListen (Network/Socks5/Lowlevel.hs:24)
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
 100% (  6 /  6) in 'Network.Socks5.Conf'
 100% ( 20 / 20) in 'Network.Socks5'
Documentation created: dist/doc/html/socks/index.html,
dist/doc/html/socks/socks.txt
Creating package registration file:
/tmp/pkgConf-socks-0.52683237261702750723.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/socks-0.5.4-BZJ6e1EePGtK56UKTxGOcA
Registering socks-0.5.4...
Installed socks-0.5.4
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.05953798511741462701.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0804798971991156615.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring StateVar-1.1.0.3...
Building StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.3...
Running Haddock for StateVar-1.1.0.3...
Running hscolour for StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.0120822933710785634.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.3-8WYLUQJECQz8PFb9p2aPSq
Registering StateVar-1.1.0.3...
Installed StateVar-1.1.0.3
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.1.0...
Running Haddock for async-2.1.0...
Running hscolour for async-2.1.0...
Preprocessing library async-2.1.0...
Preprocessing library async-2.1.0...
Haddock coverage:
 100% ( 54 / 54) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.1454918002080959576.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy
Registering async-2.1.0...
Installed async-2.1.0
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
[ 1 of 11] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[ 9 of 11] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
[11 of 11] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.13.2...
Running Haddock for crypto-api-0.13.2...
Running hscolour for crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Haddock coverage:
   0% (  0 /  4) in 'Crypto.CPoly'
  Missing documentation for:
    Module header
    cpoly (Crypto/CPoly.hs:24)
    cpoly2list (Crypto/CPoly.hs:30)
    cpoly2revlist (Crypto/CPoly.hs:36)
  67% (  4 /  6) in 'Crypto.Types'
  Missing documentation for:
    BlockCipherError (Crypto/Types.hs:29)
     (Crypto/Types.hs:34)
  85% ( 11 / 13) in 'Crypto.Util'
  Missing documentation for:
    c_constTimeEq (Crypto/Util.hs:74)
    collect (Crypto/Util.hs:114)
  90% (  9 / 10) in 'Crypto.Random'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
  93% ( 28 / 30) in 'Crypto.Classes'
  Missing documentation for:
    chunkFor (Crypto/Classes.hs:685)
    chunkFor' (Crypto/Classes.hs:695)
 100% (  4 /  4) in 'Crypto.HMAC'
 100% ( 13 / 13) in 'Crypto.Padding'
Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
  93% ( 27 / 29) in 'Crypto.Classes.Exceptions'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
    CipherError (Crypto/Classes/Exceptions.hs:38)
  90% (  9 / 10) in 'Crypto.Modes'
  Missing documentation for:
    cMacStar (Crypto/Modes.hs:102)
Documentation created: dist/doc/html/crypto-api/index.html,
dist/doc/html/crypto-api/crypto-api.txt
Creating package registration file:
/tmp/pkgConf-crypto-api-0.13234578912914681921.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/crypto-api-0.13.2-Kp4uvZbywBzKttuHrlYBAx
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

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

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

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

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

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

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

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

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

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

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.0212213112555423542.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-4KI2nf4lf9oHEgXiILyTYj
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring double-conversion-2.0.1.0...
Building double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
[1 of 3] Compiling Data.Double.Conversion.FFI ( Data/Double/Conversion/FFI.hs, dist/build/Data/Double/Conversion/FFI.o )
[2 of 3] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o )
[3 of 3] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o )
In-place registering double-conversion-2.0.1.0...
Running Haddock for double-conversion-2.0.1.0...
Running hscolour for double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Haddock coverage:
   8% (  1 / 13) in 'Data.Double.Conversion.FFI'
  Missing documentation for:
    c_Text_ToExponential (Data/Double/Conversion/FFI.hs:61)
    c_Text_ToFixed (Data/Double/Conversion/FFI.hs:52)
    c_Text_ToPrecision (Data/Double/Conversion/FFI.hs:70)
    c_Text_ToShortest (Data/Double/Conversion/FFI.hs:43)
    c_ToExponentialLength (Data/Double/Conversion/FFI.hs:58)
    c_ToFixedLength (Data/Double/Conversion/FFI.hs:49)
    c_ToPrecisionLength (Data/Double/Conversion/FFI.hs:67)
    c_ToShortestLength (Data/Double/Conversion/FFI.hs:40)
    c_ToExponential (Data/Double/Conversion/FFI.hs:64)
    c_ToFixed (Data/Double/Conversion/FFI.hs:55)
    c_ToPrecision (Data/Double/Conversion/FFI.hs:73)
    c_ToShortest (Data/Double/Conversion/FFI.hs:46)
 100% (  5 /  5) in 'Data.Double.Conversion.Text'
 100% (  5 /  5) in 'Data.Double.Conversion.ByteString'
Documentation created: dist/doc/html/double-conversion/index.html,
dist/doc/html/double-conversion/double-conversion.txt
Creating package registration file:
/tmp/pkgConf-double-conversion-2.0.110419011451294060809.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/double-conversion-2.0.1.0-9d4SFE0Uwt89cnl39kvRqX
Registering double-conversion-2.0.1.0...
Installed double-conversion-2.0.1.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:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Web/HttpApiData/Internal.hs:472:30: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
[2 of 2] Compiling Web.HttpApiData  ( Web/HttpApiData.hs, dist/build/Web/HttpApiData.o )
In-place registering http-api-data-0.2.2...
Running Haddock for http-api-data-0.2.2...
Running hscolour for http-api-data-0.2.2...
Preprocessing library http-api-data-0.2.2...
Preprocessing library http-api-data-0.2.2...

Web/HttpApiData/Internal.hs:472:30: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
  41% ( 39 / 96) in 'Web.HttpApiData.Internal'
  Missing documentation for:
     (Web/HttpApiData/Internal.hs:333)
     (Web/HttpApiData/Internal.hs:342)
     (Web/HttpApiData/Internal.hs:346)
     (Web/HttpApiData/Internal.hs:347)
     (Web/HttpApiData/Internal.hs:349)
     (Web/HttpApiData/Internal.hs:350)
     (Web/HttpApiData/Internal.hs:351)
     (Web/HttpApiData/Internal.hs:352)
     (Web/HttpApiData/Internal.hs:353)
     (Web/HttpApiData/Internal.hs:354)
     (Web/HttpApiData/Internal.hs:355)
     (Web/HttpApiData/Internal.hs:356)
     (Web/HttpApiData/Internal.hs:357)
     (Web/HttpApiData/Internal.hs:358)
     (Web/HttpApiData/Internal.hs:359)
     (Web/HttpApiData/Internal.hs:360)
     (Web/HttpApiData/Internal.hs:361)
    timeToUrlPiece (Web/HttpApiData/Internal.hs:368)
     (Web/HttpApiData/Internal.hs:386)
     (Web/HttpApiData/Internal.hs:388)
     (Web/HttpApiData/Internal.hs:389)
     (Web/HttpApiData/Internal.hs:390)
     (Web/HttpApiData/Internal.hs:392)
     (Web/HttpApiData/Internal.hs:393)
     (Web/HttpApiData/Internal.hs:395)
     (Web/HttpApiData/Internal.hs:396)
     (Web/HttpApiData/Internal.hs:397)
     (Web/HttpApiData/Internal.hs:398)
     (Web/HttpApiData/Internal.hs:399)
     (Web/HttpApiData/Internal.hs:424)
     (Web/HttpApiData/Internal.hs:445)
     (Web/HttpApiData/Internal.hs:446)
     (Web/HttpApiData/Internal.hs:447)
     (Web/HttpApiData/Internal.hs:448)
     (Web/HttpApiData/Internal.hs:449)
     (Web/HttpApiData/Internal.hs:450)
     (Web/HttpApiData/Internal.hs:451)
     (Web/HttpApiData/Internal.hs:452)
     (Web/HttpApiData/Internal.hs:453)
     (Web/HttpApiData/Internal.hs:454)
     (Web/HttpApiData/Internal.hs:455)
     (Web/HttpApiData/Internal.hs:456)
     (Web/HttpApiData/Internal.hs:457)
     (Web/HttpApiData/Internal.hs:458)
     (Web/HttpApiData/Internal.hs:459)
     (Web/HttpApiData/Internal.hs:460)
     (Web/HttpApiData/Internal.hs:461)
     (Web/HttpApiData/Internal.hs:462)
    timeParseUrlPiece (Web/HttpApiData/Internal.hs:469)
     (Web/HttpApiData/Internal.hs:489)
     (Web/HttpApiData/Internal.hs:491)
     (Web/HttpApiData/Internal.hs:492)
     (Web/HttpApiData/Internal.hs:494)
     (Web/HttpApiData/Internal.hs:495)
     (Web/HttpApiData/Internal.hs:496)
     (Web/HttpApiData/Internal.hs:497)
     (Web/HttpApiData/Internal.hs:498)
 100% ( 24 / 24) in 'Web.HttpApiData'
Documentation created: dist/doc/html/http-api-data/index.html,
dist/doc/html/http-api-data/http-api-data.txt
Creating package registration file:
/tmp/pkgConf-http-api-data-0.22145133984374705486.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/http-api-data-0.2.2-3kiLcpdXTUe4CYRpIoinpP
Registering http-api-data-0.2.2...
Installed http-api-data-0.2.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-17457/distributive-0.5.0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.5.0.2...
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.03268791831463004308.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/distributive-0.5.0.2-6isb974VoNY4WXj77jknOo
Registering distributive-0.5.0.2...
Installed distributive-0.5.0.2
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.2.1...
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.2501343915434304389.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2
Registering exceptions-0.8.2.1...
Installed exceptions-0.8.2.1
Configuring errors-2.1.2...
Building errors-2.1.2...
Preprocessing library errors-2.1.2...
[1 of 5] Compiling Data.EitherR     ( Data/EitherR.hs, dist/build/Data/EitherR.o )
[2 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o )
[3 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o )
[4 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o )
[5 of 5] Compiling Control.Error    ( Control/Error.hs, dist/build/Control/Error.o )
In-place registering errors-2.1.2...
Running Haddock for errors-2.1.2...
Running hscolour for errors-2.1.2...
Preprocessing library errors-2.1.2...
Preprocessing library errors-2.1.2...
Haddock coverage:
 100% ( 21 / 21) in 'Data.EitherR'
 100% ( 41 / 41) in 'Control.Error.Util'
 100% (  5 /  5) in 'Control.Error.Script'
 100% ( 48 / 48) in 'Control.Error.Safe'
 100% ( 11 / 11) in 'Control.Error'
Documentation created: dist/doc/html/errors/index.html,
dist/doc/html/errors/errors.txt
Creating package registration file:
/tmp/pkgConf-errors-2.119338905381919658456.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/errors-2.1.2-HUqx9vmMhwJKdeqgjQTiZV
Registering errors-2.1.2...
Installed errors-2.1.2
Configuring string-conversions-0.4...
Building string-conversions-0.4...
Preprocessing library string-conversions-0.4...
[1 of 2] Compiling Data.String.Conversions ( Data/String/Conversions.hs, dist/build/Data/String/Conversions.o )
[2 of 2] Compiling Data.String.Conversions.Monomorphic ( Data/String/Conversions/Monomorphic.hs, dist/build/Data/String/Conversions/Monomorphic.o )
In-place registering string-conversions-0.4...
Running Haddock for string-conversions-0.4...
Running hscolour for string-conversions-0.4...
Preprocessing library string-conversions-0.4...
Preprocessing library string-conversions-0.4...
Haddock coverage:
  33% (  5 / 15) in 'Data.String.Conversions'
  Missing documentation for:
    ConvertibleStrings (Data/String/Conversions.hs:63)
    cs (Data/String/Conversions.hs:66)
    StrictByteString (Data/String/Conversions.hs:76)
    SBS (Data/String/Conversions.hs:77)
    LazyByteString (Data/String/Conversions.hs:79)
    LBS (Data/String/Conversions.hs:80)
    StrictText (Data/String/Conversions.hs:82)
    ST (Data/String/Conversions.hs:83)
    LazyText (Data/String/Conversions.hs:85)
    LT (Data/String/Conversions.hs:86)
  14% (  3 / 21) in 'Data.String.Conversions.Monomorphic'
  Missing documentation for:
    toString (Data/String/Conversions/Monomorphic.hs:41)
    toStrictByteString (Data/String/Conversions/Monomorphic.hs:44)
    toSBS (Data/String/Conversions/Monomorphic.hs:47)
    toLazyByteString (Data/String/Conversions/Monomorphic.hs:50)
    toLBS (Data/String/Conversions/Monomorphic.hs:53)
    toStrictText (Data/String/Conversions/Monomorphic.hs:56)
    toST (Data/String/Conversions/Monomorphic.hs:59)
    toLazyText (Data/String/Conversions/Monomorphic.hs:62)
    toLT (Data/String/Conversions/Monomorphic.hs:65)
    fromString (Data/String/Conversions/Monomorphic.hs:70)
    fromStrictByteString (Data/String/Conversions/Monomorphic.hs:73)
    fromSBS (Data/String/Conversions/Monomorphic.hs:76)
    fromLazyByteString (Data/String/Conversions/Monomorphic.hs:79)
    fromLBS (Data/String/Conversions/Monomorphic.hs:82)
    fromStrictText (Data/String/Conversions/Monomorphic.hs:85)
    fromST (Data/String/Conversions/Monomorphic.hs:88)
    fromLazyText (Data/String/Conversions/Monomorphic.hs:91)
    fromLT (Data/String/Conversions/Monomorphic.hs:94)
Documentation created: dist/doc/html/string-conversions/index.html,
dist/doc/html/string-conversions/string-conversions.txt
Creating package registration file:
/tmp/pkgConf-string-conversions-0175197930960073039.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/string-conversions-0.4-JslXiDngwin4HR9nIe3KgC
Registering string-conversions-0.4...
Installed string-conversions-0.4
Configuring optparse-applicative-0.12.1.0...
Building optparse-applicative-0.12.1.0...
Preprocessing library optparse-applicative-0.12.1.0...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant
[ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )

Data/ASN1/Serialize.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[ 7 of 12] Compiling Data.ASN1.Error  ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o )
[ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[11 of 12] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )

Data/ASN1/Prim.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-encoding-0.9.3...
Running Haddock for asn1-encoding-0.9.3...
Running hscolour for asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Data/ASN1/Serialize.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/ASN1/Prim.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  67% (  6 /  9) in 'Data.ASN1.Get'
  Missing documentation for:
    Input (Data/ASN1/Get.hs:61)
    runGet (Data/ASN1/Get.hs:134)
    getWord8 (Data/ASN1/Get.hs:193)
  67% (  4 /  6) in 'Data.ASN1.Internal'
  Missing documentation for:
    bytesOfUInt (Data/ASN1/Internal.hs:26)
    putVarEncodingIntegral (Data/ASN1/Internal.hs:64)
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% (  2 /  2) in 'Data.ASN1.Object'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
  25% (  1 /  4) in 'Data.ASN1.Stream'
  Missing documentation for:
    ASN1Repr (Data/ASN1/Stream.hs:20)
    getConstructedEnd (Data/ASN1/Stream.hs:22)
    getConstructedEndRepr (Data/ASN1/Stream.hs:30)
 100% (  3 /  3) in 'Data.ASN1.Error'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
  31% (  8 / 26) in 'Data.ASN1.Prim'
  Missing documentation for:
    encodeHeader (Data/ASN1/Prim.hs:62)
    encodePrimitiveHeader (Data/ASN1/Prim.hs:92)
    encodePrimitive (Data/ASN1/Prim.hs:109)
    decodePrimitive (Data/ASN1/Prim.hs:158)
    encodeConstructed (Data/ASN1/Prim.hs:140)
    encodeList (Data/ASN1/Prim.hs:126)
    encodeOne (Data/ASN1/Prim.hs:122)
    mkSmallestLength (Data/ASN1/Prim.hs:150)
    getBoolean (Data/ASN1/Prim.hs:190)
    getBitString (Data/ASN1/Prim.hs:222)
    getOctetString (Data/ASN1/Prim.hs:234)
    getNull (Data/ASN1/Prim.hs:237)
    getTime (Data/ASN1/Prim.hs:261)
    putTime (Data/ASN1/Prim.hs:331)
    putInteger (Data/ASN1/Prim.hs:343)
    putBitString (Data/ASN1/Prim.hs:346)
    putString (Data/ASN1/Prim.hs:351)
    putOID (Data/ASN1/Prim.hs:355)
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Documentation created: dist/doc/html/asn1-encoding/index.html,
dist/doc/html/asn1-encoding/asn1-encoding.txt
Creating package registration file:
/tmp/pkgConf-asn1-encoding-0.91264249758650793800.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/asn1-encoding-0.9.3-AWULG2H3g6SCee0eL9dbv9
Registering asn1-encoding-0.9.3...
Installed asn1-encoding-0.9.3
Configuring cryptohash-0.11.9...
Building cryptohash-0.11.9...
Preprocessing library cryptohash-0.11.9...
[ 1 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

on the commandline: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 3 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[ 4 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[ 5 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[ 6 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[ 7 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )

on the commandline: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[ 8 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[ 9 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[10 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[11 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[12 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[13 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[14 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[15 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[16 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[17 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[18 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[19 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[20 of 21] Compiling Crypto.MAC       ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[21 of 21] Compiling Crypto.MAC.SHA3  ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.9...
Running Haddock for cryptohash-0.11.9...
Running hscolour for cryptohash-0.11.9...
Preprocessing library cryptohash-0.11.9...
Preprocessing library cryptohash-0.11.9...

<no location info>: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!

<no location info>: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
  50% (  2 /  4) in 'Crypto.Hash.Internal'
  Missing documentation for:
    digestToByteString (Crypto/Hash/Internal.hs:33)
    digestToByteStringWitness (Crypto/Hash/Internal.hs:36)
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
  83% (  5 /  6) in 'Crypto.Hash.Types'
  Missing documentation for:
    contextToByteString (Crypto/Hash/Types.hs:32)
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% ( 40 / 40) in 'Crypto.Hash'
 100% ( 11 / 11) in 'Crypto.MAC'
 100% (  9 /  9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.111095481274136011351.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cryptohash-0.11.9-1Um64KSiT6DE6sm9Ypjy72
Registering cryptohash-0.11.9...
Installed cryptohash-0.11.9
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.54516289842116411266.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-DLQPsKM7BNMFfKH45X8LEe
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring pureMD5-2.1.2.1...
Building pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
[1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o )

Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:243:18: Warning:
    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'."

Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character
In-place registering pureMD5-2.1.2.1...
Running Haddock for pureMD5-2.1.2.1...
Running hscolour for pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...

Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character

Data/Digest/Pure/MD5.hs:243:18: Warning:
    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% ( 12 / 12) in 'Data.Digest.Pure.MD5'
Documentation created: dist/doc/html/pureMD5/index.html,
dist/doc/html/pureMD5/pureMD5.txt
Creating package registration file:
/tmp/pkgConf-pureMD5-2.1.2750031639545089965.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pureMD5-2.1.2.1-6FCd3nmiBFsDIzVPLleGaY
Registering pureMD5-2.1.2.1...
Installed pureMD5-2.1.2.1
Configuring cookie-0.4.1.6...
Building cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )

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

Web/Cookie.hs:88:18: Warning:
    In the use of ‘S.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:214:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
In-place registering cookie-0.4.1.6...
Running Haddock for cookie-0.4.1.6...
Running hscolour for cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...

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

Web/Cookie.hs:88:18: Warning:
    In the use of ‘S.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:214:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
  68% ( 19 / 28) in 'Web.Cookie'
  Missing documentation for:
    Module header
    parseSetCookie (Web/Cookie.hs:184)
    renderSetCookie (Web/Cookie.hs:155)
    Cookies (Web/Cookie.hs:70)
    renderCookies (Web/Cookie.hs:91)
    parseCookiesText (Web/Cookie.hs:60)
    renderCookiesText (Web/Cookie.hs:67)
    expiresFormat (Web/Cookie.hs:204)
    parseCookieExpires (Web/Cookie.hs:212)
Documentation created: dist/doc/html/cookie/index.html,
dist/doc/html/cookie/cookie.txt
Creating package registration file:
/tmp/pkgConf-cookie-0.4.1160392884341145494.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cookie-0.4.1.6-2Eb4iZo39x3Ihl7jVKbtZO
Registering cookie-0.4.1.6...
Installed cookie-0.4.1.6
Configuring streaming-commons-0.1.15.2...
Building streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.15.2...
Running Haddock for streaming-commons-0.1.15.2...
Running hscolour for streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
Preprocessing library streaming-commons-0.1.15.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:470)
    HasPort (Data/Streaming/Network.hs:473)
    HasAfterBind (Data/Streaming/Network.hs:525)
    HasReadWrite (Data/Streaming/Network.hs:643)
    HasPath (Data/Streaming/Network.hs:505)
    setPort (Data/Streaming/Network.hs:483)
    setHost (Data/Streaming/Network.hs:486)
    setAfterBind (Data/Streaming/Network.hs:537)
    setNeedLocalAddr (Data/Streaming/Network.hs:519)
    setPath (Data/Streaming/Network.hs:515)
    getPort (Data/Streaming/Network.hs:480)
    getHost (Data/Streaming/Network.hs:489)
    getAfterBind (Data/Streaming/Network.hs:534)
    getNeedLocalAddr (Data/Streaming/Network.hs:522)
    getPath (Data/Streaming/Network.hs:512)
    appRead (Data/Streaming/Network.hs:655)
    appWrite (Data/Streaming/Network.hs:658)
    appSockAddr (Data/Streaming/Network.hs:627)
    appLocalAddr (Data/Streaming/Network.hs:624)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:570)
    runTCPServerWithHandle (Data/Streaming/Network.hs:572)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.15815271487609010122.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/streaming-commons-0.1.15.2-0Pv1kz8leJoAmtjyRTUWHG
Registering streaming-commons-0.1.15.2...
Installed streaming-commons-0.1.15.2
Configuring psqueues-0.2.2.0...
Building psqueues-0.2.2.0...
Preprocessing library psqueues-0.2.2.0...
[1 of 7] Compiling Data.BitUtil     ( src/Data/BitUtil.hs, dist/build/Data/BitUtil.o )
[2 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:
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ/Internal.hs:75:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[3 of 7] Compiling Data.OrdPSQ      ( src/Data/OrdPSQ.hs, dist/build/Data/OrdPSQ.o )

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

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

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

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

src/Data/IntPSQ/Internal.hs:79:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[5 of 7] Compiling Data.IntPSQ      ( src/Data/IntPSQ.hs, dist/build/Data/IntPSQ.o )
[6 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:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

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

src/Data/OrdPSQ/Internal.hs:6:14: Warning:
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

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

src/Data/OrdPSQ.hs:15:14: Warning:
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!

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

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

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

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

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

src/Data/HashPSQ/Internal.hs:62:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% (  2 /  2) in 'Data.BitUtil'
  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'
  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)
 100% ( 32 / 32) in 'Data.IntPSQ'
  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'
Documentation created: dist/doc/html/psqueues/index.html,
dist/doc/html/psqueues/psqueues.txt
Creating package registration file:
/tmp/pkgConf-psqueues-0.2.29992858361687937987.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/psqueues-0.2.2.0-Eu4cvucK9D300LguHeaq9c
Registering psqueues-0.2.2.0...
Installed psqueues-0.2.2.0
Configuring scientific-0.3.4.6...
Building scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.6...
Running Haddock for scientific-0.3.4.6...
Running hscolour for scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.4710918619672717276.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.6-5s26qRhE5w04kI4pP1Rtwm
Registering scientific-0.3.4.6...
Installed scientific-0.3.4.6
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.7774472064108652312.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
In-place registering network-uri-2.6.1.0...
Running Haddock for network-uri-2.6.1.0...
Running hscolour for network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Haddock coverage:
  78% ( 39 / 50) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:321)
    uriIsRelative (Network/URI.hs:324)
    parseabsoluteURI (Network/URI.hs:1284)
    escapeString (Network/URI.hs:1288)
    reserved (Network/URI.hs:1292)
    unreserved (Network/URI.hs:1296)
    scheme (Network/URI.hs:1302)
    authority (Network/URI.hs:1306)
    path (Network/URI.hs:1314)
    query (Network/URI.hs:1318)
    fragment (Network/URI.hs:1322)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.19428948762142310010.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-uri-2.6.1.0-DarCcUHK1BCJHlIYOjXe67
Registering network-uri-2.6.1.0...
Installed network-uri-2.6.1.0
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
[1 of 1] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )

Data/ASN1/Parse.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering asn1-parse-0.9.4...
Running Haddock for asn1-parse-0.9.4...
Running hscolour for asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...

Data/ASN1/Parse.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  94% ( 15 / 16) in 'Data.ASN1.Parse'
  Missing documentation for:
    ParseASN1 (Data/ASN1/Parse.hs:34)
Documentation created: dist/doc/html/asn1-parse/index.html,
dist/doc/html/asn1-parse/asn1-parse.txt
Creating package registration file:
/tmp/pkgConf-asn1-parse-0.920986642851500798298.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/asn1-parse-0.9.4-Az94oiIcQp3FPmwTlFZ3ZX
Registering asn1-parse-0.9.4...
Installed asn1-parse-0.9.4
Configuring crypto-pubkey-types-0.4.3...
Building crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
[1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o )
[2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o )
[3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o )
[4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o )
[5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o )
In-place registering crypto-pubkey-types-0.4.3...
Running Haddock for crypto-pubkey-types-0.4.3...
Running hscolour for crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
Preprocessing library crypto-pubkey-types-0.4.3...
Haddock coverage:
 100% ( 14 / 14) in 'Crypto.Types.PubKey.ECC'
 100% (  9 /  9) in 'Crypto.Types.PubKey.ECDSA'
 100% (  5 /  5) in 'Crypto.Types.PubKey.DH'
 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA'
 100% (  8 /  8) in 'Crypto.Types.PubKey.RSA'
Documentation created: dist/doc/html/crypto-pubkey-types/index.html,
dist/doc/html/crypto-pubkey-types/crypto-pubkey-types.txt
Creating package registration file:
/tmp/pkgConf-crypto-pubkey-types-0.41831430683887603745.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/crypto-pubkey-types-0.4.3-3DvBTRpFpY84voAxTcQS8Z
Registering crypto-pubkey-types-0.4.3...
Installed crypto-pubkey-types-0.4.3
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
  67% (  6 /  9) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:27)
    fromList (Data/Attoparsec/Text/FastSet.hs:29)
    charClass (Data/Attoparsec/Text/FastSet.hs:37)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:58)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
    length (Data/Attoparsec/Text/Buffer.hs:120)
    pappend (Data/Attoparsec/Text/Buffer.hs:93)
    substring (Data/Attoparsec/Text/Buffer.hs:124)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
    length (Data/Attoparsec/ByteString/Buffer.hs:134)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
    substring (Data/Attoparsec/ByteString/Buffer.hs:143)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:69)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (Data/Attoparsec/Internal/Types.hs:118)
    Failure (Data/Attoparsec/Internal/Types.hs:122)
    Success (Data/Attoparsec/Internal/Types.hs:124)
    Pos (Data/Attoparsec/Internal/Types.hs:46)
    <> (Data/Attoparsec/Internal/Types.hs:209)
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
    storable (Data/Attoparsec/ByteString/Internal.hs:138)
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
  98% ( 90 / 92) in 'Data.Attoparsec.Text'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.07777446731909745105.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-C6pUTDzrecbIO4LDYHwJUG
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:189)
    Min (src-ghc7/Data/Semigroup.hs:427)
    Max (src-ghc7/Data/Semigroup.hs:512)
    ArgMin (src-ghc7/Data/Semigroup.hs:613)
    ArgMax (src-ghc7/Data/Semigroup.hs:614)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.1810616611801774706704.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-IBlkGPjZsYWGswV1yLDA9m
Registering semigroups-0.18.1...
Installed semigroups-0.18.1
Configuring 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:
    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.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )

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

src/Data/Vault/ST/ST.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 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:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Vault/ST/ST.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.Vault.Lazy  ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.6...
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:
    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:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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

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

src/Data/Vault/ST/ST.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  4 /  4) in 'Data.Unique.Really'
  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'
  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'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file:
/tmp/pkgConf-vault-0.3.021436516521245855714.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vault-0.3.0.6-Ds02DFWDupK8kyaJ6uM5fA
Registering vault-0.3.0.6...
Installed vault-0.3.0.6
Configuring x509-1.6.3...
Building x509-1.6.3...
Preprocessing library x509-1.6.3...
[ 1 of 13] Compiling Data.X509.OID    ( Data/X509/OID.hs, dist/build/Data/X509/OID.o )

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 13] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o )
[ 3 of 13] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o )

Data/X509/DistinguishedName.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 4 of 13] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o )

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 13] Compiling Data.X509.Ext    ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o )

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 13] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o )
[ 7 of 13] Compiling Data.X509.CRL    ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o )

Data/X509/CRL.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 13] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o )
[ 9 of 13] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o )
[10 of 13] Compiling Data.X509.Cert   ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o )

Data/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[11 of 13] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o )
[12 of 13] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o )
[13 of 13] Compiling Data.X509        ( Data/X509.hs, dist/build/Data/X509.o )
In-place registering x509-1.6.3...
Running Haddock for x509-1.6.3...
Running hscolour for x509-1.6.3...
Preprocessing library x509-1.6.3...
Preprocessing library x509-1.6.3...

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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

Data/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  20% (  1 /  5) in 'Data.X509.OID'
  Missing documentation for:
    OIDTable (Data/X509/OID.hs:20)
    lookupByOID (Data/X509/OID.hs:22)
    lookupOID (Data/X509/OID.hs:25)
    curvesOIDTable (Data/X509/OID.hs:28)
  71% (  5 /  7) in 'Data.X509.Internal'
  Missing documentation for:
    ErrT (Data/X509/Internal.hs:25)
    runErrT (Data/X509/Internal.hs:23)
 100% (  6 /  6) in 'Data.X509.DistinguishedName'
 100% (  3 /  3) in 'Data.X509.ExtensionRaw'
 100% ( 20 / 20) in 'Data.X509.Ext'
 100% (  4 /  4) in 'Data.X509.AlgorithmIdentifier'
 100% (  3 /  3) in 'Data.X509.CRL'
 100% ( 14 / 14) in 'Data.X509.Signed'
 100% (  5 /  5) in 'Data.X509.PublicKey'
 100% (  2 /  2) in 'Data.X509.Cert'
 100% (  6 /  6) in 'Data.X509.CertificateChain'
 100% (  3 /  3) in 'Data.X509.PrivateKey'
 100% ( 65 / 65) in 'Data.X509'
Documentation created: dist/doc/html/x509/index.html,
dist/doc/html/x509/x509.txt
Creating package registration file:
/tmp/pkgConf-x509-1.614594433341539235053.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/x509-1.6.3-6CNK6wPGv4Q3BK6AElkmGk
Registering x509-1.6.3...
Installed x509-1.6.3
Configuring RSA-2.2.0...
Building RSA-2.2.0...
Preprocessing library RSA-2.2.0...
[1 of 3] Compiling Codec.Crypto.RSA.Pure ( src/Codec/Crypto/RSA/Pure.hs, dist/build/Codec/Crypto/RSA/Pure.o )
[2 of 3] Compiling Codec.Crypto.RSA.Exceptions ( src/Codec/Crypto/RSA/Exceptions.hs, dist/build/Codec/Crypto/RSA/Exceptions.o )
[3 of 3] Compiling Codec.Crypto.RSA ( src/Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.o )
In-place registering RSA-2.2.0...
Running Haddock for RSA-2.2.0...
Running hscolour for RSA-2.2.0...
Preprocessing library RSA-2.2.0...
Preprocessing library RSA-2.2.0...
Haddock coverage:
  65% ( 31 / 48) in 'Codec.Crypto.RSA.Pure'
  Missing documentation for:
    Module header
    RSAError (src/Codec/Crypto/RSA/Pure.hs:64)
    HashInfo (src/Codec/Crypto/RSA/Pure.hs:80)
    hashMD5 (src/Codec/Crypto/RSA/Pure.hs:751)
    hashSHA1 (src/Codec/Crypto/RSA/Pure.hs:758)
    hashSHA224 (src/Codec/Crypto/RSA/Pure.hs:765)
    hashSHA256 (src/Codec/Crypto/RSA/Pure.hs:773)
    hashSHA384 (src/Codec/Crypto/RSA/Pure.hs:781)
    hashSHA512 (src/Codec/Crypto/RSA/Pure.hs:789)
    generatePQ (src/Codec/Crypto/RSA/Pure.hs:577)
    chunkify (src/Codec/Crypto/RSA/Pure.hs:265)
    os2ip (src/Codec/Crypto/RSA/Pure.hs:528)
    i2osp (src/Codec/Crypto/RSA/Pure.hs:515)
    rsa_dp (src/Codec/Crypto/RSA/Pure.hs:537)
    rsa_ep (src/Codec/Crypto/RSA/Pure.hs:532)
    rsa_vp1 (src/Codec/Crypto/RSA/Pure.hs:547)
    rsa_sp1 (src/Codec/Crypto/RSA/Pure.hs:542)
  65% ( 31 / 48) in 'Codec.Crypto.RSA.Exceptions'
  Missing documentation for:
    Module header
    RSAError (src/Codec/Crypto/RSA/Pure.hs:64)
    HashInfo (src/Codec/Crypto/RSA/Pure.hs:80)
    hashMD5 (src/Codec/Crypto/RSA/Exceptions.hs:362)
    hashSHA1 (src/Codec/Crypto/RSA/Exceptions.hs:365)
    hashSHA224 (src/Codec/Crypto/RSA/Exceptions.hs:368)
    hashSHA256 (src/Codec/Crypto/RSA/Exceptions.hs:371)
    hashSHA384 (src/Codec/Crypto/RSA/Exceptions.hs:374)
    hashSHA512 (src/Codec/Crypto/RSA/Exceptions.hs:377)
    generatePQ (src/Codec/Crypto/RSA/Exceptions.hs:331)
    chunkify (src/Codec/Crypto/RSA/Exceptions.hs:142)
    os2ip (src/Codec/Crypto/RSA/Exceptions.hs:308)
    i2osp (src/Codec/Crypto/RSA/Exceptions.hs:304)
    rsa_dp (src/Codec/Crypto/RSA/Exceptions.hs:316)
    rsa_ep (src/Codec/Crypto/RSA/Exceptions.hs:312)
    rsa_vp1 (src/Codec/Crypto/RSA/Exceptions.hs:324)
    rsa_sp1 (src/Codec/Crypto/RSA/Exceptions.hs:320)
  50% (  1 /  2) in 'Codec.Crypto.RSA'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/RSA/index.html, dist/doc/html/RSA/RSA.txt
Creating package registration file: /tmp/pkgConf-RSA-2.211268047221567596029.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/RSA-2.2.0-A9JDGmwPbhRBYssoyNKKaK
Registering RSA-2.2.0...
Installed RSA-2.2.0
Configuring aeson-0.11.1.4...
Building aeson-0.11.1.4...
Preprocessing library aeson-0.11.1.4...
[ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o )
[ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o )
[ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
[ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
[ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[15 of 16] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[16 of 16] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.11.1.4...
Running Haddock for aeson-0.11.1.4...
Running hscolour for aeson-0.11.1.4...
Preprocessing library aeson-0.11.1.4...
Preprocessing library aeson-0.11.1.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Aeson.Functions'
  33% (  2 /  6) in 'Data.Aeson.Internal.Time'
  Missing documentation for:
    fromPico (Data/Aeson/Internal/Time.hs:32)
    toPico (Data/Aeson/Internal/Time.hs:29)
    diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50)
    toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56)
  97% ( 35 / 36) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:107)
  48% ( 10 / 21) in 'Data.Aeson.Encode.Builder'
  Missing documentation for:
    emptyArray_ (Data/Aeson/Encode/Builder.hs:138)
    emptyObject_ (Data/Aeson/Encode/Builder.hs:144)
    object (Data/Aeson/Encode/Builder.hs:87)
    day (Data/Aeson/Encode/Builder.hs:176)
    localTime (Data/Aeson/Encode/Builder.hs:244)
    utcTime (Data/Aeson/Encode/Builder.hs:240)
    timeOfDay (Data/Aeson/Encode/Builder.hs:192)
    zonedTime (Data/Aeson/Encode/Builder.hs:248)
    ascii2 (Data/Aeson/Encode/Builder.hs:150)
    ascii4 (Data/Aeson/Encode/Builder.hs:154)
    ascii5 (Data/Aeson/Encode/Builder.hs:159)
 100% ( 15 / 15) in 'Data.Aeson.Types.Class'
  50% (  4 /  8) in 'Data.Aeson.Encode.Functions'
  Missing documentation for:
    Module header
    brackets (Data/Aeson/Encode/Functions.hs:51)
    builder (Data/Aeson/Encode/Functions.hs:28)
    list (Data/Aeson/Encode/Functions.hs:44)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
  94% ( 30 / 32) in 'Data.Aeson.Types.Instances'
  Missing documentation for:
    tuple (Data/Aeson/Types/Instances.hs:844)
    >*< (Data/Aeson/Types/Instances.hs:848)
  88% (  7 /  8) in 'Data.Aeson.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:107)
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 53 / 53) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:313)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:322)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:330)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:340)
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  Missing documentation for:
    fromValue (Data/Aeson/Encode.hs:71)
 100% ( 66 / 66) in 'Data.Aeson'
 100% ( 13 / 13) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.11.1735162672333927221.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-0.11.1.4-FnADcKFoDWeK9YK1Yvshsy
Registering aeson-0.11.1.4...
Installed aeson-0.11.1.4
Configuring case-insensitive-1.2.0.6...
Building case-insensitive-1.2.0.6...
Preprocessing library case-insensitive-1.2.0.6...
[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 )
In-place registering case-insensitive-1.2.0.6...
Running Haddock for case-insensitive-1.2.0.6...
Running hscolour for case-insensitive-1.2.0.6...
Preprocessing library case-insensitive-1.2.0.6...
Preprocessing library case-insensitive-1.2.0.6...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
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.01984258288326316792.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.6-4HKCZYPfrJALfK51ySNnwP
Registering case-insensitive-1.2.0.6...
Installed case-insensitive-1.2.0.6
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.73656768652121373480.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-ATIQ3UuwJfzJFZ7xZqoUa6
Registering void-0.7.1...
Installed void-0.7.1
Configuring x509-store-1.6.1...
Building x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
[1 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o )
[2 of 3] Compiling Data.X509.File   ( Data/X509/File.hs, dist/build/Data/X509/File.o )

Data/X509/File.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant
[3 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o )

Data/X509/CertificateStore.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering x509-store-1.6.1...
Running Haddock for x509-store-1.6.1...
Running hscolour for x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...

Data/X509/File.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant

Data/X509/CertificateStore.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  25% (  1 /  4) in 'Data.X509.Memory'
  Missing documentation for:
    readKeyFileFromMemory (Data/X509/Memory.hs:25)
    readSignedObjectFromMemory (Data/X509/Memory.hs:28)
    pemToKey (Data/X509/Memory.hs:37)
  67% (  2 /  3) in 'Data.X509.File'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Data.X509.CertificateStore'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/x509-store/index.html,
dist/doc/html/x509-store/x509-store.txt
Creating package registration file:
/tmp/pkgConf-x509-store-1.686287614199582985.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/x509-store-1.6.1-KDzn8LLyr0UEEQ3OMuMJ8a
Registering x509-store-1.6.1...
Installed x509-store-1.6.1
Configuring bytestring-conversion-0.3.1...
Building bytestring-conversion-0.3.1...
Preprocessing library bytestring-conversion-0.3.1...
[1 of 4] Compiling Data.ByteString.Conversion.Internal ( src/Data/ByteString/Conversion/Internal.hs, dist/build/Data/ByteString/Conversion/Internal.o )
[2 of 4] Compiling Data.ByteString.Conversion.From ( src/Data/ByteString/Conversion/From.hs, dist/build/Data/ByteString/Conversion/From.o )
[3 of 4] Compiling Data.ByteString.Conversion.To ( src/Data/ByteString/Conversion/To.hs, dist/build/Data/ByteString/Conversion/To.o )
[4 of 4] Compiling Data.ByteString.Conversion ( src/Data/ByteString/Conversion.hs, dist/build/Data/ByteString/Conversion.o )
In-place registering bytestring-conversion-0.3.1...
Running Haddock for bytestring-conversion-0.3.1...
Running hscolour for bytestring-conversion-0.3.1...
Preprocessing library bytestring-conversion-0.3.1...
Preprocessing library bytestring-conversion-0.3.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.ByteString.Conversion.Internal'
  Missing documentation for:
    Module header
  17% (  1 /  6) in 'Data.ByteString.Conversion.From'
  Missing documentation for:
    Module header
    fromByteString (src/Data/ByteString/Conversion/From.hs:41)
    fromByteString' (src/Data/ByteString/Conversion/From.hs:44)
    runParser (src/Data/ByteString/Conversion/From.hs:47)
    runParser' (src/Data/ByteString/Conversion/From.hs:55)
  20% (  1 /  5) in 'Data.ByteString.Conversion.To'
  Missing documentation for:
    Module header
    ToByteString (src/Data/ByteString/Conversion/To.hs:41)
    toByteString (src/Data/ByteString/Conversion/To.hs:92)
    runBuilder (src/Data/ByteString/Conversion/To.hs:100)
  33% (  4 / 12) in 'Data.ByteString.Conversion'
  Missing documentation for:
    Module header
    ToByteString (src/Data/ByteString/Conversion/To.hs:41)
    toByteString (src/Data/ByteString/Conversion/To.hs:92)
    runBuilder (src/Data/ByteString/Conversion/To.hs:100)
    fromByteString (src/Data/ByteString/Conversion/From.hs:41)
    fromByteString' (src/Data/ByteString/Conversion/From.hs:44)
    runParser (src/Data/ByteString/Conversion/From.hs:47)
    runParser' (src/Data/ByteString/Conversion/From.hs:55)
Documentation created: dist/doc/html/bytestring-conversion/index.html,
dist/doc/html/bytestring-conversion/bytestring-conversion.txt
Creating package registration file:
/tmp/pkgConf-bytestring-conversion-0.3298749565355174780.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bytestring-conversion-0.3.1-8LVXo3gXHpF1KBlcf4PrxV
Registering bytestring-conversion-0.3.1...
Installed bytestring-conversion-0.3.1
Configuring http-media-0.6.3...
Building http-media-0.6.3...
Preprocessing library http-media-0.6.3...
[1 of 9] Compiling Network.HTTP.Media.Utils ( src/Network/HTTP/Media/Utils.hs, dist/build/Network/HTTP/Media/Utils.o )
[2 of 9] Compiling Network.HTTP.Media.RenderHeader ( src/Network/HTTP/Media/RenderHeader.hs, dist/build/Network/HTTP/Media/RenderHeader.o )
[3 of 9] Compiling Network.HTTP.Media.Quality ( src/Network/HTTP/Media/Quality.hs, dist/build/Network/HTTP/Media/Quality.o )
[4 of 9] Compiling Network.HTTP.Media.Accept ( src/Network/HTTP/Media/Accept.hs, dist/build/Network/HTTP/Media/Accept.o )
[5 of 9] Compiling Network.HTTP.Media.Language.Internal ( src/Network/HTTP/Media/Language/Internal.hs, dist/build/Network/HTTP/Media/Language/Internal.o )
[6 of 9] Compiling Network.HTTP.Media.Language ( src/Network/HTTP/Media/Language.hs, dist/build/Network/HTTP/Media/Language.o )
[7 of 9] Compiling Network.HTTP.Media.MediaType.Internal ( src/Network/HTTP/Media/MediaType/Internal.hs, dist/build/Network/HTTP/Media/MediaType/Internal.o )
[8 of 9] Compiling Network.HTTP.Media.MediaType ( src/Network/HTTP/Media/MediaType.hs, dist/build/Network/HTTP/Media/MediaType.o )
[9 of 9] Compiling Network.HTTP.Media ( src/Network/HTTP/Media.hs, dist/build/Network/HTTP/Media.o )
In-place registering http-media-0.6.3...
Running Haddock for http-media-0.6.3...
Running hscolour for http-media-0.6.3...
Preprocessing library http-media-0.6.3...
Preprocessing library http-media-0.6.3...
Haddock coverage:
 100% (  5 /  5) in 'Network.HTTP.Media.Utils'
 100% (  2 /  2) in 'Network.HTTP.Media.RenderHeader'
 100% (  6 /  6) in 'Network.HTTP.Media.Quality'
 100% (  4 /  4) in 'Network.HTTP.Media.Accept'
 100% (  2 /  2) in 'Network.HTTP.Media.Language.Internal'
 100% (  3 /  3) in 'Network.HTTP.Media.Language'
 100% (  3 /  3) in 'Network.HTTP.Media.MediaType.Internal'
 100% ( 12 / 12) in 'Network.HTTP.Media.MediaType'
 100% ( 33 / 33) in 'Network.HTTP.Media'
Documentation created: dist/doc/html/http-media/index.html,
dist/doc/html/http-media/http-media.txt
Creating package registration file:
/tmp/pkgConf-http-media-0.61423993346219594302.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/http-media-0.6.3-AWBFPnop4sqI1hj6VwXKVc
Registering http-media-0.6.3...
Installed http-media-0.6.3
Configuring http-types-0.9...
Building http-types-0.9...
Preprocessing library http-types-0.9...
[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:
    In the use of ‘B.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:
    In the use of ‘B.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:
    In the use of ‘B.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:
    In the use of ‘B.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 )
In-place registering http-types-0.9...
Running Haddock for http-types-0.9...
Running hscolour for http-types-0.9...
Preprocessing library http-types-0.9...
Preprocessing library http-types-0.9...

Network/HTTP/Types/URI.hs:148:26: Warning:
    In the use of ‘B.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:
    In the use of ‘B.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:
    In the use of ‘B.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:
    In the use of ‘B.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% ( 99 /100) 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% ( 57 / 62) in 'Network.HTTP.Types.Header'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:153)
    renderByteRange (Network/HTTP/Types/Header.hs:158)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:164)
    renderByteRanges (Network/HTTP/Types/Header.hs:168)
  97% (171 /176) in 'Network.HTTP.Types'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:153)
    renderByteRange (Network/HTTP/Types/Header.hs:158)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:164)
    renderByteRanges (Network/HTTP/Types/Header.hs:168)
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-096831701955399018.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/http-types-0.9-2kqnYpPBpbH1f4ygoPM6qu
Registering http-types-0.9...
Installed http-types-0.9
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.4...
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-16044436391060381161.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-KM4fAXZBaqx6OO468wTyg6
Registering contravariant-1.4...
Installed contravariant-1.4
Configuring x509-system-1.6.3...
Building x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...
[1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, dist/build/System/X509/MacOS.o )

System/X509/MacOS.hs:2:1: Warning: Tab character

System/X509/MacOS.hs:3:1: Warning: Tab character

System/X509/MacOS.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, dist/build/System/X509/Unix.o )

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

System/X509/Unix.hs:36:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 3] Compiling System.X509      ( System/X509.hs, dist/build/System/X509.o )

System/X509.hs:10:1: Warning: Tab character

System/X509.hs:11:1: Warning: Tab character
In-place registering x509-system-1.6.3...
Running Haddock for x509-system-1.6.3...
Running hscolour for x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...

System/X509/MacOS.hs:2:1: Warning: Tab character

System/X509/MacOS.hs:3:1: Warning: Tab character

System/X509/MacOS.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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

System/X509/Unix.hs:36:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

System/X509.hs:10:1: Warning: Tab character

System/X509.hs:11:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  2) in 'System.X509.MacOS'
  Missing documentation for:
    Module header
    getSystemCertificateStore (System/X509/MacOS.hs:28)
  50% (  1 /  2) in 'System.X509.Unix'
  Missing documentation for:
    getSystemCertificateStore (System/X509/Unix.hs:82)
  50% (  1 /  2) in 'System.X509'
  Missing documentation for:
    getSystemCertificateStore (System/X509/Unix.hs:82)
Documentation created: dist/doc/html/x509-system/index.html,
dist/doc/html/x509-system/x509-system.txt
Creating package registration file:
/tmp/pkgConf-x509-system-1.619267009891789545183.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/x509-system-1.6.3-2WmIfqeKwpx447BRIkE4eX
Registering x509-system-1.6.3...
Installed x509-system-1.6.3
Configuring x509-validation-1.6.3...
Building x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
[1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, dist/build/Data/X509/Validation/Fingerprint.o )
[2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, dist/build/Data/X509/Validation/Signature.o )
[3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, dist/build/Data/X509/Validation/Types.o )
[4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, dist/build/Data/X509/Validation/Cache.o )
[5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, dist/build/Data/X509/Validation.o )

Data/X509/Validation.hs:32:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering x509-validation-1.6.3...
Running Haddock for x509-validation-1.6.3...
Running hscolour for x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...

Data/X509/Validation.hs:32:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  3 /  3) in 'Data.X509.Validation.Fingerprint'
 100% (  5 /  5) in 'Data.X509.Validation.Signature'
  67% (  2 /  3) in 'Data.X509.Validation.Types'
  Missing documentation for:
    HostName (Data/X509/Validation/Types.hs:16)
 100% (  9 /  9) in 'Data.X509.Validation.Cache'
  96% ( 24 / 25) in 'Data.X509.Validation'
  Missing documentation for:
    HostName (Data/X509/Validation/Types.hs:16)
Documentation created: dist/doc/html/x509-validation/index.html,
dist/doc/html/x509-validation/x509-validation.txt
Creating package registration file:
/tmp/pkgConf-x509-validation-1.68842115191983912664.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/x509-validation-1.6.3-IBEtD8uUvLN9d9dxSLbgrH
Registering x509-validation-1.6.3...
Installed x509-validation-1.6.3
Configuring http-client-0.4.27...
Building http-client-0.4.27...
Preprocessing library http-client-0.4.27...
[ 1 of 17] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o )
[ 2 of 17] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o )

publicsuffixlist/Network/PublicSuffixList/Serialize.hs:38:16: Warning:
    In the use of ‘BS.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 17] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o )
[ 4 of 17] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o )
[ 5 of 17] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, dist/build/Network/HTTP/Client/Util.o )
[ 6 of 17] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/build/Network/HTTP/Client/Types.o )
[ 7 of 17] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, dist/build/Network/HTTP/Client/Connection.o )

Network/HTTP/Client/Connection.hs:44:14: Warning:
    In the use of ‘S.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'.)"
[ 8 of 17] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, dist/build/Network/HTTP/Client/Headers.o )

Network/HTTP/Client/Headers.hs:64:26: Warning:
    In the use of ‘S.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/Client/Headers.hs:65:27: Warning:
    In the use of ‘S.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/Client/Headers.hs:76:40: Warning:
    In the use of ‘S.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/Client/Headers.hs:95:26: Warning:
    In the use of ‘S.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'.)"
[ 9 of 17] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, dist/build/Network/HTTP/Client/Request.o )
[10 of 17] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, dist/build/Network/HTTP/Client/Manager.o )
[11 of 17] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, dist/build/Network/HTTP/Client/Body.o )
[12 of 17] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, dist/build/Network/HTTP/Client/Response.o )
[13 of 17] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, dist/build/Network/HTTP/Client/Cookies.o )

Network/HTTP/Client/Cookies.hs:50:19: Warning:
    In the use of ‘BS.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'.)"
[14 of 17] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, dist/build/Network/HTTP/Client/Core.o )
[15 of 17] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, dist/build/Network/HTTP/Client/Internal.o )
[16 of 17] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, dist/build/Network/HTTP/Client.o )
[17 of 17] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, dist/build/Network/HTTP/Client/MultipartFormData.o )
In-place registering http-client-0.4.27...
Running Haddock for http-client-0.4.27...
Running hscolour for http-client-0.4.27...
Preprocessing library http-client-0.4.27...
Preprocessing library http-client-0.4.27...

publicsuffixlist/Network/PublicSuffixList/Serialize.hs:38:16: Warning:
    In the use of ‘BS.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/Client/Connection.hs:44:14: Warning:
    In the use of ‘S.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/Client/Headers.hs:64:26: Warning:
    In the use of ‘S.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/Client/Headers.hs:65:27: Warning:
    In the use of ‘S.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/Client/Headers.hs:76:40: Warning:
    In the use of ‘S.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/Client/Headers.hs:95:26: Warning:
    In the use of ‘S.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/Client/Cookies.hs:50:19: Warning:
    In the use of ‘BS.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:
  25% (  1 /  4) in 'Network.PublicSuffixList.Types'
  Missing documentation for:
    Tree (publicsuffixlist/Network/PublicSuffixList/Types.hs:11)
    def (publicsuffixlist/Network/PublicSuffixList/Types.hs:14)
    DataStructure (publicsuffixlist/Network/PublicSuffixList/Types.hs:17)
   0% (  0 /  3) in 'Network.PublicSuffixList.Serialize'
  Missing documentation for:
    Module header
    getDataStructure (publicsuffixlist/Network/PublicSuffixList/Serialize.hs:40)
    putDataStructure (publicsuffixlist/Network/PublicSuffixList/Serialize.hs:59)
  50% (  1 /  2) in 'Network.PublicSuffixList.DataStructure'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Network.PublicSuffixList.Lookup'
  Missing documentation for:
    Module header
  43% (  3 /  7) in 'Network.HTTP.Client.Util'
  Missing documentation for:
    Module header
    <> (Network/HTTP/Client/Util.hs:83)
    readDec (Network/HTTP/Client/Util.hs:86)
    hasNoBody (Network/HTTP/Client/Util.hs:93)
  50% ( 14 / 28) in 'Network.HTTP.Client.Types'
  Missing documentation for:
    Module header
    Connection (Network/HTTP/Client/Types.hs:71)
    StatusHeaders (Network/HTTP/Client/Types.hs:85)
    ConnectionClosed (Network/HTTP/Client/Types.hs:88)
    HttpException (Network/HTTP/Client/Types.hs:93)
    Cookie (Network/HTTP/Client/Types.hs:154)
    CookieJar (Network/HTTP/Client/Types.hs:169)
    ConnReuse (Network/HTTP/Client/Types.hs:452)
    ConnRelease (Network/HTTP/Client/Types.hs:455)
    ManagedConn (Network/HTTP/Client/Types.hs:457)
    ResponseClose (Network/HTTP/Client/Types.hs:494)
    HasHttpManager (Network/HTTP/Client/Types.hs:613)
    ConnsMap (Network/HTTP/Client/Types.hs:618)
    NonEmptyList (Network/HTTP/Client/Types.hs:622)
  25% (  2 /  8) in 'Network.HTTP.Client.Connection'
  Missing documentation for:
    Module header
    connectionReadLine (Network/HTTP/Client/Connection.hs:27)
    connectionReadLineWith (Network/HTTP/Client/Connection.hs:39)
    openSocketConnection (Network/HTTP/Client/Connection.hs:129)
    openSocketConnectionSize (Network/HTTP/Client/Connection.hs:136)
    makeConnection (Network/HTTP/Client/Connection.hs:82)
   0% (  0 /  2) in 'Network.HTTP.Client.Headers'
  Missing documentation for:
    Module header
    parseStatusHeaders (Network/HTTP/Client/Headers.hs:28)
  74% ( 14 / 19) in 'Network.HTTP.Client.Request'
  Missing documentation for:
    Module header
    needsGunzip (Network/HTTP/Client/Request.hs:320)
    requestBuilder (Network/HTTP/Client/Request.hs:328)
    username (Network/HTTP/Client/Request.hs:134)
    password (Network/HTTP/Client/Request.hs:137)
  88% ( 14 / 16) in 'Network.HTTP.Client.Manager'
  Missing documentation for:
    Module header
    getConn (Network/HTTP/Client/Manager.hs:408)
  30% (  3 / 10) in 'Network.HTTP.Client.Body'
  Missing documentation for:
    Module header
    makeChunkedReader (Network/HTTP/Client/Body.hs:136)
    makeLengthReader (Network/HTTP/Client/Body.hs:113)
    makeGzipReader (Network/HTTP/Client/Body.hs:74)
    makeUnlimitedReader (Network/HTTP/Client/Body.hs:105)
    brEmpty (Network/HTTP/Client/Body.hs:52)
    brAddCleanup (Network/HTTP/Client/Body.hs:55)
  50% (  2 /  4) in 'Network.HTTP.Client.Response'
  Missing documentation for:
    Module header
    getResponse (Network/HTTP/Client/Response.hs:86)
  73% ( 11 / 15) in 'Network.HTTP.Client.Cookies'
  Missing documentation for:
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
  91% ( 10 / 11) in 'Network.HTTP.Client.Core'
  Missing documentation for:
    Module header
  69% ( 83 /121) in 'Network.HTTP.Client.Internal'
  Missing documentation for:
    makeChunkedReader (Network/HTTP/Client/Body.hs:136)
    makeLengthReader (Network/HTTP/Client/Body.hs:113)
    makeGzipReader (Network/HTTP/Client/Body.hs:74)
    makeUnlimitedReader (Network/HTTP/Client/Body.hs:105)
    brEmpty (Network/HTTP/Client/Body.hs:52)
    brAddCleanup (Network/HTTP/Client/Body.hs:55)
    connectionReadLine (Network/HTTP/Client/Connection.hs:27)
    connectionReadLineWith (Network/HTTP/Client/Connection.hs:39)
    openSocketConnection (Network/HTTP/Client/Connection.hs:129)
    openSocketConnectionSize (Network/HTTP/Client/Connection.hs:136)
    makeConnection (Network/HTTP/Client/Connection.hs:82)
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
    parseStatusHeaders (Network/HTTP/Client/Headers.hs:28)
    needsGunzip (Network/HTTP/Client/Request.hs:320)
    requestBuilder (Network/HTTP/Client/Request.hs:328)
    username (Network/HTTP/Client/Request.hs:134)
    password (Network/HTTP/Client/Request.hs:137)
    getResponse (Network/HTTP/Client/Response.hs:86)
    getConn (Network/HTTP/Client/Manager.hs:408)
    Connection (Network/HTTP/Client/Types.hs:71)
    StatusHeaders (Network/HTTP/Client/Types.hs:85)
    ConnectionClosed (Network/HTTP/Client/Types.hs:88)
    HttpException (Network/HTTP/Client/Types.hs:93)
    Cookie (Network/HTTP/Client/Types.hs:154)
    CookieJar (Network/HTTP/Client/Types.hs:169)
    ConnReuse (Network/HTTP/Client/Types.hs:452)
    ConnRelease (Network/HTTP/Client/Types.hs:455)
    ManagedConn (Network/HTTP/Client/Types.hs:457)
    ResponseClose (Network/HTTP/Client/Types.hs:494)
    HasHttpManager (Network/HTTP/Client/Types.hs:613)
    ConnsMap (Network/HTTP/Client/Types.hs:618)
    NonEmptyList (Network/HTTP/Client/Types.hs:622)
    <> (Network/HTTP/Client/Util.hs:83)
    readDec (Network/HTTP/Client/Util.hs:86)
    hasNoBody (Network/HTTP/Client/Util.hs:93)
  93% (101 /109) in 'Network.HTTP.Client'
  Missing documentation for:
    HasHttpManager (Network/HTTP/Client/Types.hs:613)
    HttpException (Network/HTTP/Client/Types.hs:93)
    Cookie (Network/HTTP/Client/Types.hs:154)
    CookieJar (Network/HTTP/Client/Types.hs:169)
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
  93% ( 25 / 27) in 'Network.HTTP.Client.MultipartFormData'
  Missing documentation for:
    webkitBoundaryPure (Network/HTTP/Client/MultipartFormData.hs:246)
    renderPart (Network/HTTP/Client/MultipartFormData.hs:211)
Documentation created: dist/doc/html/http-client/index.html,
dist/doc/html/http-client/http-client.txt
Creating package registration file:
/tmp/pkgConf-http-client-0.416742865851473735746.27
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/http-client-0.4.27-2ftXothlM7QEUjpCnKv1nA
Registering http-client-0.4.27...
Installed http-client-0.4.27
Configuring servant-0.6.1...
Building servant-0.6.1...
Preprocessing library servant-0.6.1...
[ 1 of 20] Compiling Servant.API.Experimental.Auth ( src/Servant/API/Experimental/Auth.hs, dist/build/Servant/API/Experimental/Auth.o )
[ 2 of 20] Compiling Servant.API.Raw  ( src/Servant/API/Raw.hs, dist/build/Servant/API/Raw.o )
[ 3 of 20] Compiling Servant.API.ContentTypes ( src/Servant/API/ContentTypes.hs, dist/build/Servant/API/ContentTypes.o )
[ 4 of 20] Compiling Servant.API.BasicAuth ( src/Servant/API/BasicAuth.hs, dist/build/Servant/API/BasicAuth.o )
[ 5 of 20] Compiling Servant.API.Verbs ( src/Servant/API/Verbs.hs, dist/build/Servant/API/Verbs.o )
[ 6 of 20] Compiling Servant.API.WithNamedContext ( src/Servant/API/WithNamedContext.hs, dist/build/Servant/API/WithNamedContext.o )
[ 7 of 20] Compiling Servant.API.Vault ( src/Servant/API/Vault.hs, dist/build/Servant/API/Vault.o )
[ 8 of 20] Compiling Servant.API.IsSecure ( src/Servant/API/IsSecure.hs, dist/build/Servant/API/IsSecure.o )
[ 9 of 20] Compiling Servant.API.RemoteHost ( src/Servant/API/RemoteHost.hs, dist/build/Servant/API/RemoteHost.o )
[10 of 20] Compiling Servant.API.ReqBody ( src/Servant/API/ReqBody.hs, dist/build/Servant/API/ReqBody.o )
[11 of 20] Compiling Servant.API.QueryParam ( src/Servant/API/QueryParam.hs, dist/build/Servant/API/QueryParam.o )
[12 of 20] Compiling Servant.API.HttpVersion ( src/Servant/API/HttpVersion.hs, dist/build/Servant/API/HttpVersion.o )
[13 of 20] Compiling Servant.API.Header ( src/Servant/API/Header.hs, dist/build/Servant/API/Header.o )
[14 of 20] Compiling Servant.API.ResponseHeaders ( src/Servant/API/ResponseHeaders.hs, dist/build/Servant/API/ResponseHeaders.o )
[15 of 20] Compiling Servant.API.Capture ( src/Servant/API/Capture.hs, dist/build/Servant/API/Capture.o )
[16 of 20] Compiling Servant.API.Alternative ( src/Servant/API/Alternative.hs, dist/build/Servant/API/Alternative.o )
[17 of 20] Compiling Servant.API.Sub  ( src/Servant/API/Sub.hs, dist/build/Servant/API/Sub.o )
[18 of 20] Compiling Servant.Utils.Links ( src/Servant/Utils/Links.hs, dist/build/Servant/Utils/Links.o )
[19 of 20] Compiling Servant.API      ( src/Servant/API.hs, dist/build/Servant/API.o )
[20 of 20] Compiling Servant.API.Internal.Test.ComprehensiveAPI ( src/Servant/API/Internal/Test/ComprehensiveAPI.hs, dist/build/Servant/API/Internal/Test/ComprehensiveAPI.o )
In-place registering servant-0.6.1...
Running Haddock for servant-0.6.1...
Running hscolour for servant-0.6.1...
Preprocessing library servant-0.6.1...
Preprocessing library servant-0.6.1...
Haddock coverage:
  50% (  1 /  2) in 'Servant.API.Experimental.Auth'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Servant.API.Raw'
  Missing documentation for:
    Module header
  52% ( 12 / 23) in 'Servant.API.ContentTypes'
  Missing documentation for:
    JSON (src/Servant/API/ContentTypes.hs:103)
    PlainText (src/Servant/API/ContentTypes.hs:104)
    FormUrlEncoded (src/Servant/API/ContentTypes.hs:105)
    OctetStream (src/Servant/API/ContentTypes.hs:106)
    AcceptHeader (src/Servant/API/ContentTypes.hs:142)
    AllCTRender (src/Servant/API/ContentTypes.hs:165)
    AllCTUnrender (src/Servant/API/ContentTypes.hs:205)
    AllMime (src/Servant/API/ContentTypes.hs:218)
    AllMimeRender (src/Servant/API/ContentTypes.hs:235)
    AllMimeUnrender (src/Servant/API/ContentTypes.hs:269)
    canHandleAcceptH (src/Servant/API/ContentTypes.hs:229)
  67% (  2 /  3) in 'Servant.API.BasicAuth'
  Missing documentation for:
    Module header
  82% ( 37 / 45) in 'Servant.API.Verbs'
  Missing documentation for:
    Module header
    ReflectMethod (src/Servant/API/Verbs.hs:150)
     (src/Servant/API/Verbs.hs:153)
     (src/Servant/API/Verbs.hs:156)
     (src/Servant/API/Verbs.hs:159)
     (src/Servant/API/Verbs.hs:162)
     (src/Servant/API/Verbs.hs:165)
     (src/Servant/API/Verbs.hs:168)
  50% (  1 /  2) in 'Servant.API.WithNamedContext'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.Vault'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.IsSecure'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.RemoteHost'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.ReqBody'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Servant.API.QueryParam'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.HttpVersion'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Servant.API.Header'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'Servant.API.ResponseHeaders'
  Missing documentation for:
    AddHeader (src/Servant/API/ResponseHeaders.hs:110)
    BuildHeadersTo (src/Servant/API/ResponseHeaders.hs:62)
    GetHeaders (src/Servant/API/ResponseHeaders.hs:86)
    HeaderValMap (src/Servant/API/ResponseHeaders.hs:57)
    HList (src/Servant/API/ResponseHeaders.hs:53)
  50% (  1 /  2) in 'Servant.API.Capture'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Servant.API.Alternative'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Servant.API.Sub'
  Missing documentation for:
    Module header
  92% ( 12 / 13) in 'Servant.Utils.Links'
  Missing documentation for:
    linkURI (src/Servant/Utils/Links.hs:203)
  98% ( 45 / 46) in 'Servant.API'
  Missing documentation for:
    Module header
  25% (  1 /  4) in 'Servant.API.Internal.Test.ComprehensiveAPI'
  Missing documentation for:
    GET (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:13)
    ComprehensiveAPI (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:15)
    comprehensiveAPI (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:35)
Warning: Servant.API.Header: could not find link destinations for:
    Contains
Warning: Servant.API.ResponseHeaders: could not find link destinations for:
    Contains
Warning: Servant.Utils.Links: could not find link destinations for:
    D1URI C1_0URI S1_0_0URI S1_0_1URI S1_0_2URI S1_0_3URI S1_0_4URI IsSubList
Documentation created: dist/doc/html/servant/index.html,
dist/doc/html/servant/servant.txt
Creating package registration file:
/tmp/pkgConf-servant-0.69658388621527049398.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/servant-0.6.1-G3RvlldauuNECVWhGzTZ9h
Registering servant-0.6.1...
Installed servant-0.6.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-17457/comonad-5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
In-place registering comonad-5...
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-51295059017233704423
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-JdThAceXF84FpkEgKfBjvv
Registering comonad-5...
Installed comonad-5
Downloading tls-1.3.5...
Configuring tls-1.3.5...
Building tls-1.3.5...
Preprocessing library tls-1.3.5...
[ 1 of 50] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.o )
[ 2 of 50] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.o )
[ 3 of 50] Compiling Network.TLS.Extension.EC ( Network/TLS/Extension/EC.hs, dist/build/Network/TLS/Extension/EC.o )
[ 4 of 50] Compiling Network.TLS.RNG  ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.o )
[ 5 of 50] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.o )
[ 6 of 50] Compiling Network.TLS.Crypto.ECDH ( Network/TLS/Crypto/ECDH.hs, dist/build/Network/TLS/Crypto/ECDH.o )
[ 7 of 50] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.o )
[ 8 of 50] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o )
[ 9 of 50] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.o )
[10 of 50] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o )
[11 of 50] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o )
[12 of 50] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o )
[13 of 50] Compiling Network.TLS.MAC  ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o )
[14 of 50] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )
[15 of 50] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.o )
[16 of 50] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.o )

Network/TLS/Credentials.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 50] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o )

Network/TLS/Wire.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 50] Compiling Network.TLS.Cap  ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o )
[19 of 50] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o )
[20 of 50] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.o )
[21 of 50] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o )
[22 of 50] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o )

Network/TLS/Packet.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[23 of 50] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o )

Network/TLS/Extension.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[24 of 50] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o )

Network/TLS/State.hs:60:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[25 of 50] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o )
[26 of 50] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.o )

Network/TLS/Parameters.hs:37:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[27 of 50] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.o )

Network/TLS/Record/State.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[28 of 50] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o )

Network/TLS/Record/Types.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[29 of 50] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.o )

Network/TLS/Handshake/State.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[30 of 50] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.o )
[31 of 50] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o )
[32 of 50] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.o )
[33 of 50] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.o )

Network/TLS/Handshake/Process.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[34 of 50] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o )

Network/TLS/Handshake/Signature.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:85:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Handshake/Signature.hs:98:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)
[35 of 50] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o )

Network/TLS/Record/Engage.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[36 of 50] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o )
[37 of 50] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o )
[38 of 50] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o )
[39 of 50] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o )

Network/TLS/Sending.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[40 of 50] Compiling Network.TLS.IO   ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o )
[41 of 50] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o )
[42 of 50] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o )

Network/TLS/Handshake/Client.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[43 of 50] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o )

Network/TLS/Handshake/Server.hs:31:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Handshake/Server.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[44 of 50] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o )
[45 of 50] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o )
[46 of 50] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o )
[47 of 50] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o )
[48 of 50] Compiling Network.TLS      ( Network/TLS.hs, dist/build/Network/TLS.o )
[49 of 50] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o )
[50 of 50] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o )
In-place registering tls-1.3.5...
Running Haddock for tls-1.3.5...
Running hscolour for tls-1.3.5...
Preprocessing library tls-1.3.5...
Preprocessing library tls-1.3.5...

Network/TLS/Credentials.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Wire.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  3 /  3) in 'Network.TLS.Util.ASN1'
  60% (  3 /  5) in 'Network.TLS.ErrT'
  Missing documentation for:
    runErrT (Network/TLS/ErrT.hs:20)
    ErrT (Network/TLS/ErrT.hs:22)
  25% (  1 /  4) in 'Network.TLS.Extension.EC'
  Missing documentation for:
    Module header
    toCurveName (Network/TLS/Extension/EC.hs:10)
    fromCurveName (Network/TLS/Extension/EC.hs:38)
  40% (  4 / 10) in 'Network.TLS.RNG'
  Missing documentation for:
    Module header
    StateRNG (Network/TLS/RNG.hs:17)
    Seed
    withTLSRNG (Network/TLS/RNG.hs:23)
    newStateRNG (Network/TLS/RNG.hs:28)
    getRandomBytes
  60% (  3 /  5) in 'Network.TLS.Util.Serialization'
  Missing documentation for:
    Module header
    lengthBytes (Network/TLS/Util/Serialization.hs:11)
  15% (  2 / 13) in 'Network.TLS.Crypto.ECDH'
  Missing documentation for:
    Module header
    ECDHParams (Network/TLS/Crypto/ECDH.hs:31)
    ECDHPublic (Network/TLS/Crypto/ECDH.hs:26)
    ECDHPrivate (Network/TLS/Crypto/ECDH.hs:29)
    ecdhPublic (Network/TLS/Crypto/ECDH.hs:35)
    ecdhPrivate (Network/TLS/Crypto/ECDH.hs:38)
    ecdhParams (Network/TLS/Crypto/ECDH.hs:41)
    ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:47)
    ecdhGetShared (Network/TLS/Crypto/ECDH.hs:55)
    ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:61)
    ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:70)
  13% (  2 / 15) in 'Network.TLS.Crypto.DH'
  Missing documentation for:
    Module header
    DHParams (Network/TLS/Crypto/DH.hs:26)
    DHPublic (Network/TLS/Crypto/DH.hs:24)
    DHPrivate (Network/TLS/Crypto/DH.hs:25)
    dhPublic (Network/TLS/Crypto/DH.hs:29)
    dhPrivate (Network/TLS/Crypto/DH.hs:32)
    dhParams (Network/TLS/Crypto/DH.hs:35)
    dhParamsGetP (Network/TLS/Crypto/DH.hs:50)
    dhParamsGetG (Network/TLS/Crypto/DH.hs:53)
    dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:38)
    dhGetShared (Network/TLS/Crypto/DH.hs:44)
    dhUnwrap (Network/TLS/Crypto/DH.hs:47)
    dhUnwrapPublic (Network/TLS/Crypto/DH.hs:56)
  89% (  8 /  9) in 'Network.TLS.Types'
  Missing documentation for:
    invertRole (Network/TLS/Types.hs:51)
  81% ( 13 / 16) in 'Network.TLS.X509'
  Missing documentation for:
    isNullCertificateChain (Network/TLS/X509.hs:32)
    getCertificateChainLeaf (Network/TLS/X509.hs:35)
    wrapCertificateChecks (Network/TLS/X509.hs:53)
  67% (  2 /  3) in 'Network.TLS.Session'
  Missing documentation for:
    noSessionManager (Network/TLS/Session.hs:25)
  29% (  2 /  7) in 'Network.TLS.Measurement'
  Missing documentation for:
    newMeasurement (Network/TLS/Measurement.hs:26)
    addBytesReceived (Network/TLS/Measurement.hs:33)
    addBytesSent (Network/TLS/Measurement.hs:37)
    resetBytesCounters (Network/TLS/Measurement.hs:41)
    incrementNbHandshakes (Network/TLS/Measurement.hs:44)
  16% (  8 / 49) in 'Network.TLS.Crypto'
  Missing documentation for:
    Module header
    HashContext (Network/TLS/Crypto.hs:96)
    HashCtx (Network/TLS/Crypto.hs:105)
    hashInit (Network/TLS/Crypto.hs:67)
    hashUpdate (Network/TLS/Crypto.hs:76)
    hashUpdateSSL (Network/TLS/Crypto.hs:81)
    hashFinal (Network/TLS/Crypto.hs:88)
    DHParams (Network/TLS/Crypto/DH.hs:26)
    DHPublic (Network/TLS/Crypto/DH.hs:24)
    DHPrivate (Network/TLS/Crypto/DH.hs:25)
    dhPublic (Network/TLS/Crypto/DH.hs:29)
    dhPrivate (Network/TLS/Crypto/DH.hs:32)
    dhParams (Network/TLS/Crypto/DH.hs:35)
    dhParamsGetP (Network/TLS/Crypto/DH.hs:50)
    dhParamsGetG (Network/TLS/Crypto/DH.hs:53)
    dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:38)
    dhGetShared (Network/TLS/Crypto/DH.hs:44)
    dhUnwrap (Network/TLS/Crypto/DH.hs:47)
    dhUnwrapPublic (Network/TLS/Crypto/DH.hs:56)
    ECDHParams (Network/TLS/Crypto/ECDH.hs:31)
    ECDHPublic (Network/TLS/Crypto/ECDH.hs:26)
    ECDHPrivate (Network/TLS/Crypto/ECDH.hs:29)
    ecdhPublic (Network/TLS/Crypto/ECDH.hs:35)
    ecdhPrivate (Network/TLS/Crypto/ECDH.hs:38)
    ecdhParams (Network/TLS/Crypto/ECDH.hs:41)
    ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:47)
    ecdhGetShared (Network/TLS/Crypto/ECDH.hs:55)
    ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:61)
    ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:70)
    hash (Network/TLS/Crypto.hs:107)
    Hash (Network/TLS/Crypto.hs:93)
    hashName (Network/TLS/Crypto.hs:122)
    hashDigestSize (Network/TLS/Crypto.hs:125)
    hashBlockSize (Network/TLS/Crypto.hs:134)
    PublicKey (Network/TLS/Crypto.hs:57)
    PrivateKey (Network/TLS/Crypto.hs:59)
    kxEncrypt (Network/TLS/Crypto.hs:149)
    kxDecrypt (Network/TLS/Crypto.hs:153)
    kxSign (Network/TLS/Crypto.hs:234)
    kxVerify (Network/TLS/Crypto.hs:160)
    KxError (Network/TLS/Crypto.hs:61)
  14% (  1 /  7) in 'Network.TLS.MAC'
  Missing documentation for:
    macSSL (Network/TLS/MAC.hs:24)
    hmac (Network/TLS/MAC.hs:38)
    prf_MD5 (Network/TLS/MAC.hs:62)
    prf_SHA1 (Network/TLS/MAC.hs:59)
    prf_SHA256 (Network/TLS/MAC.hs:72)
    prf_MD5SHA1 (Network/TLS/MAC.hs:65)
Warning: Network.TLS.Struct: valOfType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
Warning: Network.TLS.Struct: valToType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
  14% (  7 / 49) in 'Network.TLS.Struct'
  Missing documentation for:
    Bytes (Network/TLS/Struct.hs:79)
    ConnectionEnd (Network/TLS/Struct.hs:81)
    CipherType (Network/TLS/Struct.hs:82)
    CipherData (Network/TLS/Struct.hs:84)
    ExtensionID (Network/TLS/Struct.hs:182)
    ExtensionRaw (Network/TLS/Struct.hs:183)
    CertificateType (Network/TLS/Struct.hs:90)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    DigitallySigned (Network/TLS/Struct.hs:124)
    ProtocolType (Network/TLS/Struct.hs:127)
    BigNum (Network/TLS/Struct.hs:245)
    bigNumToInteger (Network/TLS/Struct.hs:248)
    bigNumFromInteger (Network/TLS/Struct.hs:251)
    ServerDHParams (Network/TLS/Struct.hs:254)
    serverDHParamsToParams (Network/TLS/Struct.hs:266)
    serverDHParamsToPublic (Network/TLS/Struct.hs:271)
    serverDHParamsFrom (Network/TLS/Struct.hs:260)
    ServerECDHParams (Network/TLS/Struct.hs:275)
    ServerRSAParams (Network/TLS/Struct.hs:278)
    ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
    ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
    Packet (Network/TLS/Struct.hs:168)
    Header (Network/TLS/Struct.hs:175)
    ServerRandom (Network/TLS/Struct.hs:177)
    ClientRandom (Network/TLS/Struct.hs:178)
    serverRandom (Network/TLS/Struct.hs:188)
    clientRandom (Network/TLS/Struct.hs:191)
    FinishedData (Network/TLS/Struct.hs:181)
    Session (Network/TLS/Struct.hs:179)
    AlertLevel (Network/TLS/Struct.hs:194)
    AlertDescription (Network/TLS/Struct.hs:199)
    HandshakeType (Network/TLS/Struct.hs:231)
    Handshake (Network/TLS/Struct.hs:304)
    numericalVer (Network/TLS/Struct.hs:337)
    verOfNum (Network/TLS/Struct.hs:344)
    TypeValuable (Network/TLS/Struct.hs:352)
    EnumSafe8 (Network/TLS/Struct.hs:357)
    EnumSafe16 (Network/TLS/Struct.hs:361)
    packetType (Network/TLS/Struct.hs:318)
    typeOfHandshake (Network/TLS/Struct.hs:324)
  75% (  3 /  4) in 'Network.TLS.Hooks'
  Missing documentation for:
    defaultHooks (Network/TLS/Hooks.hs:50)
  50% (  5 / 10) in 'Network.TLS.Credentials'
  Missing documentation for:
    Credential (Network/TLS/Credentials.hs:29)
    Credentials (Network/TLS/Credentials.hs:31)
    credentialsFindForSigning (Network/TLS/Credentials.hs:85)
    credentialsFindForDecrypting (Network/TLS/Credentials.hs:89)
    credentialsListSigningAlgorithms (Network/TLS/Credentials.hs:82)
  23% (  9 / 39) in 'Network.TLS.Wire'
  Missing documentation for:
    GetResult (Network/TLS/Wire.hs:64)
    GetContinuation (Network/TLS/Wire.hs:63)
    runGet (Network/TLS/Wire.hs:70)
    runGetErr (Network/TLS/Wire.hs:78)
    runGetMaybe (Network/TLS/Wire.hs:85)
    tryGet (Network/TLS/Wire.hs:88)
    getWords8
Network/TLS/Packet.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Extension.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/State.hs:60:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Parameters.hs:37:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Record/State.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
 (Network/TLS/Wire.hs:91)
    getWord16 (Network/TLS/Wire.hs:94)
    getWords16 (Network/TLS/Wire.hs:97)
    getWord24 (Network/TLS/Wire.hs:100)
    getOpaque8 (Network/TLS/Wire.hs:107)
    getOpaque16 (Network/TLS/Wire.hs:110)
    getOpaque24 (Network/TLS/Wire.hs:113)
    getInteger16 (Network/TLS/Wire.hs:116)
    getBigNum16 (Network/TLS/Wire.hs:119)
    getList (Network/TLS/Wire.hs:122)
    processBytes (Network/TLS/Wire.hs:129)
    putWords8 (Network/TLS/Wire.hs:132)
    putWord16 (Network/TLS/Wire.hs:137)
    putWords16 (Network/TLS/Wire.hs:143)
    putWord24 (Network/TLS/Wire.hs:148)
    putBytes (Network/TLS/Wire.hs:155)
    putOpaque8 (Network/TLS/Wire.hs:158)
    putOpaque16 (Network/TLS/Wire.hs:161)
    putOpaque24 (Network/TLS/Wire.hs:164)
    putInteger16 (Network/TLS/Wire.hs:167)
    putBigNum16 (Network/TLS/Wire.hs:170)
    encodeWord16 (Network/TLS/Wire.hs:173)
    encodeWord32 (Network/TLS/Wire.hs:176)
    encodeWord64 (Network/TLS/Wire.hs:179)
  33% (  1 /  3) in 'Network.TLS.Cap'
  Missing documentation for:
    hasHelloExtensions (Network/TLS/Cap.hs:16)
    hasExplicitBlockIV (Network/TLS/Cap.hs:16)
  27% (  3 / 11) in 'Network.TLS.Util'
  Missing documentation for:
    Module header
    sub (Network/TLS/Util.hs:22)
    takelast (Network/TLS/Util.hs:27)
    partition3 (Network/TLS/Util.hs:32)
    partition6 (Network/TLS/Util.hs:42)
    fromJust (Network/TLS/Util.hs:52)
    fmapEither (Network/TLS/Util.hs:75)
    catchException (Network/TLS/Util.hs:80)
  67% (  2 /  3) in 'Network.TLS.Backend'
  Missing documentation for:
    HasBackend (Network/TLS/Backend.hs:47)
  18% (  4 / 22) in 'Network.TLS.Cipher'
  Missing documentation for:
    CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
    Bulk (Network/TLS/Cipher.hs:101)
    BulkFunctions (Network/TLS/Cipher.hs:75)
    BulkDirection (Network/TLS/Cipher.hs:65)
    BulkState (Network/TLS/Cipher.hs:47)
    BulkStream (Network/TLS/Cipher.hs:59)
    BulkBlock (Network/TLS/Cipher.hs:61)
    BulkAEAD (Network/TLS/Cipher.hs:63)
    bulkInit (Network/TLS/Cipher.hs:68)
    Hash (Network/TLS/Crypto.hs:93)
    cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
    BulkKey (Network/TLS/Cipher.hs:42)
    BulkIV (Network/TLS/Cipher.hs:43)
    BulkNonce (Network/TLS/Cipher.hs:44)
    BulkAdditionalData (Network/TLS/Cipher.hs:45)
    cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
    hasMAC (Network/TLS/Cipher.hs:80)
    hasRecordIV (Network/TLS/Cipher.hs:80)
  24% (  9 / 38) in 'Network.TLS.Packet'
  Missing documentation for:
    CurrentParams (Network/TLS/Packet.hs:82)
    decodeHeader (Network/TLS/Packet.hs:121)
    decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:124)
    decodeDeprecatedHeader (Network/TLS/Packet.hs:127)
    encodeHeader (Network/TLS/Packet.hs:134)
    encodeHeaderNoVer (Network/TLS/Packet.hs:138)
    decodeAlert (Network/TLS/Packet.hs:145)
    decodeAlerts (Network/TLS/Packet.hs:154)
    encodeAlerts (Network/TLS/Packet.hs:162)
    decodeHandshakeRecord (Network/TLS/Packet.hs:167)
    decodeHandshake (Network/TLS/Packet.hs:173)
    decodeDeprecatedHandshake (Network/TLS/Packet.hs:189)
    encodeHandshake (Network/TLS/Packet.hs:355)
    encodeHandshakes (Network/TLS/Packet.hs:364)
    encodeHandshakeHeader (Network/TLS/Packet.hs:367)
    encodeHandshakeContent (Network/TLS/Packet.hs:370)
    decodeChangeCipherSpec (Network/TLS/Packet.hs:551)
    encodeChangeCipherSpec (Network/TLS/Packet.hs:556)
    decodePreMasterSecret (Network/TLS/Packet.hs:560)
    encodePreMasterSecret (Network/TLS/Packet.hs:564)
    encodeSignedDHParams (Network/TLS/Packet.hs:650)
    encodeSignedECDHParams (Network/TLS/Packet.hs:657)
    generateMasterSecret (Network/TLS/Packet.hs:595)
    generateKeyBlock (Network/TLS/Packet.hs:613)
    generateClientFinished (Network/TLS/Packet.hs:635)
    generateServerFinished (Network/TLS/Packet.hs:641)
    generateCertificateVerify_SSL (Network/TLS/Packet.hs:647)
    getSignatureHashAlgorithm (Network/TLS/Packet.hs:486)
    putSignatureHashAlgorithm (Network/TLS/Packet.hs:492)
  30% (  9 / 30) in 'Network.TLS.Extension'
  Missing documentation for:
    definedExtensions (Network/TLS/Extension.hs:116)
    extensionID_ServerName (Network/TLS/Extension.hs:61)
    extensionID_MaxFragmentLength (Network/TLS/Extension.hs:61)
    extensionID_SecureRenegotiation (Network/TLS/Extension.hs:61)
    extensionID_NextProtocolNegotiation (Network/TLS/Extension.hs:61)
    extensionID_ApplicationLayerProtocolNegotiation (Network/TLS/Extension.hs:61)
    extensionID_EllipticCurves (Network/TLS/Extension.hs:61)
    extensionID_EcPointFormats (Network/TLS/Extension.hs:61)
    extensionID_Heartbeat (Network/TLS/Extension.hs:61)
    extensionID_SignatureAlgorithms (Network/TLS/Extension.hs:61)
    ServerNameType (Network/TLS/Extension.hs:171)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    EllipticCurvesSupported (Network/TLS/Extension.hs:256)
    NamedCurve (Network/TLS/Extension.hs:259)
    EcPointFormatsSupported (Network/TLS/Extension.hs:284)
    EcPointFormat (Network/TLS/Extension.hs:287)
    SessionTicket (Network/TLS/Extension.hs:309)
    HeartBeat (Network/TLS/Extension.hs:317)
    HeartBeatMode (Network/TLS/Extension.hs:320)
    SignatureAlgorithms (Network/TLS/Extension.hs:341)
    availableEllipticCurves (Network/TLS/Extension.hs:267)
   5% (  2 / 43) in 'Network.TLS.State'
  Missing documentation for:
    TLSState (Network/TLS/State.hs:74)
    TLSSt (Network/TLS/State.hs:95)
    runTLSState (Network/TLS/State.hs:105)
    newTLSState (Network/TLS/State.hs:108)
    withTLSRNG (Network/TLS/RNG.hs:23)
    updateVerifiedData (Network/TLS/State.hs:130)
    finishHandshakeTypeMaterial (Network/TLS/State.hs:137)
    finishHandshakeMaterial (Network/TLS/State.hs:150)
    certVerifyHandshakeTypeMaterial (Network/TLS/State.hs:153)
    certVerifyHandshakeMaterial (Network/TLS/State.hs:166)
    setVersion (Network/TLS/State.hs:178)
    setVersionIfUnset (Network/TLS/State.hs:181)
    getVersion (Network/TLS/State.hs:187)
    getVersionWithDefault (Network/TLS/State.hs:190)
    setSecureRenegotiation (Network/TLS/State.hs:193)
    getSecureRenegotiation (Network/TLS/State.hs:196)
    setExtensionNPN (Network/TLS/State.hs:199)
    getExtensionNPN (Network/TLS/State.hs:202)
    setExtensionALPN (Network/TLS/State.hs:205)
    getExtensionALPN (Network/TLS/State.hs:208)
    setNegotiatedProtocol (Network/TLS/State.hs:211)
    getNegotiatedProtocol (Network/TLS/State.hs:214)
    setServerNextProtocolSuggest (Network/TLS/State.hs:217)
    getServerNextProtocolSuggest (Network/TLS/State.hs:220)
    setClientALPNSuggest (Network/TLS/State.hs:223)
    getClientALPNSuggest (Network/TLS/State.hs:226)
    setClientEllipticCurveSuggest (Network/TLS/State.hs:229)
    getClientEllipticCurveSuggest (Network/TLS/State.hs:232)
    setClientEcPointFormatSuggest (Network/TLS/State.hs:235)
    getClientEcPointFormatSuggest (Network/TLS/State.hs:238)
    getClientCertificateChain (Network/TLS/State.hs:244)
    setClientCertificateChain (Network/TLS/State.hs:241)
    setClientSNI (Network/TLS/State.hs:247)
    getClientSNI (Network/TLS/State.hs:250)
    getVerifiedData (Network/TLS/State.hs:253)
    setSession (Network/TLS/State.hs:169)
    getSession (Network/TLS/State.hs:172)
    isSessionResuming (Network/TLS/State.hs:175)
    isClientContext (Network/TLS/State.hs:256)
    genRandom (Network/TLS/State.hs:259)
    withRNG (Network/TLS/State.hs:263)
 100% ( 12 / 12) in 'Network.TLS.Compression'
  60% (  9 / 15) in 'Network.TLS.Parameters'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:68)
    ServerParams (Network/TLS/Parameters.hs:103)
    CommonParams (Network/TLS/Parameters.hs:43)
    Shared (Network/TLS/Parameters.hs:197)
    defaultParamsClient (Network/TLS/Parameters.hs:91)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
   7% (  1 / 15) in 'Network.TLS.Record.State'
  Missing documentation for:
    CryptState (Network/TLS/Record/State.hs:43)
    MacState (Network/TLS/Record/State.hs:49)
    RecordState (Network/TLS/Record/State.hs:53)
    newRecordSta
Network/TLS/Record/Types.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/State.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Process.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:85:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Handshake/Signature.hs:98:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Record/Engage.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Sending.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Client.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Server.hs:31:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Handshake/Server.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
te (Network/TLS/Record/State.hs:98)
    incrRecordState (Network/TLS/Record/State.hs:106)
    RecordM (Network/TLS/Record/State.hs:60)
    runRecordM (Network/TLS/Record/State.hs:60)
    getRecordVersion (Network/TLS/Record/State.hs:81)
    setRecordIV (Network/TLS/Record/State.hs:110)
    withCompression (Network/TLS/Record/State.hs:113)
    computeDigest (Network/TLS/Record/State.hs:120)
    makeDigest (Network/TLS/Record/State.hs:132)
    getBulk (Network/TLS/Record/State.hs:140)
    getMacSequence (Network/TLS/Record/State.hs:143)
  54% ( 13 / 24) in 'Network.TLS.Record.Types'
  Missing documentation for:
    Header (Network/TLS/Struct.hs:175)
    ProtocolType (Network/TLS/Struct.hs:127)
    packetType (Network/TLS/Struct.hs:318)
    Fragment (Network/TLS/Record/Types.hs:49)
    fragmentGetBytes (Network/TLS/Record/Types.hs:49)
    fragmentPlaintext (Network/TLS/Record/Types.hs:55)
    fragmentCiphertext (Network/TLS/Record/Types.hs:58)
    Plaintext (Network/TLS/Record/Types.hs:51)
    Compressed (Network/TLS/Record/Types.hs:52)
    Ciphertext (Network/TLS/Record/Types.hs:53)
    onRecordFragment (Network/TLS/Record/Types.hs:61)
  24% (  8 / 33) in 'Network.TLS.Handshake.State'
  Missing documentation for:
    HandshakeState (Network/TLS/Handshake/State.hs:64)
    ClientCertRequestData (Network/TLS/Handshake/State.hs:86)
    HandshakeM (Network/TLS/Handshake/State.hs:90)
    newEmptyHandshake (Network/TLS/Handshake/State.hs:101)
    runHandshake (Network/TLS/Handshake/State.hs:124)
    setPublicKey (Network/TLS/Handshake/State.hs:127)
    setPrivateKey (Network/TLS/Handshake/State.hs:131)
    getLocalPrivateKey (Network/TLS/Handshake/State.hs:138)
    getRemotePublicKey (Network/TLS/Handshake/State.hs:135)
    setServerDHParams (Network/TLS/Handshake/State.hs:141)
    setServerECDHParams (Network/TLS/Handshake/State.hs:144)
    setClientCertSent (Network/TLS/Handshake/State.hs:153)
    getClientCertSent (Network/TLS/Handshake/State.hs:156)
    setCertReqSent (Network/TLS/Handshake/State.hs:147)
    getCertReqSent (Network/TLS/Handshake/State.hs:150)
    setClientCertChain (Network/TLS/Handshake/State.hs:159)
    getClientCertChain (Network/TLS/Handshake/State.hs:162)
    setClientCertRequest (Network/TLS/Handshake/State.hs:165)
    getClientCertRequest (Network/TLS/Handshake/State.hs:168)
    addHandshakeMessage (Network/TLS/Handshake/State.hs:174)
    updateHandshakeDigest (Network/TLS/Handshake/State.hs:180)
    getHandshakeMessages (Network/TLS/Handshake/State.hs:177)
    getHandshakeDigest (Network/TLS/Handshake/State.hs:186)
    getPendingCipher (Network/TLS/Handshake/State.hs:171)
    setServerHelloParameters (Network/TLS/Handshake/State.hs:262)
  28% ( 12 / 43) in 'Network.TLS.Context.Internal'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:68)
    ServerParams (Network/TLS/Parameters.hs:103)
    defaultParamsClient (Network/TLS/Parameters.hs:91)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    ctxEOF (Network/TLS/Context/Internal.hs:148)
    ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
    ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
    ctxEstablished (Network/TLS/Context/Internal.hs:160)
    withLog (Network/TLS/Context/Internal.hs:172)
    ctxWithHooks (Network/TLS/Context/Internal.hs:163)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    setEOF (Network/TLS/Context/Internal.hs:157)
    setEstablished (Network/TLS/Context/Internal.hs:169)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextSend (Network/TLS/Context/Internal.hs:142)
    contextRecv (Network/TLS/Context/Internal.hs:145)
    updateMeasure (Network/TLS/Context/Internal.hs:113)
    withMeasure (Network/TLS/Context/Internal.hs:118)
    withReadLock (Network/TLS/Context/Internal.hs:222)
    withWriteLock (Network/TLS/Context/Internal.hs:225)
    withStateLock (Network/TLS/Context/Internal.hs:231)
    withRWLock (Network/TLS/Context/Internal.hs:228)
    throwCore (Network/TLS/Context/Internal.hs:175)
    usingState (Network/TLS/Context/Internal.hs:185)
    usingState_ (Network/TLS/Context/Internal.hs:191)
    runTxState (Network/TLS/Context/Internal.hs:203)
    runRxState (Network/TLS/Context/Internal.hs:211)
    usingHState (Network/TLS/Context/Internal.hs:194)
    getHState (Network/TLS/Context/Internal.hs:200)
    getStateRNG (Network/TLS/Context/Internal.hs:219)
  33% (  1 /  3) in 'Network.TLS.Handshake.Certificate'
  Missing documentation for:
    certificateRejected (Network/TLS/Handshake/Certificate.hs:20)
    rejectOnException (Network/TLS/Handshake/Certificate.hs:30)
  14% (  1 /  7) in 'Network.TLS.Handshake.Key'
  Missing documentation for:
    encryptRSA (Network/TLS/Handshake/Key.hs:31)
    signRSA (Network/TLS/Handshake/Key.hs:40)
    decryptRSA (Network/TLS/Handshake/Key.hs:49)
    verifyRSA (Network/TLS/Handshake/Key.hs:57)
    generateDHE (Network/TLS/Handshake/Key.hs:62)
    generateECDHE (Network/TLS/Handshake/Key.hs:65)
  25% (  1 /  4) in 'Network.TLS.Handshake.Process'
  Missing documentation for:
    processHandshake (Network/TLS/Handshake/Process.hs:36)
    startHandshake (Network/TLS/Handshake/Process.hs:123)
    getHandshakeDigest (Network/TLS/Handshake/State.hs:186)
  14% (  1 /  7) in 'Network.TLS.Handshake.Signature'
  Missing documentation for:
    certificateVerifyCreate (Network/TLS/Handshake/Signature.hs:42)
    certificateVerifyCheck (Network/TLS/Handshake/Signature.hs:32)
    digitallySignDHParams (Network/TLS/Handshake/Signature.hs:151)
    digitallySignECDHParams (Network/TLS/Handshake/Signature.hs:159)
    digitallySignDHParamsVerify (Network/TLS/Handshake/Signature.hs:167)
    digitallySignECDHParamsVerify (Network/TLS/Handshake/Signature.hs:176)
  50% (  1 /  2) in 'Network.TLS.Record.Engage'
  Missing documentation for:
    engageRecord (Network/TLS/Record/Engage.hs:31)
  50% (  1 /  2) in 'Network.TLS.Record.Disengage'
  Missing documentation for:
    disengageRecord (Network/TLS/Record/Disengage.hs:35)
  35% (  8 / 23) in 'Network.TLS.Record'
  Missing documentation for:
    Fragment (Network/TLS/Record/Types.hs:49)
    fragmentGetBytes (Network/TLS/Record/Types.hs:49)
    fragmentPlaintext (Network/TLS/Record/Types.hs:55)
    fragmentCiphertext (Network/TLS/Record/Types.hs:58)
    Plaintext (Network/TLS/Record/Types.hs:51)
    Compressed (Network/TLS/Record/Types.hs:52)
    Ciphertext (Network/TLS/Record/Types.hs:53)
    engageRecord (Network/TLS/Record/Engage.hs:31)
    disengageRecord (Network/TLS/Record/Disengage.hs:35)
    RecordM (Network/TLS/Record/State.hs:60)
    runRecordM (Network/TLS/Record/State.hs:60)
    RecordState (Network/TLS/Record/State.hs:53)
    newRecordState (Network/TLS/Record/State.hs:98)
    getRecordVersion (Network/TLS/Record/State.hs:81)
    setRecordIV (Network/TLS/Record/State.hs:110)
  50% (  1 /  2) in 'Network.TLS.Receiving'
  Missing documentation for:
    processPacket (Network/TLS/Receiving.hs:31)
 100% (  2 /  2) in 'Network.TLS.Sending'
  75% (  3 /  4) in 'Network.TLS.IO'
  Missing documentation for:
    checkValid (Network/TLS/IO.hs:31)
  29% (  4 / 14) in 'Network.TLS.Handshake.Common'
  Missing documentation for:
    Module header
    handshakeFailed (Network/TLS/Handshake/Common.hs:38)
    errorToAlert (Network/TLS/Handshake/Common.hs:41)
    unexpected (Network/TLS/Handshake/Common.hs:45)
    newSession (Network/TLS/Handshake/Common.hs:48)
    sendChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:77)
    recvChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:89)
    RecvState (Network/TLS/Handshake/Common.hs:96)
    runRecvState (Network/TLS/Handshake/Common.hs:118)
    recvPacketHandshake (Network/TLS/Handshake/Common.hs:101)
  33% (  1 /  3) in 'Network.TLS.Handshake.Client'
  Missing documentation for:
    handshakeClient (Network/TLS/Handshake/Client.hs:52)
    handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
  67% (  2 /  3) in 'Network.TLS.Handshake.Server'
  Missing documentation for:
    handshakeServer (Network/TLS/Handshake/Server.hs:51)
  50% (  3 /  6) in 'Network.TLS.Handshake'
  Missing documentation for:
    handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
    handshakeClient (Network/TLS/Handshake/Client.hs:52)
    handshakeServer (Network/TLS/Handshake/Server.hs:51)
  33% ( 15 / 46) in 'Network.TLS.Context'
  Missing documentation for:
    TLSParams (Network/TLS/Context.hs:91)
    ctxEOF (Network/TLS/Context/Internal.hs:148)
    ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
    ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
    ctxEstablished (Network/TLS/Context/Internal.hs:160)
    withLog (Network/TLS/Context/Internal.hs:172)
    ctxWithHooks (Network/TLS/Context/Internal.hs:163)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    setEOF (Network/TLS/Context/Internal.hs:157)
    setEstablished (Network/TLS/Context/Internal.hs:169)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextSend (Network/TLS/Context/Internal.hs:142)
    contextRecv (Network/TLS/Context/Internal.hs:145)
    updateMeasure (Network/TLS/Context/Internal.hs:113)
    withMeasure (Network/TLS/Context/Internal.hs:118)
    withReadLock (Network/TLS/Context/Internal.hs:222)
    withWriteLock (Network/TLS/Context/Internal.hs:225)
    withStateLock (Network/TLS/Context/Internal.hs:231)
    withRWLock (Network/TLS/Context/Internal.hs:228)
    contextHookSetHandshakeRecv (Network/TLS/Context.hs:220)
    contextHookSetCertificateRecv (Network/TLS/Context.hs:224)
    contextHookSetLogging (Network/TLS/Context.hs:228)
    throwCore (Network/TLS/Context/Internal.hs:175)
    usingState (Network/TLS/Context/Internal.hs:185)
    usingState_ (Network/TLS/Context/Internal.hs:191)
    runTxState (Network/TLS/Context/Internal.hs:203)
    runRxState (Network/TLS/Context/Internal.hs:211)
    usingHState (Network/TLS/Context/Internal.hs:194)
    getHState (Network/TLS/Context/Internal.hs:200)
    getStateRNG (Network/TLS/Context/Internal.hs:219)
 100% ( 15 / 15) in 'Network.TLS.Core'
  20% ( 26 /128) in 'Network.TLS.Internal'
  Missing documentation for:
    Bytes (Network/TLS/Struct.hs:79)
    ConnectionEnd (Network/TLS/Struct.hs:81)
    CipherType (Network/TLS/Struct.hs:82)
    CipherData (Network/TLS/Struct.hs:84)
    ExtensionID (Network/TLS/Struct.hs:182)
    ExtensionRaw (Network/TLS/Struct.hs:183)
    CertificateType (Network/TLS/Struct.hs:90)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    DigitallySigned (Network/TLS/Struct.hs:124)
    ProtocolType (Network/TLS/Struct.hs:127)
    BigNum (Network/TLS/Struct.hs:245)
    bigNumToInteger (Network/TLS/Struct.hs:248)
    bigNumFromInteger (Network/TLS/Struct.hs:251)
    ServerDHParams (Network/TLS/Struct.hs:254)
    serverDHParamsToParams (Network/TLS/Struct.hs:266)
    serverDHParamsToPublic (Network/TLS/Struct.hs:271)
    serverDHParamsFrom (Network/TLS/Struct.hs:260)
    ServerECDHParams (Network/TLS/Struct.hs:275)
    ServerRSAParams (Network/TLS/Struct.hs:278)
    ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
    ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
    Packet (Network/TLS/Struct.hs:168)
    Header (Network/TLS/Struct.hs:175)
    ServerRandom (Network/TLS/Struct.hs:177)
    ClientRandom (Network/TLS/Struct.hs:178)
    serverRandom (Network/TLS/Struct.hs:188)
    clientRandom (Network/TLS/Struct.hs:191)
    FinishedData (Network/TLS/Struct.hs:181)
    Session (Network/TLS/Struct.hs:179)
    AlertLevel (Network/TLS/Struct.hs:194)
    AlertDescription (Network/TLS/Struct.hs:199)
    HandshakeType (Network/TLS/Struct.hs:231)
    Handshake (Network/TLS/Struct.hs:304)
    numericalVer (Network/TLS/Struct.hs:337)
    verOfNum (Network/TLS/Struct.hs:344)
    TypeValuable (Network/TLS/Struct.hs:352)
    EnumSafe8 (Network/TLS/Struct.hs:357)
    EnumSafe16 (Network/TLS/Struct.hs:361)
    packetType (Network/TLS/Struct.hs:318)
    typeOfHandshake (Network/TLS/Struct.hs:324)
    CurrentParams (Network/TLS/Packet.hs:82)
    decodeHeader (Network/TLS/Packet.hs:121)
    decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:124)
    decodeDeprecatedHeader (Network/TLS/Packet.hs:127)
    encodeHeader (Network/TLS/Packet.hs:134)
    encodeHeaderNoVer (Network/TLS/Packet.hs:138)
    decodeAlert (Network/TLS/Packet.hs:145)
    decodeAlerts (Network/TLS/Packet.hs:154)
    encodeAlerts (Network/TLS/Packet.hs:162)
    decodeHandshakeRecord (Network/TLS/Packet.hs:167)
    decodeHandshake (Network/TLS/Packet.hs:173)
    decodeDeprecatedHandshake (Network/TLS/Packet.hs:189)
    encodeHandshake (Network/TLS/Packet.hs:355)
    encodeHandshakes (Network/TLS/Packet.hs:364)
    encodeHandshakeHeader (Network/TLS/Packet.hs:367)
    encodeHandshakeContent (Network/TLS/Packet.hs:370)
    decodeChangeCipherSpec (Network/TLS/Packet.hs:551)
    encodeChangeCipherSpec (Network/TLS/Packet.hs:556)
    decodePreMasterSecret (Network/TLS/Packet.hs:560)
    encodePreMasterSecret (Network/TLS/Packet.hs:564)
    encodeSignedDHParams (Network/TLS/Packet.hs:650)
    encodeSignedECDHParams (Network/TLS/Packet.hs:657)
    generateMasterSecret (Network/TLS/Packet.hs:595)
    generateKeyBlock (Network/TLS/Packet.hs:613)
    generateClientFinished (Network/TLS/Packet.hs:635)
    generateServerFinished (Network/TLS/Packet.hs:641)
    generateCertificateVerify_SSL (Network/TLS/Packet.hs:647)
    getSignatureHashAlgorithm (Network/TLS/Packet.hs:486)
    putSignatureHashAlgorithm (Network/TLS/Packet.hs:492)
    processPacket (Network/TLS/Receiving.hs:31)
    GetResult (Network/TLS/Wire.hs:64)
    GetContinuation (Network/TLS/Wire.hs:63)
    runGet (Network/TLS/Wire.hs:70)
    runGetErr (Network/TLS/Wire.hs:78)
    runGetMaybe (Network/TLS/Wire.hs:85)
    tryGet (Network/TLS/Wire.hs:88)
    getWords8 (Network/TLS/Wire.hs:91)
    getWord16 (Network/TLS/Wire.hs:94)
    getWords16 (Network/TLS/Wire.hs:97)
    getWord24 (Network/TLS/Wire.hs:100)
    getOpaque8 (Network/TLS/Wire.hs:107)
    getOpaque16 (Network/TLS/Wire.hs:110)
    getOpaque24 (Network/TLS/Wire.hs:113)
    getInteger16 (Network/TLS/Wire.hs:116)
    getBigNum16 (Network/TLS/Wire.hs:119)
    getList (Network/TLS/Wire.hs:122)
    processBytes (Network/TLS/Wire.hs:129)
    putWords8 (Network/TLS/Wire.hs:132)
    putWord16 (Network/TLS/Wire.hs:137)
    putWords16 (Network/TLS/Wire.hs:143)
    putWord24 (Network/TLS/Wire.hs:148)
    putBytes (Network/TLS/Wire.hs:155)
    putOpaque8 (Network/TLS/Wire.hs:158)
    putOpaque16 (Network/TLS/Wire.hs:161)
    putOpaque24 (Network/TLS/Wire.hs:164)
    putInteger16 (Network/TLS/Wire.hs:167)
    putBigNum16 (Network/TLS/Wire.hs:170)
    encodeWord16 (Network/TLS/Wire.hs:173)
    encodeWord32 (Network/TLS/Wire.hs:176)
    encodeWord64 (Network/TLS/Wire.hs:179)
  63% ( 76 /120) in 'Network.TLS'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:68)
    ServerParams (Network/TLS/Parameters.hs:103)
    Shared (Network/TLS/Parameters.hs:197)
    defaultParamsClient (Network/TLS/Parameters.hs:91)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    CertificateType (Network/TLS/Struct.hs:90)
    ProtocolType (Network/TLS/Struct.hs:127)
    Header (Network/TLS/Struct.hs:175)
    noSessionManager (Network/TLS/Session.hs:25)
    TLSParams (Network/TLS/Context.hs:91)
    HasBackend (Network/TLS/Backend.hs:47)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextHookSetHandshakeRecv (Network/TLS/Context.hs:220)
    contextHookSetCertificateRecv (Network/TLS/Context.hs:224)
    contextHookSetLogging (Network/TLS/Context.hs:228)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    unClientRandom (Network/TLS/Struct.hs:178)
    unServerRandom (Network/TLS/Struct.hs:177)
    Credentials (Network/TLS/Credentials.hs:31)
    Credential (Network/TLS/Credentials.hs:29)
    CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
    Bulk (Network/TLS/Cipher.hs:101)
    BulkFunctions (Network/TLS/Cipher.hs:75)
    BulkDirection (Network/TLS/Cipher.hs:65)
    BulkState (Network/TLS/Cipher.hs:47)
    BulkStream (Network/TLS/Cipher.hs:59)
    BulkBlock (Network/TLS/Cipher.hs:61)
    BulkAEAD (Network/TLS/Cipher.hs:63)
    bulkInit (Network/TLS/Cipher.hs:68)
    Hash (Network/TLS/Crypto.hs:93)
    cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
    BulkKey (Network/TLS/Cipher.hs:42)
    BulkIV (Network/TLS/Cipher.hs:43)
    BulkNonce (Network/TLS/Cipher.hs:44)
    BulkAdditionalData (Network/TLS/Cipher.hs:45)
    cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
    hasMAC (Network/TLS/Cipher.hs:80)
    hasRecordIV (Network/TLS/Cipher.hs:80)
    KxError (Network/TLS/Crypto.hs:61)
    AlertDescription (Network/TLS/Struct.hs:199)
  70% ( 21 / 30) in 'Network.TLS.Extra.Cipher'
  Missing documentation for:
    ciphersuite_dhe_dss (Network/TLS/Extra/Cipher.hs:147)
    cipher_DHE_RSA_AES128_SHA256 (Network/TLS/Extra/Cipher.hs:350)
    cipher_DHE_RSA_AES256_SHA256 (Network/TLS/Extra/Cipher.hs:358)
    cipher_DHE_DSS_RC4_SHA1 (Network/TLS/Extra/Cipher.hs:343)
    cipher_DHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:376)
    cipher_ECDHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:386)
    cipher_ECDHE_RSA_AES128CBC_SHA256 (Network/TLS/Extra/Cipher.hs:407)
    cipher_ECDHE_RSA_AES128CBC_SHA (Network/TLS/Extra/Cipher.hs:396)
    cipher_ECDHE_ECDSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:417)
 100% (  2 /  2) in 'Network.TLS.Extra'
Warning: Network.TLS: could not find link destinations for:
    HostName Bytes DHParams Handshake getTLSCommonParams getTLSRole getCiphers doHandshake doHandshakeWith initializeBackend getBackend ClientRandom ServerRandom HostName
Documentation created: dist/doc/html/tls/index.html, dist/doc/html/tls/tls.txt
Creating package registration file: /tmp/pkgConf-tls-1.313584993431715687920.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tls-1.3.5-IDabyxBvN6zHJBUYVs4fES
Registering tls-1.3.5...
Installed tls-1.3.5
Configuring authenticate-oauth-1.5.1.1...
Building authenticate-oauth-1.5.1.1...
Preprocessing library authenticate-oauth-1.5.1.1...
[1 of 2] Compiling Web.Authenticate.OAuth ( Web/Authenticate/OAuth.hs, dist/build/Web/Authenticate/OAuth.o )

Web/Authenticate/OAuth.hs:44:1: Warning:
    The import of ‘PublicKey’
    from module ‘Crypto.Types.PubKey.RSA’ is redundant
[2 of 2] Compiling Web.Authenticate.OAuth.IO ( Web/Authenticate/OAuth/IO.hs, dist/build/Web/Authenticate/OAuth/IO.o )

Web/Authenticate/OAuth/IO.hs:35:35: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:43:12: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:51:45: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:57:44: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:66:33: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:75:40: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:82:39: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
In-place registering authenticate-oauth-1.5.1.1...
Running Haddock for authenticate-oauth-1.5.1.1...
Running hscolour for authenticate-oauth-1.5.1.1...
Preprocessing library authenticate-oauth-1.5.1.1...
Preprocessing library authenticate-oauth-1.5.1.1...

Web/Authenticate/OAuth.hs:44:1: Warning:
    The import of ‘PublicKey’
    from module ‘Crypto.Types.PubKey.RSA’ is redundant

Web/Authenticate/OAuth/IO.hs:35:35: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:43:12: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:51:45: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:57:44: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:66:33: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:75:40: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Web/Authenticate/OAuth/IO.hs:82:39: Warning:
    In the use of ‘withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
Haddock coverage:
  86% ( 51 / 59) in 'Web.Authenticate.OAuth'
  Missing documentation for:
    Module header
    OAuthVersion (Web/Authenticate/OAuth.hs:107)
    OAuthException (Web/Authenticate/OAuth.hs:138)
    getTemporaryCredential' (Web/Authenticate/OAuth.hs:310)
    getAccessToken' (Web/Authenticate/OAuth.hs:377)
    getAccessTokenWith (Web/Authenticate/OAuth.hs:389)
    addScope (Web/Authenticate/OAuth.hs:494)
    addMaybeProxy (Web/Authenticate/OAuth.hs:504)
  82% (  9 / 11) in 'Web.Authenticate.OAuth.IO'
  Missing documentation for:
    getTemporaryCredential' (Web/Authenticate/OAuth/IO.hs:53)
    getAccessToken' (Web/Authenticate/OAuth/IO.hs:77)
Documentation created: dist/doc/html/authenticate-oauth/index.html,
dist/doc/html/authenticate-oauth/authenticate-oauth.txt
Creating package registration file:
/tmp/pkgConf-authenticate-oauth-1.5.19755944271291583426.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/authenticate-oauth-1.5.1.1-FyFfIMtmGZyIz8sQmiSF4C
Registering authenticate-oauth-1.5.1.1...
Installed authenticate-oauth-1.5.1.1
Configuring bifunctors-5.3...
Building bifunctors-5.3...
Preprocessing library bifunctors-5.3...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 5 of 17] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.3...
Running Haddock for bifunctors-5.3...
Running hscolour for bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:15)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
  43% ( 39 / 90) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:48)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:55)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:73)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:74)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:76)
    substType (src/Data/Bifunctor/TH/Internal.hs:83)
    substKind (src/Data/Bifunctor/TH/Internal.hs:95)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:102)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:105)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:112)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:116)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:120)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:124)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:239)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:299)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:492)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:499)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:502)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:505)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:508)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:511)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:526)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:529)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:535)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:538)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:544)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:547)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:550)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:553)
    idValName (src/Data/Bifunctor/TH/Internal.hs:556)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:559)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:562)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:568)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:571)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:574)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:577)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:580)
    starKindName (src/Data/Bifunctor/TH/Internal.hs:584)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:589)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:592)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:595)
    apValName (src/Data/Bifunctor/TH/Internal.hs:598)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:601)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:604)
 100% ( 17 / 17) in 'Data.Bifunctor.TH'
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:22)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:25)
    biliftM (src/Data/Bifunctor/Functor.hs:35)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:39)
    biliftW (src/Data/Bifunctor/Functor.hs:49)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:30)
     (src/Data/Bifunctor/Sum.hs:66)
     (src/Data/Bifunctor/Sum.hs:74)
     (src/Data/Bifunctor/Sum.hs:78)
     (src/Data/Bifunctor/Sum.hs:82)
     (src/Data/Bifunctor/Sum.hs:86)
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:46)
    <<$>> (src/Data/Biapplicative.hs:42)
    <<**>> (src/Data/Biapplicative.hs:67)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-5698768838616426850.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.3-Lg5j6GeboyY0mvJdfqrKtl
Registering bifunctors-5.3...
Installed bifunctors-5.3
Configuring connection-0.2.5...
Building connection-0.2.5...
Preprocessing library connection-0.2.5...
[1 of 2] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.o )
[2 of 2] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.o )

Network/Connection.hs:47:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Connection.hs:83:1: Warning:
    Defined but not used: ‘connectionSessionManager’

Network/Connection.hs:264:21: Warning:
    In the use of ‘B.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'.)"
In-place registering connection-0.2.5...
Running Haddock for connection-0.2.5...
Running hscolour for connection-0.2.5...
Preprocessing library connection-0.2.5...
Preprocessing library connection-0.2.5...

Network/Connection.hs:47:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Connection.hs:83:1: Warning:
    Defined but not used: ‘connectionSessionManager’

Network/Connection.hs:264:21: Warning:
    In the use of ‘B.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:
  70% (  7 / 10) in 'Network.Connection.Types'
  Missing documentation for:
    SockSettings (Network/Connection/Types.hs:58)
     (Network/Connection/Types.hs:78)
    ConnectionID (Network/Connection/Types.hs:81)
  96% ( 25 / 26) in 'Network.Connection'
  Missing documentation for:
    SockSettings (Network/Connection/Types.hs:58)
Warning: Network.Connection: could not find link destinations for:
    ConnectionID
Documentation created: dist/doc/html/connection/index.html,
dist/doc/html/connection/connection.txt
Creating package registration file:
/tmp/pkgConf-connection-0.214105225581016477142.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/connection-0.2.5-9F2yVltIHJ1Kw4mEE9o4Oi
Registering connection-0.2.5...
Installed connection-0.2.5
Configuring profunctors-5.2...
Building profunctors-5.2...
Preprocessing library profunctors-5.2...
[ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o )
[ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o )
[ 6 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 7 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o )
[ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o )
[10 of 15] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
In-place registering profunctors-5.2...
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-55484500231320709172.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/profunctors-5.2-A8MTKu5IOfSHpcMcxVOXJ4
Registering profunctors-5.2...
Installed profunctors-5.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/semigroupoids-5.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-17457/semigroupoids-5.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/semigroupoids-5.0.1/dist/setup/setup ...
Configuring semigroupoids-5.0.1...
Building semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.1...
Running Haddock for semigroupoids-5.0.1...
Running hscolour for semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.0647085256378715576.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.1-FGvy4Y77FNXAi21l8BOZKa
Registering semigroupoids-5.0.1...
Installed semigroupoids-5.0.1
Configuring http-client-tls-0.2.2...
Building http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
[1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, dist/build/Network/HTTP/Client/TLS.o )
In-place registering http-client-tls-0.2.2...
Running Haddock for http-client-tls-0.2.2...
Running hscolour for http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
Haddock coverage:
  25% (  1 /  4) in 'Network.HTTP.Client.TLS'
  Missing documentation for:
    tlsManagerSettings (Network/HTTP/Client/TLS.hs:62)
    mkManagerSettings (Network/HTTP/Client/TLS.hs:19)
    getTlsConnection (Network/HTTP/Client/TLS.hs:65)
Documentation created: dist/doc/html/http-client-tls/index.html,
dist/doc/html/http-client-tls/http-client-tls.txt
Creating package registration file:
/tmp/pkgConf-http-client-tls-0.2705937578866882815.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/http-client-tls-0.2.2-HtqP6Ti4wMSBBVBYt4SfJf
Registering http-client-tls-0.2.2...
Installed http-client-tls-0.2.2
Configuring free-4.12.4...
Building free-4.12.4...
Preprocessing library free-4.12.4...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )

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

src/Control/Monad/Free/TH.hs:217:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ‘constructorName’: constructorName _ = ...
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.12.4...
Running Haddock for free-4.12.4...
Running hscolour for free-4.12.4...
Preprocessing library free-4.12.4...
Preprocessing library free-4.12.4...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 16 / 16) in 'Control.Monad.Free'
 100% ( 13 / 13) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 12 / 13) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:128)
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file: /tmp/pkgConf-free-4.12824343846156968030.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/free-4.12.4-H3gabvSicISAtCHFi28Y0v
Registering free-4.12.4...
Installed free-4.12.4
Configuring servant-client-0.6.1...
Building servant-client-0.6.1...
Preprocessing library servant-client-0.6.1...
[1 of 5] Compiling Servant.Common.BaseUrl ( src/Servant/Common/BaseUrl.hs, dist/build/Servant/Common/BaseUrl.o )
[2 of 5] Compiling Servant.Common.Req ( src/Servant/Common/Req.hs, dist/build/Servant/Common/Req.o )
[3 of 5] Compiling Servant.Client.Experimental.Auth ( src/Servant/Client/Experimental/Auth.hs, dist/build/Servant/Client/Experimental/Auth.o )
[4 of 5] Compiling Servant.Common.BasicAuth ( src/Servant/Common/BasicAuth.hs, dist/build/Servant/Common/BasicAuth.o )
[5 of 5] Compiling Servant.Client   ( src/Servant/Client.hs, dist/build/Servant/Client.o )
In-place registering servant-client-0.6.1...
Running Haddock for servant-client-0.6.1...
Running hscolour for servant-client-0.6.1...
Preprocessing library servant-client-0.6.1...
Preprocessing library servant-client-0.6.1...
Haddock coverage:
  50% (  4 /  8) in 'Servant.Common.BaseUrl'
  Missing documentation for:
    Module header
    InvalidBaseUrlException (src/Servant/Common/BaseUrl.hs:56)
    parseBaseUrl (src/Servant/Common/BaseUrl.hs:59)
    showBaseUrl (src/Servant/Common/BaseUrl.hs:43)
   6% (  1 / 17) in 'Servant.Common.Req'
  Missing documentation for:
    Module header
    ServantError (src/Servant/Common/Req.hs:34)
     (src/Servant/Common/Req.hs:58)
    Req (src/Servant/Common/Req.hs:60)
    defReq (src/Servant/Common/Req.hs:68)
    appendToPath (src/Servant/Common/Req.hs:71)
    appendToQueryString (src/Servant/Common/Req.hs:75)
    addHeader (src/Servant/Common/Req.hs:83)
    setRQBody (src/Servant/Common/Req.hs:88)
    reqToRequest (src/Servant/Common/Req.hs:91)
    displayHttpRequest (src/Servant/Common/Req.hs:123)
    ClientM (src/Servant/Common/Req.hs:126)
    performRequest (src/Servant/Common/Req.hs:128)
    performRequestCT (src/Servant/Common/Req.hs:158)
    performRequestNoBody (src/Servant/Common/Req.hs:170)
    catchConnectionError (src/Servant/Common/Req.hs:176)
 100% (  4 /  4) in 'Servant.Client.Experimental.Auth'
 100% (  2 /  2) in 'Servant.Common.BasicAuth'
  78% (  7 /  9) in 'Servant.Client'
  Missing documentation for:
    ClientM (src/Servant/Common/Req.hs:126)
    ServantError (src/Servant/Common/Req.hs:34)
Documentation created: dist/doc/html/servant-client/index.html,
dist/doc/html/servant-client/servant-client.txt
Creating package registration file:
/tmp/pkgConf-servant-client-0.61545320489484150831.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/servant-client-0.6.1-JJ0vCKd9erP3D3TIbfQTAL
Registering servant-client-0.6.1...
Installed servant-client-0.6.1
Configuring adjunctions-4.3...
Building adjunctions-4.3...
Preprocessing library adjunctions-4.3...
[ 1 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o )
[ 2 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o )
[ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o )
[ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o )
[ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o )
[ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o )
[ 7 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o )
[ 8 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o )
[ 9 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o )
[10 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o )
[11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o )
In-place registering adjunctions-4.3...
Running Haddock for adjunctions-4.3...
Running hscolour for adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Haddock coverage:
  83% (  5 /  6) in 'Data.Functor.Contravariant.Rep'
  Missing documentation for:
    contramapRep (src/Data/Functor/Contravariant/Rep.hs:67)
  33% (  4 / 12) in 'Control.Monad.Trans.Conts'
  Missing documentation for:
    Cont (src/Control/Monad/Trans/Conts.hs:45)
    cont (src/Control/Monad/Trans/Conts.hs:47)
    runCont (src/Control/Monad/Trans/Conts.hs:50)
    Conts (src/Control/Monad/Trans/Conts.hs:53)
    runConts (src/Control/Monad/Trans/Conts.hs:58)
    conts (src/Control/Monad/Trans/Conts.hs:55)
    ContsT (src/Control/Monad/Trans/Conts.hs:61)
    callCC (src/Control/Monad/Trans/Conts.hs:77)
  80% (  4 /  5) in 'Data.Functor.Contravariant.Adjunction'
  Missing documentation for:
    coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78)
  20% (  1 /  5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
    runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
    adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
    AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  43% ( 16 / 37) in 'Data.Functor.Rep'
  Missing documentation for:
    Co (src/Data/Functor/Rep.hs:256)
    fmapRep (src/Data/Functor/Rep.hs:125)
    distributeRep (src/Data/Functor/Rep.hs:152)
    apRep (src/Data/Functor/Rep.hs:149)
    pureRep (src/Data/Functor/Rep.hs:128)
    liftR2 (src/Data/Functor/Rep.hs:296)
    liftR3 (src/Data/Functor/Rep.hs:299)
    bindRep (src/Data/Functor/Rep.hs:131)
    mfixRep (src/Data/Functor/Rep.hs:134)
    mzipRep (src/Data/Functor/Rep.hs:140)
    mzipWithRep (src/Data/Functor/Rep.hs:137)
    askRep (src/Data/Functor/Rep.hs:143)
    localRep (src/Data/Functor/Rep.hs:146)
    duplicatedRep (src/Data/Functor/Rep.hs:164)
    extendedRep (src/Data/Functor/Rep.hs:167)
    duplicateRep (src/Data/Functor/Rep.hs:170)
    extendRep (src/Data/Functor/Rep.hs:173)
    extractRep (src/Data/Functor/Rep.hs:176)
    duplicateRepBy (src/Data/Functor/Rep.hs:155)
    extendRepBy (src/Data/Functor/Rep.hs:158)
    extractRepBy (src/Data/Functor/Rep.hs:161)
  62% ( 10 / 16) in 'Data.Functor.Adjunction'
  Missing documentation for:
    zapWithAdjunction (src/Data/Functor/Adjunction.hs:112)
    absurdL (src/Data/Functor/Adjunction.hs:136)
    extractL (src/Data/Functor/Adjunction.hs:121)
    duplicateL (src/Data/Functor/Adjunction.hs:124)
    splitL (src/Data/Functor/Adjunction.hs:115)
    unsplitL (src/Data/Functor/Adjunction.hs:118)
  20% (  1 /  5) in 'Control.Comonad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
    runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
    adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
    AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  20% (  1 /  5) in 'Control.Monad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
    runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
    adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
    AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  50% (  5 / 10) in 'Control.Monad.Representable.Reader'
  Missing documentation for:
    Reader (src/Control/Monad/Representable/Reader.hs:46)
    runReader (src/Control/Monad/Representable/Reader.hs:48)
    ReaderT (src/Control/Monad/Representable/Reader.hs:53)
    readerT (src/Control/Monad/Representable/Reader.hs:55)
    runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  80% ( 12 / 15) in 'Control.Monad.Representable.State'
  Missing documentation for:
    stateT (src/Control/Monad/Representable/State.hs:109)
    runStateT (src/Control/Monad/Representable/State.hs:112)
    mapStateT (src/Control/Monad/Representable/State.hs:115)
  62% (  5 /  8) in 'Control.Comonad.Representable.Store'
  Missing documentation for:
    storeT (src/Control/Comonad/Representable/Store.hs:76)
    runStoreT (src/Control/Comonad/Representable/Store.hs:79)
    ComonadStore
Documentation created: dist/doc/html/adjunctions/index.html,
dist/doc/html/adjunctions/adjunctions.txt
Creating package registration file:
/tmp/pkgConf-adjunctions-41644828678539307814.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/adjunctions-4.3-5bcamiwAv3f37bMj4iUsDi
Registering adjunctions-4.3...
Installed adjunctions-4.3
Downloading giphy-api-0.4.0.0...
Configuring giphy-api-0.4.0.0...
Building giphy-api-0.4.0.0...
Preprocessing library giphy-api-0.4.0.0...
[1 of 2] Compiling Paths_giphy_api  ( dist/build/autogen/Paths_giphy_api.hs, dist/build/Paths_giphy_api.o )
[2 of 2] Compiling Web.Giphy        ( src/Web/Giphy.hs, dist/build/Web/Giphy.o )
In-place registering giphy-api-0.4.0.0...
Running Haddock for giphy-api-0.4.0.0...
Running hscolour for giphy-api-0.4.0.0...
Preprocessing library giphy-api-0.4.0.0...
Preprocessing library giphy-api-0.4.0.0...
Haddock coverage:
   0% (  0 /  8) in 'Paths_giphy_api'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_giphy_api.hs:15)
    getBinDir (dist/build/autogen/Paths_giphy_api.hs:25)
    getLibDir (dist/build/autogen/Paths_giphy_api.hs:25)
    getDataDir (dist/build/autogen/Paths_giphy_api.hs:25)
    getLibexecDir (dist/build/autogen/Paths_giphy_api.hs:25)
    getDataFileName (dist/build/autogen/Paths_giphy_api.hs:32)
    getSysconfDir (dist/build/autogen/Paths_giphy_api.hs:25)
  64% ( 35 / 55) in 'Web.Giphy'
  Missing documentation for:
    gifId (src/Web/Giphy.hs:197)
    gifImages (src/Web/Giphy.hs:197)
    gifSlug (src/Web/Giphy.hs:197)
    gifUrl (src/Web/Giphy.hs:197)
    imageHeight (src/Web/Giphy.hs:168)
    imageUrl (src/Web/Giphy.hs:168)
    imageSize (src/Web/Giphy.hs:168)
    imageWidth (src/Web/Giphy.hs:168)
    imageMp4Url (src/Web/Giphy.hs:168)
    imageMp4Size (src/Web/Giphy.hs:168)
    imageWebpUrl (src/Web/Giphy.hs:168)
    imageWebpSize (src/Web/Giphy.hs:168)
    paginationCount (src/Web/Giphy.hs:214)
    paginationOffset (src/Web/Giphy.hs:214)
    paginationTotalCount (src/Web/Giphy.hs:214)
    searchItems (src/Web/Giphy.hs:229)
    searchPagination (src/Web/Giphy.hs:229)
    singleGifItem (src/Web/Giphy.hs:254)
    translateItem (src/Web/Giphy.hs:242)
    randomGifItem (src/Web/Giphy.hs:266)
Warning: Web.Giphy: could not find link destinations for:
    GiphyContext
Documentation created: dist/doc/html/giphy-api/index.html,
dist/doc/html/giphy-api/giphy-api.txt
Creating package registration file:
/tmp/pkgConf-giphy-api-0.4.01358020305606352115.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/giphy-api-0.4.0.0-8QrE8TzrkcRJP6qObB3Fp9
Registering giphy-api-0.4.0.0...
Installed giphy-api-0.4.0.0
Configuring kan-extensions-5.0.1...
Building kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
[ 1 of 12] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 2 of 12] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o )
[ 3 of 12] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[ 4 of 12] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 5 of 12] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 6 of 12] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 7 of 12] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 8 of 12] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o )
[ 9 of 12] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[10 of 12] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[11 of 12] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o )
[12 of 12] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o )
In-place registering kan-extensions-5.0.1...
Running Haddock for kan-extensions-5.0.1...
Running hscolour for kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Haddock coverage:
 100% ( 13 / 13) in 'Data.Functor.Day'
  93% ( 13 / 14) in 'Data.Functor.Day.Curried'
  Missing documentation for:
    Curried (src/Data/Functor/Day/Curried.hs:41)
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  75% (  3 /  4) in 'Data.Functor.Contravariant.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43)
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  53% (  8 / 15) in 'Data.Functor.Kan.Ran'
  Missing documentation for:
    decomposeRan (src/Data/Functor/Kan/Ran.hs:117)
    ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131)
    composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145)
    repToRan (src/Data/Functor/Kan/Ran.hs:154)
    ranToRep (src/Data/Functor/Kan/Ran.hs:158)
    composedRepToRan (src/Data/Functor/Kan/Ran.hs:166)
    ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162)
  45% (  5 / 11) in 'Data.Functor.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Yoneda.hs:86)
    maxF (src/Data/Functor/Yoneda.hs:160)
    minF (src/Data/Functor/Yoneda.hs:165)
    maxM (src/Data/Functor/Yoneda.hs:170)
    minM (src/Data/Functor/Yoneda.hs:175)
    ranToYoneda (src/Data/Functor/Yoneda.hs:101)
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:163)
    ranToCodensity (src/Control/Monad/Codensity.hs:204)
  75% (  9 / 12) in 'Data.Functor.Kan.Lan'
  Missing documentation for:
    decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
    lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
    composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  88% (  7 /  8) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
  57% (  4 /  7) in 'Control.Comonad.Density'
  Missing documentation for:
    Density (src/Control/Comonad/Density.hs:40)
    adjunctionToDensity (src/Control/Comonad/Density.hs:96)
    densityToLan (src/Control/Comonad/Density.hs:111)
  21% (  5 / 24) in 'Control.Monad.Co'
  Missing documentation for:
    Co (src/Control/Monad/Co.hs:76)
    co (src/Control/Monad/Co.hs:78)
    runCo (src/Control/Monad/Co.hs:81)
    liftCoT0 (src/Control/Monad/Co.hs:113)
    liftCoT0M (src/Control/Monad/Co.hs:149)
    lowerCoT0 (src/Control/Monad/Co.hs:116)
    lowerCo0 (src/Control/Monad/Co.hs:119)
    liftCoT1 (src/Control/Monad/Co.hs:122)
    liftCoT1M (src/Control/Monad/Co.hs:152)
    lowerCoT1 (src/Control/Monad/Co.hs:125)
    lowerCo1 (src/Control/Monad/Co.hs:128)
    diter (src/Control/Monad/Co.hs:155)
    dctrlM (src/Control/Monad/Co.hs:158)
    posW (src/Control/Monad/Co.hs:131)
    peekW (src/Control/Monad/Co.hs:134)
    peeksW (src/Control/Monad/Co.hs:137)
    askW (src/Control/Monad/Co.hs:140)
    asksW (src/Control/Monad/Co.hs:143)
    traceW (src/Control/Monad/Co.hs:146)
Documentation created: dist/doc/html/kan-extensions/index.html,
dist/doc/html/kan-extensions/kan-extensions.txt
Creating package registration file:
/tmp/pkgConf-kan-extensions-5.01272098389188898645.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/kan-extensions-5.0.1-3oAaiWDIkqMJQmh4MNXhKn
Registering kan-extensions-5.0.1...
Installed kan-extensions-5.0.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/lens-4.13.2.1/dist/setup/setup.hs, /tmp/cabal-tmp-17457/lens-4.13.2.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/lens-4.13.2.1/dist/setup/setup ...
Configuring lens-4.13.2.1...
Building lens-4.13.2.1...
Preprocessing library lens-4.13.2.1...
[ 1 of 81] Compiling Paths_lens       ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o )
[ 2 of 81] Compiling Data.Map.Lens    ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )
[ 3 of 81] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o )
[ 4 of 81] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 5 of 81] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o )
[ 6 of 81] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[ 7 of 81] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[ 8 of 81] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 9 of 81] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[10 of 81] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[11 of 81] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[12 of 81] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[13 of 81] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[14 of 81] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[15 of 81] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[16 of 81] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[17 of 81] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[18 of 81] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[19 of 81] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[20 of 81] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[21 of 81] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[22 of 81] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[23 of 81] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[24 of 81] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[25 of 81] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[26 of 81] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[27 of 81] Compiling Data.Set.Lens    ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[28 of 81] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[29 of 81] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[30 of 81] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[31 of 81] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[32 of 81] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[33 of 81] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[34 of 81] Compiling Data.Data.Lens   ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[35 of 81] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[36 of 81] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[37 of 81] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[38 of 81] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[39 of 81] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[40 of 81] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[41 of 81] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[42 of 81] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[43 of 81] Compiling Data.Text.Lens   ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[44 of 81] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[45 of 81] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[46 of 81] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[47 of 81] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[48 of 81] Compiling Control.Lens.At  ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[49 of 81] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[50 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o )
[51 of 81] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o )
[52 of 81] Compiling Control.Lens.TH  ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[53 of 81] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[54 of 81] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[55 of 81] Compiling Control.Lens     ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[56 of 81] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[57 of 81] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[58 of 81] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[59 of 81] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[60 of 81] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[61 of 81] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[62 of 81] Compiling Data.Array.Lens  ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[63 of 81] Compiling Data.Bits.Lens   ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[64 of 81] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[65 of 81] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[66 of 81] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[67 of 81] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[68 of 81] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 81] Compiling Data.List.Lens   ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 81] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[71 of 81] Compiling Data.Tree.Lens   ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[72 of 81] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[73 of 81] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[74 of 81] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o )
[75 of 81] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[76 of 81] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[77 of 81] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[78 of 81] Compiling Numeric.Lens     ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[79 of 81] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[80 of 81] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[81 of 81] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
In-place registering lens-4.13.2.1...
Running Haddock for lens-4.13.2.1...
Running hscolour for lens-4.13.2.1...
Preprocessing library lens-4.13.2.1...
Preprocessing library lens-4.13.2.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_lens'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_lens.hs:15)
    getBinDir (dist/build/autogen/Paths_lens.hs:25)
    getLibDir (dist/build/autogen/Paths_lens.hs:25)
    getDataDir (dist/build/autogen/Paths_lens.hs:25)
    getLibexecDir (dist/build/autogen/Paths_lens.hs:25)
    getDataFileName (dist/build/autogen/Paths_lens.hs:32)
    getSysconfDir (dist/build/autogen/Paths_lens.hs:25)
 100% (  1 /  1) in 'Data.Map.Lens'
 100% (  2 /  2) in 'Control.Lens.Internal.List'
  24% ( 10 / 41) in 'Control.Lens.Internal.TH'
  Missing documentation for:
    fromSet (src/Control/Lens/Internal/TH.hs:84)
    lensPackageKey (src/Control/Lens/Internal/TH.hs:102)
    mkLensName_tc (src/Control/Lens/Internal/TH.hs:109)
    mkLensName_v (src/Control/Lens/Internal/TH.hs:112)
    traversalTypeName (src/Control/Lens/Internal/TH.hs:115)
    traversal'TypeName (src/Control/Lens/Internal/TH.hs:118)
    lensTypeName (src/Control/Lens/Internal/TH.hs:121)
    lens'TypeName (src/Control/Lens/Internal/TH.hs:124)
    isoTypeName (src/Control/Lens/Internal/TH.hs:127)
    iso'TypeName (src/Control/Lens/Internal/TH.hs:130)
    getterTypeName (src/Control/Lens/Internal/TH.hs:133)
    foldTypeName (src/Control/Lens/Internal/TH.hs:136)
    prismTypeName (src/Control/Lens/Internal/TH.hs:139)
    prism'TypeName (src/Control/Lens/Internal/TH.hs:142)
    reviewTypeName (src/Control/Lens/Internal/TH.hs:145)
    wrappedTypeName (src/Control/Lens/Internal/TH.hs:148)
    unwrappedTypeName (src/Control/Lens/Internal/TH.hs:151)
    rewrappedTypeName (src/Control/Lens/Internal/TH.hs:154)
    _wrapped'ValName (src/Control/Lens/Internal/TH.hs:157)
    isoValName (src/Control/Lens/Internal/TH.hs:160)
    prismValName (src/Control/Lens/Internal/TH.hs:163)
    untoValName (src/Control/Lens/Internal/TH.hs:166)
    phantomValName (src/Control/Lens/Internal/TH.hs:169)
    phantom2 (src/Control/Lens/Internal/TH.hs:172)
    composeValName (src/Control/Lens/Internal/TH.hs:176)
    idValName (src/Control/Lens/Internal/TH.hs:179)
    fmapValName (src/Control/Lens/Internal/TH.hs:182)
    pureValName (src/Control/Lens/Internal/TH.hs:186)
    apValName (src/Control/Lens/Internal/TH.hs:189)
    rightDataName (src/Control/Lens/Internal/TH.hs:199)
    leftDataName (src/Control/Lens/Internal/TH.hs:202)
  67% (  2 /  3) in 'Control.Lens.Internal.Coerce'
  Missing documentation for:
    coerce' (src/Control/Lens/Internal/Coerce.hs:35)
 100% (  1 /  1) in 'Control.Lens.Internal.Instances'
 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
 100% (  3 /  3) in 'Control.Lens.Internal.Setter'
 100% (  5 /  5) in 'Control.Lens.Internal.Review'
 100% (  3 /  3) in 'Control.Lens.Internal.Prism'
 100% (  3 /  3) in 'Control.Lens.Internal.Iso'
 100% (  6 /  6) in 'Control.Lens.Internal.Level'
 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  Missing documentation for:
    Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:212)
 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
  50% (  2 /  4) in 'Control.Lens.Internal.Getter'
  Missing documentation for:
    AlongsideLeft (src/Control/Lens/Internal/Getter.hs:37)
    AlongsideRight (src/Control/Lens/Internal/Getter.hs:78)
  93% ( 13 / 14) in 'Control.Lens.Internal.Fold'
  Missing documentation for:
    ReifiedMonoid
  86% ( 51 / 59) in 'Control.Lens.Type'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    IndexedFold1 (src/Control/Lens/Type.hs:518)
    IndexPreservingTraversal1 (src/Control/Lens/Type.hs:247)
    IndexPreservingTraversal1' (src/Control/Lens/Type.hs:248)
    IndexPreservingFold1 (src/Control/Lens/Type.hs:519)
 100% ( 85 / 85) in 'Control.Lens.Setter'
 100% (110 /110) in 'Control.Lens.Lens'
 100% ( 21 / 21) in 'Control.Lens.Tuple'
  97% ( 32 / 33) in 'Control.Lens.Getter'
  Missing documentation for:
    Const
 100% ( 15 / 15) in 'Control.Lens.Review'
 100% ( 29 / 29) in 'Control.Lens.Prism'
 100% (  3 /  3) in 'Control.Lens.Zoom'
 100% (  3 /  3) in 'Data.Set.Lens'
 100% (  3 /  3) in 'Data.HashSet.Lens'
  99% (123 /124) in 'Control.Lens.Fold'
  Missing documentation for:
    ifolding (src/Control/Lens/Fold.hs:222)
  91% ( 88 / 97) in 'Control.Lens.Traversal'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    Traversing1 (src/Control/Lens/Traversal.hs:236)
    Traversing1' (src/Control/Lens/Traversal.hs:242)
    unsafePartsOf' (src/Control/Lens/Traversal.hs:589)
    Traversable1
    iunsafePartsOf' (src/Control/Lens/Traversal.hs:593)
  92% ( 47 / 51) in 'Control.Lens.Indexed'
  Missing documentation for:
    ifoldMapBy (src/Control/Lens/Indexed.hs:878)
    ifoldMapByOf (src/Control/Lens/Indexed.hs:881)
    itraverseBy (src/Control/Lens/Indexed.hs:884)
    itraverseByOf (src/Control/Lens/Indexed.hs:887)
 100% (  4 /  4) in 'Control.Lens.Level'
  25% ( 21 / 83) in 'Control.Lens.Reified'
  Missing documentation for:
     (src/Control/Lens/Reified.hs:106)
     (src/Control/Lens/Reified.hs:109)
     (src/Control/Lens/Reified.hs:113)
     (src/Control/Lens/Reified.hs:117)
     (src/Control/Lens/Reified.hs:123)
     (src/Control/Lens/Reified.hs:131)
     (src/Control/Lens/Reified.hs:139)
     (src/Control/Lens/Reified.hs:149)
     (src/Control/Lens/Reified.hs:153)
     (src/Control/Lens/Reified.hs:159)
     (src/Control/Lens/Reified.hs:165)
     (src/Control/Lens/Reified.hs:173)
     (src/Control/Lens/Reified.hs:176)
     (src/Control/Lens/Reified.hs:179)
     (src/Control/Lens/Reified.hs:183)
     (src/Control/Lens/Reified.hs:186)
     (src/Control/Lens/Reified.hs:190)
     (src/Control/Lens/Reified.hs:193)
     (src/Control/Lens/Reified.hs:195)
     (src/Control/Lens/Reified.hs:203)
     (src/Control/Lens/Reified.hs:209)
     (src/Control/Lens/Reified.hs:214)
     (src/Control/Lens/Reified.hs:226)
     (src/Control/Lens/Reified.hs:230)
     (src/Control/Lens/Reified.hs:240)
     (src/Control/Lens/Reified.hs:251)
     (src/Control/Lens/Reified.hs:255)
     (src/Control/Lens/Reified.hs:259)
     (src/Control/Lens/Reified.hs:264)
     (src/Control/Lens/Reified.hs:272)
     (src/Control/Lens/Reified.hs:276)
     (src/Control/Lens/Reified.hs:298)
     (src/Control/Lens/Reified.hs:306)
     (src/Control/Lens/Reified.hs:309)
     (src/Control/Lens/Reified.hs:313)
     (src/Control/Lens/Reified.hs:321)
     (src/Control/Lens/Reified.hs:331)
     (src/Control/Lens/Reified.hs:336)
     (src/Control/Lens/Reified.hs:348)
     (src/Control/Lens/Reified.hs:354)
     (src/Control/Lens/Reified.hs:358)
     (src/Control/Lens/Reified.hs:362)
     (src/Control/Lens/Reified.hs:370)
     (src/Control/Lens/Reified.hs:380)
     (src/Control/Lens/Reified.hs:386)
     (src/Control/Lens/Reified.hs:390)
     (src/Control/Lens/Reified.hs:396)
     (src/Control/Lens/Reified.hs:402)
     (src/Control/Lens/Reified.hs:408)
     (src/Control/Lens/Reified.hs:412)
     (src/Control/Lens/Reified.hs:418)
     (src/Control/Lens/Reified.hs:422)
    ReifiedIndexedFold (src/Control/Lens/Reified.hs:430)
     (src/Control/Lens/Reified.hs:432)
     (src/Control/Lens/Reified.hs:436)
     (src/Control/Lens/Reified.hs:442)
     (src/Control/Lens/Reified.hs:447)
     (src/Control/Lens/Reified.hs:451)
     (src/Control/Lens/Reified.hs:455)
     (src/Control/Lens/Reified.hs:463)
     (src/Control/Lens/Reified.hs:467)
     (src/Control/Lens/Reified.hs:472)
 100% ( 13 / 13) in 'Data.Data.Lens'
  98% ( 47 / 48) in 'Control.Lens.Plated'
  Missing documentation for:
    GPlated (src/Control/Lens/Plated.hs:734)
 100% (  9 /  9) in 'Control.Lens.Internal.ByteString'
 100% ( 15 / 15) in 'Control.Lens.Equality'
  91% ( 49 / 54) in 'Control.Lens.Iso'
  Missing documentation for:
    Swapped (src/Control/Lens/Iso.hs:426)
    Strict (src/Control/Lens/Iso.hs:420)
    Lazy (src/Control/Lens/Iso.hs:423)
    Reversed (src/Control/Lens/Iso.hs:429)
    List (src/Control/Lens/Iso.hs:495)
  70% ( 14 / 20) in 'Control.Lens.Wrapped'
  Missing documentation for:
    _Unwrapped' (src/Control/Lens/Wrapped.hs:164)
    Rewrapped (src/Control/Lens/Wrapped.hs:159)
    Rewrapping (src/Control/Lens/Wrapped.hs:161)
    _Unwrapped (src/Control/Lens/Wrapped.hs:181)
    Wrapped (src/Control/Lens/Wrapped.hs:150)
    Unwrapped (src/Control/Lens/Wrapped.hs:153)
 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  88% (  7 /  8) in 'Data.Text.Strict.Lens'
  Missing documentation for:
    Text (src/Data/Text/Strict/Lens.hs:145)
  88% (  7 /  8) in 'Data.Text.Lazy.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lazy/Lens.hs:152)
  80% (  4 /  5) in 'Data.Text.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lens.hs:110)
  33% (  1 /  3) in 'Control.Lens.Empty'
  Missing documentation for:
    AsEmpty (src/Control/Lens/Empty.hs:60)
    Empty (src/Control/Lens/Empty.hs:71)
 100% (  3 /  3) in 'Control.Lens.Each'
  88% ( 15 / 17) in 'Control.Lens.Cons'
  Missing documentation for:
    :> (src/Control/Lens/Cons.hs:94)
    :< (src/Control/Lens/Cons.hs:88)
 100% (  6 /  6) in 'Control.Lens.Internal.Deque'
  93% ( 13 / 14) in 'Control.Lens.At'
  Missing documentation for:
    Index (src/Control/Lens/At.hs:85)
  21% ( 47 /222) in 'Language.Haskell.TH.Lens'
  Missing documentation for:
    locFileName (src/Language/Haskell/TH/Lens.hs:581)
    locPackage (src/Language/Haskell/TH/Lens.hs:585)
    locModule (src/Language/Haskell/TH/Lens.hs:589)
    locStart (src/Language/Haskell/TH/Lens.hs:593)
    locEnd (src/Language/Haskell/TH/Lens.hs:597)
    funDepInputs (src/Language/Haskell/TH/Lens.hs:601)
    funDepOutputs (src/Language/Haskell/TH/Lens.hs:606)
    matchPattern (src/Language/Haskell/TH/Lens.hs:623)
    matchBody (src/Language/Haskell/TH/Lens.hs:628)
    matchDeclarations (src/Language/Haskell/TH/Lens.hs:633)
    fixityPrecedence (src/Language/Haskell/TH/Lens.hs:638)
    fixityDirection (src/Language/Haskell/TH/Lens.hs:643)
    clausePattern (src/Language/Haskell/TH/Lens.hs:648)
    clauseBody (src/Language/Haskell/TH/Lens.hs:653)
    clauseDecs (src/Language/Haskell/TH/Lens.hs:658)
    fieldExpName (src/Language/Haskell/TH/Lens.hs:611)
    fieldExpExpression (src/Language/Haskell/TH/Lens.hs:614)
    fieldPatName (src/Language/Haskell/TH/Lens.hs:617)
    fieldPatPattern (src/Language/Haskell/TH/Lens.hs:620)
    tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1500)
    tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1505)
    _ClassI (src/Language/Haskell/TH/Lens.hs:706)
    _ClassOpI (src/Language/Haskell/TH/Lens.hs:727)
    _TyConI (src/Language/Haskell/TH/Lens.hs:739)
    _FamilyI (src/Language/Haskell/TH/Lens.hs:750)
    _PrimTyConI (src/Language/Haskell/TH/Lens.hs:760)
    _DataConI (src/Language/Haskell/TH/Lens.hs:781)
    _VarI (src/Language/Haskell/TH/Lens.hs:802)
    _TyVarI (src/Language/Haskell/TH/Lens.hs:811)
    _FunD (src/Language/Haskell/TH/Lens.hs:819)
    _ValD (src/Language/Haskell/TH/Lens.hs:827)
    _DataD (src/Language/Haskell/TH/Lens.hs:1005)
    _NewtypeD (src/Language/Haskell/TH/Lens.hs:1013)
    _TySynD (src/Language/Haskell/TH/Lens.hs:835)
    _ClassD (src/Language/Haskell/TH/Lens.hs:843)
    _InstanceD (src/Language/Haskell/TH/Lens.hs:851)
    _SigD (src/Language/Haskell/TH/Lens.hs:859)
    _ForeignD (src/Language/Haskell/TH/Lens.hs:867)
    _InfixD (src/Language/Haskell/TH/Lens.hs:876)
    _PragmaD (src/Language/Haskell/TH/Lens.hs:885)
    _DataInstD (src/Language/Haskell/TH/Lens.hs:1021)
    _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:1029)
    _TySynInstD (src/Language/Haskell/TH/Lens.hs:894)
    _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:947)
    _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:902)
    _StandaloneDerivD (src/Language/Haskell/TH/Lens.hs:921)
    _DefaultSigD (src/Language/Haskell/TH/Lens.hs:929)
    _FamilyD (src/Language/Haskell/TH/Lens.hs:1037)
    _NormalC (src/Language/Haskell/TH/Lens.hs:1046)
    _RecC (src/Language/Haskell/TH/Lens.hs:1061)
    _InfixC (src/Language/Haskell/TH/Lens.hs:1076)
    _ForallC (src/Language/Haskell/TH/Lens.hs:1090)
    _IsStrict (src/Language/Haskell/TH/Lens.hs:1189)
    _NotStrict (src/Language/Haskell/TH/Lens.hs:1197)
    _Unpacked (src/Language/Haskell/TH/Lens.hs:1205)
    _ImportF (src/Language/Haskell/TH/Lens.hs:1214)
    _ExportF (src/Language/Haskell/TH/Lens.hs:1222)
    _CCall (src/Language/Haskell/TH/Lens.hs:1230)
    _StdCall (src/Language/Haskell/TH/Lens.hs:1238)
    _CApi (src/Language/Haskell/TH/Lens.hs:1247)
    _Prim (src/Language/Haskell/TH/Lens.hs:1255)
    _JavaScript (src/Language/Haskell/TH/Lens.hs:1263)
    _Unsafe (src/Language/Haskell/TH/Lens.hs:1272)
    _Safe (src/Language/Haskell/TH/Lens.hs:1280)
    _Interruptible (src/Language/Haskell/TH/Lens.hs:1288)
    _InlineP (src/Language/Haskell/TH/Lens.hs:1297)
    _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1305)
    _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1333)
    _RuleP (src/Language/Haskell/TH/Lens.hs:1341)
    _AnnP (src/Language/Haskell/TH/Lens.hs:1350)
    _LineP (src/Language/Haskell/TH/Lens.hs:1360)
    _NoInline (src/Language/Haskell/TH/Lens.hs:1369)
    _Inline (src/Language/Haskell/TH/Lens.hs:1377)
    _Inlinable (src/Language/Haskell/TH/Lens.hs:1385)
    _ConLike (src/Language/Haskell/TH/Lens.hs:1393)
    _FunLike (src/Language/Haskell/TH/Lens.hs:1401)
    _AllPhases (src/Language/Haskell/TH/Lens.hs:1409)
    _FromPhase (src/Language/Haskell/TH/Lens.hs:1417)
    _BeforePhase (src/Language/Haskell/TH/Lens.hs:1425)
    _RuleVar (src/Language/Haskell/TH/Lens.hs:1433)
    _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1441)
    _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1451)
    _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1459)
    _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1467)
    _FunDep (src/Language/Haskell/TH/Lens.hs:1476)
    _TypeFam (src/Language/Haskell/TH/Lens.hs:1483)
    _DataFam (src/Language/Haskell/TH/Lens.hs:1491)
    _InfixL (src/Language/Haskell/TH/Lens.hs:1511)
    _InfixR (src/Language/Haskell/TH/Lens.hs:1519)
    _InfixN (src/Language/Haskell/TH/Lens.hs:1527)
    _VarE (src/Language/Haskell/TH/Lens.hs:1535)
    _ConE (src/Language/Haskell/TH/Lens.hs:1543)
    _LitE (src/Language/Haskell/TH/Lens.hs:1551)
    _AppE (src/Language/Haskell/TH/Lens.hs:1559)
    _InfixE (src/Language/Haskell/TH/Lens.hs:1567)
    _UInfixE (src/Language/Haskell/TH/Lens.hs:1575)
    _ParensE (src/Language/Haskell/TH/Lens.hs:1583)
    _LamE (src/Language/Haskell/TH/Lens.hs:1591)
    _LamCaseE (src/Language/Haskell/TH/Lens.hs:1600)
    _TupE (src/Language/Haskell/TH/Lens.hs:1609)
    _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1617)
    _CondE (src/Language/Haskell/TH/Lens.hs:1625)
    _MultiIfE (src/Language/Haskell/TH/Lens.hs:1634)
    _LetE (src/Language/Haskell/TH/Lens.hs:1643)
    _CaseE (src/Language/Haskell/TH/Lens.hs:1651)
    _DoE (src/Language/Haskell/TH/Lens.hs:1659)
    _CompE (src/Language/Haskell/TH/Lens.hs:1667)
    _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1675)
    _ListE (src/Language/Haskell/TH/Lens.hs:1683)
    _SigE (src/Language/Haskell/TH/Lens.hs:1691)
    _RecConE (src/Language/Haskell/TH/Lens.hs:1699)
    _RecUpdE (src/Language/Haskell/TH/Lens.hs:1707)
    _StaticE (src/Language/Haskell/TH/Lens.hs:1716)
    _GuardedB (src/Language/Haskell/TH/Lens.hs:1735)
    _NormalB (src/Language/Haskell/TH/Lens.hs:1743)
    _NormalG (src/Language/Haskell/TH/Lens.hs:1751)
    _PatG (src/Language/Haskell/TH/Lens.hs:1759)
    _BindS (src/Language/Haskell/TH/Lens.hs:1767)
    _LetS (src/Language/Haskell/TH/Lens.hs:1775)
    _NoBindS (src/Language/Haskell/TH/Lens.hs:1783)
    _ParS (src/Language/Haskell/TH/Lens.hs:1791)
    _FromR (src/Language/Haskell/TH/Lens.hs:1799)
    _FromThenR (src/Language/Haskell/TH/Lens.hs:1807)
    _FromToR (src/Language/Haskell/TH/Lens.hs:1815)
    _FromThenToR (src/Language/Haskell/TH/Lens.hs:1823)
    _CharL (src/Language/Haskell/TH/Lens.hs:1831)
    _StringL (src/Language/Haskell/TH/Lens.hs:1839)
    _IntegerL (src/Language/Haskell/TH/Lens.hs:1847)
    _RationalL (src/Language/Haskell/TH/Lens.hs:1855)
    _IntPrimL (src/Language/Haskell/TH/Lens.hs:1863)
    _WordPrimL (src/Language/Haskell/TH/Lens.hs:1871)
    _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1879)
    _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1887)
    _StringPrimL (src/Language/Haskell/TH/Lens.hs:1896)
    _LitP (src/Language/Haskell/TH/Lens.hs:1923)
    _VarP (src/Language/Haskell/TH/Lens.hs:1931)
    _TupP (src/Language/Haskell/TH/Lens.hs:1939)
    _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1947)
    _ConP (src/Language/Haskell/TH/Lens.hs:1955)
    _InfixP (src/Language/Haskell/TH/Lens.hs:1963)
    _UInfixP (src/Language/Haskell/TH/Lens.hs:1971)
    _ParensP (src/Language/Haskell/TH/Lens.hs:1979)
    _TildeP (src/Language/Haskell/TH/Lens.hs:1987)
    _BangP (src/Language/Haskell/TH/Lens.hs:1995)
    _AsP (src/Language/Haskell/TH/Lens.hs:2003)
    _WildP (src/Language/Haskell/TH/Lens.hs:2011)
    _RecP (src/Language/Haskell/TH/Lens.hs:2019)
    _ListP (src/Language/Haskell/TH/Lens.hs:2027)
    _SigP (src/Language/Haskell/TH/Lens.hs:2035)
    _ViewP (src/Language/Haskell/TH/Lens.hs:2043)
    _ForallT (src/Language/Haskell/TH/Lens.hs:2051)
    _AppT (src/Language/Haskell/TH/Lens.hs:2059)
    _SigT (src/Language/Haskell/TH/Lens.hs:2067)
    _VarT (src/Language/Haskell/TH/Lens.hs:2075)
    _ConT (src/Language/Haskell/TH/Lens.hs:2083)
    _PromotedT (src/Language/Haskell/TH/Lens.hs:2092)
    _TupleT (src/Language/Haskell/TH/Lens.hs:2101)
    _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2109)
    _ArrowT (src/Language/Haskell/TH/Lens.hs:2117)
    _EqualityT (src/Language/Haskell/TH/Lens.hs:2126)
    _ListT (src/Language/Haskell/TH/Lens.hs:2135)
    _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2144)
    _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2152)
    _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2160)
    _StarT (src/Language/Haskell/TH/Lens.hs:2168)
    _ConstraintT (src/Language/Haskell/TH/Lens.hs:2176)
    _LitT (src/Language/Haskell/TH/Lens.hs:2184)
    _PlainTV (src/Language/Haskell/TH/Lens.hs:2227)
    _KindedTV (src/Language/Haskell/TH/Lens.hs:2235)
    _NumTyLit (src/Language/Haskell/TH/Lens.hs:2270)
    _StrTyLit (src/Language/Haskell/TH/Lens.hs:2278)
    _NominalR (src/Language/Haskell/TH/Lens.hs:2306)
    _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2314)
    _PhantomR (src/Language/Haskell/TH/Lens.hs:2322)
    _InferR (src/Language/Haskell/TH/Lens.hs:2330)
  80% (  4 /  5) in 'Control.Lens.Internal.FieldTH'
  Missing documentation for:
    makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:69)
 100% (  4 /  4) in 'Control.Lens.Internal.PrismTH'
  98% ( 57 / 58) in 'Control.Lens.TH'
  Missing documentation for:
    defaultFieldRules (src/Control/Lens/TH.hs:758)
 100% (  3 /  3) in 'Control.Lens.Internal.Exception'
 100% ( 13 / 13) in 'Control.Lens.Internal'
 100% ( 23 / 23) in 'Control.Lens'
 100% (  2 /  2) in 'Control.Lens.Combinators'
 100% (  3 /  3) in 'Control.Lens.Extras'
 100% (127 /127) in 'Control.Lens.Operators'
 100% ( 15 / 15) in 'Control.Monad.Error.Lens'
 100% (  5 /  5) in 'Control.Parallel.Strategies.Lens'
 100% (  2 /  2) in 'Control.Seq.Lens'
 100% (  3 /  3) in 'Data.Array.Lens'
  76% ( 13 / 17) in 'Data.Bits.Lens'
  Missing documentation for:
    <<.|.~ (src/Data/Bits/Lens.hs:166)
    <<.&.~ (src/Data/Bits/Lens.hs:162)
    <<.|.= (src/Data/Bits/Lens.hs:174)
    <<.&.= (src/Data/Bits/Lens.hs:170)
  78% (  7 /  9) in 'Data.ByteString.Strict.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Strict/Lens.hs:140)
    Chars (src/Data/ByteString/Strict/Lens.hs:143)
  78% (  7 /  9) in 'Data.ByteString.Lazy.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lazy/Lens.hs:143)
    Chars (src/Data/ByteString/Lazy/Lens.hs:146)
  67% (  4 /  6) in 'Data.ByteString.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lens.hs:114)
    Chars (src/Data/ByteString/Lens.hs:117)
  67% (  8 / 12) in 'Data.Complex.Lens'
  Missing documentation for:
    Polar (src/Data/Complex/Lens.hs:92)
    Real (src/Data/Complex/Lens.hs:95)
    Imaginary (src/Data/Complex/Lens.hs:96)
    Conjugate (src/Data/Complex/Lens.hs:152)
 100% (  4 /  4) in 'Data.IntSet.Lens'
  75% (  3 /  4) in 'Data.List.Lens'
  Missing documentation for:
    stripSuffix (src/Data/List/Lens.hs:151)
 100% (  7 /  7) in 'Data.Sequence.Lens'
 100% (  3 /  3) in 'Data.Tree.Lens'
 100% (  3 /  3) in 'Data.Typeable.Lens'
 100% (  9 /  9) in 'Data.Vector.Lens'
 100% (  7 /  7) in 'Generics.Deriving.Lens'
  30% (  3 / 10) in 'GHC.Generics.Lens'
  Missing documentation for:
    _V1 (src/GHC/Generics/Lens.hs:47)
    _U1 (src/GHC/Generics/Lens.hs:52)
    _Par1 (src/GHC/Generics/Lens.hs:56)
    _Rec1 (src/GHC/Generics/Lens.hs:60)
    _K1 (src/GHC/Generics/Lens.hs:64)
    _M1 (src/GHC/Generics/Lens.hs:68)
    _L1 (src/GHC/Generics/Lens.hs:72)
  84% ( 16 / 19) in 'System.FilePath.Lens'
  Missing documentation for:
    <<</>~ (src/System/FilePath/Lens.hs:94)
    <<</>= (src/System/FilePath/Lens.hs:98)
    <<<.>= (src/System/FilePath/Lens.hs:165)
  32% (  9 / 28) in 'System.IO.Error.Lens'
  Missing documentation for:
    _AlreadyExists (src/System/IO/Error/Lens.hs:63)
    _NoSuchThing (src/System/IO/Error/Lens.hs:66)
    _ResourceBusy (src/System/IO/Error/Lens.hs:69)
    _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
    _EOF (src/System/IO/Error/Lens.hs:75)
    _IllegalOperation (src/System/IO/Error/Lens.hs:78)
    _PermissionDenied (src/System/IO/Error/Lens.hs:81)
    _UserError (src/System/IO/Error/Lens.hs:84)
    _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
    _SystemError (src/System/IO/Error/Lens.hs:90)
    _ProtocolError (src/System/IO/Error/Lens.hs:93)
    _OtherError (src/System/IO/Error/Lens.hs:96)
    _InvalidArgument (src/System/IO/Error/Lens.hs:99)
    _InappropriateType (src/System/IO/Error/Lens.hs:102)
    _HardwareFault (src/System/IO/Error/Lens.hs:105)
    _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
    _TimeExpired (src/System/IO/Error/Lens.hs:111)
    _ResourceVanished (src/System/IO/Error/Lens.hs:114)
    _Interrupted (src/System/IO/Error/Lens.hs:117)
  94% ( 15 / 16) in 'Numeric.Lens'
  Missing documentation for:
    Integral (src/Numeric/Lens.hs:57)
  68% ( 65 / 95) in 'Control.Exception.Lens'
  Missing documentation for:
    Exception (src/Control/Exception/Lens.hs:213)
    IOException_ (src/Control/Exception/Lens.hs:461)
    ArithException_ (src/Control/Exception/Lens.hs:476)
    Overflow_ (src/Control/Exception/Lens.hs:505)
    Underflow_ (src/Control/Exception/Lens.hs:526)
    LossOfPrecision_ (src/Control/Exception/Lens.hs:547)
    DivideByZero_ (src/Control/Exception/Lens.hs:568)
    Denormal_ (src/Control/Exception/Lens.hs:589)
    RatioZeroDenominator_ (src/Control/Exception/Lens.hs:613)
    ArrayException_ (src/Control/Exception/Lens.hs:642)
    IndexOutOfBounds_ (src/Control/Exception/Lens.hs:663)
    UndefinedElement_ (src/Control/Exception/Lens.hs:684)
    AssertionFailed_ (src/Control/Exception/Lens.hs:714)
    AsyncException_ (src/Control/Exception/Lens.hs:741)
    StackOverflow_ (src/Control/Exception/Lens.hs:760)
    HeapOverflow_ (src/Control/Exception/Lens.hs:784)
    ThreadKilled_ (src/Control/Exception/Lens.hs:803)
    UserInterrupt_ (src/Control/Exception/Lens.hs:822)
    NonTermination_ (src/Control/Exception/Lens.hs:851)
    NestedAtomically_ (src/Control/Exception/Lens.hs:879)
    BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:908)
    BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:937)
    Deadlock_ (src/Control/Exception/Lens.hs:965)
    NoMethodError_ (src/Control/Exception/Lens.hs:993)
    PatternMatchFail_ (src/Control/Exception/Lens.hs:1020)
    RecConError_ (src/Control/Exception/Lens.hs:1048)
    RecSelError_ (src/Control/Exception/Lens.hs:1072)
    RecUpdError_ (src/Control/Exception/Lens.hs:1096)
    ErrorCall_ (src/Control/Exception/Lens.hs:1123)
    HandlingException_ (src/Control/Exception/Lens.hs:1151)
  67% (  2 /  3) in 'Data.Dynamic.Lens'
  Missing documentation for:
    Dynamic (src/Data/Dynamic/Lens.hs:54)
  67% (  4 /  6) in 'System.Exit.Lens'
  Missing documentation for:
    ExitFailure_ (src/System/Exit/Lens.hs:85)
    ExitSuccess_ (src/System/Exit/Lens.hs:82)
Warning: Control.Lens.Setter: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity
Warning: Control.Lens.Getter: could not find link destinations for:
    D1Const C1_0Const S1_0_0Const
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.Plated: could not find link destinations for:
    gplate'
Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
    OpticStab quantifyType
Warning: Generics.Deriving.Lens: could not find link destinations for:
    tinplated
Warning: Numeric.Lens: could not find link destinations for:
    digitToInt'
Documentation created: dist/doc/html/lens/index.html,
dist/doc/html/lens/lens.txt
Creating package registration file:
/tmp/pkgConf-lens-4.13.293999811975263240.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lens-4.13.2.1-0f1h8kfSy2H9wXZb3I8k5L
Registering lens-4.13.2.1...
Installed lens-4.13.2.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/lens-aeson-1.0.0.5/dist/setup/setup.hs, /tmp/cabal-tmp-17457/lens-aeson-1.0.0.5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/lens-aeson-1.0.0.5/dist/setup/setup ...
Configuring lens-aeson-1.0.0.5...
Building lens-aeson-1.0.0.5...
Preprocessing library lens-aeson-1.0.0.5...
[1 of 1] Compiling Data.Aeson.Lens  ( src/Data/Aeson/Lens.hs, dist/build/Data/Aeson/Lens.o )
In-place registering lens-aeson-1.0.0.5...
Running Haddock for lens-aeson-1.0.0.5...
Running hscolour for lens-aeson-1.0.0.5...
Preprocessing library lens-aeson-1.0.0.5...
Preprocessing library lens-aeson-1.0.0.5...
Haddock coverage:
  75% ( 12 / 16) in 'Data.Aeson.Lens'
  Missing documentation for:
    AsNumber (src/Data/Aeson/Lens.hs:67)
    AsPrimitive (src/Data/Aeson/Lens.hs:150)
    AsValue (src/Data/Aeson/Lens.hs:266)
    AsJSON (src/Data/Aeson/Lens.hs:374)
Documentation created: dist/doc/html/lens-aeson/index.html,
dist/doc/html/lens-aeson/lens-aeson.txt
Creating package registration file:
/tmp/pkgConf-lens-aeson-1.0.0886256344753151054.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lens-aeson-1.0.0.5-0PlKqZkZnEH7XHDArpXZQL
Registering lens-aeson-1.0.0.5...
Installed lens-aeson-1.0.0.5
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17457/wreq-0.4.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-17457/wreq-0.4.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17457/wreq-0.4.1.0/dist/setup/setup ...
Configuring wreq-0.4.1.0...
Building wreq-0.4.1.0...
Preprocessing library wreq-0.4.1.0...
[ 1 of 15] Compiling Network.Wreq.Lens.Machinery ( Network/Wreq/Lens/Machinery.hs, dist/build/Network/Wreq/Lens/Machinery.o )
[ 2 of 15] Compiling Paths_wreq       ( dist/build/autogen/Paths_wreq.hs, dist/build/Paths_wreq.o )
[ 3 of 15] Compiling Network.Wreq.Internal.OAuth1 ( Network/Wreq/Internal/OAuth1.hs, dist/build/Network/Wreq/Internal/OAuth1.o )
[ 4 of 15] Compiling Network.Wreq.Cache.Store ( Network/Wreq/Cache/Store.hs, dist/build/Network/Wreq/Cache/Store.o )
[ 5 of 15] Compiling Network.Wreq.Internal.Types ( Network/Wreq/Internal/Types.hs, dist/build/Network/Wreq/Internal/Types.o )

Network/Wreq/Internal/Types.hs:48:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant
[ 6 of 15] Compiling Network.Wreq.Internal.Lens ( Network/Wreq/Internal/Lens.hs, dist/build/Network/Wreq/Internal/Lens.o )
[ 7 of 15] Compiling Network.Wreq.Internal.AWS ( Network/Wreq/Internal/AWS.hs, dist/build/Network/Wreq/Internal/AWS.o )

Network/Wreq/Internal/AWS.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 15] Compiling Network.Wreq.Types ( Network/Wreq/Types.hs, dist/build/Network/Wreq/Types.o )

Network/Wreq/Types.hs:43:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 15] Compiling Network.Wreq.Internal.Link ( Network/Wreq/Internal/Link.hs, dist/build/Network/Wreq/Internal/Link.o )

Network/Wreq/Internal/Link.hs:8:1: Warning:
    The import of ‘<*>, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant
[10 of 15] Compiling Network.Wreq.Lens.TH ( Network/Wreq/Lens/TH.hs, dist/build/Network/Wreq/Lens/TH.o )
[11 of 15] Compiling Network.Wreq.Lens ( Network/Wreq/Lens.hs, dist/build/Network/Wreq/Lens.o )

Network/Wreq/Lens.hs:103:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[12 of 15] Compiling Network.Wreq.Cache ( Network/Wreq/Cache.hs, dist/build/Network/Wreq/Cache.o )

Network/Wreq/Cache.hs:23:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

Network/Wreq/Cache.hs:153:30: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
[13 of 15] Compiling Network.Wreq.Internal ( Network/Wreq/Internal.hs, dist/build/Network/Wreq/Internal.o )

Network/Wreq/Internal.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Wreq/Internal.hs:104:33: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
[14 of 15] Compiling Network.Wreq     ( Network/Wreq.hs, dist/build/Network/Wreq.o )

Network/Wreq.hs:195:19: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
[15 of 15] Compiling Network.Wreq.Session ( Network/Wreq/Session.hs, dist/build/Network/Wreq/Session.o )

Network/Wreq/Session.hs:112:3: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
In-place registering wreq-0.4.1.0...
Running Haddock for wreq-0.4.1.0...
Running hscolour for wreq-0.4.1.0...
Preprocessing library wreq-0.4.1.0...
Preprocessing library wreq-0.4.1.0...

Network/Wreq/Internal/Types.hs:48:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

Network/Wreq/Internal/AWS.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Wreq/Types.hs:43:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Network/Wreq/Internal/Link.hs:8:1: Warning:
    The import of ‘<*>, <$>, <*, *>’
    from module ‘Control.Applicative’ is redundant

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

Network/Wreq/Cache.hs:23:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

Network/Wreq/Cache.hs:153:30: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"

Network/Wreq/Internal.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Wreq/Internal.hs:104:33: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Network/Wreq.hs:195:19: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"

Network/Wreq/Session.hs:112:3: Warning:
    In the use of ‘HTTP.withManager’
    (imported from Network.HTTP.Client, but defined in http-client-0.4.27:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
Haddock coverage:
   0% (  0 /  4) in 'Network.Wreq.Lens.Machinery'
  Missing documentation for:
    Module header
    makeLenses (Network/Wreq/Lens/Machinery.hs:19)
    fieldName (Network/Wreq/Lens/Machinery.hs:16)
    toCamelCase (Network/Wreq/Lens/Machinery.hs:22)
   0% (  0 /  8) in 'Paths_wreq'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_wreq.hs:15)
    getBinDir (dist/build/autogen/Paths_wreq.hs:25)
    getLibDir (dist/build/autogen/Paths_wreq.hs:25)
    getDataDir (dist/build/autogen/Paths_wreq.hs:25)
    getLibexecDir (dist/build/autogen/Paths_wreq.hs:25)
    getDataFileName (dist/build/autogen/Paths_wreq.hs:32)
    getSysconfDir (dist/build/autogen/Paths_wreq.hs:25)
   0% (  0 /  2) in 'Network.Wreq.Internal.OAuth1'
  Missing documentation for:
    Module header
    signRequest (Network/Wreq/Internal/OAuth1.hs:8)
   0% (  0 /  8) in 'Network.Wreq.Cache.Store'
  Missing documentation for:
    Module header
    Store (Network/Wreq/Cache/Store.hs:22)
    empty (Network/Wreq/Cache/Store.hs:32)
    insert (Network/Wreq/Cache/Store.hs:38)
    delete (Network/Wreq/Cache/Store.hs:54)
    lookup (Network/Wreq/Cache/Store.hs:46)
    fromList (Network/Wreq/Cache/Store.hs:60)
    toList (Network/Wreq/Cache/Store.hs:64)
  86% ( 24 / 28) in 'Network.Wreq.Internal.Types'
  Missing documentation for:
    Mgr (Network/Wreq/Internal/Types.hs:64)
    AWSAuthVersion (Network/Wreq/Internal/Types.hs:191)
    Body (Network/Wreq/Internal/Types.hs:309)
    CacheEntry (Network/Wreq/Internal/Types.hs:303)
  13% (  4 / 30) in 'Network.Wreq.Internal.Lens'
  Missing documentation for:
    Module header
    method (Network/Wreq/Internal/Lens.hs:46)
    secure (Network/Wreq/Internal/Lens.hs:46)
    host (Network/Wreq/Internal/Lens.hs:46)
    port (Network/Wreq/Internal/Lens.hs:46)
    path (Network/Wreq/Internal/Lens.hs:46)
    queryString (Network/Wreq/Internal/Lens.hs:46)
    requestHeaders (Network/Wreq/Internal/Lens.hs:46)
    requestBody (Network/Wreq/Internal/Lens.hs:46)
    requestVersion (Network/Wreq/Internal/Lens.hs:46)
    onRequestBodyException (Network/Wreq/Internal/Lens.hs:46)
    proxy (Network/Wreq/Internal/Lens.hs:46)
    hostAddress (Network/Wreq/Internal/Lens.hs:46)
    rawBody (Network/Wreq/Internal/Lens.hs:46)
    decompress (Network/Wreq/Internal/Lens.hs:46)
    redirectCount (Network/Wreq/Internal/Lens.hs:46)
    responseTimeout (Network/Wreq/Internal/Lens.hs:46)
    checkStatus (Network/Wreq/Internal/Lens.hs:46)
    getConnectionWrapper (Network/Wreq/Internal/Lens.hs:46)
    cookieJar (Network/Wreq/Internal/Lens.hs:46)
    seshCookies (Network/Wreq/Internal/Lens.hs:47)
    seshManager (Network/Wreq/Internal/Lens.hs:47)
    seshRun (Network/Wreq/Internal/Lens.hs:47)
    assoc (Network/Wreq/Internal/Lens.hs:49)
    assoc2 (Network/Wreq/Internal/Lens.hs:52)
    deleteKey (Network/Wreq/Internal/Lens.hs:71)
   0% (  0 /  2) in 'Network.Wreq.Internal.AWS'
  Missing documentation for:
    Module header
    signRequest (Network/Wreq/Internal/AWS.hs:43)
  95% ( 21 / 22) in 'Network.Wreq.Types'
  Missing documentation for:
    AWSAuthVersion (Network/Wreq/Internal/Types.hs:191)
   0% (  0 /  2) in 'Network.Wreq.Internal.Link'
  Missing documentation for:
    Module header
    links (Network/Wreq/Internal/Link.hs:16)
  12% (  6 / 50) in 'Network.Wreq.Lens.TH'
  Missing documentation for:
    Module header
    manager (Network/Wreq/Lens/TH.hs:76)
    proxy (Network/Wreq/Lens/TH.hs:76)
    auth (Network/Wreq/Lens/TH.hs:76)
    header (Network/Wreq/Lens/TH.hs:90)
    headers (Network/Wreq/Lens/TH.hs:76)
    param (Network/Wreq/Lens/TH.hs:87)
    params (Network/Wreq/Lens/TH.hs:76)
    redirects (Network/Wreq/Lens/TH.hs:76)
    cookie (Network/Wreq/Lens/TH.hs:97)
    cookies (Network/Wreq/Lens/TH.hs:76)
    checkStatus (Network/Wreq/Lens/TH.hs:76)
    Cookie
    cookieName (Network/Wreq/Lens/TH.hs:77)
    cookieValue (Network/Wreq/Lens/TH.hs:77)
    cookieExpiryTime (Network/Wreq/Lens/TH.hs:77)
    cookieDomain (Network/Wreq/Lens/TH.hs:77)
    cookiePath (Network/Wreq/Lens/TH.hs:77)
    cookieCreationTime (Network/Wreq/Lens/TH.hs:77)
    cookieLastAccessTime (Network/Wreq/Lens/TH.hs:77)
    cookiePersistent (Network/Wreq/Lens/TH.hs:77)
    cookieHostOnly (Network/Wreq/Lens/TH.hs:77)
    cookieSecureOnly (Network/Wreq/Lens/TH.hs:77)
    cookieHttpOnly (Network/Wreq/Lens/TH.hs:77)
    proxyHost (Network/Wreq/Lens/TH.hs:78)
    proxyPort (Network/Wreq/Lens/TH.hs:78)
    responseStatus (Network/Wreq/Lens/TH.hs:79)
    responseVersion (Network/Wreq/Lens/TH.hs:79)
    responseHeader (Network/Wreq/Lens/TH.hs:84)
    responseHeaders (Network/Wreq/Lens/TH.hs:79)
    responseLink (Network/Wreq/Lens/TH.hs:106)
    responseBody (Network/Wreq/Lens/TH.hs:79)
    responseCookie (Network/Wreq/Lens/TH.hs:101)
    responseCookieJar (Network/Wreq/Lens/TH.hs:79)
    responseClose' (Network/Wreq/Lens/TH.hs:79)
    statusCode (Network/Wreq/Lens/TH.hs:80)
    statusMessage (Network/Wreq/Lens/TH.hs:80)
    linkURL (Network/Wreq/Lens/TH.hs:81)
    linkParams (Network/Wreq/Lens/TH.hs:81)
    partName (Network/Wreq/Lens/TH.hs:82)
    partFilename (Network/Wreq/Lens/TH.hs:82)
    partContentType (Network/Wreq/Lens/TH.hs:82)
    partGetBody (Network/Wreq/Lens/TH.hs:82)
    partHeaders (Network/Wreq/Lens/TH.hs:82)
  98% ( 58 / 59) in 'Network.Wreq.Lens'
  Missing documentation for:
    Cookie
   0% (  0 /  4) in 'Network.Wreq.Cache'
  Missing documentation for:
    Module header
    shouldCache (Network/Wreq/Cache.hs:93)
    validateEntry (Network/Wreq/Cache.hs:86)
    cacheStore (Network/Wreq/Cache.hs:47)
   0% (  0 / 18) in 'Network.Wreq.Internal'
  Missing documentation for:
    Module header
    defaults (Network/Wreq/Internal.hs:60)
    defaultManagerSettings (Network/Wreq/Internal.hs:57)
    emptyMethodWith (Network/Wreq/Internal.hs:78)
    foldResponseBody (Network/Wreq/Internal.hs:90)
    ignoreResponse (Network/Wreq/Internal.hs:82)
    readResponse (Network/Wreq/Internal.hs:85)
    request (Network/Wreq/Internal.hs:99)
    prepareGet (Network/Wreq/Internal.hs:153)
    preparePost (Network/Wreq/Internal.hs:159)
    runRead (Network/Wreq/Internal.hs:156)
    prepareHead (Network/Wreq/Internal.hs:173)
    runIgnore (Network/Wreq/Internal.hs:176)
    prepareOptions (Network/Wreq/Internal.hs:179)
    preparePut (Network/Wreq/Internal.hs:182)
    prepareDelete (Network/Wreq/Internal.hs:186)
    prepareMethod (Network/Wreq/Internal.hs:163)
    preparePayloadMethod (Network/Wreq/Internal.hs:167)
  95% (104 /110) in 'Network.Wreq'
  Missing documentation for:
    foldGet (Network/Wreq.hs:382)
    foldGetWith (Network/Wreq.hs:385)
    defaults (Network/Wreq/Internal.hs:60)
    AWSAuthVersion (Network/Wreq/Internal/Types.hs:191)
    withManager (Network/Wreq.hs:194)
    Cookie
  96% ( 23 / 24) in 'Network.Wreq.Session'
  Missing documentation for:
    seshRun (Network/Wreq/Internal/Lens.hs:47)
Warning: Network.Wreq.Types: could not find link destinations for:
    Mgr
Warning: Network.Wreq.Cache: could not find link destinations for:
    CacheEntry
Warning: Network.Wreq.Session: could not find link destinations for:
    Body
Documentation created: dist/doc/html/wreq/index.html,
dist/doc/html/wreq/wreq.txt
Creating package registration file:
/tmp/pkgConf-wreq-0.4.114620559601027609417.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/wreq-0.4.1.0-CSPbqgAvgG2FVsR9wCd63I
Registering wreq-0.4.1.0...
Installed wreq-0.4.1.0
Downloading givegif-1.0.0.0...
Configuring givegif-1.0.0.0...
Building givegif-1.0.0.0...
Preprocessing library givegif-1.0.0.0...
[1 of 3] Compiling Paths_givegif    ( dist/build/autogen/Paths_givegif.hs, dist/build/Paths_givegif.o )
[2 of 3] Compiling Options.Applicative.Text ( src/Options/Applicative/Text.hs, dist/build/Options/Applicative/Text.o )
[3 of 3] Compiling Console          ( src/Console.hs, dist/build/Console.o )
In-place registering givegif-1.0.0.0...
Preprocessing executable 'givegif' for givegif-1.0.0.0...
[1 of 2] Compiling Paths_givegif    ( dist/build/autogen/Paths_givegif.hs, dist/build/givegif/givegif-tmp/Paths_givegif.o )
[2 of 2] Compiling Main             ( app/Main.hs, dist/build/givegif/givegif-tmp/Main.o )
Linking dist/build/givegif/givegif ...
Running Haddock for givegif-1.0.0.0...
Running hscolour for givegif-1.0.0.0...
Preprocessing library givegif-1.0.0.0...
Preprocessing executable 'givegif' for givegif-1.0.0.0...
Preprocessing library givegif-1.0.0.0...
Haddock coverage:
   0% (  0 /  8) in 'Paths_givegif'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_givegif.hs:15)
    getBinDir (dist/build/autogen/Paths_givegif.hs:25)
    getLibDir (dist/build/autogen/Paths_givegif.hs:25)
    getDataDir (dist/build/autogen/Paths_givegif.hs:25)
    getLibexecDir (dist/build/autogen/Paths_givegif.hs:25)
    getDataFileName (dist/build/autogen/Paths_givegif.hs:32)
    getSysconfDir (dist/build/autogen/Paths_givegif.hs:25)
   0% (  0 /  4) in 'Options.Applicative.Text'
  Missing documentation for:
    Module header
    text (src/Options/Applicative/Text.hs:10)
    textOption (src/Options/Applicative/Text.hs:13)
    textArgument (src/Options/Applicative/Text.hs:16)
   0% (  0 /  9) in 'Console'
  Missing documentation for:
    Module header
    ConsoleImage (src/Console.hs:16)
    consoleImage (src/Console.hs:25)
    esc (src/Console.hs:34)
    imageToMap (src/Console.hs:37)
    getImageRenderer (src/Console.hs:60)
    renderImage (src/Console.hs:72)
    params (src/Console.hs:78)
    isScreen (src/Console.hs:85)
Documentation created: dist/doc/html/givegif/index.html,
dist/doc/html/givegif/givegif.txt
Preprocessing executable 'givegif' for givegif-1.0.0.0...
Creating package registration file:
/tmp/pkgConf-givegif-1.0.01593212935342830353.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/givegif-1.0.0.0-LAUIGhbwCaLCuGfRdwPhQh
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering givegif-1.0.0.0...
Installed givegif-1.0.0.0

Test log

No test log was submitted for this report.