Build #2 for curves-1.1.0.2

[all reports]

Package curves-1.1.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-28 11:04:19.65575 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies filepath-1.4.0.0, containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.1.0, QuickCheck-2.8.1, JuicyPixels-3.2.6.1, HaXml-1.25.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring 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.1711645630195740084.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
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-11402961682672655340.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

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

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

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

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

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

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

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

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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

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

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

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

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

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

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

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.1309198987887077888.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring 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.11369678468929588156.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.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.018810496131105629391.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-011759898772033261900.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  72% ( 21 / 29) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:226)
    parseInt (src/Text/Parse.hs:231)
    parseDec (src/Text/Parse.hs:239)
    parseOct (src/Text/Parse.hs:239)
    parseHex (src/Text/Parse.hs:239)
    parseFloat (src/Text/Parse.hs:244)
    parseLitChar (src/Text/Parse.hs:265)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-18198279841456748696.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring JuicyPixels-3.2.6.1...
Building JuicyPixels-3.2.6.1...
Preprocessing library JuicyPixels-3.2.6.1...
[ 1 of 30] Compiling Codec.Picture.Metadata.Exif ( src/Codec/Picture/Metadata/Exif.hs, dist/build/Codec/Picture/Metadata/Exif.o )
[ 2 of 30] Compiling Codec.Picture.Tiff.Types ( src/Codec/Picture/Tiff/Types.hs, dist/build/Codec/Picture/Tiff/Types.o )
[ 3 of 30] Compiling Codec.Picture.InternalHelper ( src/Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.o )
[ 4 of 30] Compiling Codec.Picture.Types ( src/Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.o )
[ 5 of 30] Compiling Codec.Picture.ColorQuant ( src/Codec/Picture/ColorQuant.hs, dist/build/Codec/Picture/ColorQuant.o )
[ 6 of 30] Compiling Codec.Picture.VectorByteConversion ( src/Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.o )
[ 7 of 30] Compiling Codec.Picture.BitWriter ( src/Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.o )
[ 8 of 30] Compiling Codec.Picture.Gif.LZW ( src/Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.o )
[ 9 of 30] Compiling Codec.Picture.Gif.LZWEncoding ( src/Codec/Picture/Gif/LZWEncoding.hs, dist/build/Codec/Picture/Gif/LZWEncoding.o )
[10 of 30] Compiling Codec.Picture.Jpg.DefaultTable ( src/Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.o )
[11 of 30] Compiling Codec.Picture.Jpg.Types ( src/Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.o )
[12 of 30] Compiling Codec.Picture.Jpg.FastDct ( src/Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.o )
[13 of 30] Compiling Codec.Picture.Jpg.FastIdct ( src/Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.o )
[14 of 30] Compiling Codec.Picture.Png.Type ( src/Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.o )
[15 of 30] Compiling Codec.Picture.Jpg.Common ( src/Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.o )
[16 of 30] Compiling Codec.Picture.Jpg.Progressive ( src/Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.o )
[17 of 30] Compiling Codec.Picture.Metadata ( src/Codec/Picture/Metadata.hs, dist/build/Codec/Picture/Metadata.o )
[18 of 30] Compiling Codec.Picture.Bitmap ( src/Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.o )
[19 of 30] Compiling Codec.Picture.Gif ( src/Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.o )
[20 of 30] Compiling Codec.Picture.HDR ( src/Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.o )
[21 of 30] Compiling Codec.Picture.Tga ( src/Codec/Picture/Tga.hs, dist/build/Codec/Picture/Tga.o )
[22 of 30] Compiling Codec.Picture.Png.Metadata ( src/Codec/Picture/Png/Metadata.hs, dist/build/Codec/Picture/Png/Metadata.o )
[23 of 30] Compiling Codec.Picture.Png.Export ( src/Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.o )
[24 of 30] Compiling Codec.Picture.Png ( src/Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.o )
[25 of 30] Compiling Codec.Picture.Tiff.Metadata ( src/Codec/Picture/Tiff/Metadata.hs, dist/build/Codec/Picture/Tiff/Metadata.o )
[26 of 30] Compiling Codec.Picture.Tiff ( src/Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.o )
[27 of 30] Compiling Codec.Picture.Jpg.Metadata ( src/Codec/Picture/Jpg/Metadata.hs, dist/build/Codec/Picture/Jpg/Metadata.o )
[28 of 30] Compiling Codec.Picture.Jpg ( src/Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.o )
[29 of 30] Compiling Codec.Picture.Saving ( src/Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.o )
[30 of 30] Compiling Codec.Picture    ( src/Codec/Picture.hs, dist/build/Codec/Picture.o )
In-place registering JuicyPixels-3.2.6.1...
Running Haddock for JuicyPixels-3.2.6.1...
Running hscolour for JuicyPixels-3.2.6.1...
Preprocessing library JuicyPixels-3.2.6.1...
Preprocessing library JuicyPixels-3.2.6.1...
Haddock coverage:
 100% (  5 /  5) in 'Codec.Picture.Metadata.Exif'
   9% (  2 / 22) in 'Codec.Picture.Tiff.Types'
  Missing documentation for:
    Module header
    Endianness (src/Codec/Picture/Tiff/Types.hs:59)
    TiffHeader (src/Codec/Picture/Tiff/Types.hs:83)
    TiffPlanarConfiguration (src/Codec/Picture/Tiff/Types.hs:122)
    TiffCompression (src/Codec/Picture/Tiff/Types.hs:136)
    IfdType (src/Codec/Picture/Tiff/Types.hs:143)
    TiffColorspace (src/Codec/Picture/Tiff/Types.hs:403)
    TiffSampleFormat (src/Codec/Picture/Tiff/Types.hs:351)
    ImageFileDirectory (src/Codec/Picture/Tiff/Types.hs:366)
    ExtraSample (src/Codec/Picture/Tiff/Types.hs:437)
    Predictor (src/Codec/Picture/Tiff/Types.hs:196)
    planarConfgOfConstant (src/Codec/Picture/Tiff/Types.hs:126)
    constantToPlaneConfiguration (src/Codec/Picture/Tiff/Types.hs:132)
    unpackSampleFormat (src/Codec/Picture/Tiff/Types.hs:358)
    unpackPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:425)
    packPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:414)
    codeOfExtraSample (src/Codec/Picture/Tiff/Types.hs:442)
    unPackCompression (src/Codec/Picture/Tiff/Types.hs:448)
    packCompression (src/Codec/Picture/Tiff/Types.hs:458)
    predictorOfConstant (src/Codec/Picture/Tiff/Types.hs:201)
   0% (  0 /  6) in 'Codec.Picture.InternalHelper'
  Missing documentation for:
    Module header
    runGet (src/Codec/Picture/InternalHelper.hs:27)
    runGetStrict (src/Codec/Picture/InternalHelper.hs:38)
    decode (src/Codec/Picture/InternalHelper.hs:24)
    getRemainingBytes (src/Codec/Picture/InternalHelper.hs:41)
    getRemainingLazyBytes (src/Codec/Picture/InternalHelper.hs:49)
 100% ( 77 / 77) in 'Codec.Picture.Types'
 100% (  5 /  5) in 'Codec.Picture.ColorQuant'
  25% (  1 /  4) in 'Codec.Picture.VectorByteConversion'
  Missing documentation for:
    Module header
    blitVector (src/Codec/Picture/VectorByteConversion.hs:24)
    toByteString (src/Codec/Picture/VectorByteConversion.hs:28)
  40% (  8 / 20) in 'Codec.Picture.BitWriter'
  Missing documentation for:
    emptyBoolState (src/Codec/Picture/BitWriter.hs:53)
    getNextBitsLSBFirst (src/Codec/Picture/BitWriter.hs:127)
    getNextBitsMSBFirst (src/Codec/Picture/BitWriter.hs:117)
    getNextBitJpg (src/Codec/Picture/BitWriter.hs:97)
    runBoolReader (src/Codec/Picture/BitWriter.hs:59)
    BoolWriteStateRef (src/Codec/Picture/BitWriter.hs:165)
    newWriteStateRef (src/Codec/Picture/BitWriter.hs:173)
    finalizeBoolWriter (src/Codec/Picture/BitWriter.hs:182)
    initBoolState (src/Codec/Picture/BitWriter.hs:68)
    initBoolStateJpg (src/Codec/Picture/BitWriter.hs:73)
    execBoolReader (src/Codec/Picture/BitWriter.hs:65)
    runBoolReaderWith (src/Codec/Picture/BitWriter.hs:62)
   0% (  0 /  3) in 'Codec.Picture.Gif.LZW'
  Missing documentation for:
    Module header
    decodeLzw (src/Codec/Picture/Gif/LZW.hs:61)
    decodeLzwTiff (src/Codec/Picture/Gif/LZW.hs:72)
   0% (  0 /  2) in 'Codec.Picture.Gif.LZWEncoding'
  Missing documentation for:
    Module header
    lzwEncode (src/Codec/Picture/Gif/LZWEncoding.hs:65)
  38% (  9 / 24) in 'Codec.Picture.Jpg.DefaultTable'
  Missing documentation for:
    HuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:258)
    HuffmanPackedTree (src/Codec/Picture/Jpg/DefaultTable.hs:54)
    QuantificationTable (src/Codec/Picture/Jpg/DefaultTable.hs:103)
    HuffmanWriterCode (src/Codec/Picture/Jpg/DefaultTable.hs:56)
    scaleQuantisationMatrix (src/Codec/Picture/Jpg/DefaultTable.hs:130)
    makeInverseTable (src/Codec/Picture/Jpg/DefaultTable.hs:90)
    packHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:58)
    huffmanPackedDecode (src/Codec/Picture/Jpg/DefaultTable.hs:144)
    defaultChromaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:166)
    defaultLumaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:154)
    defaultAcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:260)
    defaultAcChromaHuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:263)
    defaultAcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:226)
    defaultDcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:202)
    defaultDcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:178)
  17% (  4 / 23) in 'Codec.Picture.Jpg.Types'
  Missing documentation for:
    Module header
    printMacroBlock (src/Codec/Picture/Jpg/Types.hs:708)
    printPureMacroBlock (src/Codec/Picture/Jpg/Types.hs:717)
    JpgImage (src/Codec/Picture/Jpg/Types.hs:274)
    JpgComponent (src/Codec/Picture/Jpg/Types.hs:261)
    JpgFrameHeader (src/Codec/Picture/Jpg/Types.hs:246)
    JpgFrame (src/Codec/Picture/Jpg/Types.hs:104)
    JpgFrameKind (src/Codec/Picture/Jpg/Types.hs:79)
    JpgScanHeader (src/Codec/Picture/Jpg/Types.hs:290)
    JpgQuantTableSpec (src/Codec/Picture/Jpg/Types.hs:312)
    JpgHuffmanTableSpec (src/Codec/Picture/Jpg/Types.hs:367)
    JpgImageKind (src/Codec/Picture/Jpg/Types.hs:569)
    JpgScanSpecification (src/Codec/Picture/Jpg/Types.hs:277)
    JpgColorSpace (src/Codec/Picture/Jpg/Types.hs:117)
    AdobeTransform (src/Codec/Picture/Jpg/Types.hs:129)
    JpgAdobeApp14 (src/Codec/Picture/Jpg/Types.hs:135)
    JpgJFIFApp0 (src/Codec/Picture/Jpg/Types.hs:163)
    calculateSize (src/Codec/Picture/Jpg/Types.hs:324)
    dctBlockSize (src/Codec/Picture/Jpg/Types.hs:727)
  67% (  2 /  3) in 'Codec.Picture.Jpg.FastDct'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'Codec.Picture.Jpg.FastIdct'
  59% ( 19 / 32) in 'Codec.Picture.Png.Type'
  Missing documentation for:
    PngPhysicalDimension (src/Codec/Picture/Png/Type.hs:97)
    PngGamma (src/Codec/Picture/Png/Type.hs:108)
    PngUnit (src/Codec/Picture/Png/Type.hs:81)
    APngAnimationControl (src/Codec/Picture/Png/Type.hs:114)
    APngFrameControl (src/Codec/Picture/Png/Type.hs:144)
    tRNSSignature (src/Codec/Picture/Png/Type.hs:395)
    tEXtSignature (src/Codec/Picture/Png/Type.hs:404)
    zTXtSignature (src/Codec/Picture/Png/Type.hs:407)
    gammaSignature (src/Codec/Picture/Png/Type.hs:398)
    pHYsSignature (src/Codec/Picture/Png/Type.hs:401)
    animationControlSignature (src/Codec/Picture/Png/Type.hs:410)
    chunksWithSig (src/Codec/Picture/Png/Type.hs:447)
    mkRawChunk (src/Codec/Picture/Png/Type.hs:193)
  31% (  5 / 16) in 'Codec.Picture.Jpg.Common'
  Missing documentation for:
    Module header
    JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46)
    decodeInt (src/Codec/Picture/Jpg/Common.hs:75)
    dcCoefficientDecode (src/Codec/Picture/Jpg/Common.hs:93)
    decodeRrrrSsss (src/Codec/Picture/Jpg/Common.hs:86)
    zigZagReorderForward (src/Codec/Picture/Jpg/Common.hs:139)
    zigZagReorderForwardv (src/Codec/Picture/Jpg/Common.hs:129)
    zigZagReorder (src/Codec/Picture/Jpg/Common.hs:161)
    inverseDirectCosineTransform (src/Codec/Picture/Jpg/Common.hs:112)
    rasterMap (src/Codec/Picture/Jpg/Common.hs:181)
    decodeRestartInterval (src/Codec/Picture/Jpg/Common.hs:64)
   0% (  0 /  3) in 'Codec.Picture.Jpg.Progressive'
  Missing documentation for:
    Module header
    JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46)
    progressiveUnpack (src/Codec/Picture/Jpg/Progressive.hs:212)
 100% ( 25 / 25) in 'Codec.Picture.Metadata'
 100% ( 12 / 12) in 'Codec.Picture.Bitmap'
 100% ( 16 / 16) in 'Codec.Picture.Gif'
 100% (  8 /  8) in 'Codec.Picture.HDR'
 100% (  6 /  6) in 'Codec.Picture.Tga'
   0% (  0 /  3) in 'Codec.Picture.Png.Metadata'
  Missing documentation for:
    Module header
    extractMetadatas (src/Codec/Picture/Png/Metadata.hs:92)
    encodeMetadatas (src/Codec/Picture/Png/Metadata.hs:133)
 100% (  7 /  7) in 'Codec.Picture.Png.Export'
 100% ( 10 / 10) in 'Codec.Picture.Png'
   0% (  0 /  2) in 'Codec.Picture.Tiff.Metadata'
  Missing documentation for:
    Module header
    extractTiffMetadata (src/Codec/Picture/Tiff/Metadata.hs:96)
 100% (  6 /  6) in 'Codec.Picture.Tiff'
   0% (  0 /  3) in 'Codec.Picture.Jpg.Metadata'
  Missing documentation for:
    Module header
    extractMetadatas (src/Codec/Picture/Jpg/Metadata.hs:23)
    encodeMetadatas (src/Codec/Picture/Jpg/Metadata.hs:31)
 100% (  6 /  6) in 'Codec.Picture.Jpg'
 100% (  8 /  8) in 'Codec.Picture.Saving'
