Build #1 for pred-trie-0.5.1

[all reports]

Package pred-trie-0.5.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-04-28 03:41:17.89768 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.7.0, tries-0.0.4, semigroups-0.18.1, pred-set-0.0.1, poly-arity-0.0.7, mtl-2.2.1, hashtables-1.2.1.0, hashable-1.2.4.0, containers-0.5.6.2, composition-extra-2.0.0, base-4.8.2.0, QuickCheck-2.8.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-orphans-0.5.4...
Building base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.5.4...
Running Haddock for base-orphans-0.5.4...
Running hscolour for base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
  33% (  1 /  3) in 'Data.Orphans.Prelude'
  Missing documentation for:
    realPart (src/Data/Orphans/Prelude.hs:110)
    imagPart (src/Data/Orphans/Prelude.hs:110)
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.5278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.4-0gFtKFBT26OGSKHmmdqdfx
Registering base-orphans-0.5.4...
Installed base-orphans-0.5.4
Configuring bytestring-trie-0.2.4.1...
Building bytestring-trie-0.2.4.1...
Preprocessing library bytestring-trie-0.2.4.1...
[1 of 6] Compiling Data.Trie.ByteStringInternal ( src/Data/Trie/ByteStringInternal.hs, dist/build/Data/Trie/ByteStringInternal.o )

src/Data/Trie/ByteStringInternal.hs:68:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Trie/ByteStringInternal.hs:87:51: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 6] Compiling Data.Trie.BitTwiddle ( src/Data/Trie/BitTwiddle.hs, dist/build/Data/Trie/BitTwiddle.o )
[3 of 6] Compiling Data.Trie.Errors ( src/Data/Trie/Errors.hs, dist/build/Data/Trie/Errors.o )
[4 of 6] Compiling Data.Trie.Internal ( src/Data/Trie/Internal.hs, dist/build/Data/Trie/Internal.o )
[5 of 6] Compiling Data.Trie        ( src/Data/Trie.hs, dist/build/Data/Trie.o )
[6 of 6] Compiling Data.Trie.Convenience ( src/Data/Trie/Convenience.hs, dist/build/Data/Trie/Convenience.o )
In-place registering bytestring-trie-0.2.4.1...
Running Haddock for bytestring-trie-0.2.4.1...
Running hscolour for bytestring-trie-0.2.4.1...
Preprocessing library bytestring-trie-0.2.4.1...
Preprocessing library bytestring-trie-0.2.4.1...

src/Data/Trie/ByteStringInternal.hs:68:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Trie/ByteStringInternal.hs:87:51: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% (  4 /  4) in 'Data.Trie.ByteStringInternal'
  56% (  5 /  9) in 'Data.Trie.BitTwiddle'
  Missing documentation for:
    Prefix (src/Data/Trie/BitTwiddle.hs:45)
    Mask (src/Data/Trie/BitTwiddle.hs:46)
    elemToNat (src/Data/Trie/BitTwiddle.hs:48)
    mask (src/Data/Trie/BitTwiddle.hs:83)
 100% (  2 /  2) in 'Data.Trie.Errors'
  89% ( 33 / 37) in 'Data.Trie.Internal'
  Missing documentation for:
    minAssoc (src/Data/Trie/Internal.hs:987)
    maxAssoc (src/Data/Trie/Internal.hs:996)
    updateMinViewBy (src/Data/Trie/Internal.hs:1011)
    updateMaxViewBy (src/Data/Trie/Internal.hs:1022)
 100% ( 33 / 33) in 'Data.Trie'
 100% ( 26 / 26) in 'Data.Trie.Convenience'
Documentation created: dist/doc/html/bytestring-trie/index.html,
dist/doc/html/bytestring-trie/bytestring-trie.txt
Creating package registration file:
/tmp/pkgConf-bytestring-trie-0.2.48556362261749698586.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bytestring-trie-0.2.4.1-Lxz3qYjk4o0HcdBW5cOxDq
Registering bytestring-trie-0.2.4.1...
Installed bytestring-trie-0.2.4.1
Configuring composition-1.0.2.1...
Building composition-1.0.2.1...
Preprocessing library composition-1.0.2.1...
[1 of 1] Compiling Data.Composition ( src/Data/Composition.hs, dist/build/Data/Composition.o )
In-place registering composition-1.0.2.1...
Running Haddock for composition-1.0.2.1...
Running hscolour for composition-1.0.2.1...
Preprocessing library composition-1.0.2.1...
Preprocessing library composition-1.0.2.1...
Haddock coverage:
  32% ( 10 / 31) in 'Data.Composition'
  Missing documentation for:
    .:: (src/Data/Composition.hs:136)
    .::. (src/Data/Composition.hs:137)
    .::: (src/Data/Composition.hs:138)
    .:::. (src/Data/Composition.hs:139)
    .:::: (src/Data/Composition.hs:140)
    .::::. (src/Data/Composition.hs:141)
    .** (src/Data/Composition.hs:92)
    .*** (src/Data/Composition.hs:95)
    .**** (src/Data/Composition.hs:96)
    .***** (src/Data/Composition.hs:97)
    .****** (src/Data/Composition.hs:98)
    .******* (src/Data/Composition.hs:99)
    .******** (src/Data/Composition.hs:100)
    compose2 (src/Data/Composition.hs:116)
    compose3 (src/Data/Composition.hs:119)
    compose4 (src/Data/Composition.hs:122)
    compose5 (src/Data/Composition.hs:123)
    compose6 (src/Data/Composition.hs:124)
    compose7 (src/Data/Composition.hs:125)
    compose8 (src/Data/Composition.hs:126)
    compose9 (src/Data/Composition.hs:127)
Documentation created: dist/doc/html/composition/index.html,
dist/doc/html/composition/composition.txt
Creating package registration file:
/tmp/pkgConf-composition-1.0.218753359281784639529.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/composition-1.0.2.1-1VyjTm8mmlWLvGCQw6erVl
Registering composition-1.0.2.1...
Installed composition-1.0.2.1
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21402586708552473416.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.020458266072037770478.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring prelude-extras-0.4.0.3...
Building prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.3...
Running Haddock for prelude-extras-0.4.0.3...
Running hscolour for prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:83)
    /=# (src/Prelude/Extras.hs:90)
    Ord1 (src/Prelude/Extras.hs:178)
    <# (src/Prelude/Extras.hs:186)
    <=# (src/Prelude/Extras.hs:186)
    >=# (src/Prelude/Extras.hs:186)
    ># (src/Prelude/Extras.hs:186)
    max1 (src/Prelude/Extras.hs:187)
    min1 (src/Prelude/Extras.hs:187)
    Show1 (src/Prelude/Extras.hs:291)
    show1 (src/Prelude/Extras.hs:300)
    shows1 (src/Prelude/Extras.hs:303)
    Read1 (src/Prelude/Extras.hs:401)
    read1 (src/Prelude/Extras.hs:419)
    reads1 (src/Prelude/Extras.hs:422)
    readPrec1 (src/Prelude/Extras.hs:412)
    readListPrec1 (src/Prelude/Extras.hs:415)
    readList1Default (src/Prelude/Extras.hs:438)
    readListPrec1Default (src/Prelude/Extras.hs:441)
    Lift1 (src/Prelude/Extras.hs:643)
    Eq2 (src/Prelude/Extras.hs:150)
    /=## (src/Prelude/Extras.hs:157)
    Ord2 (src/Prelude/Extras.hs:247)
    <## (src/Prelude/Extras.hs:255)
    <=## (src/Prelude/Extras.hs:257)
    >=## (src/Prelude/Extras.hs:259)
    >## (src/Prelude/Extras.hs:261)
    max2 (src/Prelude/Extras.hs:264)
    min2 (src/Prelude/Extras.hs:269)
    Show2 (src/Prelude/Extras.hs:361)
    show2 (src/Prelude/Extras.hs:370)
    shows2 (src/Prelude/Extras.hs:374)
    Read2 (src/Prelude/Extras.hs:551)
    read2 (src/Prelude/Extras.hs:592)
    reads2 (src/Prelude/Extras.hs:595)
    readPrec2 (src/Prelude/Extras.hs:561)
    readListPrec2 (src/Prelude/Extras.hs:564)
    readList2Default (src/Prelude/Extras.hs:611)
    readListPrec2Default (src/Prelude/Extras.hs:614)
    Lift2 (src/Prelude/Extras.hs:651)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.01021784812586235379.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.3-1gQpKVfMHul71LsAFgGRhv
Registering prelude-extras-0.4.0.3...
Installed prelude-extras-0.4.0.3
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11131884850380390179.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.417878975251745897490.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring tagged-0.8.4...
Building tagged-0.8.4...
Preprocessing library tagged-0.8.4...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.4...
Running Haddock for tagged-0.8.4...
Running hscolour for tagged-0.8.4...
Preprocessing library tagged-0.8.4...
Preprocessing library tagged-0.8.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:383)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.87693044651998994314.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.4-LPeicl3HxVfGUMMwMEsAE6
Registering tagged-0.8.4...
Installed tagged-0.8.4
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.1...
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21111088131813465002.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.129860596960188534.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.015953711981562887660.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Hashable/Class.hs:460:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.410326843671478326644.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-29038/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-29038/distributive-0.5.0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29038/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.5.0.2...
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.016228382871617869388.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/distributive-0.5.0.2-5XOePZ3XyOl8yIAuxScF8V
Registering distributive-0.5.0.2...
Installed distributive-0.5.0.2
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.2.1...
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.26016980781476967137.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2
Registering exceptions-0.8.2.1...
Installed exceptions-0.8.2.1
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

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

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

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

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.419881802371554567089.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-base-0.4.4-LEY6N2K8lWyKssxi9ZZ0NE
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring QuickCheck-2.8.2...
Building QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
[ 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.2...
Running Haddock for QuickCheck-2.8.2...
Running hscolour for QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
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:47)
    ranges (Test/QuickCheck/Text.hs:52)
    number (Test/QuickCheck/Text.hs:60)
    short (Test/QuickCheck/Text.hs:63)
    showErr (Test/QuickCheck/Text.hs:71)
    oneLine (Test/QuickCheck/Text.hs:74)
    isOneLine (Test/QuickCheck/Text.hs:77)
    bold (Test/QuickCheck/Text.hs:80)
    newTerminal (Test/QuickCheck/Text.hs:91)
    withStdioTerminal (Test/QuickCheck/Text.hs:105)
    withNullTerminal (Test/QuickCheck/Text.hs:111)
    terminalOutput (Test/QuickCheck/Text.hs:115)
    handle (Test/QuickCheck/Text.hs:118)
    Terminal (Test/QuickCheck/Text.hs:88)
    putTemp (Test/QuickCheck/Text.hs:129)
    putPart (Test/QuickCheck/Text.hs:129)
    putLine (Test/QuickCheck/Text.hs:129)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:48)
     (Test/QuickCheck/Gen.hs:52)
     (Test/QuickCheck/Gen.hs:56)
  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:188)
    doneTesting (Test/QuickCheck/Test.hs:194)
    giveUp (Test/QuickCheck/Test.hs:224)
    runATest (Test/QuickCheck/Test.hs:240)
    summary (Test/QuickCheck/Test.hs:306)
    success (Test/QuickCheck/Test.hs:317)
    labelPercentage (Test/QuickCheck/Test.hs:347)
    insufficientCoverage (Test/QuickCheck/Test.hs:355)
    foundFailure (Test/QuickCheck/Test.hs:362)
    localMin (Test/QuickCheck/Test.hs:366)
    localMin' (Test/QuickCheck/Test.hs:396)
    localMinFound (Test/QuickCheck/Test.hs:408)
    callbackPostTest (Test/QuickCheck/Test.hs:433)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:438)
 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.821373869891940599174.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD
Registering QuickCheck-2.8.2...
Installed QuickCheck-2.8.2
Configuring constraints-0.8...
Building constraints-0.8...
Preprocessing library constraints-0.8...
[1 of 5] Compiling Data.Constraint  ( src/Data/Constraint.hs, dist/build/Data/Constraint.o )
[2 of 5] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/build/Data/Constraint/Deferrable.o )
[3 of 5] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o )
[4 of 5] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/build/Data/Constraint/Lifting.o )
[5 of 5] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o )
In-place registering constraints-0.8...
Running Haddock for constraints-0.8...
Running hscolour for constraints-0.8...
Preprocessing library constraints-0.8...
Preprocessing library constraints-0.8...
Haddock coverage:
  96% ( 23 / 24) in 'Data.Constraint'
  Missing documentation for:
    Constraint
  60% (  3 /  5) in 'Data.Constraint.Deferrable'
  Missing documentation for:
    UnsatisfiedConstraint (src/Data/Constraint/Deferrable.hs:35)
    deferred (src/Data/Constraint/Deferrable.hs:49)
  89% (  8 /  9) in 'Data.Constraint.Forall'
  Missing documentation for:
    Forall1 (src/Data/Constraint/Forall.hs:113)
   0% (  0 /  3) in 'Data.Constraint.Lifting'
  Missing documentation for:
    Module header
    Lifting (src/Data/Constraint/Lifting.hs:62)
    Lifting2 (src/Data/Constraint/Lifting.hs:419)
 100% (  8 /  8) in 'Data.Constraint.Unsafe'
Warning: Data.Constraint: could not find link destinations for:
    no
Documentation created: dist/doc/html/constraints/index.html,
dist/doc/html/constraints/constraints.txt
Creating package registration file:
/tmp/pkgConf-constraints-01613703163861798817.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/constraints-0.8-J6ERMEjH5xE7TnyGNNtS3k
Registering constraints-0.8...
Installed constraints-0.8
Configuring hashtables-1.2.1.0...
Building hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )

src/Data/HashTable/Internal/UnsafeTricks.hs:27:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()
[ 2 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )

src/Data/HashTable/Internal/IntArray.hs:74:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 3 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 4 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 5 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )

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

src/Data/HashTable/Internal/Utils.hs:54:31: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 6 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )

src/Data/HashTable/Internal/CacheLine.hs:41:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()
[ 7 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )

src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:16:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )

src/Data/HashTable/ST/Basic.hs:125:10: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:368:30: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )

src/Data/HashTable/ST/Cuckoo.hs:182:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

src/Data/HashTable/IO.hs:97:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘new’

src/Data/HashTable/IO.hs:98:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘new’

src/Data/HashTable/IO.hs:99:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘new’

src/Data/HashTable/IO.hs:107:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’

src/Data/HashTable/IO.hs:108:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’

src/Data/HashTable/IO.hs:109:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’

src/Data/HashTable/IO.hs:118:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘insert’

src/Data/HashTable/IO.hs:120:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘insert’

src/Data/HashTable/IO.hs:122:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘insert’

src/Data/HashTable/IO.hs:132:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘delete’

src/Data/HashTable/IO.hs:134:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘delete’

src/Data/HashTable/IO.hs:136:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘delete’

src/Data/HashTable/IO.hs:146:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’

src/Data/HashTable/IO.hs:148:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’

src/Data/HashTable/IO.hs:150:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’

src/Data/HashTable/IO.hs:161:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’

src/Data/HashTable/IO.hs:163:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’

src/Data/HashTable/IO.hs:165:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’

src/Data/HashTable/IO.hs:176:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’

src/Data/HashTable/IO.hs:178:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’

src/Data/HashTable/IO.hs:180:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’

src/Data/HashTable/IO.hs:190:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘toList’

src/Data/HashTable/IO.hs:192:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘toList’

src/Data/HashTable/IO.hs:194:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘toList’

src/Data/HashTable/IO.hs:208:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’

src/Data/HashTable/IO.hs:210:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’

src/Data/HashTable/IO.hs:212:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’

src/Data/HashTable/IO.hs:223:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’

src/Data/HashTable/IO.hs:225:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’

src/Data/HashTable/IO.hs:227:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’
In-place registering hashtables-1.2.1.0...
Running Haddock for hashtables-1.2.1.0...
Running hscolour for hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...

src/Data/HashTable/Internal/UnsafeTricks.hs:27:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()

src/Data/HashTable/Internal/IntArray.hs:74:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

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

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

src/Data/HashTable/Internal/CacheLine.hs:41:1: Warning:
    The import of ‘GHC.Exts’ is redundant
      except perhaps to import instances from ‘GHC.Exts’
    To import instances alone, use: import GHC.Exts()

src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:16:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