Cannot find documentation for: $graph
 100% (104 /104) in 'Codec.Picture'
Warning: Codec.Picture.Types: could not find link destinations for:
    toComponentIndex
Warning: Codec.Picture.ColorQuant: could not find link destinations for:
    Fold fold
Warning: Codec.Picture.Bitmap: could not find link destinations for:
    BmpPalette encodeBitmapWithPalette bitsPerPixel bmpEncode
Warning: Codec.Picture.Tga: could not find link destinations for:
    tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage
Warning: Codec.Picture.Tiff: could not find link destinations for:
    colorSpaceOfPixel
Warning: Codec.Picture: could not find link destinations for:
    bitsPerPixel bmpEncode tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage colorSpaceOfPixel
Documentation created: dist/doc/html/JuicyPixels/index.html,
dist/doc/html/JuicyPixels/JuicyPixels.txt
Creating package registration file:
/tmp/pkgConf-JuicyPixels-3.2.63984834137623446.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/JuicyPixels-3.2.6.1-KNxH1rMLvcv30jvNK4ZwFZ
Registering JuicyPixels-3.2.6.1...
Installed JuicyPixels-3.2.6.1
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:46)
    ranges (Test/QuickCheck/Text.hs:51)
    number (Test/QuickCheck/Text.hs:59)
    short (Test/QuickCheck/Text.hs:62)
    showErr (Test/QuickCheck/Text.hs:70)
    oneLine (Test/QuickCheck/Text.hs:73)
    isOneLine (Test/QuickCheck/Text.hs:76)
    bold (Test/QuickCheck/Text.hs:79)
    newTerminal (Test/QuickCheck/Text.hs:90)
    withStdioTerminal (Test/QuickCheck/Text.hs:104)
    withNullTerminal (Test/QuickCheck/Text.hs:108)
    terminalOutput (Test/QuickCheck/Text.hs:112)
    handle (Test/QuickCheck/Text.hs:115)
    Terminal (Test/QuickCheck/Text.hs:87)
    putTemp (Test/QuickCheck/Text.hs:126)
    putPart (Test/QuickCheck/Text.hs:126)
    putLine (Test/QuickCheck/Text.hs:126)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:46)
     (Test/QuickCheck/Gen.hs:50)
     (Test/QuickCheck/Gen.hs:54)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:179)
    doneTesting (Test/QuickCheck/Test.hs:185)
    giveUp (Test/QuickCheck/Test.hs:215)
    runATest (Test/QuickCheck/Test.hs:231)
    summary (Test/QuickCheck/Test.hs:297)
    success (Test/QuickCheck/Test.hs:308)
    labelPercentage (Test/QuickCheck/Test.hs:338)
    insufficientCoverage (Test/QuickCheck/Test.hs:346)
    foundFailure (Test/QuickCheck/Test.hs:353)
    localMin (Test/QuickCheck/Test.hs:357)
    localMin' (Test/QuickCheck/Test.hs:387)
    localMinFound (Test/QuickCheck/Test.hs:399)
    callbackPostTest (Test/QuickCheck/Test.hs:424)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.81112087195603123090.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring HaXml-1.25.3...
Building HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
[ 1 of 42] Compiling Text.XML.HaXml.Xtract.Lex ( src/Text/XML/HaXml/Xtract/Lex.hs, dist/build/Text/XML/HaXml/Xtract/Lex.o )

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:29:23: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:30:21: Warning: Tab character
[ 2 of 42] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Text/XML/HaXml/Posn.o )
[ 3 of 42] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Text/XML/HaXml/Lex.o )