src/Data/HashTable/ST/Basic.hs:125:10: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:368:30: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Cuckoo.hs:182:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
  Missing documentation for:
    Module header
    Key (src/Data/HashTable/Internal/UnsafeTricks.hs:38)
    toKey (src/Data/HashTable/Internal/UnsafeTricks.hs:57)
    fromKey (src/Data/HashTable/Internal/UnsafeTricks.hs:58)
    emptyRecord (src/Data/HashTable/Internal/UnsafeTricks.hs:50)
    deletedRecord (src/Data/HashTable/Internal/UnsafeTricks.hs:51)
    keyIsEmpty (src/Data/HashTable/Internal/UnsafeTricks.hs:52)
    keyIsDeleted (src/Data/HashTable/Internal/UnsafeTricks.hs:53)
    writeDeletedElement (src/Data/HashTable/Internal/UnsafeTricks.hs:55)
    makeEmptyVector (src/Data/HashTable/Internal/UnsafeTricks.hs:54)
   0% (  0 / 12) in 'Data.HashTable.Internal.IntArray'
  Missing documentation for:
    Module header
    IntArray (src/Data/HashTable/Internal/IntArray.hs:47)
    Elem (src/Data/HashTable/Internal/IntArray.hs:48)
    elemMask (src/Data/HashTable/Internal/IntArray.hs:68)
    primWordToElem (src/Data/HashTable/Internal/IntArray.hs:52)
    elemToInt (src/Data/HashTable/Internal/IntArray.hs:57)
    elemToInt# (src/Data/HashTable/Internal/IntArray.hs:63)
    newArray (src/Data/HashTable/Internal/IntArray.hs:84)
    readArray (src/Data/HashTable/Internal/IntArray.hs:93)
    writeArray (src/Data/HashTable/Internal/IntArray.hs:100)
    length (src/Data/HashTable/Internal/IntArray.hs:107)
    toPtr (src/Data/HashTable/Internal/IntArray.hs:112)
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
  Missing documentation for:
    Module header
    newArray (src/Data/HashTable/Internal/Array.hs:36)
    readArray (src/Data/HashTable/Internal/Array.hs:39)
    writeArray (src/Data/HashTable/Internal/Array.hs:42)
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
  Missing documentation for:
    Module header
    Bucket (src/Data/HashTable/Internal/Linear/Bucket.hs:45)
    newBucketArray (src/Data/HashTable/Internal/Linear/Bucket.hs:61)
    newBucketSize (src/Data/HashTable/Internal/Linear/Bucket.hs:93)
    emptyWithSize (src/Data/HashTable/Internal/Linear/Bucket.hs:83)
    growBucketTo (src/Data/HashTable/Internal/Linear/Bucket.hs:126)
    snoc (src/Data/HashTable/Internal/Linear/Bucket.hs:148)
    size (src/Data/HashTable/Internal/Linear/Bucket.hs:207)
    lookup (src/Data/HashTable/Internal/Linear/Bucket.hs:214)
    delete (src/Data/HashTable/Internal/Linear/Bucket.hs:261)
    toList (src/Data/HashTable/Internal/Linear/Bucket.hs:235)
    fromList (src/Data/HashTable/Internal/Linear/Bucket.hs:253)
    mapM_ (src/Data/HashTable/Internal/Linear/Bucket.hs:291)
    foldM (src/Data/HashTable/Internal/Linear/Bucket.hs:313)
    expandBucketArray (src/Data/HashTable/Internal/Linear/Bucket.hs:118)
    expandArray (src/Data/HashTable/Internal/Linear/Bucket.hs:98)
    nelemsAndOverheadInWords (src/Data/HashTable/Internal/Linear/Bucket.hs:65)
    bucketSplitSize (src/Data/HashTable/Internal/Linear/Bucket.hs:56)
   6% (  1 / 18) in 'Data.HashTable.Internal.Utils'
  Missing documentation for:
    Module header
    whichBucket (src/Data/HashTable/Internal/Utils.hs:71)
    nextBestPrime (src/Data/HashTable/Internal/Utils.hs:238)
    bumpSize (src/Data/HashTable/Internal/Utils.hs:247)
    shiftL (src/Data/HashTable/Internal/Utils.hs:252)
    shiftRL (src/Data/HashTable/Internal/Utils.hs:253)
    iShiftL (src/Data/HashTable/Internal/Utils.hs:254)
    iShiftRL (src/Data/HashTable/Internal/Utils.hs:255)
    nextHighestPowerOf2 (src/Data/HashTable/Internal/Utils.hs:286)
    log2 (src/Data/HashTable/Internal/Utils.hs:291)
    highestBitMask (src/Data/HashTable/Internal/Utils.hs:300)
    wordSize (src/Data/HashTable/Internal/Utils.hs:43)
    cacheLineSize (src/Data/HashTable/Internal/Utils.hs:47)
    numElemsInCacheLine (src/Data/HashTable/Internal/Utils.hs:51)
    cacheLineIntBits (src/Data/HashTable/Internal/Utils.hs:65)
    forceSameType (src/Data/HashTable/Internal/Utils.hs:310)
    unsafeIOToST
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  Missing documentation for:
    Module header
    forwardSearch2 (src/Data/HashTable/Internal/CacheLine.hs:91)
    forwardSearch3 (src/Data/HashTable/Internal/CacheLine.hs:99)
    isCacheLineAligned (src/Data/HashTable/Internal/CacheLine.hs:147)
    advanceByCacheLineSize (src/Data/HashTable/Internal/CacheLine.hs:132)
    prefetchRead (src/Data/HashTable/Internal/CacheLine.hs:49)
    prefetchWrite (src/Data/HashTable/Internal/CacheLine.hs:50)
    maskw# (src/Data/HashTable/Internal/CacheLine.hs:196)
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
  Missing documentation for:
    Module header
    BitStream (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:77)
    newBitStream (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:85)
    getNextBit (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:94)
    getNBits (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:99)
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html,
dist/doc/html/hashtables/hashtables.txt
Creating package registration file:
/tmp/pkgConf-hashtables-1.2.1446703183794123786.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashtables-1.2.1.0-5Vb6phNxUZg6pFkCi63Q8S
Registering hashtables-1.2.1.0...
Installed hashtables-1.2.1.0
Configuring scientific-0.3.4.6...
Building scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.6...
Running Haddock for scientific-0.3.4.6...
Running hscolour for scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
Preprocessing library scientific-0.3.4.6...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.4735194528107920488.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.6-5s26qRhE5w04kI4pP1Rtwm
Registering scientific-0.3.4.6...
Installed scientific-0.3.4.6
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.72989754298285608.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring HSet-0.0.0...
Building HSet-0.0.0...
Preprocessing library HSet-0.0.0...
[1 of 2] Compiling Data.HSet.Types  ( src/Data/HSet/Types.hs, dist/build/Data/HSet/Types.o )

src/Data/HSet/Types.hs:19:10: Warning:
    Orphan instance: instance Hashable Fingerprint
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[2 of 2] Compiling Data.HSet.Mutable ( src/Data/HSet/Mutable.hs, dist/build/Data/HSet/Mutable.o )

src/Data/HSet/Mutable.hs:25:5: Warning:
    Defined but not used: ‘hSetValues’

src/Data/HSet/Mutable.hs:26:5: Warning:
    Defined but not used: ‘hSetCount’
In-place registering HSet-0.0.0...
Running Haddock for HSet-0.0.0...
Running hscolour for HSet-0.0.0...
Preprocessing library HSet-0.0.0...
Preprocessing library HSet-0.0.0...

src/Data/HSet/Types.hs:19:10: Warning:
    Orphan instance: instance Hashable Fingerprint
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Data/HSet/Mutable.hs:25:5: Warning:
    Defined but not used: ‘hSetValues’

src/Data/HSet/Mutable.hs:26:5: Warning:
    Defined but not used: ‘hSetCount’
Haddock coverage:
   0% (  0 /  5) in 'Data.HSet.Types'
  Missing documentation for:
    Module header
    HKey' (src/Data/HSet/Types.hs:14)
     (src/Data/HSet/Types.hs:19)
     (src/Data/HSet/Types.hs:23)
    HKey (src/Data/HSet/Types.hs:25)
   0% (  0 /  7) in 'Data.HSet.Mutable'
  Missing documentation for:
    Module header
    HKey (src/Data/HSet/Types.hs:25)
    HSet (src/Data/HSet/Mutable.hs:24)
    new (src/Data/HSet/Mutable.hs:30)
    insert (src/Data/HSet/Mutable.hs:34)
    lookup (src/Data/HSet/Mutable.hs:45)
    delete (src/Data/HSet/Mutable.hs:50)
Documentation created: dist/doc/html/HSet/index.html,
dist/doc/html/HSet/HSet.txt
Creating package registration file: /tmp/pkgConf-HSet-0.0894617267362795150.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HSet-0.0.0-24ShppqFhLh7naPmkuqHCR
Registering HSet-0.0.0...
Installed HSet-0.0.0
Configuring quickcheck-instances-0.3.12...
Building quickcheck-instances-0.3.12...
Preprocessing library quickcheck-instances-0.3.12...
[1 of 2] Compiling Test.QuickCheck.Instances.LegacyNumeric ( src/Test/QuickCheck/Instances/LegacyNumeric.hs, dist/build/Test/QuickCheck/Instances/LegacyNumeric.o )
[2 of 2] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.o )

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

src/Test/QuickCheck/Instances.hs:31:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

src/Test/QuickCheck/Instances.hs:32:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Test/QuickCheck/Instances.hs:35:1: Warning:
    The import of ‘Data.Ratio’ is redundant
      except perhaps to import instances from ‘Data.Ratio’
    To import instances alone, use: import Data.Ratio()

src/Test/QuickCheck/Instances.hs:43:1: Warning:
    The qualified import of ‘Data.Fixed’ is redundant
      except perhaps to import instances from ‘Data.Fixed’
    To import instances alone, use: import Data.Fixed()

src/Test/QuickCheck/Instances.hs:44:1: Warning:
    The qualified import of ‘Data.IntMap’ is redundant
      except perhaps to import instances from ‘Data.IntMap’
    To import instances alone, use: import Data.IntMap()

src/Test/QuickCheck/Instances.hs:45:1: Warning:
    The qualified import of ‘Data.IntSet’ is redundant
      except perhaps to import instances from ‘Data.IntSet’
    To import instances alone, use: import Data.IntSet()

src/Test/QuickCheck/Instances.hs:46:1: Warning:
    The qualified import of ‘Data.Map’ is redundant
      except perhaps to import instances from ‘Data.Map’
    To import instances alone, use: import Data.Map()

src/Test/QuickCheck/Instances.hs:47:1: Warning:
    The qualified import of ‘Data.Sequence’ is redundant
      except perhaps to import instances from ‘Data.Sequence’
    To import instances alone, use: import Data.Sequence()

src/Test/QuickCheck/Instances.hs:48:1: Warning:
    The qualified import of ‘Data.Set’ is redundant
      except perhaps to import instances from ‘Data.Set’
    To import instances alone, use: import Data.Set()

src/Test/QuickCheck/Instances.hs:253:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:278:23: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:285:60: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:295:62: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:296:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:297:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:298:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:299:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:300:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:301:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:310:52: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:312:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:313:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:314:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:315:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:316:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:317:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:318:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:319:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:320:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:321:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:322:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:368:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:394:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:394:55: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:402:44: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:408:45: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:409:26: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:409:48: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:422:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:435:24: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"
In-place registering quickcheck-instances-0.3.12...
Running Haddock for quickcheck-instances-0.3.12...
Running hscolour for quickcheck-instances-0.3.12...
Preprocessing library quickcheck-instances-0.3.12...
Preprocessing library quickcheck-instances-0.3.12...

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

src/Test/QuickCheck/Instances.hs:31:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

src/Test/QuickCheck/Instances.hs:32:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Test/QuickCheck/Instances.hs:35:1: Warning:
    The import of ‘Data.Ratio’ is redundant
      except perhaps to import instances from ‘Data.Ratio’
    To import instances alone, use: import Data.Ratio()

src/Test/QuickCheck/Instances.hs:43:1: Warning:
    The qualified import of ‘Data.Fixed’ is redundant
      except perhaps to import instances from ‘Data.Fixed’
    To import instances alone, use: import Data.Fixed()

src/Test/QuickCheck/Instances.hs:44:1: Warning:
    The qualified import of ‘Data.IntMap’ is redundant
      except perhaps to import instances from ‘Data.IntMap’
    To import instances alone, use: import Data.IntMap()

src/Test/QuickCheck/Instances.hs:45:1: Warning:
    The qualified import of ‘Data.IntSet’ is redundant
      except perhaps to import instances from ‘Data.IntSet’
    To import instances alone, use: import Data.IntSet()

src/Test/QuickCheck/Instances.hs:46:1: Warning:
    The qualified import of ‘Data.Map’ is redundant
      except perhaps to import instances from ‘Data.Map’
    To import instances alone, use: import Data.Map()

src/Test/QuickCheck/Instances.hs:47:1: Warning:
    The qualified import of ‘Data.Sequence’ is redundant
      except perhaps to import instances from ‘Data.Sequence’
    To import instances alone, use: import Data.Sequence()

src/Test/QuickCheck/Instances.hs:48:1: Warning:
    The qualified import of ‘Data.Set’ is redundant
      except perhaps to import instances from ‘Data.Set’
    To import instances alone, use: import Data.Set()

src/Test/QuickCheck/Instances.hs:253:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:278:23: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:285:60: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:295:62: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:296:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:297:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:298:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:299:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:300:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:301:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:310:52: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:312:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:313:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:314:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:315:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:316:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:317:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:318:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:319:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:320:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:321:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:322:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:368:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:394:29: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:394:55: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:402:44: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:408:45: Warning:
    This binding for ‘second’ shadows the existing binding
      imported from ‘Control.Arrow’ at src/Test/QuickCheck/Instances.hs:31:1-20

src/Test/QuickCheck/Instances.hs:409:26: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:409:48: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:422:25: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:435:24: Warning:
    In the use of ‘><’
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"
Haddock coverage:
   0% (  0 /  1) in 'Test.QuickCheck.Instances.LegacyNumeric'
  Missing documentation for:
    Module header
 100% (  1 /  1) in 'Test.QuickCheck.Instances'
Documentation created: dist/doc/html/quickcheck-instances/index.html,
dist/doc/html/quickcheck-instances/quickcheck-instances.txt
Creating package registration file:
/tmp/pkgConf-quickcheck-instances-0.35548417462091729405.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/quickcheck-instances-0.3.12-0mPZBlf7BwNAlvdve9hZ5V
Registering quickcheck-instances-0.3.12...
Installed quickcheck-instances-0.3.12
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.1...
Running Haddock for semigroups-0.18.1...
Running hscolour for semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:189)
    Min (src-ghc7/Data/Semigroup.hs:427)
    Max (src-ghc7/Data/Semigroup.hs:512)
    ArgMin (src-ghc7/Data/Semigroup.hs:613)
    ArgMax (src-ghc7/Data/Semigroup.hs:614)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.181742853661747040077.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-Iivsiy35cmk8ISqG11MEap
Registering semigroups-0.18.1...
Installed semigroups-0.18.1
Configuring witherable-0.1.3.3...
Building witherable-0.1.3.3...
Preprocessing library witherable-0.1.3.3...
[1 of 1] Compiling Data.Witherable  ( src/Data/Witherable.hs, dist/build/Data/Witherable.o )
In-place registering witherable-0.1.3.3...
Running Haddock for witherable-0.1.3.3...
Running hscolour for witherable-0.1.3.3...
Preprocessing library witherable-0.1.3.3...
Preprocessing library witherable-0.1.3.3...
Haddock coverage:
  68% ( 17 / 25) in 'Data.Witherable'
  Missing documentation for:
    witherM (src/Data/Witherable.hs:159)
    FilterLike (src/Data/Witherable.hs:63)
    Filter (src/Data/Witherable.hs:64)
    FilterLike' (src/Data/Witherable.hs:65)
    Filter' (src/Data/Witherable.hs:66)
    filterAOf (src/Data/Witherable.hs:104)
    cloneFilter (src/Data/Witherable.hs:80)
    Peat (src/Data/Witherable.hs:68)
Documentation created: dist/doc/html/witherable/index.html,
dist/doc/html/witherable/witherable.txt
Creating package registration file:
/tmp/pkgConf-witherable-0.1.310416552291789065969.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/witherable-0.1.3.3-ElKANIDqtTxCoHsngVEzvp
Registering witherable-0.1.3.3...
Installed witherable-0.1.3.3
Downloading pred-set-0.0.1...
Configuring pred-set-0.0.1...
Building pred-set-0.0.1...
Preprocessing library pred-set-0.0.1...
[1 of 1] Compiling Data.PredSet.Mutable ( src/Data/PredSet/Mutable.hs, dist/build/Data/PredSet/Mutable.o )

src/Data/PredSet/Mutable.hs:23:5: Warning:
    Defined but not used: ‘cachedPredPred’

src/Data/PredSet/Mutable.hs:24:5: Warning:
    Defined but not used: ‘cachedPredCache’

src/Data/PredSet/Mutable.hs:42:5: Warning:
    Defined but not used: ‘getPredSet’

src/Data/PredSet/Mutable.hs:46:5: Warning:
    Defined but not used: ‘getPredKey’
In-place registering pred-set-0.0.1...
Running Haddock for pred-set-0.0.1...
Running hscolour for pred-set-0.0.1...
Preprocessing library pred-set-0.0.1...
Preprocessing library pred-set-0.0.1...

src/Data/PredSet/Mutable.hs:23:5: Warning:
    Defined but not used: ‘cachedPredPred’

src/Data/PredSet/Mutable.hs:24:5: Warning:
    Defined but not used: ‘cachedPredCache’

src/Data/PredSet/Mutable.hs:42:5: Warning:
    Defined but not used: ‘getPredSet’

src/Data/PredSet/Mutable.hs:46:5: Warning:
    Defined but not used: ‘getPredKey’
Haddock coverage:
   0% (  0 /  6) in 'Data.PredSet.Mutable'
  Missing documentation for:
    Module header
    PredSet (src/Data/PredSet/Mutable.hs:41)
    PredKey (src/Data/PredSet/Mutable.hs:45)
    new (src/Data/PredSet/Mutable.hs:50)
    insert (src/Data/PredSet/Mutable.hs:53)
    lookup (src/Data/PredSet/Mutable.hs:63)
Documentation created: dist/doc/html/pred-set/index.html,
dist/doc/html/pred-set/pred-set.txt
Creating package registration file:
/tmp/pkgConf-pred-set-0.019299621031050760512.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pred-set-0.0.1-1lzVKmwFtOEHOZW2VXcEbw
Registering pred-set-0.0.1...
Installed pred-set-0.0.1
Configuring commutative-0.0.1.4...
Building commutative-0.0.1.4...
Preprocessing library commutative-0.0.1.4...
[1 of 2] Compiling Data.Commutative ( src/Data/Commutative.hs, dist/build/Data/Commutative.o )

src/Data/Commutative.hs:7:1: Warning:
    The import of ‘mappend’ from module ‘Data.Monoid’ is redundant

src/Data/Commutative.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 2] Compiling Data.Mergeable   ( src/Data/Mergeable.hs, dist/build/Data/Mergeable.o )
In-place registering commutative-0.0.1.4...
Running Haddock for commutative-0.0.1.4...
Running hscolour for commutative-0.0.1.4...
Preprocessing library commutative-0.0.1.4...
Preprocessing library commutative-0.0.1.4...

src/Data/Commutative.hs:7:1: Warning:
    The import of ‘mappend’ from module ‘Data.Monoid’ is redundant

src/Data/Commutative.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  17% (  4 / 23) in 'Data.Commutative'
  Missing documentation for:
    Module header
    Commutative (src/Data/Commutative.hs:20)
    <~> (src/Data/Commutative.hs:26)
    CommutativeId (src/Data/Commutative.hs:29)
     (src/Data/Commutative.hs:42)
     (src/Data/Commutative.hs:45)
     (src/Data/Commutative.hs:52)
     (src/Data/Commutative.hs:55)
     (src/Data/Commutative.hs:59)
     (src/Data/Commutative.hs:62)
     (src/Data/Commutative.hs:65)
     (src/Data/Commutative.hs:68)
     (src/Data/Commutative.hs:78)
     (src/Data/Commutative.hs:82)
     (src/Data/Commutative.hs:86)
     (src/Data/Commutative.hs:89)
     (src/Data/Commutative.hs:92)
     (src/Data/Commutative.hs:95)
    pick1 (src/Data/Commutative.hs:99)
   0% (  0 /  5) in 'Data.Mergeable'
  Missing documentation for:
    Module header
    Mergeable (src/Data/Mergeable.hs:12)
     (src/Data/Mergeable.hs:19)
    Mergeable1 (src/Data/Mergeable.hs:24)
     (src/Data/Mergeable.hs:31)