src/Text/XML/HaXml/Lex.hs:41:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:42:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:43:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:44:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:45:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:46:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:47:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:48:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:49:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:50:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:51:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:52:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:53:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:54:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:55:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:56:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:57:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:58:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:59:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:60:13: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:61:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:62:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:63:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:64:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:65:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:66:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:67:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:68:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:69:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:70:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:71:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:72:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:89:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:90:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:91:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:92:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:93:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:94:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:95:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:96:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:97:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:98:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:99:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:100:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:101:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:102:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:103:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:104:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:105:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:106:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:107:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:108:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:109:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:110:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:111:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:112:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:113:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:114:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:115:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:116:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:117:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:118:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:119:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:120:32: Warning: Tab character
[ 4 of 42] Compiling Text.XML.HaXml.DtdToHaskell.TypeDef ( src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs, dist/build/Text/XML/HaXml/DtdToHaskell/TypeDef.o )

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: Warning:
    Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:49:13: Warning:
    Tab character
[ 5 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Instance ( src/Text/XML/HaXml/DtdToHaskell/Instance.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Instance.o )
[ 6 of 42] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Text/XML/HaXml/Types.o )
[ 7 of 42] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/Text/XML/HaXml/Escape.o )
[ 8 of 42] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Text/XML/HaXml/Namespaces.o )
[ 9 of 42] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Text/XML/HaXml/Combinators.o )

src/Text/XML/HaXml/Combinators.hs:59:39: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:187:18: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:204:29: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:267:34: Warning: Tab character
[10 of 42] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Text/XML/HaXml/Parse.o )

src/Text/XML/HaXml/Parse.hs:108:11: Warning: Tab character
[11 of 42] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Text/XML/HaXml/Pretty.o )
[12 of 42] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/Text/XML/HaXml/Html/Generate.o )
[13 of 42] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Text/XML/HaXml/Html/Parse.o )

src/Text/XML/HaXml/Html/Parse.hs:332:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:342:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:718:29: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:723:28: Warning: Tab character
[14 of 42] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Text/XML/HaXml/Wrappers.o )
[15 of 42] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Text/XML/HaXml/Verbatim.o )
[16 of 42] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Text/XML/HaXml/ByteStringPP.o )
[17 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Convert ( src/Text/XML/HaXml/DtdToHaskell/Convert.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Convert.o )
[18 of 42] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/Text/XML/HaXml/Html/ParseLazy.o )

src/Text/XML/HaXml/Html/ParseLazy.hs:331:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:341:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:719:29: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:724:28: Warning: Tab character
[19 of 42] Compiling Text.XML.HaXml.Html.Pretty ( src/Text/XML/HaXml/Html/Pretty.hs, dist/build/Text/XML/HaXml/Html/Pretty.o )

src/Text/XML/HaXml/Html/Pretty.hs:147:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:148:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:149:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:150:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:151:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:152:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:153:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:154:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:155:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:156:15: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:157:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:158:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:159:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:160:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:161:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:162:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:163:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:164:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:165:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:166:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:167:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:168:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:169:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:170:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:171:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:172:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:173:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:174:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:175:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:176:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:177:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:178:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:179:9: Warning: Tab character
[20 of 42] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/Text/XML/HaXml/ParseLazy.o )

src/Text/XML/HaXml/ParseLazy.hs:112:11: Warning: Tab character
[21 of 42] Compiling Text.XML.HaXml.SAX ( src/Text/XML/HaXml/SAX.hs, dist/build/Text/XML/HaXml/SAX.o )

src/Text/XML/HaXml/SAX.hs:8:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:9:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:10:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:18:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:19:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:20:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:21:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:28: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:23:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:25:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:26:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:33: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:34:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:35:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:36:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:37:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:44:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:45:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:57:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:62:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:63:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:64:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:65:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:66:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:67:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:68:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:72:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:73:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:74:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:75:1: Warning: Tab character
[22 of 42] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/Text/XML/HaXml/Schema/XSDTypeModel.o )

src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning:
    Fields of ‘Schema’ not initialised: schema_elementFormDefault,
                                        schema_attributeFormDefault, schema_finalDefault,
                                        schema_blockDefault, schema_targetNamespace, schema_version,
                                        schema_namespaces
    In the expression: Schema {schema_items = []}
    In an equation for ‘mempty’: mempty = Schema {schema_items = []}
    In the instance declaration for ‘Monoid Schema’
[23 of 42] Compiling Text.XML.HaXml.Schema.NameConversion ( src/Text/XML/HaXml/Schema/NameConversion.hs, dist/build/Text/XML/HaXml/Schema/NameConversion.o )
[24 of 42] Compiling Text.XML.HaXml.Schema.PrimitiveTypes ( src/Text/XML/HaXml/Schema/PrimitiveTypes.hs, dist/build/Text/XML/HaXml/Schema/PrimitiveTypes.o )

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:135:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:138:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197:45: Warning:
    Tab character
[25 of 42] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Text/XML/HaXml/TypeMapping.o )

src/Text/XML/HaXml/TypeMapping.hs:4:18: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:6:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:7:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:9:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:10:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:41:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:42:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:43:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:52:53: Warning: Tab character
[26 of 42] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Text/XML/HaXml/XmlContent/Parser.o )
[27 of 42] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Text/XML/HaXml/XmlContent.o )
[28 of 42] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Text/XML/HaXml/Validate.o )

src/Text/XML/HaXml/Validate.hs:39:48: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:41:44: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:42:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:43:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:70:24: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:194:29: Warning: Tab character
[29 of 42] Compiling Text.XML.HaXml.OneOfN ( src/Text/XML/HaXml/OneOfN.hs, dist/build/Text/XML/HaXml/OneOfN.o )
[30 of 42] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/Text/XML/HaXml/Schema/Parse.o )
[31 of 42] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/Text/XML/HaXml/Schema/HaskellTypeModel.o )
[32 of 42] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/Text/XML/HaXml/Schema/PrettyHaskell.o )

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: Warning:
    Tab character
[33 of 42] Compiling Text.XML.HaXml.Schema.PrettyHsBoot ( src/Text/XML/HaXml/Schema/PrettyHsBoot.hs, dist/build/Text/XML/HaXml/Schema/PrettyHsBoot.o )
[34 of 42] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/Text/XML/HaXml/Schema/Environment.o )

src/Text/XML/HaXml/Schema/Environment.hs:88:39: Warning:
    Tab character
[35 of 42] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/Text/XML/HaXml/Schema/TypeConversion.o )

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:299:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:300:1: Warning:
    Tab character
[36 of 42] Compiling Text.XML.HaXml.ShowXmlLazy ( src/Text/XML/HaXml/ShowXmlLazy.hs, dist/build/Text/XML/HaXml/ShowXmlLazy.o )
[37 of 42] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/Text/XML/HaXml/Util.o )
[38 of 42] Compiling Text.XML.HaXml.XmlContent.Haskell ( src/Text/XML/HaXml/XmlContent/Haskell.hs, dist/build/Text/XML/HaXml/XmlContent/Haskell.o )
[39 of 42] Compiling Text.XML.HaXml.Xtract.Combinators ( src/Text/XML/HaXml/Xtract/Combinators.hs, dist/build/Text/XML/HaXml/Xtract/Combinators.o )

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:71:23: Warning:
    Tab character
[40 of 42] Compiling Text.XML.HaXml.Xtract.Parse ( src/Text/XML/HaXml/Xtract/Parse.hs, dist/build/Text/XML/HaXml/Xtract/Parse.o )

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:266:22: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:330:32: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:339:32: Warning: Tab character
[41 of 42] Compiling Text.XML.HaXml.Schema.Schema ( src/Text/XML/HaXml/Schema/Schema.hs, dist/build/Text/XML/HaXml/Schema/Schema.o )
[42 of 42] Compiling Text.XML.HaXml   ( src/Text/XML/HaXml.hs, dist/build/Text/XML/HaXml.o )

src/Text/XML/HaXml.hs:37:1: Warning: Tab character
In-place registering HaXml-1.25.3...
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Canonicalise.hs, dist/build/Canonicalise/Canonicalise-tmp/Main.o )
Linking dist/build/Canonicalise/Canonicalise ...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/CanonicaliseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Main.o )
Linking dist/build/CanonicaliseLazy/CanonicaliseLazy ...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Xtract.hs, dist/build/Xtract/Xtract-tmp/Main.o )

src/tools/Xtract.hs:32:1: Warning:
    Top-level binding with no type signature: defaultOptions :: Opts

src/tools/Xtract.hs:51:23: Warning: Defined but not used: ‘errs’
Linking dist/build/Xtract/Xtract ...
Preprocessing executable 'Validate' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/Validate.hs, dist/build/Validate/Validate-tmp/Main.o )
Linking dist/build/Validate/Validate ...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/MkOneOf.hs, dist/build/MkOneOf/MkOneOf-tmp/Main.o )

src/tools/MkOneOf.hs:92:14: Warning: Tab character

src/tools/MkOneOf.hs:93:14: Warning: Tab character

src/tools/MkOneOf.hs:94:14: Warning: Tab character

src/tools/MkOneOf.hs:95:17: Warning: Tab character

src/tools/MkOneOf.hs:96:17: Warning: Tab character

src/tools/MkOneOf.hs:97:19: Warning: Tab character
Linking dist/build/MkOneOf/MkOneOf ...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/DtdToHaskell.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Main.o )

src/tools/DtdToHaskell.hs:12:1: Warning:
    The import of ‘takeWhile, dropWhile’
    from module ‘Data.List’ is redundant

src/tools/DtdToHaskell.hs:20:1: Warning:
    The import of ‘TypeDef’
    from module ‘Text.XML.HaXml.DtdToHaskell.TypeDef’ is redundant
Linking dist/build/DtdToHaskell/DtdToHaskell ...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/XsdToHaskell.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Main.o )

src/tools/XsdToHaskell.hs:32:1: Warning:
    The import of ‘vcat’
    from module ‘Text.PrettyPrint.HughesPJ’ is redundant
Linking dist/build/XsdToHaskell/XsdToHaskell ...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
[1 of 1] Compiling Main             ( src/tools/FpMLToHaskell.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Main.o )