Documentation created: dist/doc/html/commutative/index.html,
dist/doc/html/commutative/commutative.txt
Creating package registration file:
/tmp/pkgConf-commutative-0.0.1391091185591313492.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/commutative-0.0.1.4-EbzkJOg0gxcKFtIgkYSZod
Registering commutative-0.0.1.4...
Installed commutative-0.0.1.4
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.71567254732258129326.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-BcWcxbnMYo3FwGZuW3nHt1
Registering void-0.7.1...
Installed void-0.7.1
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.4...
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1441145323111166929.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/contravariant-1.4-0AUr50yDVwNB7DInKN0aLv
Registering contravariant-1.4...
Installed contravariant-1.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-29038/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-29038/comonad-5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29038/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
In-place registering comonad-5...
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-5464661174209331367
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/comonad-5-K4OQWQq6pCy1f0aZof1Cb2
Registering comonad-5...
Installed comonad-5
Configuring composition-extra-2.0.0...
Building composition-extra-2.0.0...
Preprocessing library composition-extra-2.0.0...
[ 1 of 13] Compiling Control.Monad.Syntax.Six ( src/Control/Monad/Syntax/Six.hs, dist/build/Control/Monad/Syntax/Six.o )
[ 2 of 13] Compiling Control.Monad.Syntax.Five ( src/Control/Monad/Syntax/Five.hs, dist/build/Control/Monad/Syntax/Five.o )
[ 3 of 13] Compiling Control.Monad.Syntax.Four ( src/Control/Monad/Syntax/Four.hs, dist/build/Control/Monad/Syntax/Four.o )
[ 4 of 13] Compiling Control.Monad.Syntax.Three ( src/Control/Monad/Syntax/Three.hs, dist/build/Control/Monad/Syntax/Three.o )
[ 5 of 13] Compiling Control.Monad.Syntax.Two ( src/Control/Monad/Syntax/Two.hs, dist/build/Control/Monad/Syntax/Two.o )
[ 6 of 13] Compiling Control.Monad.Syntax ( src/Control/Monad/Syntax.hs, dist/build/Control/Monad/Syntax.o )
[ 7 of 13] Compiling Data.Function.Twist ( src/Data/Function/Twist.hs, dist/build/Data/Function/Twist.o )
[ 8 of 13] Compiling Data.Function.Slip ( src/Data/Function/Slip.hs, dist/build/Data/Function/Slip.o )
[ 9 of 13] Compiling Data.Function.Flip ( src/Data/Function/Flip.hs, dist/build/Data/Function/Flip.o )
[10 of 13] Compiling Data.Function.Apply ( src/Data/Function/Apply.hs, dist/build/Data/Function/Apply.o )
[11 of 13] Compiling Data.Function.Contravariant.Syntax ( src/Data/Function/Contravariant/Syntax.hs, dist/build/Data/Function/Contravariant/Syntax.o )
[12 of 13] Compiling Data.Function.Syntax ( src/Data/Function/Syntax.hs, dist/build/Data/Function/Syntax.o )
[13 of 13] Compiling Data.Functor.Syntax ( src/Data/Functor/Syntax.hs, dist/build/Data/Functor/Syntax.o )
In-place registering composition-extra-2.0.0...
Running Haddock for composition-extra-2.0.0...
Running hscolour for composition-extra-2.0.0...
Preprocessing library composition-extra-2.0.0...
Preprocessing library composition-extra-2.0.0...
Haddock coverage:
   0% (  0 /  7) in 'Control.Monad.Syntax.Six'
  Missing documentation for:
    Module header
    ======<< (src/Control/Monad/Syntax/Six.hs:4)
    =.====<< (src/Control/Monad/Syntax/Six.hs:12)
    ==.===<< (src/Control/Monad/Syntax/Six.hs:20)
    ===.==<< (src/Control/Monad/Syntax/Six.hs:28)
    ====.=<< (src/Control/Monad/Syntax/Six.hs:36)
    =====.<< (src/Control/Monad/Syntax/Six.hs:44)
   0% (  0 /  6) in 'Control.Monad.Syntax.Five'
  Missing documentation for:
    Module header
    =====<< (src/Control/Monad/Syntax/Five.hs:4)
    =.===<< (src/Control/Monad/Syntax/Five.hs:12)
    ==.==<< (src/Control/Monad/Syntax/Five.hs:20)
    ===.=<< (src/Control/Monad/Syntax/Five.hs:28)
    ====.<< (src/Control/Monad/Syntax/Five.hs:36)
   0% (  0 /  5) in 'Control.Monad.Syntax.Four'
  Missing documentation for:
    Module header
    ====<< (src/Control/Monad/Syntax/Four.hs:4)
    =.==<< (src/Control/Monad/Syntax/Four.hs:12)
    ==.=<< (src/Control/Monad/Syntax/Four.hs:20)
    ===.<< (src/Control/Monad/Syntax/Four.hs:28)
   0% (  0 /  4) in 'Control.Monad.Syntax.Three'
  Missing documentation for:
    Module header
    ===<< (src/Control/Monad/Syntax/Three.hs:4)
    =.=<< (src/Control/Monad/Syntax/Three.hs:12)
    ==.<< (src/Control/Monad/Syntax/Three.hs:20)
   0% (  0 /  3) in 'Control.Monad.Syntax.Two'
  Missing documentation for:
    Module header
    ==<< (src/Control/Monad/Syntax/Two.hs:3)
    =.<< (src/Control/Monad/Syntax/Two.hs:11)
Warning: Control.Monad.Syntax: Could not find documentation for exported module: X
   0% (  0 /  6) in 'Control.Monad.Syntax'
  Missing documentation for:
    Module header
    >>== (src/Control/Monad/Syntax.hs:18)
    >>=== (src/Control/Monad/Syntax.hs:26)
    >>==== (src/Control/Monad/Syntax.hs:34)
    >>===== (src/Control/Monad/Syntax.hs:42)
    >>====== (src/Control/Monad/Syntax.hs:50)
   0% (  0 / 17) in 'Data.Function.Twist'
  Missing documentation for:
    Module header
    twist (src/Data/Function/Twist.hs:4)
    <<~~>> (src/Data/Function/Twist.hs:7)
    twist5r (src/Data/Function/Twist.hs:12)
    <<~~>>> (src/Data/Function/Twist.hs:15)
    twist5l (src/Data/Function/Twist.hs:20)
    <<<~~>> (src/Data/Function/Twist.hs:23)
    twist5 (src/Data/Function/Twist.hs:28)
    <<<~~>>> (src/Data/Function/Twist.hs:31)
    twist6 (src/Data/Function/Twist.hs:36)
    <<~~~>> (src/Data/Function/Twist.hs:39)
    twist7r (src/Data/Function/Twist.hs:44)
    <<~~~>>> (src/Data/Function/Twist.hs:47)
    twist7l (src/Data/Function/Twist.hs:52)
    <<<~~~>> (src/Data/Function/Twist.hs:55)
    twist7 (src/Data/Function/Twist.hs:60)
    <<<~~~>>> (src/Data/Function/Twist.hs:63)
   8% (  1 / 13) in 'Data.Function.Slip'
  Missing documentation for:
    slipr (src/Data/Function/Slip.hs:6)
    <~>> (src/Data/Function/Slip.hs:9)
    slipl (src/Data/Function/Slip.hs:14)
    <<~> (src/Data/Function/Slip.hs:17)
    slipr4 (src/Data/Function/Slip.hs:22)
    <~~>> (src/Data/Function/Slip.hs:25)
    slipl4 (src/Data/Function/Slip.hs:30)
    <<~~> (src/Data/Function/Slip.hs:33)
    slipr5 (src/Data/Function/Slip.hs:38)
    <~~~>> (src/Data/Function/Slip.hs:41)
    slipl5 (src/Data/Function/Slip.hs:46)
    <<~~~> (src/Data/Function/Slip.hs:49)
   0% (  0 /  8) in 'Data.Function.Flip'
  Missing documentation for:
    Module header
    <-> (src/Data/Function/Flip.hs:4)
    flip3 (src/Data/Function/Flip.hs:10)
    <--> (src/Data/Function/Flip.hs:13)
    flip4 (src/Data/Function/Flip.hs:18)
    <---> (src/Data/Function/Flip.hs:21)
    flip5 (src/Data/Function/Flip.hs:26)
    <----> (src/Data/Function/Flip.hs:29)
   0% (  0 /  5) in 'Data.Function.Apply'
  Missing documentation for:
    Module header
    -$ (src/Data/Function/Apply.hs:6)
    --$ (src/Data/Function/Apply.hs:10)
    ---$ (src/Data/Function/Apply.hs:14)
    ----$ (src/Data/Function/Apply.hs:18)
   0% (  0 / 18) in 'Data.Function.Contravariant.Syntax'
  Missing documentation for:
    Module header
    -. (src/Data/Function/Contravariant/Syntax.hs:3)
    -.: (src/Data/Function/Contravariant/Syntax.hs:10)
    -.* (src/Data/Function/Contravariant/Syntax.hs:17)
    -.:. (src/Data/Function/Contravariant/Syntax.hs:21)
    -.** (src/Data/Function/Contravariant/Syntax.hs:28)
    -.:: (src/Data/Function/Contravariant/Syntax.hs:32)
    -.*** (src/Data/Function/Contravariant/Syntax.hs:39)
    -.::. (src/Data/Function/Contravariant/Syntax.hs:43)
    -.**** (src/Data/Function/Contravariant/Syntax.hs:50)
    -.::: (src/Data/Function/Contravariant/Syntax.hs:54)
    -.***** (src/Data/Function/Contravariant/Syntax.hs:61)
    -.:::. (src/Data/Function/Contravariant/Syntax.hs:65)
    -.****** (src/Data/Function/Contravariant/Syntax.hs:72)
    -.:::: (src/Data/Function/Contravariant/Syntax.hs:76)
    -.******* (src/Data/Function/Contravariant/Syntax.hs:83)
    -.::::. (src/Data/Function/Contravariant/Syntax.hs:87)
    -.******** (src/Data/Function/Contravariant/Syntax.hs:94)
Warning: Data.Function.Syntax: Could not find documentation for exported module: X
   0% (  0 /  9) in 'Data.Function.Syntax'
  Missing documentation for:
    Module header
    *. (src/Data/Function/Syntax.hs:21)
    **. (src/Data/Function/Syntax.hs:26)
    ***. (src/Data/Function/Syntax.hs:31)
    ****. (src/Data/Function/Syntax.hs:36)
    *****. (src/Data/Function/Syntax.hs:41)
    ******. (src/Data/Function/Syntax.hs:46)
    *******. (src/Data/Function/Syntax.hs:51)
    ********. (src/Data/Function/Syntax.hs:56)
   6% (  3 / 51) in 'Data.Functor.Syntax'
  Missing documentation for:
    Module header
    <$$> (src/Data/Functor/Syntax.hs:8)
    <$$$> (src/Data/Functor/Syntax.hs:16)
    <$$$$> (src/Data/Functor/Syntax.hs:24)
    <$$$$$> (src/Data/Functor/Syntax.hs:32)
    <$~> (src/Data/Functor/Syntax.hs:42)
    <~$> (src/Data/Functor/Syntax.hs:49)
    <$~~> (src/Data/Functor/Syntax.hs:57)
    <~~$> (src/Data/Functor/Syntax.hs:64)
    <$~~~> (src/Data/Functor/Syntax.hs:72)
    <~~~$> (src/Data/Functor/Syntax.hs:79)
    <$$~> (src/Data/Functor/Syntax.hs:87)
    <~$$> (src/Data/Functor/Syntax.hs:94)
    <$$~~> (src/Data/Functor/Syntax.hs:102)
    <~~$$> (src/Data/Functor/Syntax.hs:109)
    <$$~~~> (src/Data/Functor/Syntax.hs:117)
    <~~~$$> (src/Data/Functor/Syntax.hs:124)
    <$$$~> (src/Data/Functor/Syntax.hs:133)
    <~$$$> (src/Data/Functor/Syntax.hs:140)
    <$$$~~> (src/Data/Functor/Syntax.hs:148)
    <~~$$$> (src/Data/Functor/Syntax.hs:155)
    <$$$~~~> (src/Data/Functor/Syntax.hs:163)
    <~~~$$$> (src/Data/Functor/Syntax.hs:170)
    <$$$$~> (src/Data/Functor/Syntax.hs:179)
    <~$$$$> (src/Data/Functor/Syntax.hs:186)
    <$$$$~~> (src/Data/Functor/Syntax.hs:194)
    <~~$$$$> (src/Data/Functor/Syntax.hs:201)
    <$$$$~~~> (src/Data/Functor/Syntax.hs:209)
    <~~~$$$$> (src/Data/Functor/Syntax.hs:216)
    <$$$$$~> (src/Data/Functor/Syntax.hs:225)
    <~$$$$$> (src/Data/Functor/Syntax.hs:232)
    <$$$$$~~> (src/Data/Functor/Syntax.hs:240)
    <~~$$$$$> (src/Data/Functor/Syntax.hs:247)
    <$$$$$~~~> (src/Data/Functor/Syntax.hs:255)
    <~~~$$$$$> (src/Data/Functor/Syntax.hs:262)
    <.$> (src/Data/Functor/Syntax.hs:272)
    <.*$> (src/Data/Functor/Syntax.hs:280)
    <*.$> (src/Data/Functor/Syntax.hs:289)
    <.**$> (src/Data/Functor/Syntax.hs:297)
    <.$$> (src/Data/Functor/Syntax.hs:306)
    <.*$$> (src/Data/Functor/Syntax.hs:314)
    <.**$$> (src/Data/Functor/Syntax.hs:322)
    <.$$$> (src/Data/Functor/Syntax.hs:331)
    <.*$$$> (src/Data/Functor/Syntax.hs:339)
    <.**$$$> (src/Data/Functor/Syntax.hs:347)
    <.$$$$> (src/Data/Functor/Syntax.hs:356)
    <.*$$$$> (src/Data/Functor/Syntax.hs:364)
    <.**$$$$> (src/Data/Functor/Syntax.hs:372)
Documentation created: dist/doc/html/composition-extra/index.html,
dist/doc/html/composition-extra/composition-extra.txt
Creating package registration file:
/tmp/pkgConf-composition-extra-2.01264448664247011964.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/composition-extra-2.0.0-JQvSOL5LsruKsozJrXluQC
Registering composition-extra-2.0.0...
Installed composition-extra-2.0.0
Configuring bifunctors-5.3...
Building bifunctors-5.3...
Preprocessing library bifunctors-5.3...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 5 of 17] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 6 of 17] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 7 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.3...
Running Haddock for bifunctors-5.3...
Running hscolour for bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Preprocessing library bifunctors-5.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:15)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
  43% ( 39 / 90) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:48)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:55)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:73)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:74)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:76)
    substType (src/Data/Bifunctor/TH/Internal.hs:83)
    substKind (src/Data/Bifunctor/TH/Internal.hs:95)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:102)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:105)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:112)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:116)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:120)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:124)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:239)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:299)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:492)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:499)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:502)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:505)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:508)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:511)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:526)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:529)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:535)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:538)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:544)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:547)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:550)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:553)
    idValName (src/Data/Bifunctor/TH/Internal.hs:556)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:559)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:562)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:568)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:571)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:574)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:577)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:580)
    starKindName (src/Data/Bifunctor/TH/Internal.hs:584)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:589)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:592)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:595)
    apValName (src/Data/Bifunctor/TH/Internal.hs:598)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:601)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:604)
 100% ( 17 / 17) in 'Data.Bifunctor.TH'
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:22)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:25)
    biliftM (src/Data/Bifunctor/Functor.hs:35)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:39)
    biliftW (src/Data/Bifunctor/Functor.hs:49)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:30)
     (src/Data/Bifunctor/Sum.hs:66)
     (src/Data/Bifunctor/Sum.hs:74)
     (src/Data/Bifunctor/Sum.hs:78)
     (src/Data/Bifunctor/Sum.hs:82)
     (src/Data/Bifunctor/Sum.hs:86)
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:46)
    <<$>> (src/Data/Biapplicative.hs:42)
    <<**>> (src/Data/Biapplicative.hs:67)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-54086916471247291216.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bifunctors-5.3-Ctc2G6QXpAZ6vUJm1ebeU0
Registering bifunctors-5.3...
Installed bifunctors-5.3
Configuring profunctors-5.2...
Building profunctors-5.2...
Preprocessing library profunctors-5.2...
[ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o )
[ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o )
[ 6 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 7 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o )
[ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o )
[10 of 15] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
In-place registering profunctors-5.2...
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-514114635581656486128.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/profunctors-5.2-L34BekEuG1sAI4db2hLuRP
Registering profunctors-5.2...
Installed profunctors-5.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-29038/semigroupoids-5.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-29038/semigroupoids-5.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29038/semigroupoids-5.0.1/dist/setup/setup ...
Configuring semigroupoids-5.0.1...
Building semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.1...
Running Haddock for semigroupoids-5.0.1...
Running hscolour for semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Preprocessing library semigroupoids-5.0.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.02327878911914020567.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroupoids-5.0.1-IFBU77hSbUD7lvpAJeOqOt
Registering semigroupoids-5.0.1...
Installed semigroupoids-5.0.1
Configuring HList-0.4.2.0...
Building HList-0.4.2.0...
Preprocessing library HList-0.4.2.0...
[ 1 of 27] Compiling LensDefs         ( LensDefs.hs, dist/build/LensDefs.o )
[ 2 of 27] Compiling Data.HList.FakePrelude ( Data/HList/FakePrelude.hs, dist/build/Data/HList/FakePrelude.o )
[ 3 of 27] Compiling Data.HList.HListPrelude ( Data/HList/HListPrelude.hs, dist/build/Data/HList/HListPrelude.o )
[ 4 of 27] Compiling Data.HList.HList ( Data/HList/HList.hs, dist/build/Data/HList/HList.o )
[ 5 of 27] Compiling Data.HList.HArray ( Data/HList/HArray.hs, dist/build/Data/HList/HArray.o )
[ 6 of 27] Compiling Data.HList.HOccurs ( Data/HList/HOccurs.hs, dist/build/Data/HList/HOccurs.o )
[ 7 of 27] Compiling Data.HList.TIPtuple ( Data/HList/TIPtuple.hs, dist/build/Data/HList/TIPtuple.o )
[ 8 of 27] Compiling Data.HList.HTypeIndexed ( Data/HList/HTypeIndexed.hs, dist/build/Data/HList/HTypeIndexed.o )
[ 9 of 27] Compiling Data.HList.HZip  ( Data/HList/HZip.hs, dist/build/Data/HList/HZip.o )
[10 of 27] Compiling Data.HList.Label3 ( Data/HList/Label3.hs, dist/build/Data/HList/Label3.o )
[11 of 27] Compiling Data.HList.TypeEqO ( Data/HList/TypeEqO.hs, dist/build/Data/HList/TypeEqO.o )
[12 of 27] Compiling Data.HList.HCurry ( Data/HList/HCurry.hs, dist/build/Data/HList/HCurry.o )
[13 of 27] Compiling Data.HList.HSort ( Data/HList/HSort.hs, dist/build/Data/HList/HSort.o )
[14 of 27] Compiling Data.HList.Label5 ( Data/HList/Label5.hs, dist/build/Data/HList/Label5.o )
[15 of 27] Compiling Data.HList.Label6 ( Data/HList/Label6.hs, dist/build/Data/HList/Label6.o )
[16 of 27] Compiling Data.HList.Record ( Data/HList/Record.hs, dist/build/Data/HList/Record.o )
[17 of 27] Compiling Data.HList.RecordPuns ( Data/HList/RecordPuns.hs, dist/build/Data/HList/RecordPuns.o )
[18 of 27] Compiling Data.HList.TIP   ( Data/HList/TIP.hs, dist/build/Data/HList/TIP.o )
[19 of 27] Compiling Data.HList.Variant ( Data/HList/Variant.hs, dist/build/Data/HList/Variant.o )
[20 of 27] Compiling Data.HList.TIC   ( Data/HList/TIC.hs, dist/build/Data/HList/TIC.o )
[21 of 27] Compiling Data.HList.Labelable ( Data/HList/Labelable.hs, dist/build/Data/HList/Labelable.o )
[22 of 27] Compiling Data.HList.MakeLabels ( Data/HList/MakeLabels.hs, dist/build/Data/HList/MakeLabels.o )
[23 of 27] Compiling Data.HList.Data  ( Data/HList/Data.hs, dist/build/Data/HList/Data.o )
[24 of 27] Compiling Data.HList.Keyword ( Data/HList/Keyword.hs, dist/build/Data/HList/Keyword.o )
[25 of 27] Compiling Data.HList.RecordU ( Data/HList/RecordU.hs, dist/build/Data/HList/RecordU.o )
[26 of 27] Compiling Data.HList.CommonMain ( Data/HList/CommonMain.hs, dist/build/Data/HList/CommonMain.o )
[27 of 27] Compiling Data.HList       ( Data/HList.hs, dist/build/Data/HList.o )
In-place registering HList-0.4.2.0...
Running Haddock for HList-0.4.2.0...
Running hscolour for HList-0.4.2.0...
Preprocessing library HList-0.4.2.0...
Preprocessing library HList-0.4.2.0...
Haddock coverage:
  50% (  6 / 12) in 'LensDefs'
  Missing documentation for:
    simple (LensDefs.hs:25)
    & (LensDefs.hs:31)
    %~ (LensDefs.hs:34)
    iso (LensDefs.hs:36)
    prism (LensDefs.hs:52)
    prism' (LensDefs.hs:56)
  50% ( 70 /139) in 'Data.HList.FakePrelude'
  Missing documentation for:
    Fun (Data/HList/FakePrelude.hs:190)
    FunApp (Data/HList/FakePrelude.hs:212)
    FunCxt (Data/HList/FakePrelude.hs:218)
     (Data/HList/FakePrelude.hs:226)
     (Data/HList/FakePrelude.hs:229)
     (Data/HList/FakePrelude.hs:256)
     (Data/HList/FakePrelude.hs:268)
     (Data/HList/FakePrelude.hs:273)
     (Data/HList/FakePrelude.hs:288)
     (Data/HList/FakePrelude.hs:309)
     (Data/HList/FakePrelude.hs:315)
     (Data/HList/FakePrelude.hs:331)
     (Data/HList/FakePrelude.hs:338)
     (Data/HList/FakePrelude.hs:349)
     (Data/HList/FakePrelude.hs:358)
    labelToProxy (Data/HList/FakePrelude.hs:371)
    ShowLabel (Data/HList/FakePrelude.hs:374)
    hTrue (Data/HList/FakePrelude.hs:403)
    hFalse (Data/HList/FakePrelude.hs:404)
    HAnd (Data/HList/FakePrelude.hs:409)
    HOr (Data/HList/FakePrelude.hs:420)
    HNot (Data/HList/FakePrelude.hs:453)
     (Data/HList/FakePrelude.hs:459)
     (Data/HList/FakePrelude.hs:460)
    hNot (Data/HList/FakePrelude.hs:462)
    HCond (Data/HList/FakePrelude.hs:466)
     (Data/HList/FakePrelude.hs:470)
     (Data/HList/FakePrelude.hs:474)
    HBoolEQ (Data/HList/FakePrelude.hs:481)
    hZero (Data/HList/FakePrelude.hs:498)
    hSucc (Data/HList/FakePrelude.hs:499)
    hPred (Data/HList/FakePrelude.hs:500)
    HNat2Integral (Data/HList/FakePrelude.hs:502)
    HNat2Nat (Data/HList/FakePrelude.hs:505)
     (Data/HList/FakePrelude.hs:512)
    HNats2Integrals (Data/HList/FakePrelude.hs:529)
     (Data/HList/FakePrelude.hs:532)
     (Data/HList/FakePrelude.hs:535)
    hLt (Data/HList/FakePrelude.hs:561)
    hLe (Data/HList/FakePrelude.hs:571)
    HNothing (Data/HList/FakePrelude.hs:586)
    HJust (Data/HList/FakePrelude.hs:587)
    hEq (Data/HList/FakePrelude.hs:610)
    Arity (Data/HList/FakePrelude.hs:626)
     (Data/HList/FakePrelude.hs:636)
     (Data/HList/FakePrelude.hs:637)
     (Data/HList/FakePrelude.hs:665)
     (Data/HList/FakePrelude.hs:672)
     (Data/HList/FakePrelude.hs:675)
    ExtraField (Data/HList/FakePrelude.hs:692)
    FieldNotFound (Data/HList/FakePrelude.hs:693)
    TypeablePolyK (Data/HList/FakePrelude.hs:699)
     (Data/HList/FakePrelude.hs:709)
     (Data/HList/FakePrelude.hs:710)
    asLengthOf (Data/HList/FakePrelude.hs:733)
     (Data/HList/FakePrelude.hs:737)
    SameLengths (Data/HList/FakePrelude.hs:739)
    SameLabels (Data/HList/FakePrelude.hs:746)
     (Data/HList/FakePrelude.hs:759)
     (Data/HList/FakePrelude.hs:760)
     (Data/HList/FakePrelude.hs:761)
     (Data/HList/FakePrelude.hs:762)
     (Data/HList/FakePrelude.hs:766)
     (Data/HList/FakePrelude.hs:767)
     (Data/HList/FakePrelude.hs:768)
     (Data/HList/FakePrelude.hs:770)
     (Data/HList/FakePrelude.hs:771)
     (Data/HList/FakePrelude.hs:778)
     (Data/HList/FakePrelude.hs:779)
  50% (  8 / 16) in 'Data.HList.HListPrelude'
  Missing documentation for:
    HExtend (Data/HList/HListPrelude.hs:17)
    SubType (Data/HList/HListPrelude.hs:41)
    HAppend (Data/HList/HListPrelude.hs:46)
    HOccurs (Data/HList/HListPrelude.hs:55)
    HOccursNot (Data/HList/HListPrelude.hs:60)
    HProject (Data/HList/HListPrelude.hs:62)
    HTypes2HNats (Data/HList/HListPrelude.hs:70)
    HDeleteAtLabel (Data/HList/HListPrelude.hs:81)
  40% (121 /306) in 'Data.HList.HList'
  Missing documentation for:
    HList (Data/HList/HList.hs:109)
     (Data/HList/HList.hs:111)
     (Data/HList/HList.hs:112)
    HProxies (Data/HList/HList.hs:142)
     (Data/HList/HList.hs:164)
     (Data/HList/HList.hs:167)
     (Data/HList/HList.hs:172)
     (Data/HList/HList.hs:175)
     (Data/HList/HList.hs:181)
     (Data/HList/HList.hs:186)
    ReadElement (Data/HList/HList.hs:201)
     (Data/HList/HList.hs:203)
    HInit (Data/HList/HList.hs:227)
     (Data/HList/HList.hs:231)
     (Data/HList/HList.hs:235)
    hLength (Data/HList/HList.hs:245)
     (Data/HList/HList.hs:249)
     (Data/HList/HList.hs:253)
    HAppendListR (Data/HList/HList.hs:257)
    HAppendList (Data/HList/HList.hs:262)
     (Data/HList/HList.hs:266)
     (Data/HList/HList.hs:269)
    FHCons (Data/HList/HList.hs:285)
     (Data/HList/HList.hs:287)
    HRevAppR (Data/HList/HList.hs:322)
    HRevApp (Data/HList/HList.hs:327)
     (Data/HList/HList.hs:330)
     (Data/HList/HList.hs:333)
    HReverse (Data/HList/HList.hs:338)
     (Data/HList/HList.hs:341)
    HBuild' (Data/HList/HList.hs:374)
     (Data/HList/HList.hs:377)
     (Data/HList/HList.hs:381)
    HFoldr (Data/HList/HList.hs:444)
     (Data/HList/HList.hs:447)
    HScanr (Data/HList/HList.hs:456)
     (Data/HList/HList.hs:459)
     (Data/HList/HList.hs:462)
    HFoldr1 (Data/HList/HList.hs:468)
     (Data/HList/HList.hs:471)
     (Data/HList/HList.hs:493)
     (Data/HList/HList.hs:497)
    hUnfold (Data/HList/HList.hs:512)
    HUnfold (Data/HList/HList.hs:514)
    HUnfoldR (Data/HList/HList.hs:516)
    HUnfold' (Data/HList/HList.hs:520)
    HUnfoldFD (Data/HList/HList.hs:522)
     (Data/HList/HList.hs:525)
     (Data/HList/HList.hs:528)
     (Data/HList/HList.hs:553)
     (Data/HList/HList.hs:556)
    HReplicate (Data/HList/HList.hs:559)
     (Data/HList/HList.hs:587)
     (Data/HList/HList.hs:590)
     (Data/HList/HList.hs:623)
     (Data/HList/HList.hs:626)
    hConcat (Data/HList/HList.hs:649)
    HConcatR (Data/HList/HList.hs:652)
    UnHList (Data/HList/HList.hs:656)
    HConcatFD (Data/HList/HList.hs:660)
     (Data/HList/HList.hs:663)
     (Data/HList/HList.hs:666)
    HAppendFD (Data/HList/HList.hs:669)
     (Data/HList/HList.hs:672)
     (Data/HList/HList.hs:675)
    hMap (Data/HList/HList.hs:731)
     (Data/HList/HList.hs:733)
    HMapL (Data/HList/HList.hs:741)
     (Data/HList/HList.hs:743)
    HMapCxt (Data/HList/HList.hs:747)
     (Data/HList/HList.hs:749)
    HMapAux (Data/HList/HList.hs:753)
     (Data/HList/HList.hs:756)
     (Data/HList/HList.hs:759)
    MapCar (Data/HList/HList.hs:771)
     (Data/HList/HList.hs:778)
     (Data/HList/HList.hs:844)
     (Data/HList/HList.hs:847)
    Mapcar (Data/HList/HList.hs:878)
     (Data/HList/HList.hs:880)
    HMapOut (Data/HList/HList.hs:884)
    hNats (Data/HList/HList.hs:932)
     (Data/HList/HList.hs:943)
     (Data/HList/HList.hs:944)
    HMember' (Data/HList/HList.hs:945)
     (Data/HList/HList.hs:946)
     (Data/HList/HList.hs:947)
    HMemberP' (Data/HList/HList.hs:955)
    hMember (Data/HList/HList.hs:960)
     (Data/HList/HList.hs:970)
     (Data/HList/HList.hs:971)
    HMemberM1 (Data/HList/HList.hs:974)
     (Data/HList/HList.hs:975)
     (Data/HList/HList.hs:976)
    HMemberM2 (Data/HList/HList.hs:979)
     (Data/HList/HList.hs:980)
     (Data/HList/HList.hs:981)
     (Data/HList/HList.hs:999)
    HFind1 (Data/HList/HList.hs:1001)
     (Data/HList/HList.hs:1003)
     (Data/HList/HList.hs:1004)
    HFind2 (Data/HList/HList.hs:1006)
     (Data/HList/HList.hs:1007)
     (Data/HList/HList.hs:1008)
     (Data/HList/HList.hs:1016)
     (Data/HList/HList.hs:1017)
    hTMember (Data/HList/HList.hs:1020)
    HTIntersect (Data/HList/HList.hs:1026)
     (Data/HList/HList.hs:1031)
     (Data/HList/HList.hs:1035)
    HTIntersectBool (Data/HList/HList.hs:1044)
     (Data/HList/HList.hs:1048)
     (Data/HList/HList.hs:1053)
    list2HList (Data/HList/HList.hs:1071)
     (Data/HList/HList.hs:1075)
     (Data/HList/HList.hs:1083)
     (Data/HList/HList.hs:1120)
     (Data/HList/HList.hs:1125)
    FromHJust (Data/HList/HList.hs:1144)
     (Data/HList/HList.hs:1149)
     (Data/HList/HList.hs:1154)
     (Data/HList/HList.hs:1159)
    HFromJust (Data/HList/HList.hs:1170)
     (Data/HList/HList.hs:1171)
    HAddTag (Data/HList/HList.hs:1178)
    HRmTag (Data/HList/HList.hs:1179)
    hAddTag (Data/HList/HList.hs:1182)
    hRmTag (Data/HList/HList.hs:1185)
     (Data/HList/HList.hs:1187)
     (Data/HList/HList.hs:1192)
     (Data/HList/HList.hs:1222)
     (Data/HList/HList.hs:1228)
     (Data/HList/HList.hs:1238)
     (Data/HList/HList.hs:1248)
     (Data/HList/HList.hs:1258)
     (Data/HList/HList.hs:1315)
     (Data/HList/HList.hs:1325)
     (Data/HList/HList.hs:1328)
     (Data/HList/HList.hs:1346)
    HLengthEq1 (Data/HList/HList.hs:1349)
     (Data/HList/HList.hs:1350)
     (Data/HList/HList.hs:1351)
    HLengthEq2 (Data/HList/HList.hs:1353)
     (Data/HList/HList.hs:1354)
     (Data/HList/HList.hs:1355)
     (Data/HList/HList.hs:1368)
     (Data/HList/HList.hs:1369)
     (Data/HList/HList.hs:1374)
     (Data/HList/HList.hs:1375)
    HTuple (Data/HList/HList.hs:1380)
     (Data/HList/HList.hs:1391)
     (Data/HList/HList.hs:1395)
     (Data/HList/HList.hs:1399)
     (Data/HList/HList.hs:1403)
     (Data/HList/HList.hs:1407)
     (Data/HList/HList.hs:1411)
     (Data/HList/HList.hs:1420)
     (Data/HList/HList.hs:1423)
     (Data/HList/HList.hs:1431)
     (Data/HList/HList.hs:1439)
     (Data/HList/HList.hs:1442)
     (Data/HList/HList.hs:1453)
     (Data/HList/HList.hs:1481)
     (Data/HList/HList.hs:1484)
    HPartitionEq1 (Data/HList/HList.hs:1489)
     (Data/HList/HList.hs:1492)
     (Data/HList/HList.hs:1497)
     (Data/HList/HList.hs:1512)
     (Data/HList/HList.hs:1517)
     (Data/HList/HList.hs:1527)
    HSpanEqBy1 (Data/HList/HList.hs:1532)
    HSpanEqBy2 (Data/HList/HList.hs:1536)
     (Data/HList/HList.hs:1541)
     (Data/HList/HList.hs:1545)
     (Data/HList/HList.hs:1548)
     (Data/HList/HList.hs:1553)
     (Data/HList/HList.hs:1564)
     (Data/HList/HList.hs:1567)
    HZipList (Data/HList/HList.hs:1571)
     (Data/HList/HList.hs:1575)
     (Data/HList/HList.hs:1579)
    ConstMempty (Data/HList/HList.hs:1607)
     (Data/HList/HList.hs:1608)
    UncurryMappend (Data/HList/HList.hs:1611)
     (Data/HList/HList.hs:1612)
  24% (  8 / 33) in 'Data.HList.HArray'
  Missing documentation for:
    HLookupByHNat (Data/HList/HArray.hs:19)
     (Data/HList/HArray.hs:23)
     (Data/HList/HArray.hs:27)
    HDeleteAtHNat (Data/HList/HArray.hs:35)
     (Data/HList/HArray.hs:39)
     (Data/HList/HArray.hs:43)
    HUpdateAtHNat (Data/HList/HArray.hs:51)
     (Data/HList/HArray.hs:55)
     (Data/HList/HArray.hs:59)
     (Data/HList/HArray.hs:63)
    hProjectByHNats' (Data/HList/HArray.hs:72)
    FHLookupByHNat (Data/HList/HArray.hs:74)
     (Data/HList/HArray.hs:76)
    hProjectByHNats (Data/HList/HArray.hs:100)
    FHUProj (Data/HList/HArray.hs:103)
     (Data/HList/HArray.hs:105)
     (Data/HList/HArray.hs:109)
     (Data/HList/HArray.hs:117)
     (Data/HList/HArray.hs:123)
    KMember (Data/HList/HArray.hs:132)
    HProjectByHNatsR (Data/HList/HArray.hs:137)
    HProjectByHNatsCtx (Data/HList/HArray.hs:140)
    hProjectAwayByHNats (Data/HList/HArray.hs:155)
    HProjectAwayByHNatsR (Data/HList/HArray.hs:160)
    HProjectAwayByHNatsCtx (Data/HList/HArray.hs:163)
  12% (  4 / 34) in 'Data.HList.HOccurs'
  Missing documentation for:
    HOccurrence (Data/HList/HOccurs.hs:23)
     (Data/HList/HOccurs.hs:26)
     (Data/HList/HOccurs.hs:29)
    HOccurrence' (Data/HList/HOccurs.hs:33)
     (Data/HList/HOccurs.hs:36)
     (Data/HList/HOccurs.hs:39)
    HOccursMany (Data/HList/HOccurs.hs:46)
     (Data/HList/HOccurs.hs:49)
    HOccursMany' (Data/HList/HOccurs.hs:54)
     (Data/HList/HOccurs.hs:57)
     (Data/HList/HOccurs.hs:60)
    hOccursMany1 (Data/HList/HOccurs.hs:67)
    hOccursFst (Data/HList/HOccurs.hs:76)
    TypeNotFound (Data/HList/HOccurs.hs:83)
     (Data/HList/HOccurs.hs:85)
    HOccurs' (Data/HList/HOccurs.hs:89)
     (Data/HList/HOccurs.hs:92)
     (Data/HList/HOccurs.hs:95)
    hOccursOpt (Data/HList/HOccurs.hs:109)
    HOccursOpt' (Data/HList/HOccurs.hs:113)
     (Data/HList/HOccurs.hs:116)
     (Data/HList/HOccurs.hs:119)
    TypeFound (Data/HList/HOccurs.hs:125)
     (Data/HList/HOccurs.hs:126)
     (Data/HList/HOccurs.hs:127)
    HOccursNot' (Data/HList/HOccurs.hs:128)
     (Data/HList/HOccurs.hs:129)
     (Data/HList/HOccurs.hs:130)
     (Data/HList/HOccurs.hs:135)
     (Data/HList/HOccurs.hs:138)
  40% (  2 /  5) in 'Data.HList.TIPtuple'
  Missing documentation for:
    tipyTuple3 (Data/HList/TIPtuple.hs:39)
    tipyTuple4 (Data/HList/TIPtuple.hs:48)
    tipyTuple5 (Data/HList/TIPtuple.hs:59)
  26% (  5 / 19) in 'Data.HList.HTypeIndexed'
  Missing documentation for:
     (Data/HList/HTypeIndexed.hs:26)
     (Data/HList/HTypeIndexed.hs:27)
    hType2HNat (Data/HList/HTypeIndexed.hs:29)
     (Data/HList/HTypeIndexed.hs:36)
    hTypes2HNats (Data/HList/HTypeIndexed.hs:39)
     (Data/HList/HTypeIndexed.hs:46)
     (Data/HList/HTypeIndexed.hs:49)
    HDeleteManyCase (Data/HList/HTypeIndexed.hs:54)
     (Data/HList/HTypeIndexed.hs:57)
     (Data/HList/HTypeIndexed.hs:62)
    hDeleteAt (Data/HList/HTypeIndexed.hs:69)
    hUpdateAt (Data/HList/HTypeIndexed.hs:71)
    hProjectBy (Data/HList/HTypeIndexed.hs:73)
    hSplitBy (Data/HList/HTypeIndexed.hs:75)
  64% ( 14 / 22) in 'Data.HList.HZip'
  Missing documentation for:
     (Data/HList/HZip.hs:36)
     (Data/HList/HZip.hs:42)
    Fst (Data/HList/HZip.hs:63)
    Snd (Data/HList/HZip.hs:65)
     (Data/HList/HZip.hs:98)
     (Data/HList/HZip.hs:101)
    HZipF (Data/HList/HZip.hs:104)
     (Data/HList/HZip.hs:105)
  59% ( 10 / 17) in 'Data.HList.Label3'
  Missing documentation for:
    Lbl (Data/HList/Label3.hs:50)
     (Data/HList/Label3.hs:62)
     (Data/HList/Label3.hs:93)
     (Data/HList/Label3.hs:139)
     (Data/HList/Label3.hs:144)
     (Data/HList/Label3.hs:149)
    AddLabel (Data/HList/Label3.hs:164)
  20% (  3 / 15) in 'Data.HList.TypeEqO'
  Missing documentation for:
     (Data/HList/TypeEqO.hs:24)
     (Data/HList/TypeEqO.hs:25)
    TupleType (Data/HList/TypeEqO.hs:31)
     (Data/HList/TypeEqO.hs:32)
     (Data/HList/TypeEqO.hs:33)
     (Data/HList/TypeEqO.hs:34)
     (Data/HList/TypeEqO.hs:36)
     (Data/HList/TypeEqO.hs:40)
     (Data/HList/TypeEqO.hs:41)
     (Data/HList/TypeEqO.hs:43)
     (Data/HList/TypeEqO.hs:47)
     (Data/HList/TypeEqO.hs:48)
  50% (  4 /  8) in 'Data.HList.HCurry'
  Missing documentation for:
     (Data/HList/HCurry.hs:25)
     (Data/HList/HCurry.hs:29)
    hUncurry (Data/HList/HCurry.hs:33)
    arityOf (Data/HList/HCurry.hs:71)
  27% ( 18 / 67) in 'Data.HList.HSort'
  Missing documentation for:
     (Data/HList/HSort.hs:47)
     (Data/HList/HSort.hs:49)
     (Data/HList/HSort.hs:50)
     (Data/HList/HSort.hs:51)
     (Data/HList/HSort.hs:52)
     (Data/HList/HSort.hs:62)
     (Data/HList/HSort.hs:63)
     (Data/HList/HSort.hs:67)
     (Data/HList/HSort.hs:68)
     (Data/HList/HSort.hs:77)
     (Data/HList/HSort.hs:78)
     (Data/HList/HSort.hs:79)
    HSort (Data/HList/HSort.hs:88)
    hSort (Data/HList/HSort.hs:90)
     (Data/HList/HSort.hs:93)
     (Data/HList/HSort.hs:98)
     (Data/HList/HSort.hs:101)
    HSortBy1 (Data/HList/HSort.hs:104)
     (Data/HList/HSort.hs:130)
     (Data/HList/HSort.hs:131)
     (Data/HList/HSort.hs:132)
    HSort2 (Data/HList/HSort.hs:136)
     (Data/HList/HSort.hs:139)
     (Data/HList/HSort.hs:142)
     (Data/HList/HSort.hs:145)
    HMerge (Data/HList/HSort.hs:156)
     (Data/HList/HSort.hs:159)
     (Data/HList/HSort.hs:160)
     (Data/HList/HSort.hs:161)
     (Data/HList/HSort.hs:163)
    HMerge1 (Data/HList/HSort.hs:170)
    hMerge1 (Data/HList/HSort.hs:172)
     (Data/HList/HSort.hs:188)
     (Data/HList/HSort.hs:189)
     (Data/HList/HSort.hs:190)
     (Data/HList/HSort.hs:211)
    HSet (Data/HList/HSort.hs:213)
     (Data/HList/HSort.hs:214)
     (Data/HList/HSort.hs:228)
    HIsSetBy (Data/HList/HSort.hs:230)
     (Data/HList/HSort.hs:231)
     (Data/HList/HSort.hs:238)
    HAscList0 (Data/HList/HSort.hs:240)
    HAscList1 (Data/HList/HSort.hs:242)
     (Data/HList/HSort.hs:243)
     (Data/HList/HSort.hs:245)
     (Data/HList/HSort.hs:246)
     (Data/HList/HSort.hs:248)
     (Data/HList/HSort.hs:250)
 100% (  2 /  2) in 'Data.HList.Label5'
 100% (  1 /  1) in 'Data.HList.Label6'
  72% ( 87 /120) in 'Data.HList.Record'
  Missing documentation for:
    Record (Data/HList/Record.hs:247)
    labelsOf (Data/HList/Record.hs:378)
    recordValues (Data/HList/Record.hs:407)
    Unlabeled (Data/HList/Record.hs:281)
    unlabeled (Data/HList/Record.hs:276)
    Unlabeled' (Data/HList/Record.hs:287)
    ShowComponents (Data/HList/Record.hs:427)
    ShowLabel (Data/HList/FakePrelude.hs:374)
    .*. (Data/HList/HListPrelude.hs:19)
    HDeleteLabels (Data/HList/Record.hs:886)
    HLens (Data/HList/Record.hs:1124)
    HTPupdateAtLabel (Data/HList/Record.hs:849)
    hProjectByLabels' (Data/HList/Record.hs:770)
    HLeftUnion (Data/HList/Record.hs:903)
    UnionSymRec (Data/HList/Record.hs:951)
    Rearranged (Data/HList/Record.hs:1030)
    HMapR (Data/HList/Record.hs:1172)
    ExtraField (Data/HList/FakePrelude.hs:692)
    FieldNotFound (Data/HList/FakePrelude.hs:693)
    HasField' (Data/HList/Record.hs:596)
    DemoteMaybe (Data/HList/Record.hs:568)
    HasFieldM1 (Data/HList/Record.hs:572)
    H2ProjectByLabels' (Data/HList/Record.hs:818)
    HLabelSet' (Data/HList/Record.hs:365)
    HRLabelSet (Data/HList/Record.hs:345)
    UnionSymRec' (Data/HList/Record.hs:965)
    newLVPair (Data/HList/Record.hs:226)
    HMemberLabel (Data/HList/Record.hs:880)
    TaggedFn (Data/HList/Record.hs:327)
    ReadComponent (Data/HList/Record.hs:451)
    HMapTaggedFn (Data/HList/Record.hs:331)
    HZipRecord (Data/HList/Record.hs:1281)
    hUnzipRecord2 (Data/HList/Record.hs:1307)
 100% (  3 /  3) in 'Data.HList.RecordPuns'
  45% ( 33 / 73) in 'Data.HList.TIP'
  Missing documentation for:
     (Data/HList/TIP.hs:44)
    mkTIP (Data/HList/TIP.hs:50)
    emptyTIP (Data/HList/TIP.hs:53)
     (Data/HList/TIP.hs:63)
    HAllTaggedEq (Data/HList/TIP.hs:65)
     (Data/HList/TIP.hs:66)
     (Data/HList/TIP.hs:67)
     (Data/HList/TIP.hs:72)
     (Data/HList/TIP.hs:79)
     (Data/HList/TIP.hs:92)
     (Data/HList/TIP.hs:97)
    onRecord (Data/HList/TIP.hs:113)
     (Data/HList/TIP.hs:115)
    tipyUpdate (Data/HList/TIP.hs:121)
     (Data/HList/TIP.hs:125)
     (Data/HList/TIP.hs:177)
     (Data/HList/TIP.hs:231)
     (Data/HList/TIP.hs:235)
    TagUntag (Data/HList/TIP.hs:240)
    TagR (Data/HList/TIP.hs:247)
    UntagR (Data/HList/TIP.hs:248)
    Untag1 (Data/HList/TIP.hs:256)
     (Data/HList/TIP.hs:280)
     (Data/HList/TIP.hs:292)
     (Data/HList/TIP.hs:332)
    TransTIP1 (Data/HList/TIP.hs:338)
     (Data/HList/TIP.hs:342)
     (Data/HList/TIP.hs:348)
     (Data/HList/TIP.hs:353)
    TransTIP2 (Data/HList/TIP.hs:356)
     (Data/HList/TIP.hs:359)
     (Data/HList/TIP.hs:364)
     (Data/HList/TIP.hs:385)
    TransTIPM1 (Data/HList/TIP.hs:391)
     (Data/HList/TIP.hs:397)
     (Data/HList/TIP.hs:403)
     (Data/HList/TIP.hs:409)
    TransTIPM2 (Data/HList/TIP.hs:416)
     (Data/HList/TIP.hs:419)
     (Data/HList/TIP.hs:424)
  47% ( 67 /143) in 'Data.HList.Variant'
  Missing documentation for:
     (Data/HList/Variant.hs:234)
    MkVariant (Data/HList/Variant.hs:258)
    mkVariant1 (Data/HList/Variant.hs:268)
     (Data/HList/Variant.hs:270)
     (Data/HList/Variant.hs:288)
    splitVariant1 (Data/HList/Variant.hs:296)
    extendVariant (Data/HList/Variant.hs:305)
     (Data/HList/Variant.hs:329)
     (Data/HList/Variant.hs:366)
     (Data/HList/Variant.hs:373)
    ReadVariant (Data/HList/Variant.hs:390)
     (Data/HList/Variant.hs:393)
     (Data/HList/Variant.hs:396)
     (Data/HList/Variant.hs:420)
    VariantConstrs (Data/HList/Variant.hs:432)
     (Data/HList/Variant.hs:435)
     (Data/HList/Variant.hs:438)
     (Data/HList/Variant.hs:488)
     (Data/HList/Variant.hs:491)
    GfoldlVariant (Data/HList/Variant.hs:498)
     (Data/HList/Variant.hs:505)
     (Data/HList/Variant.hs:517)
     (Data/HList/Variant.hs:556)
     (Data/HList/Variant.hs:561)
    HUpdateVariantAtLabelCxt (Data/HList/Variant.hs:584)
    UnMaybe (Data/HList/Variant.hs:607)
    HAllEqVal (Data/HList/Variant.hs:616)
     (Data/HList/Variant.hs:617)
     (Data/HList/Variant.hs:618)
     (Data/HList/Variant.hs:619)
    HAllEqVal' (Data/HList/Variant.hs:625)
     (Data/HList/Variant.hs:626)
     (Data/HList/Variant.hs:627)
     (Data/HList/Variant.hs:628)
     (Data/HList/Variant.hs:656)
     (Data/HList/Variant.hs:667)
    Unvariant1 (Data/HList/Variant.hs:674)
     (Data/HList/Variant.hs:677)
    UnvariantTypeMismatch (Data/HList/Variant.hs:681)
     (Data/HList/Variant.hs:683)
     (Data/HList/Variant.hs:687)
     (Data/HList/Variant.hs:725)
     (Data/HList/Variant.hs:728)
     (Data/HList/Variant.hs:740)
     (Data/HList/Variant.hs:752)
     (Data/HList/Variant.hs:775)
     (Data/HList/Variant.hs:789)
     (Data/HList/Variant.hs:825)
     (Data/HList/Variant.hs:828)
    UncurryEq (Data/HList/Variant.hs:838)
     (Data/HList/Variant.hs:840)
     (Data/HList/Variant.hs:845)
     (Data/HList/Variant.hs:848)
     (Data/HList/Variant.hs:852)
     (Data/HList/Variant.hs:916)
     (Data/HList/Variant.hs:960)
     (Data/HList/Variant.hs:971)
     (Data/HList/Variant.hs:991)
     (Data/HList/Variant.hs:994)
    ProjectExtendVariant' (Data/HList/Variant.hs:1004)
     (Data/HList/Variant.hs:1007)
     (Data/HList/Variant.hs:1010)
    SplitVariant (Data/HList/Variant.hs:1015)
     (Data/HList/Variant.hs:1019)
     (Data/HList/Variant.hs:1047)
     (Data/HList/Variant.hs:1053)
     (Data/HList/Variant.hs:1064)
    HCastF (Data/HList/Variant.hs:1079)
     (Data/HList/Variant.hs:1081)
    VariantToHMaybied (Data/HList/Variant.hs:1124)
     (Data/HList/Variant.hs:1127)
     (Data/HList/Variant.hs:1130)
    ConstTaggedNothing (Data/HList/Variant.hs:1146)
     (Data/HList/Variant.hs:1147)
    HMaybiedToVariantFs (Data/HList/Variant.hs:1159)
     (Data/HList/Variant.hs:1161)
  67% ( 14 / 21) in 'Data.HList.TIC'
  Missing documentation for:
     (Data/HList/TIC.hs:46)
    TypeIndexedCxt (Data/HList/TIC.hs:73)
     (Data/HList/TIC.hs:94)
     (Data/HList/TIC.hs:98)
     (Data/HList/TIC.hs:143)
     (Data/HList/TIC.hs:152)
     (Data/HList/TIC.hs:183)
  65% ( 13 / 20) in 'Data.HList.Labelable'
  Missing documentation for:
    LabeledTo (Data/HList/Labelable.hs:111)
    LabeledR (Data/HList/Labelable.hs:113)
    LabelableTIPCxt (Data/HList/Labelable.hs:157)
    LabeledOpticType (Data/HList/Labelable.hs:77)
    LabeledOpticF (Data/HList/Labelable.hs:79)
    LabeledOpticP (Data/HList/Labelable.hs:84)
    LabeledOpticTo (Data/HList/Labelable.hs:89)
 100% (  6 /  6) in 'Data.HList.MakeLabels'
  45% (  5 / 11) in 'Data.HList.Data'
  Missing documentation for:
    DataHListFlatCxt (Data/HList/Data.hs:103)
    DataRecordCxt (Data/HList/Data.hs:159)
    TypeRepsList (Data/HList/Data.hs:288)
    RecordLabelsStr (Data/HList/Data.hs:189)
    GunfoldK (Data/HList/Data.hs:313)
    TypeablePolyK (Data/HList/FakePrelude.hs:699)
  71% ( 27 / 38) in 'Data.HList.Keyword'
  Missing documentation for:
    K (Data/HList/Keyword.hs:355)
    ErrReqdArgNotFound (Data/HList/Keyword.hs:321)
    ErrUnexpectedKW (Data/HList/Keyword.hs:322)
    KWApply (Data/HList/Keyword.hs:360)
    KWApply' (Data/HList/Keyword.hs:371)
    ReflectFK' (Data/HList/Keyword.hs:415)
    KW' (Data/HList/Keyword.hs:430)
    KWMerge' (Data/HList/Keyword.hs:468)
    KWMerge'' (Data/HList/Keyword.hs:480)
    HDelete' (Data/HList/Keyword.hs:516)
    TaggedToKW (Data/HList/Keyword.hs:554)
  50% ( 33 / 66) in 'Data.HList.RecordU'
  Missing documentation for:
    EqTagValue (Data/HList/RecordU.hs:58)
     (Data/HList/RecordU.hs:59)
     (Data/HList/RecordU.hs:60)
     (Data/HList/RecordU.hs:67)
     (Data/HList/RecordU.hs:68)
     (Data/HList/RecordU.hs:71)
    GetElemTy (Data/HList/RecordU.hs:95)
     (Data/HList/RecordU.hs:132)
     (Data/HList/RecordU.hs:135)
    HLookupByHNatUS (Data/HList/RecordU.hs:159)
    HLookupByHNatUS1 (Data/HList/RecordU.hs:162)
     (Data/HList/RecordU.hs:166)
     (Data/HList/RecordU.hs:172)
     (Data/HList/RecordU.hs:179)
     (Data/HList/RecordU.hs:249)
     (Data/HList/RecordU.hs:255)
     (Data/HList/RecordU.hs:256)
     (Data/HList/RecordU.hs:259)
     (Data/HList/RecordU.hs:267)
     (Data/HList/RecordU.hs:284)
     (Data/HList/RecordU.hs:304)
     (Data/HList/RecordU.hs:307)
     (Data/HList/RecordU.hs:309)
    RecordToRecordU (Data/HList/RecordU.hs:333)
     (Data/HList/RecordU.hs:336)
    RecordUToRecord (Data/HList/RecordU.hs:347)
     (Data/HList/RecordU.hs:350)
    Bad (Data/HList/RecordU.hs:362)
    bad1 (Data/HList/RecordU.hs:400)
    UnboxF (Data/HList/RecordU.hs:405)
     (Data/HList/RecordU.hs:406)
    BoxF (Data/HList/RecordU.hs:411)
     (Data/HList/RecordU.hs:413)