src/tools/FpMLToHaskell.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()

src/tools/FpMLToHaskell.hs:40:1: Warning:
    The import of ‘vcat’
    from module ‘Text.PrettyPrint.HughesPJ’ is redundant

src/tools/FpMLToHaskell.hs:71:3: Warning:
    This binding for ‘wordsBy’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.NameConversion’ at src/tools/FpMLToHaskell.hs:33:1-43

src/tools/FpMLToHaskell.hs:77:37: Warning:
    Defined but not used: ‘outf’

src/tools/FpMLToHaskell.hs:174:9: Warning:
    This binding for ‘name’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.Parse’ at src/tools/FpMLToHaskell.hs:31:1-34

src/tools/FpMLToHaskell.hs:180:5: Warning:
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at src/tools/FpMLToHaskell.hs:2:8-11
      (and originally defined in ‘Data.Traversable’)

src/tools/FpMLToHaskell.hs:188:12: Warning:
    This binding for ‘name’ shadows the existing binding
      imported from ‘Text.XML.HaXml.Schema.Parse’ at src/tools/FpMLToHaskell.hs:31:1-34

src/tools/FpMLToHaskell.hs:203:12: Warning:
    Defined but not used: ‘proj’

src/tools/FpMLToHaskell.hs:203:17: Warning:
    Defined but not used: ‘x’
Linking dist/build/FpMLToHaskell/FpMLToHaskell ...
Running Haddock for HaXml-1.25.3...
Running hscolour for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Preprocessing library HaXml-1.25.3...

src/Text/XML/HaXml/Xtract/Lex.hs:21:19: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:29:23: Warning: Tab character

src/Text/XML/HaXml/Xtract/Lex.hs:30:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:41:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:42:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:43:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:44:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:45:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:46:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:47:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:48:21: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:49:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:50:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:51:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:52:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:53:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:54:16: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:55:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:56:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:57:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:58:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:59:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:60:13: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:61:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:62:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:63:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:64:18: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:65:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:66:17: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:67:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:68:15: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:69:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:70:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:71:14: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:72:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:89:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:90:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:91:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:92:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:93:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:94:31: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:95:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:96:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:97:30: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:98:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:99:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:100:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:101:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:102:25: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:103:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:104:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:105:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:106:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:107:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:108:22: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:109:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:110:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:111:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:112:27: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:113:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:114:26: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:115:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:116:24: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:117:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:118:32: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:119:23: Warning: Tab character

src/Text/XML/HaXml/Lex.hs:120:32: Warning: Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:48:18: Warning:
    Tab character

src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:49:13: Warning:
    Tab character

src/Text/XML/HaXml/Combinators.hs:59:39: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:187:18: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:204:29: Warning: Tab character

src/Text/XML/HaXml/Combinators.hs:267:34: Warning: Tab character

src/Text/XML/HaXml/Parse.hs:108:11: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:332:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:342:30: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:718:29: Warning: Tab character