Cannot find documentation for: $convention
Cannot find documentation for: $convention
  80% (134 /167) in 'Data.HList.CommonMain'
  Missing documentation for:
    HNats2Integrals (Data/HList/FakePrelude.hs:529)
    HLookupByHNatUS (Data/HList/RecordU.hs:159)
    HLookupByHNatUS1 (Data/HList/RecordU.hs:162)
    UnboxF (Data/HList/RecordU.hs:405)
    BoxF (Data/HList/RecordU.hs:411)
    EqTagValue (Data/HList/RecordU.hs:58)
    GetElemTy (Data/HList/RecordU.hs:95)
    RecordToRecordU (Data/HList/RecordU.hs:333)
    RecordUToRecord (Data/HList/RecordU.hs:347)
    hSort (Data/HList/HSort.hs:90)
    HSort (Data/HList/HSort.hs:88)
    HSet (Data/HList/HSort.hs:213)
    HIsSetBy (Data/HList/HSort.hs:230)
    hUncurry (Data/HList/HCurry.hs:33)
    emptyTIP (Data/HList/TIP.hs:53)
    tipyUpdate (Data/HList/TIP.hs:121)
    tipyTuple3 (Data/HList/TIPtuple.hs:39)
    tipyTuple4 (Data/HList/TIPtuple.hs:48)
    tipyTuple5 (Data/HList/TIPtuple.hs:59)
    TagUntag (Data/HList/TIP.hs:240)
    TagR (Data/HList/TIP.hs:247)
    ticPrism (Data/HList/TIC.hs:149)
    mkVariant (Data/HList/Variant.hs:260)
    mkVariant1 (Data/HList/Variant.hs:268)
    SplitVariant (Data/HList/Variant.hs:1015)
    splitVariant1 (Data/HList/Variant.hs:296)
    extendVariant (Data/HList/Variant.hs:305)
    VariantToHMaybied (Data/HList/Variant.hs:1124)
    HMaybiedToVariantFs (Data/HList/Variant.hs:1159)
    K (Data/HList/Keyword.hs:355)
    ErrReqdArgNotFound (Data/HList/Keyword.hs:321)
    ErrUnexpectedKW (Data/HList/Keyword.hs:322)
    HAllTaggedEq (Data/HList/TIP.hs:65)
  80% (  8 / 10) in 'Data.HList'
  Missing documentation for:
    concrete (Data/HList.hs:49)
    # (Data/HList.hs:46)
Warning: Data.HList.FakePrelude: could not find link destinations for:
    Max Min Max Min
Warning: Data.HList.Record: could not find link destinations for:
    HUpdateAtLabel2
Warning: Data.HList.TIP: could not find link destinations for:
    HUpdateAtLabel2
Warning: Data.HList.Variant: could not find link destinations for:
    prism'
Warning: Data.HList.Labelable: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity
Warning: Data.HList.Data: could not find link destinations for:
    C
Warning: Data.HList.CommonMain: could not find link destinations for:
    HUpdateAtLabel2 prism'
Documentation created: dist/doc/html/HList/index.html,
dist/doc/html/HList/HList.txt
Creating package registration file:
/tmp/pkgConf-HList-0.4.21375869818103039626.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HList-0.4.2.0-Gb1RPVjavwS6MZJIuKusMf
Registering HList-0.4.2.0...
Installed HList-0.4.2.0
Configuring invariant-0.3.1...
Building invariant-0.3.1...
Preprocessing library invariant-0.3.1...
[1 of 4] Compiling Paths_invariant  ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.o )
[2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.o )
[3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.o )
[4 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.o )
In-place registering invariant-0.3.1...
Running Haddock for invariant-0.3.1...
Running hscolour for invariant-0.3.1...
Preprocessing library invariant-0.3.1...
Preprocessing library invariant-0.3.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_invariant'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_invariant.hs:15)
    getBinDir (dist/build/autogen/Paths_invariant.hs:25)
    getLibDir (dist/build/autogen/Paths_invariant.hs:25)
    getDataDir (dist/build/autogen/Paths_invariant.hs:25)
    getLibexecDir (dist/build/autogen/Paths_invariant.hs:25)
    getDataFileName (dist/build/autogen/Paths_invariant.hs:32)
    getSysconfDir (dist/build/autogen/Paths_invariant.hs:25)
  54% ( 35 / 65) in 'Data.Functor.Invariant.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Functor/Invariant/TH/Internal.hs:47)
    expandSynApp (src/Data/Functor/Invariant/TH/Internal.hs:54)
    TypeSubst (src/Data/Functor/Invariant/TH/Internal.hs:72)
    KindSubst (src/Data/Functor/Invariant/TH/Internal.hs:73)
    mkSubst (src/Data/Functor/Invariant/TH/Internal.hs:75)
    substType (src/Data/Functor/Invariant/TH/Internal.hs:82)
    substKind (src/Data/Functor/Invariant/TH/Internal.hs:94)
    substNameWithKind (src/Data/Functor/Invariant/TH/Internal.hs:101)
    substNamesWithKindStar (src/Data/Functor/Invariant/TH/Internal.hs:104)
     (src/Data/Functor/Invariant/TH/Internal.hs:115)
    invmapConstName (src/Data/Functor/Invariant/TH/Internal.hs:123)
    invariantClassName (src/Data/Functor/Invariant/TH/Internal.hs:127)
    invmapName (src/Data/Functor/Invariant/TH/Internal.hs:131)
    invmap2Const (src/Data/Functor/Invariant/TH/Internal.hs:144)
    isStarOrVar (src/Data/Functor/Invariant/TH/Internal.hs:197)
    fst3 (src/Data/Functor/Invariant/TH/Internal.hs:261)
    thd3 (src/Data/Functor/Invariant/TH/Internal.hs:264)
    lookup2 (src/Data/Functor/Invariant/TH/Internal.hs:268)
    createKindChain (src/Data/Functor/Invariant/TH/Internal.hs:299)
    invariantPackageKey (src/Data/Functor/Invariant/TH/Internal.hs:475)
    mkInvariantName_tc (src/Data/Functor/Invariant/TH/Internal.hs:482)
    mkInvariantName_v (src/Data/Functor/Invariant/TH/Internal.hs:485)
    invariantTypeName (src/Data/Functor/Invariant/TH/Internal.hs:488)
    invariant2TypeName (src/Data/Functor/Invariant/TH/Internal.hs:491)
    invmapValName (src/Data/Functor/Invariant/TH/Internal.hs:494)
    invmap2ValName (src/Data/Functor/Invariant/TH/Internal.hs:497)
    invmapConstValName (src/Data/Functor/Invariant/TH/Internal.hs:500)
    invmap2ConstValName (src/Data/Functor/Invariant/TH/Internal.hs:503)
    errorValName (src/Data/Functor/Invariant/TH/Internal.hs:506)
    starKindName (src/Data/Functor/Invariant/TH/Internal.hs:510)
 100% ( 10 / 10) in 'Data.Functor.Invariant.TH'
 100% ( 16 / 16) in 'Data.Functor.Invariant'
Warning: Data.Functor.Invariant.TH: could not find link destinations for:
    Invariant Invariant2
Warning: Data.Functor.Invariant: could not find link destinations for:
    D1WrappedBifunctor C1_0WrappedBifunctor S1_0_0WrappedBifunctor
Documentation created: dist/doc/html/invariant/index.html,
dist/doc/html/invariant/invariant.txt
Creating package registration file:
/tmp/pkgConf-invariant-0.36056673441963799634.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/invariant-0.3.1-3SRIRNYKOi246b0Hgc6qxL
Registering invariant-0.3.1...
Installed invariant-0.3.1
Configuring free-4.12.4...
Building free-4.12.4...
Preprocessing library free-4.12.4...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )

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

src/Control/Monad/Free/TH.hs:217:1: Warning:
    Pattern match(es) are overlapped
    In an equation for ‘constructorName’: constructorName _ = ...
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.12.4...
Running Haddock for free-4.12.4...
Running hscolour for free-4.12.4...
Preprocessing library free-4.12.4...
Preprocessing library free-4.12.4...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 16 / 16) in 'Control.Monad.Free'
 100% ( 13 / 13) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 12 / 13) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:128)
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file: /tmp/pkgConf-free-4.12766527885500786664.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/free-4.12.4-3PG3cHtUO2SD5xTwidnYYu
Registering free-4.12.4...
Installed free-4.12.4
Configuring poly-arity-0.0.7...
Building poly-arity-0.0.7...
Preprocessing library poly-arity-0.0.7...
[1 of 1] Compiling Data.Function.Poly ( src/Data/Function/Poly.hs, dist/build/Data/Function/Poly.o )
In-place registering poly-arity-0.0.7...
Running Haddock for poly-arity-0.0.7...
Running hscolour for poly-arity-0.0.7...
Preprocessing library poly-arity-0.0.7...
Preprocessing library poly-arity-0.0.7...
Haddock coverage:
  56% (  9 / 16) in 'Data.Function.Poly'
  Missing documentation for:
    Module header
    Result (src/Data/Function/Poly.hs:33)
    ArityTypeListIso (src/Data/Function/Poly.hs:45)
    Append (src/Data/Function/Poly.hs:56)
    Tail (src/Data/Function/Poly.hs:78)
     (src/Data/Function/Poly.hs:88)
     (src/Data/Function/Poly.hs:91)
Documentation created: dist/doc/html/poly-arity/index.html,
dist/doc/html/poly-arity/poly-arity.txt
Creating package registration file:
/tmp/pkgConf-poly-arity-0.0919564026181187346.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/poly-arity-0.0.7-CPIveVNVygo5nyx99Ma69P
Registering poly-arity-0.0.7...
Installed poly-arity-0.0.7
Configuring keys-3.11...
Building keys-3.11...
Preprocessing library keys-3.11...
[1 of 1] Compiling Data.Key         ( src/Data/Key.hs, dist/build/Data/Key.o )
In-place registering keys-3.11...
Running Haddock for keys-3.11...
Running hscolour for keys-3.11...
Preprocessing library keys-3.11...
Preprocessing library keys-3.11...
Haddock coverage:
  29% ( 14 / 49) in 'Data.Key'
  Missing documentation for:
    Module header
    Key (src/Data/Key.hs:102)
    Keyed (src/Data/Key.hs:109)
    <#$> (src/Data/Key.hs:154)
    keyed (src/Data/Key.hs:158)
    Zip (src/Data/Key.hs:122)
    ZipWithKey (src/Data/Key.hs:139)
    Indexable (src/Data/Key.hs:164)
    ! (src/Data/Key.hs:177)
    Lookup (src/Data/Key.hs:182)
    lookupDefault (src/Data/Key.hs:204)
    Adjustable (src/Data/Key.hs:209)
    FoldableWithKey (src/Data/Key.hs:235)
    foldrWithKey' (src/Data/Key.hs:258)
    foldlWithKey' (src/Data/Key.hs:263)
    foldrWithKeyM (src/Data/Key.hs:268)
    foldlWithKeyM (src/Data/Key.hs:273)
    traverseWithKey_ (src/Data/Key.hs:278)
    forWithKey_ (src/Data/Key.hs:282)
    mapWithKeyM_ (src/Data/Key.hs:286)
    forWithKeyM_ (src/Data/Key.hs:290)
    concatMapWithKey (src/Data/Key.hs:294)
    anyWithKey (src/Data/Key.hs:298)
    allWithKey (src/Data/Key.hs:302)
    findWithKey (src/Data/Key.hs:306)
    FoldableWithKey1 (src/Data/Key.hs:312)
    traverseWithKey1_ (src/Data/Key.hs:339)
    forWithKey1_ (src/Data/Key.hs:343)
    foldMapWithKeyDefault1 (src/Data/Key.hs:347)
    TraversableWithKey (src/Data/Key.hs:353)
    forWithKey (src/Data/Key.hs:369)
    forWithKeyM (src/Data/Key.hs:373)
    mapWithKeyDefault (src/Data/Key.hs:421)
    TraversableWithKey1 (src/Data/Key.hs:432)
    foldMapWithKey1Default (src/Data/Key.hs:447)
Documentation created: dist/doc/html/keys/index.html,
dist/doc/html/keys/keys.txt
Creating package registration file: /tmp/pkgConf-keys-3875936070845987038.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/keys-3.11-569V9BupkCHLlyB8uABlvj
Registering keys-3.11...
Installed keys-3.11
Configuring sets-0.0.5...
Building sets-0.0.5...
Preprocessing library sets-0.0.5...
[1 of 8] Compiling Data.Set.Ordered.Unique.With ( src/Data/Set/Ordered/Unique/With.hs, dist/build/Data/Set/Ordered/Unique/With.o )

src/Data/Set/Ordered/Unique/With.hs:16:1: Warning:
    The import of ‘Fold.foldr’ from module ‘Prelude’ is redundant
[2 of 8] Compiling Data.Set.Ordered.Unique.Finite ( src/Data/Set/Ordered/Unique/Finite.hs, dist/build/Data/Set/Ordered/Unique/Finite.o )
[3 of 8] Compiling Data.Set.Ordered.Unique ( src/Data/Set/Ordered/Unique.hs, dist/build/Data/Set/Ordered/Unique.o )
[4 of 8] Compiling Data.Set.Unordered.Unique ( src/Data/Set/Unordered/Unique.hs, dist/build/Data/Set/Unordered/Unique.o )

src/Data/Set/Unordered/Unique.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()

src/Data/Set/Unordered/Unique.hs:41:10: Warning:
    Orphan instance: instance MonadBase Gen Gen
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[5 of 8] Compiling Data.Set.Unordered.Many ( src/Data/Set/Unordered/Many.hs, dist/build/Data/Set/Unordered/Many.o )

src/Data/Set/Unordered/Many.hs:11:1: Warning:
    The import of ‘isJust, fromJust’
    from module ‘Data.Maybe’ is redundant

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

src/Data/Set/Unordered/Many.hs:74:13: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Data/Set/Unordered/Many.hs:71:8
[6 of 8] Compiling Data.Set.Ordered.Many ( src/Data/Set/Ordered/Many.hs, dist/build/Data/Set/Ordered/Many.o )

src/Data/Set/Ordered/Many.hs:15:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Set/Ordered/Many.hs:16:1: Warning:
    The import of ‘isJust, fromJust’
    from module ‘Data.Maybe’ is redundant

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

src/Data/Set/Ordered/Many.hs:151:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’: Patterns not matched: (_ : _) (_ : _)

src/Data/Set/Ordered/Many.hs:41:10: Warning:
    Orphan instance: instance MonadBase Gen Gen
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[7 of 8] Compiling Data.Set.Class   ( src/Data/Set/Class.hs, dist/build/Data/Set/Class.o )

src/Data/Set/Class.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[8 of 8] Compiling Data.Set.Ordered.Many.With ( src/Data/Set/Ordered/Many/With.hs, dist/build/Data/Set/Ordered/Many/With.o )

src/Data/Set/Ordered/Many/With.hs:10:1: Warning:
    The import item ‘String(..)’ suggests that
    ‘String’ has (in-scope) constructors or class methods,
    but it has none

src/Data/Set/Ordered/Many/With.hs:10:1: Warning:
    The import of ‘||’ from module ‘Prelude’ is redundant

src/Data/Set/Ordered/Many/With.hs:14:1: Warning:
    The qualified import of ‘Data.Set.Ordered.Many’ is redundant
      except perhaps to import instances from ‘Data.Set.Ordered.Many’
    To import instances alone, use: import Data.Set.Ordered.Many()

src/Data/Set/Ordered/Many/With.hs:15:1: Warning:
    The qualified import of ‘Data.Set.Ordered.Unique.With’ is redundant
      except perhaps to import instances from ‘Data.Set.Ordered.Unique.With’
    To import instances alone, use: import Data.Set.Ordered.Unique.With()

src/Data/Set/Ordered/Many/With.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering sets-0.0.5...
Running Haddock for sets-0.0.5...
Running hscolour for sets-0.0.5...
Preprocessing library sets-0.0.5...
Preprocessing library sets-0.0.5...

src/Data/Set/Ordered/Unique/With.hs:16:1: Warning:
    The import of ‘Fold.foldr’ from module ‘Prelude’ is redundant

src/Data/Set/Unordered/Unique.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()

src/Data/Set/Unordered/Unique.hs:41:10: Warning:
    Orphan instance: instance MonadBase Gen Gen
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Data/Set/Unordered/Many.hs:11:1: Warning:
    The import of ‘fromJust, isJust’
    from module ‘Data.Maybe’ is redundant

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

src/Data/Set/Unordered/Many.hs:74:13: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Data/Set/Unordered/Many.hs:71:8

src/Data/Set/Ordered/Many.hs:15:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Set/Ordered/Many.hs:16:1: Warning:
    The import of ‘fromJust, isJust’
    from module ‘Data.Maybe’ is redundant

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

src/Data/Set/Ordered/Many.hs:41:10: Warning:
    Orphan instance: instance MonadBase Gen Gen
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Data/Set/Class.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  21% ( 15 / 70) in 'Data.Set.Ordered.Unique.With'
  Missing documentation for:
    SetWith (src/Data/Set/Ordered/Unique/With.hs:26)
     (src/Data/Set/Ordered/Unique/With.hs:29)
     (src/Data/Set/Ordered/Unique/With.hs:32)
    \\ (src/Data/Set/Ordered/Unique/With.hs:38)
    null (src/Data/Set/Ordered/Unique/With.hs:43)
    size (src/Data/Set/Ordered/Unique/With.hs:46)
    member (src/Data/Set/Ordered/Unique/With.hs:49)
    notMember (src/Data/Set/Ordered/Unique/With.hs:52)
    lookupLT (src/Data/Set/Ordered/Unique/With.hs:55)
    lookupGT (src/Data/Set/Ordered/Unique/With.hs:58)
    lookupLE (src/Data/Set/Ordered/Unique/With.hs:61)
    lookupGE (src/Data/Set/Ordered/Unique/With.hs:64)
    isSubsetOf (src/Data/Set/Ordered/Unique/With.hs:67)
    isProperSubsetOf (src/Data/Set/Ordered/Unique/With.hs:70)
    empty (src/Data/Set/Ordered/Unique/With.hs:75)
    singleton (src/Data/Set/Ordered/Unique/With.hs:78)
    insert (src/Data/Set/Ordered/Unique/With.hs:81)
    delete (src/Data/Set/Ordered/Unique/With.hs:84)
    union (src/Data/Set/Ordered/Unique/With.hs:89)
    unions (src/Data/Set/Ordered/Unique/With.hs:92)
    difference (src/Data/Set/Ordered/Unique/With.hs:95)
    intersection (src/Data/Set/Ordered/Unique/With.hs:98)
    filter (src/Data/Set/Ordered/Unique/With.hs:103)
    partition (src/Data/Set/Ordered/Unique/With.hs:106)
    split (src/Data/Set/Ordered/Unique/With.hs:110)
    splitMember (src/Data/Set/Ordered/Unique/With.hs:114)
    splitRoot (src/Data/Set/Ordered/Unique/With.hs:118)
    lookupIndex (src/Data/Set/Ordered/Unique/With.hs:124)
    findIndex (src/Data/Set/Ordered/Unique/With.hs:127)
    elemAt (src/Data/Set/Ordered/Unique/With.hs:130)
    deleteAt (src/Data/Set/Ordered/Unique/With.hs:133)
    map (src/Data/Set/Ordered/Unique/With.hs:138)
    mapMaybe (src/Data/Set/Ordered/Unique/With.hs:141)
    foldr (src/Data/Set/Ordered/Unique/With.hs:146)
    foldl (src/Data/Set/Ordered/Unique/With.hs:149)
    foldr' (src/Data/Set/Ordered/Unique/With.hs:154)
    foldl' (src/Data/Set/Ordered/Unique/With.hs:157)
    fold (src/Data/Set/Ordered/Unique/With.hs:162)
    findMin (src/Data/Set/Ordered/Unique/With.hs:167)
    findMax (src/Data/Set/Ordered/Unique/With.hs:170)
    deleteMin (src/Data/Set/Ordered/Unique/With.hs:173)
    deleteMax (src/Data/Set/Ordered/Unique/With.hs:176)
    deleteFindMin (src/Data/Set/Ordered/Unique/With.hs:179)
    deleteFindMax (src/Data/Set/Ordered/Unique/With.hs:183)
    minView (src/Data/Set/Ordered/Unique/With.hs:187)
    maxView (src/Data/Set/Ordered/Unique/With.hs:190)
    elems (src/Data/Set/Ordered/Unique/With.hs:195)
    toList (src/Data/Set/Ordered/Unique/With.hs:198)
    fromList (src/Data/Set/Ordered/Unique/With.hs:201)
    toAscList (src/Data/Set/Ordered/Unique/With.hs:206)
    toDescList (src/Data/Set/Ordered/Unique/With.hs:209)
    fromAscList (src/Data/Set/Ordered/Unique/With.hs:212)
    fromDistinctAscList (src/Data/Set/Ordered/Unique/With.hs:215)
    showTree (src/Data/Set/Ordered/Unique/With.hs:220)
    showTreeWith (src/Data/Set/Ordered/Unique/With.hs:223)
  89% ( 24 / 27) in 'Data.Set.Ordered.Unique.Finite'
  Missing documentation for:
    Module header
    FiniteSet (src/Data/Set/Ordered/Unique/Finite.hs:6)
    total (src/Data/Set/Ordered/Unique/Finite.hs:50)