src/Text/XML/HaXml/Html/Parse.hs:723:28: Warning: Tab character
Haddock coverage:
  40% (  2 /  5) in 'Text.XML.HaXml.Xtract.Lex'
  Missing documentation for:
    Posn (src/Text/XML/HaXml/Xtract/Lex.hs:21)
    TokenT (src/Text/XML/HaXml/Xtract/Lex.hs:27)
    Token (src/Text/XML/HaXml/Xtract/Lex.hs:19)
  82% ( 14 / 17) in 'Text.XML.HaXml.Posn'
  Missing documentation for:
    posnFilename (src/Text/XML/HaXml/Posn.hs:25)
    posnLine (src/Text/XML/HaXml/Posn.hs:28)
    posnColumn (src/Text/XML/HaXml/Posn.hs:28)
  80% (  8 / 10) in 'Text.XML.HaXml.Lex'
  Missing documentation for:
    Special (src/Text/XML/HaXml/Lex.hs:75)
    Section (src/Text/XML/HaXml/Lex.hs:82)
  75% ( 15 / 20) in 'Text.XML.HaXml.DtdToHaskell.TypeDef'
  Missing documentation for:
    TypeDef (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:34)
    Constructors (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:38)
    AttrFields (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:39)
    StructType (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:40)
    ppTypeDef (src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:74)
  50% (  1 /  2) in 'Text.XML.HaXml.DtdToHaskell.Instance'
  Missing documentation for:
    Module header
  21% ( 18 / 86) in 'Text.XML.HaXml.Types'
  Missing documentation for:
    SymTab (src/Text/XML/HaXml/Types.hs:118)
    emptyST (src/Text/XML/HaXml/Types.hs:120)
    addST (src/Text/XML/HaXml/Types.hs:123)
    lookupST (src/Text/XML/HaXml/Types.hs:126)
    Element (src/Text/XML/HaXml/Types.hs:165)
    ElemTag (src/Text/XML/HaXml/Types.hs:167)
    Content (src/Text/XML/HaXml/Types.hs:169)
    Attribute (src/Text/XML/HaXml/Types.hs:168)
    AttValue (src/Text/XML/HaXml/Types.hs:303)
    info (src/Text/XML/HaXml/Types.hs:183)
    Prolog (src/Text/XML/HaXml/Types.hs:137)
    XMLDecl (src/Text/XML/HaXml/Types.hs:139)
    Misc (src/Text/XML/HaXml/Types.hs:141)
    ProcessingInstruction (src/Text/XML/HaXml/Types.hs:145)
    SDDecl (src/Text/XML/HaXml/Types.hs:147)
    VersionInfo (src/Text/XML/HaXml/Types.hs:148)
    Comment (src/Text/XML/HaXml/Types.hs:149)
    PITarget (src/Text/XML/HaXml/Types.hs:150)
    DocTypeDecl (src/Text/XML/HaXml/Types.hs:152)
    MarkupDecl (src/Text/XML/HaXml/Types.hs:153)
    ExtSubset (src/Text/XML/HaXml/Types.hs:160)
    ExtSubsetDecl (src/Text/XML/HaXml/Types.hs:161)
    ElementDecl (src/Text/XML/HaXml/Types.hs:199)
    ContentSpec (src/Text/XML/HaXml/Types.hs:200)
    CP (src/Text/XML/HaXml/Types.hs:205)
    Modifier (src/Text/XML/HaXml/Types.hs:209)
    Mixed (src/Text/XML/HaXml/Types.hs:214)
    AttListDecl (src/Text/XML/HaXml/Types.hs:217)
    AttDef (src/Text/XML/HaXml/Types.hs:218)
    AttType (src/Text/XML/HaXml/Types.hs:219)
    TokenizedType (src/Text/XML/HaXml/Types.hs:223)
    EnumeratedType (src/Text/XML/HaXml/Types.hs:231)
    NotationType (src/Text/XML/HaXml/Types.hs:234)
    Enumeration (src/Text/XML/HaXml/Types.hs:235)
    DefaultDecl (src/Text/XML/HaXml/Types.hs:236)
    FIXED (src/Text/XML/HaXml/Types.hs:240)
    ConditionalSect (src/Text/XML/HaXml/Types.hs:242)
    IncludeSect (src/Text/XML/HaXml/Types.hs:245)
    IgnoreSect (src/Text/XML/HaXml/Types.hs:246)
    Ignore (src/Text/XML/HaXml/Types.hs:247)
    IgnoreSectContents (src/Text/XML/HaXml/Types.hs:248)
    Reference (src/Text/XML/HaXml/Types.hs:250)
    EntityRef (src/Text/XML/HaXml/Types.hs:253)
    CharRef (src/Text/XML/HaXml/Types.hs:254)
    PEReference (src/Text/XML/HaXml/Types.hs:255)
    EntityDecl (src/Text/XML/HaXml/Types.hs:257)
    GEDecl (src/Text/XML/HaXml/Types.hs:260)
    PEDecl (src/Text/XML/HaXml/Types.hs:261)
    EntityDef (src/Text/XML/HaXml/Types.hs:262)
    PEDef (src/Text/XML/HaXml/Types.hs:265)
    ExternalID (src/Text/XML/HaXml/Types.hs:267)
    NDataDecl (src/Text/XML/HaXml/Types.hs:269)
    TextDecl (src/Text/XML/HaXml/Types.hs:271)
    ExtParsedEnt (src/Text/XML/HaXml/Types.hs:272)
    ExtPE (src/Text/XML/HaXml/Types.hs:273)
    NotationDecl (src/Text/XML/HaXml/Types.hs:275)
    PublicID (src/Text/XML/HaXml/Types.hs:276)
    EncodingDecl (src/Text/XML/HaXml/Types.hs:277)
    EntityValue (src/Text/XML/HaXml/Types.hs:311)
    EV (src/Text/XML/HaXml/Types.hs:312)
    PubidLiteral (src/Text/XML/HaXml/Types.hs:315)
    SystemLiteral (src/Text/XML/HaXml/Types.hs:316)
    Name (src/Text/XML/HaXml/Types.hs:298)
    Names (src/Text/XML/HaXml/Types.hs:299)
    NmToken (src/Text/XML/HaXml/Types.hs:300)
    NmTokens (src/Text/XML/HaXml/Types.hs:301)
    CharData (src/Text/XML/HaXml/Types.hs:317)
    CDSect (src/Text/XML/HaXml/Types.hs:318)
   0% (  0 /  8) in 'Text.XML.HaXml.Escape'
  Missing documentation for:
    Module header
    xmlEscape (src/Text/XML/HaXml/Escape.hs:100)
    xmlUnEscape (src/Text/XML/HaXml/Escape.hs:173)
    xmlEscapeContent (src/Text/XML/HaXml/Escape.hs:104)
    xmlUnEscapeContent (src/Text/XML/HaXml/Escape.hs:177)
    XmlEscaper (src/Text/XML/HaXml/Escape.hs:87)
    stdXmlEscaper (src/Text/XML/HaXml/Escape.hs:266)
    mkXmlEscaper (src/Text/XML/HaXml/Escape.hs:284)
  92% ( 11 / 12) in 'Text.XML.HaXml.Namespaces'
  Missing documentation for:
    Module header
  85% ( 62 / 73) in 'Text.XML.HaXml.Combinators'
  Missing documentation for:
    keep (src/Text/XML/HaXml/Combinators.hs:79)
    none (src/Text/XML/HaXml/Combinators.hs:81)
    elm (src/Text/XML/HaXml/Combinators.hs:105)
    txt (src/Text/XML/HaXml/Combinators.hs:105)
    tag (src/Text/XML/HaXml/Combinators.hs:106)
    attr (src/Text/XML/HaXml/Combinators.hs:107)
    attrval (src/Text/XML/HaXml/Combinators.hs:108)
    tagWith (src/Text/XML/HaXml/Combinators.hs:109)
    deep (src/Text/XML/HaXml/Combinators.hs:253)
    deepest (src/Text/XML/HaXml/Combinators.hs:253)
    multi (src/Text/XML/HaXml/Combinators.hs:253)
  87% ( 27 / 31) in 'Text.XML.HaXml.Parse'
  Missing documentation for:
    cdsect (src/Text/XML/HaXml/Parse.hs:320)
    fst3 (src/Text/XML/HaXml/Parse.hs:147)
    snd3 (src/Text/XML/HaXml/Parse.hs:148)
    thd3 (src/Text/XML/HaXml/Parse.hs:149)
  54% (  7 / 13) in 'Text.XML.HaXml.Pretty'
  Missing documentation for:
    document (src/Text/XML/HaXml/Pretty.hs:44)
    content (src/Text/XML/HaXml/Pretty.hs:58)
    element (src/Text/XML/HaXml/Pretty.hs:56)
    doctypedecl (src/Text/XML/HaXml/Pretty.hs:50)
    prolog (src/Text/XML/HaXml/Pretty.hs:45)
    cp (src/Text/XML/HaXml/Pretty.hs:54)
  22% (  9 / 40) in 'Text.XML.HaXml.Html.Generate'
  Missing documentation for:
    html (src/Text/XML/HaXml/Html/Generate.hs:40)
    hhead (src/Text/XML/HaXml/Html/Generate.hs:40)
    htitle (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbody (src/Text/XML/HaXml/Html/Generate.hs:40)
    h1 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h2 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h3 (src/Text/XML/HaXml/Html/Generate.hs:40)
    h4 (src/Text/XML/HaXml/Html/Generate.hs:40)
    hpara (src/Text/XML/HaXml/Html/Generate.hs:40)
    hdiv (src/Text/XML/HaXml/Html/Generate.hs:40)
    hspan (src/Text/XML/HaXml/Html/Generate.hs:40)
    margin (src/Text/XML/HaXml/Html/Generate.hs:40)
    anchor (src/Text/XML/HaXml/Html/Generate.hs:67)
    makehref (src/Text/XML/HaXml/Html/Generate.hs:70)
    anchorname (src/Text/XML/HaXml/Html/Generate.hs:70)
    hpre (src/Text/XML/HaXml/Html/Generate.hs:40)
    hcentre (src/Text/XML/HaXml/Html/Generate.hs:40)
    hem (src/Text/XML/HaXml/Html/Generate.hs:40)
    htt (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbold (src/Text/XML/HaXml/Html/Generate.hs:40)
    parens (src/Text/XML/HaXml/Html/Generate.hs:85)
    bullet (src/Text/XML/HaXml/Html/Generate.hs:88)
    htable (src/Text/XML/HaXml/Html/Generate.hs:40)
    hrow (src/Text/XML/HaXml/Html/Generate.hs:40)
    hcol (src/Text/XML/HaXml/Html/Generate.hs:40)
    hbr (src/Text/XML/HaXml/Html/Generate.hs:75)
    hhr (src/Text/XML/HaXml/Html/Generate.hs:75)
    showattr (src/Text/XML/HaXml/Html/Generate.hs:80)
    ! (src/Text/XML/HaXml/Html/Generate.hs:80)
    ? (src/Text/XML/HaXml/Html/Generate.hs:80)
    htmlprint (src/Text/XML/HaXml/Html/Generate.hs:108)
 100% (  3 /  3) in 'Text.XML.HaXml.Html.Parse'
  75% (  3 /  4) in 'Text.XML.HaXml.Wrappers'
  Missing documentation for:
    Module header
  27% (  3 / 11) in 'Text.XML.HaXml.Verbatim'
  Missing documentation for:
    qname (src/Text/XML/HaXml
src/Text/XML/HaXml/Html/ParseLazy.hs:331:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:341:30: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:719:29: Warning: Tab character

src/Text/XML/HaXml/Html/ParseLazy.hs:724:28: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:147:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:148:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:149:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:150:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:151:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:152:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:153:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:154:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:155:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:156:15: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:157:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:158:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:159:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:160:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:161:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:162:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:163:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:164:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:165:7: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:166:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:167:6: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:168:11: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:169:10: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:170:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:171:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:172:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:173:8: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:174:9: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:175:12: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:176:3: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:177:13: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:178:14: Warning: Tab character

src/Text/XML/HaXml/Html/Pretty.hs:179:9: Warning: Tab character

src/Text/XML/HaXml/ParseLazy.hs:112:11: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:8:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:9:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:10:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:18:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:19:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:20:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:21:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:22:28: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:23:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:24:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:25:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:26:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:27:31: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:28:33: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:34:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:35:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:36:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:44:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:45:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:57:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:62:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:63:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:64:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:65:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:66:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:67:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:68:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:72:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:73:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:74:1: Warning: Tab character

src/Text/XML/HaXml/SAX.hs:75:1: Warning: Tab character

src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning:
    Fields of ‘Schema’ not initialised: schema_elementFormDefault,
                                        schema_attributeFormDefault, schema_finalDefault,
                                        schema_blockDefault, schema_targetNamespace, schema_version,
                                        schema_namespaces
    In the expression: Schema {schema_items = []}
    In an equation for ‘mempty’: mempty = Schema {schema_items = []}
    In the instance declaration for ‘Monoid Schema’

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:132:40: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:135:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:138:30: Warning:
    Tab character

src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197:45: Warning:
    Tab character

src/Text/XML/HaXml/TypeMapping.hs:4:18: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:6:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:7:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:9:14: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:10:15: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:41:1: Warning: Tab character

src/Text/XML/HaXml/TypeMapping.hs:52:53: Warning: Tab character
/Verbatim.hs:50)
     (src/Text/XML/HaXml/Verbatim.hs:60)
     (src/Text/XML/HaXml/Verbatim.hs:63)
     (src/Text/XML/HaXml/Verbatim.hs:66)
     (src/Text/XML/HaXml/Verbatim.hs:70)
     (src/Text/XML/HaXml/Verbatim.hs:78)
     (src/Text/XML/HaXml/Verbatim.hs:87)
     (src/Text/XML/HaXml/Verbatim.hs:91)
  54% (  7 / 13) in 'Text.XML.HaXml.ByteStringPP'
  Missing documentation for:
    document (src/Text/XML/HaXml/ByteStringPP.hs:82)
    content (src/Text/XML/HaXml/ByteStringPP.hs:96)
    element (src/Text/XML/HaXml/ByteStringPP.hs:94)
    doctypedecl (src/Text/XML/HaXml/ByteStringPP.hs:88)
    prolog (src/Text/XML/HaXml/ByteStringPP.hs:83)
    cp (src/Text/XML/HaXml/ByteStringPP.hs:92)
  50% (  1 /  2) in 'Text.XML.HaXml.DtdToHaskell.Convert'
  Missing documentation for:
    dtd2TypeDef (src/Text/XML/HaXml/DtdToHaskell/Convert.hs:27)
 100% (  2 /  2) in 'Text.XML.HaXml.Html.ParseLazy'
  20% (  1 /  5) in 'Text.XML.HaXml.Html.Pretty'
  Missing documentation for:
    document (src/Text/XML/HaXml/Html/Pretty.hs:31)
    element (src/Text/XML/HaXml/Html/Pretty.hs:42)
    attribute (src/Text/XML/HaXml/Html/Pretty.hs:43)
    content (src/Text/XML/HaXml/Html/Pretty.hs:44)
  89% ( 25 / 28) in 'Text.XML.HaXml.ParseLazy'
  Missing documentation for:
    fst3 (src/Text/XML/HaXml/ParseLazy.hs:151)
    snd3 (src/Text/XML/HaXml/ParseLazy.hs:152)
    thd3 (src/Text/XML/HaXml/ParseLazy.hs:153)
  67% (  2 /  3) in 'Text.XML.HaXml.SAX'
  Missing documentation for:
    SaxElement (src/Text/XML/HaXml/SAX.hs:17)
   0% (  0 / 49) in 'Text.XML.HaXml.Schema.XSDTypeModel'
  Missing documentation for:
    Module header
    Schema (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:8)
    SchemaItem (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:20)
    SimpleType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:36)
    Restriction (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:58)
    Facet (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:69)
    FacetType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:76)
    ComplexType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:92)
    ComplexItem (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:102)
    Restriction1 (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:116)
    Extension (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:118)
    Particle (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:125)
    ParticleAttrs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:126)
    Group (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:129)
    ChoiceOrSeq (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:137)
    ElementEtc (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:141)
    Any (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:147)
    AnyAttr (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:154)
    AttrGroup (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:161)
    ElementDecl (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:169)
    NameAndType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:184)
    AttributeDecl (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:188)
    UniqueKeyOrKeyRef (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:200)
    Unique (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:206)
    Key (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:213)
    KeyRef (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:220)
    Selector (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:228)
    Field (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:233)
    Occurs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:239)
    Use (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:241)
    PrimitiveType (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:245)
    MyRestriction (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:253)
    Mixed (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:257)
    Nillable (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:258)
    Fixed (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:259)
    Annotation (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:261)
    QForm (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:266)
    TargetNamespace (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:268)
    Final (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:270)
    Block (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:272)
    ProcessContents (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:273)
    SchemaLocation (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:287)
    DefaultValue (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:288)
    FixedValue (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:289)
    Regexp (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:290)
    URI (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:291)
    TypeName (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:292)
     (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:294)
     (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:304)
  91% ( 10 / 11) in 'Text.XML.HaXml.Schema.NameConversion'
  Missing documentation for:
    fpmlNameConverter (src/Text/XML/HaXml/Schema/NameConversion.hs:156)
  20% ( 10 / 50) in 'Text.XML.HaXml.Schema.PrimitiveTypes'
  Missing documentation for:
    Module header
    XsdString (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:74)
    Boolean (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:73)
    Base64Binary (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:75)
    HexBinary (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:76)
    Decimal (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:81)
    AnyURI (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:77)
    NOTATION (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:79)
    Duration (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:84)
    DateTime (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:90)
    Time (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:91)
    Date (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:92)
    GYearMonth (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:93)
    GYear (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:94)
    GMonthDay (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:95)
    GDay (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:96)
    GMonth (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:97)
    NormalizedString (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:197)
    Token (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:198)
    Language (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:199)
    Name (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:200)
    NCName (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:201)
    ID (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:202)
    IDREF (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:203)
    IDREFS (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:204)
    ENTITY (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:205)
    ENTITIES (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:206)
    NMTOKEN (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:207)
    NMTOKENS (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:208)
    NonPositiveInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:248)
    NegativeInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:249)
    Long (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:250)
    Short (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:252)
    Byte (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:253)
    NonNegativeInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:254)
    UnsignedLong (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:255)
    UnsignedInt (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:256)
    UnsignedShort (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:257)
    UnsignedByte (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:258)
    PositiveInteger (src/Text/XML/HaXml/Schema/PrimitiveTypes.hs:259)
  82% (  9 / 11) in 'Text.XML.HaXml.TypeMapping'
  Missing documentation for:
    Module header
    showHType (src/Text/XML/HaXml/TypeMapping.hs:254)
  70% ( 37 / 53) in 'Text.XML.HaXml.XmlContent.Parser'
  Missing documentation for:
    Element (src/Text/XML/HaXml/Types.hs:165)
    ElemTag (src/Text/XML/HaXml/Types.hs:167)
    Content (src/Text/XML/HaXml/Types.hs:169)
    Attribute (src/Text/XML/HaXml/Types.hs:168)
    AttValue (src/Text/XML/HaXml/Types.hs:303)
    Prolog (src/Text/XML/HaXml/Types.hs:137)
    Reference (src/Text/XML/HaXml/Types.hs:250)
    maybeToAttr (src/Text/XML/HaXml/XmlContent/Parser.hs:574)
    defaultToAttr (src/Text/XML/HaXml/XmlContent/Parser.hs:579)
    definiteA (src/Text/XML/HaXml/XmlContent/Parser.hs:584)
    defaultA (src/Text/XML/HaXml/XmlContent/Parser.hs:591)
    possibleA (s
src/Text/XML/HaXml/Validate.hs:39:48: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:41:44: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:42:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:43:36: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:70:24: Warning: Tab character

src/Text/XML/HaXml/Validate.hs:194:29: Warning: Tab character

src/Text/XML/HaXml/Schema/PrettyHaskell.hs:547:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/Environment.hs:88:39: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:298:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:299:1: Warning:
    Tab character

src/Text/XML/HaXml/Schema/TypeConversion.hs:300:1: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:70:26: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Combinators.hs:71:23: Warning:
    Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:231:42: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:266:22: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:330:32: Warning: Tab character

src/Text/XML/HaXml/Xtract/Parse.hs:339:32: Warning: Tab character

src/Text/XML/HaXml.hs:37:1: Warning: Tab character
rc/Text/XML/HaXml/XmlContent/Parser.hs:598)
    fromAttrToStr (src/Text/XML/HaXml/XmlContent/Parser.hs:601)
    toAttrFrStr (src/Text/XML/HaXml/XmlContent/Parser.hs:606)
    str2attr (src/Text/XML/HaXml/XmlContent/Parser.hs:609)
    attr2str (src/Text/XML/HaXml/XmlContent/Parser.hs:622)
 100% ( 17 / 17) in 'Text.XML.HaXml.XmlContent'
 100% (  3 /  3) in 'Text.XML.HaXml.Validate'
   2% (  2 / 81) in 'Text.XML.HaXml.OneOfN'
  Missing documentation for:
    Module header
     (src/Text/XML/HaXml/OneOfN.hs:11)
     (src/Text/XML/HaXml/OneOfN.hs:17)
    foldOneOf1 (src/Text/XML/HaXml/OneOfN.hs:25)
     (src/Text/XML/HaXml/OneOfN.hs:38)
     (src/Text/XML/HaXml/OneOfN.hs:45)
    foldOneOf2 (src/Text/XML/HaXml/OneOfN.hs:54)
    OneOf3 (src/Text/XML/HaXml/OneOfN.hs:61)
     (src/Text/XML/HaXml/OneOfN.hs:65)
     (src/Text/XML/HaXml/OneOfN.hs:69)
    foldOneOf3 (src/Text/XML/HaXml/OneOfN.hs:79)
    OneOf4 (src/Text/XML/HaXml/OneOfN.hs:87)
     (src/Text/XML/HaXml/OneOfN.hs:91)
     (src/Text/XML/HaXml/OneOfN.hs:95)
    foldOneOf4 (src/Text/XML/HaXml/OneOfN.hs:106)
    OneOf5 (src/Text/XML/HaXml/OneOfN.hs:115)
     (src/Text/XML/HaXml/OneOfN.hs:119)
     (src/Text/XML/HaXml/OneOfN.hs:123)
    foldOneOf5 (src/Text/XML/HaXml/OneOfN.hs:136)
    OneOf6 (src/Text/XML/HaXml/OneOfN.hs:146)
     (src/Text/XML/HaXml/OneOfN.hs:150)
     (src/Text/XML/HaXml/OneOfN.hs:155)
    foldOneOf6 (src/Text/XML/HaXml/OneOfN.hs:170)
    OneOf7 (src/Text/XML/HaXml/OneOfN.hs:181)
     (src/Text/XML/HaXml/OneOfN.hs:186)
     (src/Text/XML/HaXml/OneOfN.hs:191)
    foldOneOf7 (src/Text/XML/HaXml/OneOfN.hs:207)
    OneOf8 (src/Text/XML/HaXml/OneOfN.hs:220)
     (src/Text/XML/HaXml/OneOfN.hs:225)
     (src/Text/XML/HaXml/OneOfN.hs:230)
    foldOneOf8 (src/Text/XML/HaXml/OneOfN.hs:247)
    OneOf9 (src/Text/XML/HaXml/OneOfN.hs:261)
     (src/Text/XML/HaXml/OneOfN.hs:266)
     (src/Text/XML/HaXml/OneOfN.hs:271)
    foldOneOf9 (src/Text/XML/HaXml/OneOfN.hs:290)
    OneOf10 (src/Text/XML/HaXml/OneOfN.hs:305)
     (src/Text/XML/HaXml/OneOfN.hs:310)
     (src/Text/XML/HaXml/OneOfN.hs:315)
    foldOneOf10 (src/Text/XML/HaXml/OneOfN.hs:335)
    OneOf11 (src/Text/XML/HaXml/OneOfN.hs:351)
     (src/Text/XML/HaXml/OneOfN.hs:357)
     (src/Text/XML/HaXml/OneOfN.hs:363)
    foldOneOf11 (src/Text/XML/HaXml/OneOfN.hs:386)
    OneOf12 (src/Text/XML/HaXml/OneOfN.hs:403)
     (src/Text/XML/HaXml/OneOfN.hs:409)
     (src/Text/XML/HaXml/OneOfN.hs:415)
    foldOneOf12 (src/Text/XML/HaXml/OneOfN.hs:439)
    OneOf13 (src/Text/XML/HaXml/OneOfN.hs:457)
     (src/Text/XML/HaXml/OneOfN.hs:463)
     (src/Text/XML/HaXml/OneOfN.hs:469)
    foldOneOf13 (src/Text/XML/HaXml/OneOfN.hs:494)
    OneOf14 (src/Text/XML/HaXml/OneOfN.hs:514)
     (src/Text/XML/HaXml/OneOfN.hs:520)
     (src/Text/XML/HaXml/OneOfN.hs:526)
    foldOneOf14 (src/Text/XML/HaXml/OneOfN.hs:553)
    OneOf15 (src/Text/XML/HaXml/OneOfN.hs:574)
     (src/Text/XML/HaXml/OneOfN.hs:581)
     (src/Text/XML/HaXml/OneOfN.hs:587)
    foldOneOf15 (src/Text/XML/HaXml/OneOfN.hs:615)
    OneOf16 (src/Text/XML/HaXml/OneOfN.hs:637)
     (src/Text/XML/HaXml/OneOfN.hs:644)
     (src/Text/XML/HaXml/OneOfN.hs:651)
    foldOneOf16 (src/Text/XML/HaXml/OneOfN.hs:681)
    OneOf17 (src/Text/XML/HaXml/OneOfN.hs:704)
     (src/Text/XML/HaXml/OneOfN.hs:711)
     (src/Text/XML/HaXml/OneOfN.hs:718)
    foldOneOf17 (src/Text/XML/HaXml/OneOfN.hs:750)
    OneOf18 (src/Text/XML/HaXml/OneOfN.hs:774)
     (src/Text/XML/HaXml/OneOfN.hs:781)
     (src/Text/XML/HaXml/OneOfN.hs:788)
    foldOneOf18 (src/Text/XML/HaXml/OneOfN.hs:821)
    OneOf19 (src/Text/XML/HaXml/OneOfN.hs:846)
     (src/Text/XML/HaXml/OneOfN.hs:854)
     (src/Text/XML/HaXml/OneOfN.hs:861)
    foldOneOf19 (src/Text/XML/HaXml/OneOfN.hs:895)
    OneOf20 (src/Text/XML/HaXml/OneOfN.hs:922)
     (src/Text/XML/HaXml/OneOfN.hs:930)
     (src/Text/XML/HaXml/OneOfN.hs:937)
    foldOneOf20 (src/Text/XML/HaXml/OneOfN.hs:973)
  91% ( 53 / 58) in 'Text.XML.HaXml.Schema.Parse'
  Missing documentation for:
    Module header
    block (src/Text/XML/HaXml/Schema/Parse.hs:238)
    aFacet (src/Text/XML/HaXml/Schema/Parse.hs:339)
    facet (src/Text/XML/HaXml/Schema/Parse.hs:353)
    space (src/Text/XML/HaXml/Schema/Parse.hs:616)
  67% (  6 /  9) in 'Text.XML.HaXml.Schema.HaskellTypeModel'
  Missing documentation for:
    Element (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:138)
    Attribute (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:156)
    Modifier (src/Text/XML/HaXml/Schema/HaskellTypeModel.hs:163)
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHaskell'
 100% (  6 /  6) in 'Text.XML.HaXml.Schema.PrettyHsBoot'
  83% ( 10 / 12) in 'Text.XML.HaXml.Schema.Environment'
  Missing documentation for:
    Module header
    Environment (src/Text/XML/HaXml/Schema/Environment.hs:45)
  42% (  5 / 12) in 'Text.XML.HaXml.Schema.TypeConversion'
  Missing documentation for:
    Module header
    comment (src/Text/XML/HaXml/Schema/TypeConversion.hs:460)
    xname (src/Text/XML/HaXml/Schema/TypeConversion.hs:465)
    checkXName (src/Text/XML/HaXml/Schema/TypeConversion.hs:468)
    nameOfSimple (src/Text/XML/HaXml/Schema/TypeConversion.hs:474)
    mkRestrict (src/Text/XML/HaXml/Schema/TypeConversion.hs:481)
    singleton (src/Text/XML/HaXml/Schema/TypeConversion.hs:513)
  50% (  1 /  2) in 'Text.XML.HaXml.ShowXmlLazy'
  Missing documentation for:
    Module header
  67% (  4 /  6) in 'Text.XML.HaXml.Util'
  Missing documentation for:
    attrs (src/Text/XML/HaXml/Util.hs:31)
    tagTextContent (src/Text/XML/HaXml/Util.hs:34)
 100% ( 16 / 16) in 'Text.XML.HaXml.XmlContent.Haskell'
  56% ( 15 / 27) in 'Text.XML.HaXml.Xtract.Combinators'
  Missing documentation for:
    children (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    elm (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    txt (src/Text/XML/HaXml/Xtract/Combinators.hs:73)
    applypred (src/Text/XML/HaXml/Xtract/Combinators.hs:78)
    iffind (src/Text/XML/HaXml/Xtract/Combinators.hs:81)
    ifTxt (src/Text/XML/HaXml/Xtract/Combinators.hs:88)
    cat (src/Text/XML/HaXml/Xtract/Combinators.hs:92)
    /> (src/Text/XML/HaXml/Xtract/Combinators.hs:95)
    </ (src/Text/XML/HaXml/Xtract/Combinators.hs:98)
    deep (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    deepest (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
    multi (src/Text/XML/HaXml/Xtract/Combinators.hs:101)
 100% (  3 /  3) in 'Text.XML.HaXml.Xtract.Parse'
  71% ( 20 / 28) in 'Text.XML.HaXml.Schema.Schema'
  Missing documentation for:
    Module header
    Occurs (src/Text/XML/HaXml/Schema/XSDTypeModel.hs:239)
    parseAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:131)
    Content (src/Text/XML/HaXml/Types.hs:169)
    toXMLElement (src/Text/XML/HaXml/Schema/Schema.hs:141)
    toXMLText (src/Text/XML/HaXml/Schema/Schema.hs:145)
    toXMLAnyElement (src/Text/XML/HaXml/Schema/Schema.hs:149)
    toXMLAttribute (src/Text/XML/HaXml/Schema/Schema.hs:153)
 100% ( 13 / 13) in 'Text.XML.HaXml'
Warning: Text.XML.HaXml.Parse: could not find link destinations for:
    SymTabs
Warning: Text.XML.HaXml.ParseLazy: could not find link destinations for:
    SymTabs
Warning: Text.XML.HaXml.Schema.PrimitiveTypes: could not find link destinations for:
    D_Float C_Float D_Double C_Double D_Int C_Int
Warning: Text.XML.HaXml.Schema.PrettyHaskell: could not find link destinations for:
    CommentPosition
Warning: Text.XML.HaXml.Schema.PrettyHsBoot: could not find link destinations for:
    CommentPosition
Documentation created: dist/doc/html/HaXml/index.html,
dist/doc/html/HaXml/HaXml.txt
Preprocessing executable 'Canonicalise' for HaXml-1.25.3...
Preprocessing executable 'CanonicaliseLazy' for HaXml-1.25.3...
Preprocessing executable 'Xtract' for HaXml-1.25.3...
Preprocessing executable 'Validate' for HaXml-1.25.3...
Preprocessing executable 'MkOneOf' for HaXml-1.25.3...
Preprocessing executable 'DtdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'XsdToHaskell' for HaXml-1.25.3...
Preprocessing executable 'FpMLToHaskell' for HaXml-1.25.3...
Creating package registration file:
/tmp/pkgConf-HaXml-1.251574788777794452111.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HaXml-1.25.3-As16z4K0A8U6Xfdb3jshPJ
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 HaXml-1.25.3...
Installed HaXml-1.25.3
Configuring curves-1.1.0.2...
Building curves-1.1.0.2...
Preprocessing library curves-1.1.0.2...
[ 1 of 19] Compiling Graphics.Curves.Trie ( Graphics/Curves/Trie.hs, dist/build/Graphics/Curves/Trie.o )
[ 2 of 19] Compiling Paths_curves     ( dist/build/autogen/Paths_curves.hs, dist/build/Paths_curves.o )
[ 3 of 19] Compiling Graphics.Curves.Attribute ( Graphics/Curves/Attribute.hs, dist/build/Graphics/Curves/Attribute.o )
[ 4 of 19] Compiling Graphics.Curves.Math ( Graphics/Curves/Math.hs, dist/build/Graphics/Curves/Math.o )
[ 5 of 19] Compiling Graphics.Curves.Colour ( Graphics/Curves/Colour.hs, dist/build/Graphics/Curves/Colour.o )
[ 6 of 19] Compiling Graphics.Curves.BoundingBox ( Graphics/Curves/BoundingBox.hs, dist/build/Graphics/Curves/BoundingBox.o )
[ 7 of 19] Compiling Graphics.Curves.Curve ( Graphics/Curves/Curve.hs, dist/build/Graphics/Curves/Curve.o )
[ 8 of 19] Compiling Graphics.Curves.Image ( Graphics/Curves/Image.hs, dist/build/Graphics/Curves/Image.o )
[ 9 of 19] Compiling Graphics.Curves.Style ( Graphics/Curves/Style.hs, dist/build/Graphics/Curves/Style.o )
[10 of 19] Compiling Graphics.Curves.Compile ( Graphics/Curves/Compile.hs, dist/build/Graphics/Curves/Compile.o )
[11 of 19] Compiling Graphics.Curves.Render ( Graphics/Curves/Render.hs, dist/build/Graphics/Curves/Render.o )
[12 of 19] Compiling Graphics.Curves.Tests ( Graphics/Curves/Tests.hs, dist/build/Graphics/Curves/Tests.o )
[13 of 19] Compiling Graphics.Curves  ( Graphics/Curves.hs, dist/build/Graphics/Curves.o )
[14 of 19] Compiling Graphics.Curves.Text ( Graphics/Curves/Text.hs, dist/build/Graphics/Curves/Text.o )
[15 of 19] Compiling Graphics.Curves.Geometry ( Graphics/Curves/Geometry.hs, dist/build/Graphics/Curves/Geometry.o )
[16 of 19] Compiling Graphics.Curves.Graph ( Graphics/Curves/Graph.hs, dist/build/Graphics/Curves/Graph.o )
[17 of 19] Compiling Graphics.Curves.SVG.Path ( Graphics/Curves/SVG/Path.hs, dist/build/Graphics/Curves/SVG/Path.o )
[18 of 19] Compiling Graphics.Curves.SVG.Font ( Graphics/Curves/SVG/Font.hs, dist/build/Graphics/Curves/SVG/Font.o )
[19 of 19] Compiling Graphics.Curves.Text.Fonts.Liberation ( Graphics/Curves/Text/Fonts/Liberation.hs, dist/build/Graphics/Curves/Text/Fonts/Liberation.o )
In-place registering curves-1.1.0.2...
Running Haddock for curves-1.1.0.2...
Running hscolour for curves-1.1.0.2...
Preprocessing library curves-1.1.0.2...
Preprocessing library curves-1.1.0.2...
Haddock coverage:
  10% (  1 / 10) in 'Graphics.Curves.Trie'
  Missing documentation for:
    Module header
    Trie (Graphics/Curves/Trie.hs:22)
    empty (Graphics/Curves/Trie.hs:35)
    lookup (Graphics/Curves/Trie.hs:38)
    toList (Graphics/Curves/Trie.hs:52)
    fromList (Graphics/Curves/Trie.hs:69)
    union (Graphics/Curves/Trie.hs:62)
    insert (Graphics/Curves/Trie.hs:66)
    size (Graphics/Curves/Trie.hs:72)
   0% (  0 /  8) in 'Paths_curves'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_curves.hs:15)
    getBinDir (dist/build/autogen/Paths_curves.hs:25)
    getLibDir (dist/build/autogen/Paths_curves.hs:25)
    getDataDir (dist/build/autogen/Paths_curves.hs:25)
    getLibexecDir (dist/build/autogen/Paths_curves.hs:25)
    getDataFileName (dist/build/autogen/Paths_curves.hs:32)
    getSysconfDir (dist/build/autogen/Paths_curves.hs:25)
 100% (  4 /  4) in 'Graphics.Curves.Attribute'
  88% ( 36 / 41) in 'Graphics.Curves.Math'
  Missing documentation for:
    Scalar (Graphics/Curves/Math.hs:31)
    Point (Graphics/Curves/Math.hs:37)
    Segment (Graphics/Curves/Math.hs:118)
    DistanceToPoint (Graphics/Curves/Math.hs:184)
    Transformable (Graphics/Curves/Math.hs:214)
  53% ( 10 / 19) in 'Graphics.Curves.Colour'
  Missing documentation for:
     (Graphics/Curves/Colour.hs:19)
     (Graphics/Curves/Colour.hs:23)
    truncColour (Graphics/Curves/Colour.hs:28)
     (Graphics/Curves/Colour.hs:31)
    white (Graphics/Curves/Colour.hs:64)
    black (Graphics/Curves/Colour.hs:64)
    red (Graphics/Curves/Colour.hs:64)
    green (Graphics/Curves/Colour.hs:64)
    blue (Graphics/Curves/Colour.hs:64)
   0% (  0 / 19) in 'Graphics.Curves.BoundingBox'
  Missing documentation for:
    Module header
    BoundingBox (Graphics/Curves/BoundingBox.hs:17)
     (Graphics/Curves/BoundingBox.hs:21)
    HasBoundingBox (Graphics/Curves/BoundingBox.hs:28)
     (Graphics/Curves/BoundingBox.hs:31)
    insideBBox (Graphics/Curves/BoundingBox.hs:35)
    segmentToBBox (Graphics/Curves/BoundingBox.hs:41)
    bboxToSegment (Graphics/Curves/BoundingBox.hs:48)
     (Graphics/Curves/BoundingBox.hs:52)
     (Graphics/Curves/BoundingBox.hs:55)
     (Graphics/Curves/BoundingBox.hs:58)
    relaxBoundingBox (Graphics/Curves/BoundingBox.hs:64)
    intersectBoundingBox (Graphics/Curves/BoundingBox.hs:68)
    BBTree (Graphics/Curves/BoundingBox.hs:95)
     (Graphics/Curves/BoundingBox.hs:98)
     (Graphics/Curves/BoundingBox.hs:102)
    distanceAtMost' (Graphics/Curves/BoundingBox.hs:113)
    buildBBTree (Graphics/Curves/BoundingBox.hs:119)
    intersectBBTree (Graphics/Curves/BoundingBox.hs:131)
   9% (  3 / 35) in 'Graphics.Curves.Curve'
  Missing documentation for:
    Module header
    Curves (Graphics/Curves/Curve.hs:15)
    Curve (Graphics/Curves/Curve.hs:18)
    CurveLineStyle (Graphics/Curves/Curve.hs:25)
    CurveFillStyle (Graphics/Curves/Curve.hs:31)
    FillColour (Graphics/Curves/Curve.hs:37)
    getFillColour (Graphics/Curves/Curve.hs:39)
     (Graphics/Curves/Curve.hs:74)
    defaultCurveLineStyle (Graphics/Curves/Curve.hs:109)
    defaultCurveFillStyle (Graphics/Curves/Curve.hs:116)
     (Graphics/Curves/Curve.hs:123)
     (Graphics/Curves/Curve.hs:126)
     (Graphics/Curves/Curve.hs:129)
    reverseCurve (Graphics/Curves/Curve.hs:132)
    Freezing (Graphics/Curves/Curve.hs:138)
    bindCurve (Graphics/Curves/Curve.hs:157)
    joinCurve (Graphics/Curves/Curve.hs:163)
    joinCurve' (Graphics/Curves/Curve.hs:167)
    appendPoint (Graphics/Curves/Curve.hs:181)
    appendPoint' (Graphics/Curves/Curve.hs:184)
    prependPoint (Graphics/Curves/Curve.hs:196)
    prependPoint' (Graphics/Curves/Curve.hs:199)
    differentiateCurve (Graphics/Curves/Curve.hs:211)
    zipCurves (Graphics/Curves/Curve.hs:223)
    zipCurve (Graphics/Curves/Curve.hs:226)
    freezeLineStyle (Graphics/Curves/Curve.hs:231)
    AnnotatedSegment (Graphics/Curves/Curve.hs:236)
     (Graphics/Curves/Curve.hs:240)
     (Graphics/Curves/Curve.hs:243)
    curveToSegments (Graphics/Curves/Curve.hs:249)
    curveLength' (Graphics/Curves/Curve.hs:261)
    toSegments (Graphics/Curves/Curve.hs:265)
  87% ( 39 / 45) in 'Graphics.Curves.Image'
  Missing documentation for:
    Module header
    Op (Graphics/Curves/Image.hs:19)
    mapCurves (Graphics/Curves/Image.hs:122)
    mapCurve (Graphics/Curves/Image.hs:127)
     (Graphics/Curves/Image.hs:173)
     (Graphics/Curves/Image.hs:176)
  90% (  9 / 10) in 'Graphics.Curves.Style'
  Missing documentation for:
    Module header
   0% (  0 /  9) in 'Graphics.Curves.Compile'
  Missing documentation for:
    Module header
    Segments (Graphics/Curves/Compile.hs:19)
    FillStyle (Graphics/Curves/Compile.hs:21)
    LineStyle (Graphics/Curves/Compile.hs:22)
     (Graphics/Curves/Compile.hs:24)
    CompiledImage (Graphics/Curves/Compile.hs:29)
     (Graphics/Curves/Compile.hs:34)
    compileImage (Graphics/Curves/Compile.hs:46)
    compileImage' (Graphics/Curves/Compile.hs:49)
  11% (  1 /  9) in 'Graphics.Curves.Render'
  Missing documentation for:
    Module header
    sampleSegments (Graphics/Curves/Render.hs:25)
    sampleBBTree (Graphics/Curves/Render.hs:70)
    sampleImage (Graphics/Curves/Render.hs:76)
    Pixel (Graphics/Curves/Render.hs:83)
    toRGBA (Graphics/Curves/Render.hs:85)
    renderCompiledImage (Graphics/Curves/Render.hs:90)
    saveImage (Graphics/Curves/Render.hs:99)
   0% (  0 / 10) in 'Graphics.Curves.Tests'
  Missing documentation for:
    Module header
     (Graphics/Curves/Tests.hs:11)
    chooseDouble (Graphics/Curves/Tests.hs:17)
    ≈ (Graphics/Curves/Tests.hs:23)
    eqV (Graphics/Curves/Tests.hs:25)
    prop_distanceToSegment (Graphics/Curves/Tests.hs:27)
    prop_intersectSegment (Graphics/Curves/Tests.hs:45)
    prop_intersectBBox (Graphics/Curves/Tests.hs:69)
    goodBasis (Graphics/Curves/Tests.hs:88)
    prop_toBasis (Graphics/Curves/Tests.hs:93)
  97% ( 59 / 61) in 'Graphics.Curves'
  Missing documentation for:
    sampleImage (Graphics/Curves.hs:127)
    version (Graphics/Curves.hs:156)
  80% (  4 /  5) in 'Graphics.Curves.Text'
  Missing documentation for:
    Alignment (Graphics/Curves/Text.hs:281)
  82% (  9 / 11) in 'Graphics.Curves.Geometry'
  Missing documentation for:
    Length (Graphics/Curves/Geometry.hs:16)
    Angle (Graphics/Curves/Geometry.hs:17)
  50% (  1 /  2) in 'Graphics.Curves.Graph'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Graphics.Curves.SVG.Path'
  Missing documentation for:
    Module header
 100% (  4 /  4) in 'Graphics.Curves.SVG.Font'
  25% (  1 /  4) in 'Graphics.Curves.Text.Fonts.Liberation'
  Missing documentation for:
    Modifier (Graphics/Curves/Text/Fonts/Liberation.hs:12)
    FontStyle (Graphics/Curves/Text/Fonts/Liberation.hs:15)
    liberation (Graphics/Curves/Text/Fonts/Liberation.hs:32)
Documentation created: dist/doc/html/curves/index.html,
dist/doc/html/curves/curves.txt
Creating package registration file:
/tmp/pkgConf-curves-1.1.015583494761656498187.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/curves-1.1.0.2-IsHxPT3PPeY3pyRQbeMZUF
Registering curves-1.1.0.2...
Installed curves-1.1.0.2

Test log

No test log was submitted for this report.