Warning: Data.Set.Ordered.Unique: Could not find documentation for exported module: Set
   0% (  0 /  2) in 'Data.Set.Ordered.Unique'
  Missing documentation for:
    Module header
    OUSet (src/Data/Set/Ordered/Unique.hs:9)
  84% ( 26 / 31) in 'Data.Set.Unordered.Unique'
  Missing documentation for:
     (src/Data/Set/Unordered/Unique.hs:28)
     (src/Data/Set/Unordered/Unique.hs:31)
     (src/Data/Set/Unordered/Unique.hs:41)
     (src/Data/Set/Unordered/Unique.hs:44)
    \\ (src/Data/Set/Unordered/Unique.hs:60)
  83% ( 25 / 30) in 'Data.Set.Unordered.Many'
  Missing documentation for:
    Module header
     (src/Data/Set/Unordered/Many.hs:28)
     (src/Data/Set/Unordered/Many.hs:31)
     (src/Data/Set/Unordered/Many.hs:41)
    \\ (src/Data/Set/Unordered/Many.hs:48)
  83% ( 25 / 30) in 'Data.Set.Ordered.Many'
  Missing documentation for:
    Module header
     (src/Data/Set/Ordered/Many.hs:37)
     (src/Data/Set/Ordered/Many.hs:41)
     (src/Data/Set/Ordered/Many.hs:44)
    \\ (src/Data/Set/Ordered/Many.hs:61)
   6% ( 11 /179) in 'Data.Set.Class'
  Missing documentation for:
    HasUnion (src/Data/Set/Class.hs:53)
    unions (src/Data/Set/Class.hs:56)
    unions1 (src/Data/Set/Class.hs:61)
    Union (src/Data/Set/Class.hs:67)
     (src/Data/Set/Class.hs:73)
     (src/Data/Set/Class.hs:76)
     (src/Data/Set/Class.hs:80)
    HasIntersection (src/Data/Set/Class.hs:86)
    intersections (src/Data/Set/Class.hs:89)
    intersections1 (src/Data/Set/Class.hs:94)
    Intersection (src/Data/Set/Class.hs:100)
     (src/Data/Set/Class.hs:106)
     (src/Data/Set/Class.hs:109)
     (src/Data/Set/Class.hs:113)
    HasDifference (src/Data/Set/Class.hs:119)
    \\ (src/Data/Set/Class.hs:122)
    HasXUnion (src/Data/Set/Class.hs:128)
    xunions (src/Data/Set/Class.hs:131)
    xunions1 (src/Data/Set/Class.hs:136)
    XUnion (src/Data/Set/Class.hs:142)
     (src/Data/Set/Class.hs:148)
     (src/Data/Set/Class.hs:151)
     (src/Data/Set/Class.hs:154)
     (src/Data/Set/Class.hs:158)
    HasComplement (src/Data/Set/Class.hs:163)
    HasSingleton (src/Data/Set/Class.hs:168)
    HasSingletonWith (src/Data/Set/Class.hs:171)
    HasDelete (src/Data/Set/Class.hs:174)
    HasInsert (src/Data/Set/Class.hs:177)
    HasInsertWith (src/Data/Set/Class.hs:180)
    HasEmpty (src/Data/Set/Class.hs:185)
     (src/Data/Set/Class.hs:188)
    HasEmptyWith (src/Data/Set/Class.hs:191)
    HasTotal (src/Data/Set/Class.hs:194)
     (src/Data/Set/Class.hs:197)
    HasTotalWith (src/Data/Set/Class.hs:200)
    HasSize (src/Data/Set/Class.hs:205)
    CanBeSubset (src/Data/Set/Class.hs:210)
    CanBeProperSubset (src/Data/Set/Class.hs:213)
    fromFoldable (src/Data/Set/Class.hs:219)
    fromFoldableWithKey (src/Data/Set/Class.hs:225)
    fromFoldable1 (src/Data/Set/Class.hs:231)
    fromFoldable1WithKey (src/Data/Set/Class.hs:237)
     (src/Data/Set/Class.hs:298)
     (src/Data/Set/Class.hs:301)
     (src/Data/Set/Class.hs:304)
     (src/Data/Set/Class.hs:307)
     (src/Data/Set/Class.hs:310)
     (src/Data/Set/Class.hs:313)
     (src/Data/Set/Class.hs:316)
     (src/Data/Set/Class.hs:319)
     (src/Data/Set/Class.hs:322)
     (src/Data/Set/Class.hs:325)
     (src/Data/Set/Class.hs:330)
     (src/Data/Set/Class.hs:333)
     (src/Data/Set/Class.hs:336)
     (src/Data/Set/Class.hs:339)
     (src/Data/Set/Class.hs:342)
     (src/Data/Set/Class.hs:345)
     (src/Data/Set/Class.hs:348)
     (src/Data/Set/Class.hs:351)
     (src/Data/Set/Class.hs:354)
     (src/Data/Set/Class.hs:357)
     (src/Data/Set/Class.hs:362)
     (src/Data/Set/Class.hs:365)
     (src/Data/Set/Class.hs:368)
     (src/Data/Set/Class.hs:371)
     (src/Data/Set/Class.hs:374)
     (src/Data/Set/Class.hs:378)
     (src/Data/Set/Class.hs:381)
     (src/Data/Set/Class.hs:384)
     (src/Data/Set/Class.hs:388)
     (src/Data/Set/Class.hs:391)
     (src/Data/Set/Class.hs:394)
     (src/Data/Set/Class.hs:397)
     (src/Data/Set/Class.hs:400)
     (src/Data/Set/Class.hs:403)
     (src/Data/Set/Class.hs:406)
     (src/Data/Set/Class.hs:409)
     (src/Data/Set/Class.hs:412)
     (src/Data/Set/Class.hs:415)
     (src/Data/Set/Class.hs:420)
     (src/Data/Set/Class.hs:423)
     (src/Data/Set/Class.hs:426)
     (src/Data/Set/Class.hs:429)
     (src/Data/Set/Class.hs:432)
     (src/Data/Set/Class.hs:435)
     (src/Data/Set/Class.hs:438)
     (src/Data/Set/Class.hs:441)
     (src/Data/Set/Class.hs:444)
     (src/Data/Set/Class.hs:447)
     (src/Data/Set/Class.hs:452)
     (src/Data/Set/Class.hs:455)
     (src/Data/Set/Class.hs:458)
     (src/Data/Set/Class.hs:461)
     (src/Data/Set/Class.hs:464)
     (src/Data/Set/Class.hs:467)
     (src/Data/Set/Class.hs:470)
     (src/Data/Set/Class.hs:473)
     (src/Data/Set/Class.hs:478)
     (src/Data/Set/Class.hs:481)
     (src/Data/Set/Class.hs:484)
     (src/Data/Set/C
src/Data/Set/Ordered/Many/With.hs:10:1: Warning:
    The import item ‘String(..)’ suggests that
    ‘String’ has (in-scope) constructors or class methods,
    but it has none

src/Data/Set/Ordered/Many/With.hs:10:1: Warning:
    The import of ‘||’ from module ‘Prelude’ is redundant

src/Data/Set/Ordered/Many/With.hs:14:1: Warning:
    The qualified import of ‘Data.Set.Ordered.Many’ is redundant
      except perhaps to import instances from ‘Data.Set.Ordered.Many’
    To import instances alone, use: import Data.Set.Ordered.Many()

src/Data/Set/Ordered/Many/With.hs:15:1: Warning:
    The qualified import of ‘Data.Set.Ordered.Unique.With’ is redundant
      except perhaps to import instances from ‘Data.Set.Ordered.Unique.With’
    To import instances alone, use: import Data.Set.Ordered.Unique.With()

src/Data/Set/Ordered/Many/With.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
lass.hs:487)
     (src/Data/Set/Class.hs:490)
     (src/Data/Set/Class.hs:493)
     (src/Data/Set/Class.hs:496)
     (src/Data/Set/Class.hs:499)
     (src/Data/Set/Class.hs:503)
     (src/Data/Set/Class.hs:506)
     (src/Data/Set/Class.hs:509)
     (src/Data/Set/Class.hs:512)
     (src/Data/Set/Class.hs:515)
     (src/Data/Set/Class.hs:518)
     (src/Data/Set/Class.hs:521)
     (src/Data/Set/Class.hs:524)
     (src/Data/Set/Class.hs:527)
     (src/Data/Set/Class.hs:530)
     (src/Data/Set/Class.hs:534)
     (src/Data/Set/Class.hs:537)
     (src/Data/Set/Class.hs:540)
     (src/Data/Set/Class.hs:543)
     (src/Data/Set/Class.hs:546)
     (src/Data/Set/Class.hs:549)
     (src/Data/Set/Class.hs:552)
     (src/Data/Set/Class.hs:555)
     (src/Data/Set/Class.hs:558)
     (src/Data/Set/Class.hs:563)
     (src/Data/Set/Class.hs:566)
     (src/Data/Set/Class.hs:569)
     (src/Data/Set/Class.hs:572)
     (src/Data/Set/Class.hs:575)
     (src/Data/Set/Class.hs:578)
     (src/Data/Set/Class.hs:581)
     (src/Data/Set/Class.hs:584)
     (src/Data/Set/Class.hs:587)
     (src/Data/Set/Class.hs:590)
     (src/Data/Set/Class.hs:595)
     (src/Data/Set/Class.hs:598)
     (src/Data/Set/Class.hs:601)
     (src/Data/Set/Class.hs:604)
     (src/Data/Set/Class.hs:607)
     (src/Data/Set/Class.hs:610)
     (src/Data/Set/Class.hs:613)
     (src/Data/Set/Class.hs:616)
     (src/Data/Set/Class.hs:619)
     (src/Data/Set/Class.hs:622)
     (src/Data/Set/Class.hs:627)
     (src/Data/Set/Class.hs:630)
     (src/Data/Set/Class.hs:633)
     (src/Data/Set/Class.hs:636)
     (src/Data/Set/Class.hs:639)
     (src/Data/Set/Class.hs:642)
     (src/Data/Set/Class.hs:645)
     (src/Data/Set/Class.hs:648)
     (src/Data/Set/Class.hs:651)
     (src/Data/Set/Class.hs:654)
     (src/Data/Set/Class.hs:659)
     (src/Data/Set/Class.hs:662)
     (src/Data/Set/Class.hs:665)
     (src/Data/Set/Class.hs:668)
     (src/Data/Set/Class.hs:671)
     (src/Data/Set/Class.hs:674)
     (src/Data/Set/Class.hs:677)
     (src/Data/Set/Class.hs:680)
     (src/Data/Set/Class.hs:683)
     (src/Data/Set/Class.hs:686)
     (src/Data/Set/Class.hs:689)
     (src/Data/Set/Class.hs:692)
   7% (  5 / 70) in 'Data.Set.Ordered.Many.With'
  Missing documentation for:
    Module header
    SetsWith (src/Data/Set/Ordered/Many/With.hs:26)
     (src/Data/Set/Ordered/Many/With.hs:28)
     (src/Data/Set/Ordered/Many/With.hs:31)
     (src/Data/Set/Ordered/Many/With.hs:34)
     (src/Data/Set/Ordered/Many/With.hs:37)
     (src/Data/Set/Ordered/Many/With.hs:42)
     (src/Data/Set/Ordered/Many/With.hs:49)
     (src/Data/Set/Ordered/Many/With.hs:56)
     (src/Data/Set/Ordered/Many/With.hs:62)
     (src/Data/Set/Ordered/Many/With.hs:68)
     (src/Data/Set/Ordered/Many/With.hs:75)
     (src/Data/Set/Ordered/Many/With.hs:78)
     (src/Data/Set/Ordered/Many/With.hs:81)
     (src/Data/Set/Ordered/Many/With.hs:87)
    \\ (src/Data/Set/Ordered/Many/With.hs:95)
    null (src/Data/Set/Ordered/Many/With.hs:103)
    size (src/Data/Set/Ordered/Many/With.hs:106)
    member (src/Data/Set/Ordered/Many/With.hs:109)
    notMember (src/Data/Set/Ordered/Many/With.hs:112)
    lookupLT (src/Data/Set/Ordered/Many/With.hs:115)
    lookupGT (src/Data/Set/Ordered/Many/With.hs:118)
    lookupLE (src/Data/Set/Ordered/Many/With.hs:121)
    lookupGE (src/Data/Set/Ordered/Many/With.hs:124)
    isSubsetOf (src/Data/Set/Ordered/Many/With.hs:127)
    isProperSubsetOf (src/Data/Set/Ordered/Many/With.hs:135)
    empty (src/Data/Set/Ordered/Many/With.hs:144)
    singleton (src/Data/Set/Ordered/Many/With.hs:147)
    insert (src/Data/Set/Ordered/Many/With.hs:153)
    delete (src/Data/Set/Ordered/Many/With.hs:160)
    union (src/Data/Set/Ordered/Many/With.hs:174)
    difference (src/Data/Set/Ordered/Many/With.hs:180)
    intersection (src/Data/Set/Ordered/Many/With.hs:189)
    filter (src/Data/Set/Ordered/Many/With.hs:199)
    partition (src/Data/Set/Ordered/Many/With.hs:206)
    split (src/Data/Set/Ordered/Many/With.hs:210)
    splitMember (src/Data/Set/Ordered/Many/With.hs:214)
    splitRoot (src/Data/Set/Ordered/Many/With.hs:218)
    lookupIndex (src/Data/Set/Ordered/Many/With.hs:224)
    findIndex (src/Data/Set/Ordered/Many/With.hs:227)
    setAt (src/Data/Set/Ordered/Many/With.hs:230)
    deleteAt (src/Data/Set/Ordered/Many/With.hs:233)
    map (src/Data/Set/Ordered/Many/With.hs:238)
    mapMaybe (src/Data/Set/Ordered/Many/With.hs:241)
    foldr (src/Data/Set/Ordered/Many/With.hs:250)
    foldl (src/Data/Set/Ordered/Many/With.hs:255)
    foldr' (src/Data/Set/Ordered/Many/With.hs:262)
    foldl' (src/Data/Set/Ordered/Many/With.hs:267)
    fold (src/Data/Set/Ordered/Many/With.hs:274)
    findMin (src/Data/Set/Ordered/Many/With.hs:281)
    findMax (src/Data/Set/Ordered/Many/With.hs:284)
    deleteMax (src/Data/Set/Ordered/Many/With.hs:291)
    deleteFindMin (src/Data/Set/Ordered/Many/With.hs:294)
    deleteFindMax (src/Data/Set/Ordered/Many/With.hs:298)
    minView (src/Data/Set/Ordered/Many/With.hs:302)
    maxView (src/Data/Set/Ordered/Many/With.hs:305)
    elems (src/Data/Set/Ordered/Many/With.hs:310)
    toList (src/Data/Set/Ordered/Many/With.hs:315)
    fromList (src/Data/Set/Ordered/Many/With.hs:318)
    toAscList (src/Data/Set/Ordered/Many/With.hs:327)
    toDescList (src/Data/Set/Ordered/Many/With.hs:330)
    fromAscList (src/Data/Set/Ordered/Many/With.hs:333)
    fromDistinctAscList (src/Data/Set/Ordered/Many/With.hs:338)
    showTree (src/Data/Set/Ordered/Many/With.hs:343)
    showTreeWith (src/Data/Set/Ordered/Many/With.hs:346)
Documentation created: dist/doc/html/sets/index.html,
dist/doc/html/sets/sets.txt
Creating package registration file:
/tmp/pkgConf-sets-0.011949108862132671376.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/sets-0.0.5-3tiMUNDUCelIVttCew9HEh
Registering sets-0.0.5...
Installed sets-0.0.5
Configuring rose-trees-0.0.3...
Building rose-trees-0.0.3...
Preprocessing library rose-trees-0.0.3...
[1 of 4] Compiling Data.Tree.Set    ( src/Data/Tree/Set.hs, dist/build/Data/Tree/Set.o )

src/Data/Tree/Set.hs:25:1: Warning:
    The import of ‘Test.QuickCheck.Instances’ is redundant
      except perhaps to import instances from ‘Test.QuickCheck.Instances’
    To import instances alone, use: import Test.QuickCheck.Instances()
[2 of 4] Compiling Data.Tree.Knuth.Forest ( src/Data/Tree/Knuth/Forest.hs, dist/build/Data/Tree/Knuth/Forest.o )
[3 of 4] Compiling Data.Tree.Knuth  ( src/Data/Tree/Knuth.hs, dist/build/Data/Tree/Knuth.o )
[4 of 4] Compiling Data.Tree.Rose   ( src/Data/Tree/Rose.hs, dist/build/Data/Tree/Rose.o )
In-place registering rose-trees-0.0.3...
Running Haddock for rose-trees-0.0.3...
Running hscolour for rose-trees-0.0.3...
Preprocessing library rose-trees-0.0.3...
Preprocessing library rose-trees-0.0.3...

src/Data/Tree/Set.hs:25:1: Warning:
    The import of ‘Test.QuickCheck.Instances’ is redundant
      except perhaps to import instances from ‘Test.QuickCheck.Instances’
    To import instances alone, use: import Test.QuickCheck.Instances()
Haddock coverage:
  31% (  8 / 26) in 'Data.Tree.Set'
  Missing documentation for:
    Module header
    SetTree (src/Data/Tree/Set.hs:28)
     (src/Data/Tree/Set.hs:33)
     (src/Data/Tree/Set.hs:35)
     (src/Data/Tree/Set.hs:38)
     (src/Data/Tree/Set.hs:41)
     (src/Data/Tree/Set.hs:44)
    size (src/Data/Tree/Set.hs:54)
    isChildOf (src/Data/Tree/Set.hs:57)
    isDescendantOf (src/Data/Tree/Set.hs:61)
    isProperSubtreeOf (src/Data/Tree/Set.hs:75)
    eqHead (src/Data/Tree/Set.hs:84)
    insertChild (src/Data/Tree/Set.hs:89)
    delete (src/Data/Tree/Set.hs:92)
    singleton (src/Data/Tree/Set.hs:95)
    filter (src/Data/Tree/Set.hs:100)
    map (src/Data/Tree/Set.hs:107)
    mapMaybe (src/Data/Tree/Set.hs:110)
  31% ( 12 / 39) in 'Data.Tree.Knuth.Forest'
  Missing documentation for:
    Module header
    KnuthForest (src/Data/Tree/Knuth/Forest.hs:28)
     (src/Data/Tree/Knuth/Forest.hs:36)
     (src/Data/Tree/Knuth/Forest.hs:38)
     (src/Data/Tree/Knuth/Forest.hs:61)
     (src/Data/Tree/Knuth/Forest.hs:71)
     (src/Data/Tree/Knuth/Forest.hs:75)
     (src/Data/Tree/Knuth/Forest.hs:78)
     (src/Data/Tree/Knuth/Forest.hs:88)
     (src/Data/Tree/Knuth/Forest.hs:94)
     (src/Data/Tree/Knuth/Forest.hs:97)
     (src/Data/Tree/Knuth/Forest.hs:100)
     (src/Data/Tree/Knuth/Forest.hs:103)
     (src/Data/Tree/Knuth/Forest.hs:106)
     (src/Data/Tree/Knuth/Forest.hs:109)
     (src/Data/Tree/Knuth/Forest.hs:112)
    size (src/Data/Tree/Knuth/Forest.hs:117)
    elem (src/Data/Tree/Knuth/Forest.hs:122)
    isSubforestOf (src/Data/Tree/Knuth/Forest.hs:127)
    isSubforestOf' (src/Data/Tree/Knuth/Forest.hs:134)
    isSiblingOf (src/Data/Tree/Knuth/Forest.hs:152)
    isDescendantOf (src/Data/Tree/Knuth/Forest.hs:162)
    isProperDescendantOf (src/Data/Tree/Knuth/Forest.hs:166)
    singleton (src/Data/Tree/Knuth/Forest.hs:173)
    delete (src/Data/Tree/Knuth/Forest.hs:176)
    union (src/Data/Tree/Knuth/Forest.hs:183)
    intersection (src/Data/Tree/Knuth/Forest.hs:188)
  21% (  6 / 28) in 'Data.Tree.Knuth'
  Missing documentation for:
    KnuthTree (src/Data/Tree/Knuth.hs:39)
     (src/Data/Tree/Knuth.hs:43)
     (src/Data/Tree/Knuth.hs:45)
    firstTree (src/Data/Tree/Knuth.hs:51)
     (src/Data/Tree/Knuth.hs:56)
     (src/Data/Tree/Knuth.hs:60)
     (src/Data/Tree/Knuth.hs:66)
     (src/Data/Tree/Knuth.hs:69)
     (src/Data/Tree/Knuth.hs:72)
     (src/Data/Tree/Knuth.hs:75)
    size (src/Data/Tree/Knuth.hs:79)
    elem (src/Data/Tree/Knuth.hs:82)
    isSubtreeOf (src/Data/Tree/Knuth.hs:85)
    isProperSubtreeOf (src/Data/Tree/Knuth.hs:98)
    isChildOf (src/Data/Tree/Knuth.hs:111)
    isDescendantOf (src/Data/Tree/Knuth.hs:114)
    isProperDescendantOf (src/Data/Tree/Knuth.hs:117)
    singleton (src/Data/Tree/Knuth.hs:122)
    delete (src/Data/Tree/Knuth.hs:125)
    union (src/Data/Tree/Knuth.hs:132)
    intersection (src/Data/Tree/Knuth.hs:135)
    difference (src/Data/Tree/Knuth.hs:140)
   0% (  0 /  8) in 'Data.Tree.Rose'
  Missing documentation for:
    Module header
    Head (src/Data/Tree/Rose.hs:18)
    Tail (src/Data/Tree/Rose.hs:19)
    RoseTree (src/Data/Tree/Rose.hs:21)
     (src/Data/Tree/Rose.hs:31)
     (src/Data/Tree/Rose.hs:39)
     (src/Data/Tree/Rose.hs:47)
     (src/Data/Tree/Rose.hs:55)
Documentation created: dist/doc/html/rose-trees/index.html,
dist/doc/html/rose-trees/rose-trees.txt
Creating package registration file:
/tmp/pkgConf-rose-trees-0.010583717741395668112.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/rose-trees-0.0.3-2HFlBx1Bjwa31jFCanUAUf
Registering rose-trees-0.0.3...
Installed rose-trees-0.0.3
Configuring tries-0.0.4...
Building tries-0.0.4...
Preprocessing library tries-0.0.4...
[1 of 6] Compiling Data.Trie.Pseudo ( src/Data/Trie/Pseudo.hs, dist/build/Data/Trie/Pseudo.o )
[2 of 6] Compiling Data.Trie.Class  ( src/Data/Trie/Class.hs, dist/build/Data/Trie/Class.o )
[3 of 6] Compiling Data.Trie.HashMap ( src/Data/Trie/HashMap.hs, dist/build/Data/Trie/HashMap.o )

src/Data/Trie/HashMap.hs:53:85: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/HashMap.hs:53:85
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/HashMap.hs:53:70-81
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/HashMap.hs:53:62-66
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the expression: floor $ fromIntegral n / 2
    In the first argument of ‘scale’, namely
      ‘(\ n -> floor $ fromIntegral n / 2)’

src/Data/Trie/HashMap.hs:81:83: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/HashMap.hs:81:83
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/HashMap.hs:81:68-79
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/HashMap.hs:81:60-64
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the first argument of ‘resize’, namely
      ‘(floor $ fromIntegral n / 2)’
    In the second argument of ‘(<*>)’, namely
      ‘resize (floor $ fromIntegral n / 2) arbitrary’

src/Data/Trie/HashMap.hs:84:10: Warning:
    No explicit implementation for
      ‘Data.Trie.Class.insert’
    In the instance declaration for ‘Trie NonEmpty p (HashMapStep c)’
[4 of 6] Compiling Data.Trie.Knuth  ( src/Data/Trie/Knuth.hs, dist/build/Data/Trie/Knuth.o )
[5 of 6] Compiling Data.Trie.List   ( src/Data/Trie/List.hs, dist/build/Data/Trie/List.o )
[6 of 6] Compiling Data.Trie.Map    ( src/Data/Trie/Map.hs, dist/build/Data/Trie/Map.o )

src/Data/Trie/Map.hs:54:81: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/Map.hs:54:81
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/Map.hs:54:66-77
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/Map.hs:54:58-62
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the expression: floor $ fromIntegral n / 2
    In the first argument of ‘scale’, namely
      ‘(\ n -> floor $ fromIntegral n / 2)’

src/Data/Trie/Map.hs:82:83: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/Map.hs:82:83
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/Map.hs:82:68-79
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/Map.hs:82:60-64
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the first argument of ‘resize’, namely
      ‘(floor $ fromIntegral n / 2)’
    In the second argument of ‘(<*>)’, namely
      ‘resize (floor $ fromIntegral n / 2) arbitrary’

src/Data/Trie/Map.hs:88:10: Warning:
    No explicit implementation for
      ‘Data.Trie.Class.insert’
    In the instance declaration for ‘Trie NonEmpty p (MapStep c)’
In-place registering tries-0.0.4...
Running Haddock for tries-0.0.4...
Running hscolour for tries-0.0.4...
Preprocessing library tries-0.0.4...
Preprocessing library tries-0.0.4...

src/Data/Trie/HashMap.hs:53:85: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/HashMap.hs:53:85
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/HashMap.hs:53:70-81
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/HashMap.hs:53:62-66
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the expression: floor $ fromIntegral n / 2
    In the first argument of ‘scale’, namely
      ‘(\ n -> floor $ fromIntegral n / 2)’

src/Data/Trie/HashMap.hs:81:83: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/HashMap.hs:81:83
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/HashMap.hs:81:68-79
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/HashMap.hs:81:60-64
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the first argument of ‘resize’, namely
      ‘(floor $ fromIntegral n / 2)’
    In the second argument of ‘(<*>)’, namely
      ‘resize (floor $ fromIntegral n / 2) arbitrary’

src/Data/Trie/HashMap.hs:84:10: Warning:
    No explicit implementation for
      ‘Data.Trie.Class.insert’
    In the instance declaration for ‘Trie NonEmpty p (HashMapStep c)’

src/Data/Trie/Map.hs:54:81: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/Map.hs:54:81
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/Map.hs:54:66-77
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/Map.hs:54:58-62
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the expression: floor $ fromIntegral n / 2
    In the first argument of ‘scale’, namely
      ‘(\ n -> floor $ fromIntegral n / 2)’

src/Data/Trie/Map.hs:82:83: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional r0)
        arising from a use of ‘/’ at src/Data/Trie/Map.hs:82:83
      (Num r0)
        arising from a use of ‘fromIntegral’
        at src/Data/Trie/Map.hs:82:68-79
      (RealFrac r0)
        arising from a use of ‘floor’ at src/Data/Trie/Map.hs:82:60-64
    In the second argument of ‘($)’, namely ‘fromIntegral n / 2’
    In the first argument of ‘resize’, namely
      ‘(floor $ fromIntegral n / 2)’
    In the second argument of ‘(<*>)’, namely
      ‘resize (floor $ fromIntegral n / 2) arbitrary’

src/Data/Trie/Map.hs:88:10: Warning:
    No explicit implementation for
      ‘Data.Trie.Class.insert’
    In the instance declaration for ‘Trie NonEmpty p (MapStep c)’
Haddock coverage:
  54% (  7 / 13) in 'Data.Trie.Pseudo'
  Missing documentation for:
    Module header
    beginsWith (src/Data/Trie/Pseudo.hs:31)
    add (src/Data/Trie/Pseudo.hs:101)
    toAssocs (src/Data/Trie/Pseudo.hs:112)
    fromAssocs (src/Data/Trie/Pseudo.hs:124)
    lookup (src/Data/Trie/Pseudo.hs:127)
  38% (  5 / 13) in 'Data.Trie.Class'
  Missing documentation for:
    Module header
    lookupWithDefault (src/Data/Trie/Class.hs:27)
    member (src/Data/Trie/Class.hs:32)
    notMember (src/Data/Trie/Class.hs:35)
    fromFoldable (src/Data/Trie/Class.hs:40)
    makeBSTrie (src/Data/Trie/Class.hs:56)
    getBSTrie (src/Data/Trie/Class.hs:59)
     (src/Data/Trie/Class.hs:62)
  20% (  5 / 25) in 'Data.Trie.HashMap'
  Missing documentation for:
    Module header
    HashMapChildren (src/Data/Trie/HashMap.hs:39)
     (src/Data/Trie/HashMap.hs:44)
     (src/Data/Trie/HashMap.hs:49)
     (src/Data/Trie/HashMap.hs:55)
    HashMapStep (src/Data/Trie/HashMap.hs:62)
     (src/Data/Trie/HashMap.hs:66)
     (src/Data/Trie/HashMap.hs:71)
     (src/Data/Trie/HashMap.hs:84)
    insert (src/Data/Trie/HashMap.hs:105)
     (src/Data/Trie/HashMap.hs:124)
    empty (src/Data/Trie/HashMap.hs:132)
    singleton (src/Data/Trie/HashMap.hs:135)
    HashMapTrie (src/Data/Trie/HashMap.hs:143)
     (src/Data/Trie/HashMap.hs:148)
     (src/Data/Trie/HashMap.hs:157)
    keys (src/Data/Trie/HashMap.hs:164)
    elems (src/Data/Trie/HashMap.hs:178)
    subtrie (src/Data/Trie/HashMap.hs:184)
    match (src/Data/Trie/HashMap.hs:194)
   0% (  0 /  4) in 'Data.Trie.Knuth'
  Missing documentation for:
    Module header
    KnuthTrie (src/Data/Trie/Knuth.hs:27)
     (src/Data/Trie/Knuth.hs:31)
     (src/Data/Trie/Knuth.hs:35)
   0% (  0 /  4) in 'Data.Trie.List'
  Missing documentation for:
    Module header
    ListTrie (src/Data/Trie/List.hs:34)
     (src/Data/Trie/List.hs:38)
     (src/Data/Trie/List.hs:46)
  24% (  6 / 25) in 'Data.Trie.Map'
  Missing documentation for:
    Module header
    MapChildren (src/Data/Trie/Map.hs:40)
     (src/Data/Trie/Map.hs:45)
     (src/Data/Trie/Map.hs:50)
     (src/Data/Trie/Map.hs:56)
    MapStep (src/Data/Trie/Map.hs:64)
     (src/Data/Trie/Map.hs:68)
     (src/Data/Trie/Map.hs:73)
    insert (src/Data/Trie/Map.hs:101)
     (src/Data/Trie/Map.hs:115)
    empty (src/Data/Trie/Map.hs:122)
    singleton (src/Data/Trie/Map.hs:125)
    MapTrie (src/Data/Trie/Map.hs:131)
     (src/Data/Trie/Map.hs:135)
     (src/Data/Trie/Map.hs:145)
    keys (src/Data/Trie/Map.hs:150)
    elems (src/Data/Trie/Map.hs:160)
    subtrie (src/Data/Trie/Map.hs:165)
    match (src/Data/Trie/Map.hs:171)
Documentation created: dist/doc/html/tries/index.html,
dist/doc/html/tries/tries.txt
Creating package registration file: /tmp/pkgConf-tries-0.0468358023373768766.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tries-0.0.4-D4YRmQMnsOEHNlXpFuwejI
Registering tries-0.0.4...
Installed tries-0.0.4
Downloading pred-trie-0.5.1...
Configuring pred-trie-0.5.1...
Building pred-trie-0.5.1...
Preprocessing library pred-trie-0.5.1...
[1 of 7] Compiling Data.Trie.Pred.Mutable ( src/Data/Trie/Pred/Mutable.hs, dist/build/Data/Trie/Pred/Mutable.o )

src/Data/Trie/Pred/Mutable.hs:123:22: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable.hs:7:1-30
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable.hs:126:11: Warning:
    Defined but not used: ‘xs’

src/Data/Trie/Pred/Mutable.hs:171:22: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable.hs:7:1-30
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable.hs:174:11: Warning:
    Defined but not used: ‘xs’
[2 of 7] Compiling Data.Trie.Pred.Base.Step ( src/Data/Trie/Pred/Base/Step.hs, dist/build/Data/Trie/Pred/Base/Step.o )

src/Data/Trie/Pred/Base/Step.hs:56:10: Warning:
    No explicit implementation for
      ‘insert’
    In the instance declaration for ‘Trie NonEmpty s (PredStep k c)’

src/Data/Trie/Pred/Base/Step.hs:82:10: Warning:
    No explicit implementation for
      ‘insert’
    In the instance declaration for ‘Trie NonEmpty s (PredSteps k c)’
[3 of 7] Compiling Data.Trie.Pred.Base ( src/Data/Trie/Pred/Base.hs, dist/build/Data/Trie/Pred/Base.o )
[4 of 7] Compiling Data.Trie.Pred.Interface.Types ( src/Data/Trie/Pred/Interface/Types.hs, dist/build/Data/Trie/Pred/Interface/Types.o )

src/Data/Trie/Pred/Interface/Types.hs:140:13: Warning:
    Defined but not used: ‘litChunk’

src/Data/Trie/Pred/Interface/Types.hs:142:13: Warning:
    Defined but not used: ‘Data.Trie.Pred.Interface.Types.predTag’

src/Data/Trie/Pred/Interface/Types.hs:143:13: Warning:
    Defined but not used: ‘Data.Trie.Pred.Interface.Types.predPred’
[5 of 7] Compiling Data.Trie.Pred.Mutable.Morph ( src/Data/Trie/Pred/Mutable/Morph.hs, dist/build/Data/Trie/Pred/Mutable/Morph.o )

src/Data/Trie/Pred/Mutable/Morph.hs:9:1: Warning:
    The import of ‘Data.HashMap.Lazy’ is redundant
      except perhaps to import instances from ‘Data.HashMap.Lazy’
    To import instances alone, use: import Data.HashMap.Lazy()

src/Data/Trie/Pred/Mutable/Morph.hs:20:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

src/Data/Trie/Pred/Mutable/Morph.hs:101:52: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:125:17: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:135:17: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:136:3: Warning:
    Defined but not used: ‘pred'’
[6 of 7] Compiling Data.Trie.Pred.Interface ( src/Data/Trie/Pred/Interface.hs, dist/build/Data/Trie/Pred/Interface.o )
[7 of 7] Compiling Data.Trie.Pred   ( src/Data/Trie/Pred.hs, dist/build/Data/Trie/Pred.o )
In-place registering pred-trie-0.5.1...
Running Haddock for pred-trie-0.5.1...
Running hscolour for pred-trie-0.5.1...
Preprocessing library pred-trie-0.5.1...
Preprocessing library pred-trie-0.5.1...

src/Data/Trie/Pred/Mutable.hs:123:22: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable.hs:7:1-30
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable.hs:126:11: Warning:
    Defined but not used: ‘xs’

src/Data/Trie/Pred/Mutable.hs:171:22: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable.hs:7:1-30
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable.hs:174:11: Warning:
    Defined but not used: ‘xs’

src/Data/Trie/Pred/Base/Step.hs:56:10: Warning:
    No explicit implementation for
      ‘insert’
    In the instance declaration for ‘Trie NonEmpty s (PredStep k c)’

src/Data/Trie/Pred/Base/Step.hs:82:10: Warning:
    No explicit implementation for
      ‘insert’
    In the instance declaration for ‘Trie NonEmpty s (PredSteps k c)’

src/Data/Trie/Pred/Interface/Types.hs:140:13: Warning:
    Defined but not used: ‘litChunk’

src/Data/Trie/Pred/Interface/Types.hs:142:13: Warning:
    Defined but not used: ‘Data.Trie.Pred.Interface.Types.predTag’

src/Data/Trie/Pred/Interface/Types.hs:143:13: Warning:
    Defined but not used: ‘Data.Trie.Pred.Interface.Types.predPred’

src/Data/Trie/Pred/Mutable/Morph.hs:9:1: Warning:
    The import of ‘Data.HashMap.Lazy’ is redundant
      except perhaps to import instances from ‘Data.HashMap.Lazy’
    To import instances alone, use: import Data.HashMap.Lazy()

src/Data/Trie/Pred/Mutable/Morph.hs:20:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

src/Data/Trie/Pred/Mutable/Morph.hs:101:52: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:125:17: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:135:17: Warning:
    This binding for ‘pred’ shadows the existing binding
      imported from ‘Prelude’ at src/Data/Trie/Pred/Mutable/Morph.hs:1:8-35
      (and originally defined in ‘GHC.Enum’)

src/Data/Trie/Pred/Mutable/Morph.hs:136:3: Warning:
    Defined but not used: ‘pred'’
Haddock coverage:
  12% (  2 / 16) in 'Data.Trie.Pred.Mutable'
  Missing documentation for:
    Module header
    PredStep (src/Data/Trie/Pred/Mutable.hs:25)
    RawValue (src/Data/Trie/Pred/Mutable.hs:31)
    HashTableTrie (src/Data/Trie/Pred/Mutable.hs:36)
    new (src/Data/Trie/Pred/Mutable.hs:42)
    insert (src/Data/Trie/Pred/Mutable.hs:45)
    lookup (src/Data/Trie/Pred/Mutable.hs:77)
    match (src/Data/Trie/Pred/Mutable.hs:109)
    matches (src/Data/Trie/Pred/Mutable.hs:157)
    RootedHashTableTrie (src/Data/Trie/Pred/Mutable.hs:210)
    newR (src/Data/Trie/Pred/Mutable.hs:216)
    lookupR (src/Data/Trie/Pred/Mutable.hs:219)
    matchR (src/Data/Trie/Pred/Mutable.hs:230)
    matchesR (src/Data/Trie/Pred/Mutable.hs:247)
  58% (  7 / 12) in 'Data.Trie.Pred.Base.Step'
  Missing documentation for:
    PredStep (src/Data/Trie/Pred/Base/Step.hs:34)
     (src/Data/Trie/Pred/Base/Step.hs:47)
     (src/Data/Trie/Pred/Base/Step.hs:52)
    singletonPred (src/Data/Trie/Pred/Base/Step.hs:68)
     (src/Data/Trie/Pred/Base/Step.hs:86)
  25% (  4 / 16) in 'Data.Trie.Pred.Base'
  Missing documentation for:
    PredTrie (src/Data/Trie/Pred/Base.hs:84)
     (src/Data/Trie/Pred/Base.hs:89)
     (src/Data/Trie/Pred/Base.hs:96)
     (src/Data/Trie/Pred/Base.hs:104)
    emptyPT (src/Data/Trie/Pred/Base.hs:111)
    matchesPT (src/Data/Trie/Pred/Base.hs:147)
    RootedPredTrie (src/Data/Trie/Pred/Base.hs:177)
     (src/Data/Trie/Pred/Base.hs:183)
     (src/Data/Trie/Pred/Base.hs:196)
    emptyRPT (src/Data/Trie/Pred/Base.hs:204)
    matchRPT (src/Data/Trie/Pred/Base.hs:207)
    matchesRPT (src/Data/Trie/Pred/Base.hs:217)
 100% ( 15 / 15) in 'Data.Trie.Pred.Interface.Types'
   0% (  0 / 10) in 'Data.Trie.Pred.Mutable.Morph'
  Missing documentation for:
    Module header
    toMutableRooted (src/Data/Trie/Pred/Mutable/Morph.hs:24)
    toMutable (src/Data/Trie/Pred/Mutable/Morph.hs:37)
    toHashTableTrie (src/Data/Trie/Pred/Mutable/Morph.hs:51)
    toRawValue (src/Data/Trie/Pred/Mutable/Morph.hs:66)
    toHashTable (src/Data/Trie/Pred/Mutable/Morph.hs:82)
    toMutablePredStep (src/Data/Trie/Pred/Mutable/Morph.hs:91)
    HMap (src/Data/Trie/Pred/Mutable/Morph.hs:115)
    insertPredKey (src/Data/Trie/Pred/Mutable/Morph.hs:117)
    lookupPredKey (src/Data/Trie/Pred/Mutable/Morph.hs:127)
  58% ( 14 / 24) in 'Data.Trie.Pred.Interface'
  Missing documentation for:
    PTBuilderT (src/Data/Trie/Pred/Interface.hs:91)
    execPTBuilderT (src/Data/Trie/Pred/Interface.hs:111)
    insert (src/Data/Trie/Pred/Interface.hs:120)
    insertHere (src/Data/Trie/Pred/Interface.hs:135)
    prefix (src/Data/Trie/Pred/Interface.hs:143)
    lookup (src/Data/Trie/Pred/Interface.hs:156)
    match (src/Data/Trie/Pred/Interface.hs:166)
    matches (src/Data/Trie/Pred/Interface.hs:172)
    delete (src/Data/Trie/Pred/Interface.hs:161)
    RootedPredTrie (src/Data/Trie/Pred/Base.hs:177)
  50% (  1 /  2) in 'Data.Trie.Pred'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/pred-trie/index.html,
dist/doc/html/pred-trie/pred-trie.txt
Creating package registration file:
/tmp/pkgConf-pred-trie-0.5546677694177459948.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pred-trie-0.5.1-1pZLNIQFYBJIgZCYwVv1yq
Registering pred-trie-0.5.1...
Installed pred-trie-0.5.1

Test log

No test log was submitted for this report.