Build #1 for opaleye-trans-0.3.1
| Package | opaleye-trans-0.3.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-01-04 15:48:36.929011 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-base-0.4.4, transformers-0.4.2.0, product-profunctors-0.6.3.1, postgresql-simple-0.5.1.2, opaleye-0.4.2.0, mtl-2.2.1, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring base16-bytestring-0.1.1.6...
Building base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
[1 of 2] Compiling Data.ByteString.Base16 ( Data/ByteString/Base16.hs, dist/build/Data/ByteString/Base16.o )
[2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o )
In-place registering base16-bytestring-0.1.1.6...
Running Haddock for base16-bytestring-0.1.1.6...
Running hscolour for base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Haddock coverage:
100% ( 3 / 3) in 'Data.ByteString.Base16'
100% ( 3 / 3) in 'Data.ByteString.Base16.Lazy'
Documentation created: dist/doc/html/base16-bytestring/index.html,
dist/doc/html/base16-bytestring/base16-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base16-bytestring-0.1.1278722862233665123.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base16-bytestring-0.1.1.6-LGFgY5jaffY4IePNqJx55U
Registering base16-bytestring-0.1.1.6...
Installed base16-bytestring-0.1.1.6
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o )
Data/Byteable.hs:48:11: Warning:
Rule "constEqBytes/ByteString" may never fire
because ‘constEqBytes’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
100% ( 3 / 3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.11036140795463480570.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring bytestring-builder-0.10.6.0.0...
Building bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
In-place registering bytestring-builder-0.10.6.0.0...
Running Haddock for bytestring-builder-0.10.6.0.0...
Running hscolour for bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.6.01911165193269441500.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-builder-0.10.6.0.0-27hCMbWMJcMCIYxIUoATXE
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.1760658181605894428.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21590079444434248626.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-info-0.2.0.8...
Building network-info-0.2.0.8...
Preprocessing library network-info-0.2.0.8...
[1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o )
src/Network/Info.hsc:46:10: Warning:
No explicit implementation for
either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
In the instance declaration for ‘Storable NetworkInterface’
In-place registering network-info-0.2.0.8...
Running Haddock for network-info-0.2.0.8...
Running hscolour for network-info-0.2.0.8...
Preprocessing library network-info-0.2.0.8...
Preprocessing library network-info-0.2.0.8...
src/Network/Info.hsc:46:10: Warning:
No explicit implementation for
either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
In the instance declaration for ‘Storable NetworkInterface’
Haddock coverage:
83% ( 5 / 6) in 'Network.Info'
Missing documentation for:
Module header
Documentation created: dist/doc/html/network-info/index.html,
dist/doc/html/network-info/network-info.txt
Creating package registration file:
/tmp/pkgConf-network-info-0.2.01584710873993967637.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-info-0.2.0.8-GhJxpK61DdA6JmlkpRLBe5
Registering network-info-0.2.0.8...
Installed network-info-0.2.0.8
[1 of 1] Compiling Main ( /tmp/cabal-tmp-28760/postgresql-libpq-0.9.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-28760/postgresql-libpq-0.9.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28760/postgresql-libpq-0.9.1.1/dist/setup/setup ...
Configuring postgresql-libpq-0.9.1.1...
Building postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
[1 of 1] Compiling Database.PostgreSQL.LibPQ ( dist/build/Database/PostgreSQL/LibPQ.hs, dist/build/Database/PostgreSQL/LibPQ.o )
In-place registering postgresql-libpq-0.9.1.1...
Running Haddock for postgresql-libpq-0.9.1.1...
Running hscolour for postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
Haddock coverage:
88% (125 /142) in 'Database.PostgreSQL.LibPQ'
Missing documentation for:
PollingStatus (src/Database/PostgreSQL/LibPQ.hsc:441)
ConnStatus (src/Database/PostgreSQL/LibPQ.hsc:524)
TransactionStatus (src/Database/PostgreSQL/LibPQ.hsc:569)
Format (src/Database/PostgreSQL/LibPQ.hsc:718)
Oid (src/Database/PostgreSQL/LibPQ.hsc:720)
invalidOid (src/Database/PostgreSQL/LibPQ.hsc:722)
ExecStatus (src/Database/PostgreSQL/LibPQ.hsc:961)
FieldCode (src/Database/PostgreSQL/LibPQ.hsc:1034)
Row (src/Database/PostgreSQL/LibPQ.hsc:1189)
Column (src/Database/PostgreSQL/LibPQ.hsc:1188)
toRow (src/Database/PostgreSQL/LibPQ.hsc:1194)
toColumn (src/Database/PostgreSQL/LibPQ.hsc:1191)
CopyInResult (src/Database/PostgreSQL/LibPQ.hsc:1519)
CopyOutResult (src/Database/PostgreSQL/LibPQ.hsc:1570)
FlushStatus (src/Database/PostgreSQL/LibPQ.hsc:1810)
Notify (src/Database/PostgreSQL/LibPQ.hsc:1898)
Verbosity (src/Database/PostgreSQL/LibPQ.hsc:1970)
Warning: Database.PostgreSQL.LibPQ: could not find link destinations for:
maybeBsFromForeignPtr
Documentation created: dist/doc/html/postgresql-libpq/index.html,
dist/doc/html/postgresql-libpq/postgresql-libpq.txt
Creating package registration file:
/tmp/pkgConf-postgresql-libpq-0.9.140610537738393740.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/postgresql-libpq-0.9.1.1-ABGs5p1J8FbEwi6uvHaiV6
Registering postgresql-libpq-0.9.1.1...
Installed postgresql-libpq-0.9.1.1
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.12032894977262692685.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-112425610411581539848.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring 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.41992576590235202254.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4.1-1j4HkbCZte434brW1xp4L8
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-05075787621402492972.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[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.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
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:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81862558705304505404.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.219077129951947867422.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.2.0-BKzOMwCPkuv5n8xwLM3CQG
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring time-locale-compat-0.1.1.1...
Building time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.1...
Running Haddock for time-locale-compat-0.1.1.1...
Running hscolour for time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
Preprocessing library time-locale-compat-0.1.1.1...
Haddock coverage:
86% ( 6 / 7) in 'Data.Time.Locale.Compat'
Missing documentation for:
TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.1869921280167368542.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.1-FCEeuVXCa6F4LoR36M0UcX
Registering time-locale-compat-0.1.1.1...
Installed time-locale-compat-0.1.1.1
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.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)
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.4.01268632557145376088.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
on the commandline: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
on the commandline: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
on the commandline: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.6...
Running hscolour for cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
<no location info>: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu'
Missing documentation for:
Module header
use32Hex (Crypto/Hash/Utils/Cpu.hs:6)
100% ( 2 / 2) in 'Crypto.MAC.HMAC'
100% ( 2 / 2) in 'Crypto.Hash.Internal'
100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
100% ( 10 / 10) in 'Crypto.Hash.Skein512'
100% ( 10 / 10) in 'Crypto.Hash.Skein256'
100% ( 10 / 10) in 'Crypto.Hash.Tiger'
100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
100% ( 10 / 10) in 'Crypto.Hash.SHA3'
100% ( 11 / 11) in 'Crypto.Hash.SHA512'
100% ( 9 / 9) in 'Crypto.Hash.SHA512t'
100% ( 10 / 10) in 'Crypto.Hash.SHA384'
100% ( 10 / 10) in 'Crypto.Hash.SHA256'
100% ( 10 / 10) in 'Crypto.Hash.SHA224'
100% ( 10 / 10) in 'Crypto.Hash.SHA1'
100% ( 10 / 10) in 'Crypto.Hash.MD5'
100% ( 10 / 10) in 'Crypto.Hash.MD4'
100% ( 10 / 10) in 'Crypto.Hash.MD2'
100% ( 2 / 2) in 'Crypto.Hash.Utils'
100% ( 7 / 7) in 'Crypto.Hash.Types'
100% ( 40 / 40) in 'Crypto.Hash'
100% ( 11 / 11) in 'Crypto.MAC'
100% ( 9 / 9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.11184794536388450127.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
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.0457615859541279136.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring StateVar-1.1.0.2...
Building StateVar-1.1.0.2...
Preprocessing library StateVar-1.1.0.2...
[1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.2...
Running Haddock for StateVar-1.1.0.2...
Running hscolour for StateVar-1.1.0.2...
Preprocessing library StateVar-1.1.0.2...
Preprocessing library StateVar-1.1.0.2...
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.02189427092036256709.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.2-01D7wYOBNQ78BZXP74Y9W2
Registering StateVar-1.1.0.2...
Installed StateVar-1.1.0.2
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420: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 )
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420: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'."
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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.320669908161312712376.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-Fu46I2eA9YPGrMUpXqnAaw
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
[1 of 1] Compiling Main ( /tmp/cabal-tmp-28760/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-28760/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28760/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[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.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
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.459676925773831160.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
src/Control/Monad/Base.hs:22:1: Warning:
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.4726764303368046387.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-E46z4KbZS3l5PsT4OGunc2
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Haddock coverage:
100% ( 8 / 8) in 'Data.CaseInsensitive.Internal'
100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe'
100% ( 7 / 7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.02313662561014701101.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-2v31fhDBMauKZYf5kDjlgw
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.4...
Building scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.4...
Running Haddock for scientific-0.3.4.4...
Running hscolour for scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Haddock coverage:
67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat'
Missing documentation for:
Module header
33% ( 1 / 3) in 'Utils'
Missing documentation for:
Module header
roundTo (src/Utils.hs:12)
0% ( 0 / 2) in 'GHC.Integer.Compat'
Missing documentation for:
Module header
divInteger
100% ( 2 / 2) in 'Math.NumberTheory.Logarithms'
100% ( 24 / 24) in 'Data.Scientific'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific'
Missing documentation for:
Module header
75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific'
Missing documentation for:
Module header
Warning: Data.Scientific: could not find link destinations for:
whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.410325661242017461929.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.4-IAmAVPuHwyxDO0koJpm7ey
Registering scientific-0.3.4.4...
Installed scientific-0.3.4.4
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[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 )
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
[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.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
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:102)
MArray (Data/HashMap/Array.hs:127)
new_ (Data/HashMap/Array.hs:174)
singleton (Data/HashMap/Array.hs:177)
singletonM (Data/HashMap/Array.hs:181)
pair (Data/HashMap/Array.hs:185)
length (Data/HashMap/Array.hs:113)
lengthM (Data/HashMap/Array.hs:135)
read (Data/HashMap/Array.hs:192)
write (Data/HashMap/Array.hs:198)
index (Data/HashMap/Array.hs:205)
indexM (Data/HashMap/Array.hs:211)
unsafeFreeze (Data/HashMap/Array.hs:217)
unsafeThaw (Data/HashMap/Array.hs:223)
run (Data/HashMap/Array.hs:229)
run2 (Data/HashMap/Array.hs:233)
foldl' (Data/HashMap/Array.hs:335)
foldr (Data/HashMap/Array.hs:343)
thaw (Data/HashMap/Array.hs:355)
map (Data/HashMap/Array.hs:388)
traverse (Data/HashMap/Array.hs:431)
filter (Data/HashMap/Array.hs:436)
toList (Data/HashMap/Array.hs:428)
87% ( 54 / 62) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:124)
Hash (Data/HashMap/Base.hs:177)
Bitmap (Data/HashMap/Base.hs:178)
mask (Data/HashMap/Base.hs:1094)
bitsPerSubkey (Data/HashMap/Base.hs:1082)
sparseIndex (Data/HashMap/Base.hs:1091)
updateOrConcatWith (Data/HashMap/Base.hs:1003)
100% ( 46 / 46) in 'Data.HashMap.Strict'
100% ( 46 / 46) in 'Data.HashMap.Lazy'
100% ( 27 / 27) 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.521136908681154349542.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-GEo5atLhXsqD6lKQtRnTup
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring uuid-types-1.0.2...
Building uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
[1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o )
[2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o )
Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
[3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
In-place registering uuid-types-1.0.2...
Running Haddock for uuid-types-1.0.2...
Running hscolour for uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
Haddock coverage:
29% ( 2 / 7) in 'Data.UUID.Types.Internal.Builder'
Missing documentation for:
Module header
Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46)
Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47)
Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48)
Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49)
86% ( 19 / 22) in 'Data.UUID.Types.Internal'
Missing documentation for:
UnpackedUUID (Data/UUID/Types/Internal.hs:111)
pack (Data/UUID/Types/Internal.hs:147)
unpack (Data/UUID/Types/Internal.hs:127)
100% ( 16 / 16) in 'Data.UUID.Types'
Documentation created: dist/doc/html/uuid-types/index.html,
dist/doc/html/uuid-types/uuid-types.txt
Creating package registration file:
/tmp/pkgConf-uuid-types-1.017699721440458800.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-types-1.0.2-EZKe0BL6f943BzHK8Dgk7k
Registering uuid-types-1.0.2...
Installed uuid-types-1.0.2
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/Text/FastSet.hs:27)
fromList (Data/Attoparsec/Text/FastSet.hs:29)
charClass (Data/Attoparsec/Text/FastSet.hs:37)
50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn'
Missing documentation for:
Module header
36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/Text/Buffer.hs:58)
unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
length (Data/Attoparsec/Text/Buffer.hs:120)
pappend (Data/Attoparsec/Text/Buffer.hs:93)
substring (Data/Attoparsec/Text/Buffer.hs:124)
dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
length (Data/Attoparsec/ByteString/Buffer.hs:134)
unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
substring (Data/Attoparsec/ByteString/Buffer.hs:143)
unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
89% ( 8 / 9) in 'Data.Attoparsec.Zepto'
Missing documentation for:
Parser (Data/Attoparsec/Zepto.hs:69)
100% ( 2 / 2) in 'Data.Attoparsec.Number'
69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types'
Missing documentation for:
State (Data/Attoparsec/Internal/Types.hs:118)
Failure (Data/Attoparsec/Internal/Types.hs:122)
Success (Data/Attoparsec/Internal/Types.hs:124)
Pos (Data/Attoparsec/Internal/Types.hs:46)
<> (Data/Attoparsec/Internal/Types.hs:209)
100% ( 4 / 4) in 'Data.Attoparsec.Types'
100% ( 9 / 9) in 'Data.Attoparsec.Internal'
100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
storable (Data/Attoparsec/ByteString/Internal.hs:138)
95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
98% ( 90 / 92) in 'Data.Attoparsec.Text'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy'
97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
100% ( 2 / 2) in 'Data.Attoparsec.Char8'
100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.0175821956678006046.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-CHXc2GBC42CCcHQBFIgiox
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring semigroups-0.18.0.1...
Building semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.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.0.1...
Running Haddock for semigroups-0.18.0.1...
Running hscolour for semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.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:181)
Min (src-ghc7/Data/Semigroup.hs:419)
Max (src-ghc7/Data/Semigroup.hs:504)
ArgMin (src-ghc7/Data/Semigroup.hs:605)
ArgMax (src-ghc7/Data/Semigroup.hs:606)
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.18.01013825605996774026.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-6gbrEqAako53XVKsx6rtoj
Registering semigroups-0.18.0.1...
Installed semigroups-0.18.0.1
Configuring uuid-1.3.11...
Building uuid-1.3.11...
Preprocessing library uuid-1.3.11...
[1 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o )
Data/UUID/Named.hs:31: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 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o )
[3 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o )
[4 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o )
Data/UUID/V1.hs:34: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 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o )
[6 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o )
[7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o )
[8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o )
In-place registering uuid-1.3.11...
Running Haddock for uuid-1.3.11...
Running hscolour for uuid-1.3.11...
Preprocessing library uuid-1.3.11...
Preprocessing library uuid-1.3.11...
Data/UUID/Named.hs:31: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/UUID/V1.hs:34:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 6 / 6) in 'Data.UUID.Named'
100% ( 6 / 6) in 'Data.UUID.V5'
100% ( 6 / 6) in 'Data.UUID.V3'
100% ( 2 / 2) in 'Data.UUID.V1'
33% ( 1 / 3) in 'Data.Word.Util'
Missing documentation for:
w16to32 (Data/Word/Util.hs:8)
w32to64 (Data/Word/Util.hs:15)
0% ( 0 / 8) in 'Data.UUID.Util'
Missing documentation for:
Module header
UnpackedUUID
unpack
pack
version (Data/UUID/Util.hs:19)
extractMac (Data/UUID/Util.hs:46)
extractTime (Data/UUID/Util.hs:35)
setTime (Data/UUID/Util.hs:26)
100% ( 16 / 16) in 'Data.UUID'
100% ( 2 / 2) in 'Data.UUID.V4'
Documentation created: dist/doc/html/uuid/index.html,
dist/doc/html/uuid/uuid.txt
Creating package registration file: /tmp/pkgConf-uuid-1.3984953220746926210.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-1.3.11-Em8dI0IG0KjKywOUqlLFyY
Registering uuid-1.3.11...
Installed uuid-1.3.11
Configuring aeson-0.10.0.0...
Building aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...
Data/Aeson/TH.hs:2:24: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Generic.hs:2:45: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Instances.hs:3:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
Data/Aeson/Types/Internal.hs:62: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()
Data/Aeson/Types/Internal.hs:65:1: Warning:
The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Types/Internal.hs:71: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()
[ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o )
[ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o )
Data/Aeson/Encode/Functions.hs:17:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
Data/Aeson/Encode/Functions.hs:18:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
[ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
Data/Aeson/Parser/Time.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()
[ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
Data/Aeson/Types/Instances.hs:58: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/Aeson/Types/Instances.hs:65:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
Data/Aeson/Types/Instances.hs:70:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Types/Instances.hs:77:1: Warning:
The import of ‘traverse’
from module ‘Data.Traversable’ is redundant
Data/Aeson/Types/Instances.hs:79:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
Data/Aeson/Types/Generic.hs:22:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Generic.hs:33:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
[11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
Data/Aeson/Parser/Internal.hs:34:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[15 of 16] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[16 of 16] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
Data/Aeson/TH.hs:103:1: Warning:
The import of ‘fail, return, mapM, liftM2’
from module ‘Control.Monad’ is redundant
In-place registering aeson-0.10.0.0...
Running Haddock for aeson-0.10.0.0...
Running hscolour for aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...
Data/Aeson/TH.hs:2:24: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Generic.hs:2:45: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Instances.hs:3:5: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Data/Aeson/Types/Internal.hs:62: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()
Data/Aeson/Types/Internal.hs:65:1: Warning:
The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Types/Internal.hs:71: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()
Data/Aeson/Encode/Functions.hs:17:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
Data/Aeson/Encode/Functions.hs:18:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Parser/Time.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Aeson/Types/Instances.hs:58: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/Aeson/Types/Instances.hs:65:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
Data/Aeson/Types/Instances.hs:70:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Types/Instances.hs:77:1: Warning:
The import of ‘traverse’
from module ‘Data.Traversable’ is redundant
Data/Aeson/Types/Instances.hs:79:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Aeson/Types/Generic.hs:22:1: Warning:
The import of ‘<*>, pure, <$>’
from module ‘Control.Applicative’ is redundant
Data/Aeson/Types/Generic.hs:33:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
Data/Aeson/Parser/Internal.hs:34: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/Aeson/TH.hs:103:1: Warning:
The import of ‘fail, return, mapM, liftM2’
from module ‘Control.Monad’ is redundant
Haddock coverage:
100% ( 5 / 5) in 'Data.Aeson.Functions'
33% ( 2 / 6) in 'Data.Aeson.Internal.Time'
Missing documentation for:
fromPico (Data/Aeson/Internal/Time.hs:32)
toPico (Data/Aeson/Internal/Time.hs:29)
diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50)
toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56)
97% ( 35 / 36) in 'Data.Aeson.Types.Internal'
Missing documentation for:
JSONPath (Data/Aeson/Types/Internal.hs:86)
45% ( 9 / 20) in 'Data.Aeson.Encode.Builder'
Missing documentation for:
emptyArray_ (Data/Aeson/Encode/Builder.hs:133)
emptyObject_ (Data/Aeson/Encode/Builder.hs:139)
object (Data/Aeson/Encode/Builder.hs:86)
day (Data/Aeson/Encode/Builder.hs:171)
localTime (Data/Aeson/Encode/Builder.hs:239)
utcTime (Data/Aeson/Encode/Builder.hs:235)
timeOfDay (Data/Aeson/Encode/Builder.hs:187)
zonedTime (Data/Aeson/Encode/Builder.hs:243)
ascii2 (Data/Aeson/Encode/Builder.hs:145)
ascii4 (Data/Aeson/Encode/Builder.hs:149)
ascii5 (Data/Aeson/Encode/Builder.hs:154)
100% ( 14 / 14) in 'Data.Aeson.Types.Class'
50% ( 4 / 8) in 'Data.Aeson.Encode.Functions'
Missing documentation for:
Module header
brackets (Data/Aeson/Encode/Functions.hs:45)
builder (Data/Aeson/Encode/Functions.hs:22)
list (Data/Aeson/Encode/Functions.hs:38)
100% ( 8 / 8) in 'Data.Aeson.Parser.Time'
93% ( 28 / 30) in 'Data.Aeson.Types.Instances'
Missing documentation for:
tuple (Data/Aeson/Types/Instances.hs:770)
>*< (Data/Aeson/Types/Instances.hs:774)
86% ( 6 / 7) in 'Data.Aeson.Internal'
Missing documentation for:
JSONPath (Data/Aeson/Types/Internal.hs:86)
100% ( 1 / 1) in 'Data.Aeson.Types.Generic'
100% ( 51 / 51) in 'Data.Aeson.Types'
73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
Missing documentation for:
decodeWith (Data/Aeson/Parser/Internal.hs:310)
decodeStrictWith (Data/Aeson/Parser/Internal.hs:319)
eitherDecodeWith (Data/Aeson/Parser/Internal.hs:327)
eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:337)
100% ( 10 / 10) in 'Data.Aeson.Parser'
86% ( 6 / 7) in 'Data.Aeson.Encode'
Missing documentation for:
fromValue (Data/Aeson/Encode.hs:71)
100% ( 64 / 64) in 'Data.Aeson'
100% ( 13 / 13) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.10.016492960721147198697.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.10.0.0-HlhjT2iot3uC3gQEbzJErC
Registering aeson-0.10.0.0...
Installed aeson-0.10.0.0
Configuring bifunctors-5.1...
Building bifunctors-5.1...
Preprocessing library bifunctors-5.1...
[ 1 of 15] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 15] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 7 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[ 8 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.1...
Running Haddock for bifunctors-5.1...
Running hscolour for bifunctors-5.1...
Preprocessing library bifunctors-5.1...
Preprocessing library bifunctors-5.1...
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)
34% ( 27 / 79) in 'Data.Bifunctor.TH.Internal'
Missing documentation for:
expandSynApp (src/Data/Bifunctor/TH/Internal.hs:43)
Subst (src/Data/Bifunctor/TH/Internal.hs:61)
mkSubst (src/Data/Bifunctor/TH/Internal.hs:63)
subst (src/Data/Bifunctor/TH/Internal.hs:70)
bimapConst (src/Data/Bifunctor/TH/Internal.hs:81)
bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:85)
bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:89)
bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:93)
getNameBase (src/Data/Bifunctor/TH/Internal.hs:112)
(src/Data/Bifunctor/TH/Internal.hs:115)
(src/Data/Bifunctor/TH/Internal.hs:118)
(src/Data/Bifunctor/TH/Internal.hs:121)
thd3 (src/Data/Bifunctor/TH/Internal.hs:132)
wellKinded (src/Data/Bifunctor/TH/Internal.hs:320)
canRealizeKindStar (src/Data/Bifunctor/TH/Internal.hs:327)
distinctKindVars (src/Data/Bifunctor/TH/Internal.hs:339)
tvbToType (src/Data/Bifunctor/TH/Internal.hs:347)
bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:359)
mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:366)
mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:369)
bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:372)
bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:375)
bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:378)
bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:381)
bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:384)
bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:387)
bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:390)
bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:393)
bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:396)
dualDataName (src/Data/Bifunctor/TH/Internal.hs:399)
endoDataName (src/Data/Bifunctor/TH/Internal.hs:402)
wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:405)
functorTypeName (src/Data/Bifunctor/TH/Internal.hs:408)
foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:411)
traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:414)
appEndoValName (src/Data/Bifunctor/TH/Internal.hs:417)
composeValName (src/Data/Bifunctor/TH/Internal.hs:420)
idValName (src/Data/Bifunctor/TH/Internal.hs:423)
errorValName (src/Data/Bifunctor/TH/Internal.hs:426)
flipValName (src/Data/Bifunctor/TH/Internal.hs:429)
fmapValName (src/Data/Bifunctor/TH/Internal.hs:432)
foldrValName (src/Data/Bifunctor/TH/Internal.hs:435)
foldMapValName (src/Data/Bifunctor/TH/Internal.hs:438)
getDualValName (src/Data/Bifunctor/TH/Internal.hs:441)
traverseValName (src/Data/Bifunctor/TH/Internal.hs:444)
unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:447)
bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:451)
bimapValName (src/Data/Bifunctor/TH/Internal.hs:454)
pureValName (src/Data/Bifunctor/TH/Internal.hs:457)
apValName (src/Data/Bifunctor/TH/Internal.hs:460)
mappendValName (src/Data/Bifunctor/TH/Internal.hs:463)
memptyValName (src/Data/Bifunctor/TH/Internal.hs:466)
100% ( 17 / 17) in 'Data.Bifunctor.TH'
100% ( 17 / 17) in 'Data.Bifoldable'
100% ( 11 / 11) in 'Data.Bitraversable'
62% ( 5 / 8) in 'Data.Biapplicative'
Missing documentation for:
Biapplicative (src/Data/Biapplicative.hs:44)
<<$>> (src/Data/Biapplicative.hs:40)
<<**>> (src/Data/Biapplicative.hs:65)
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-5189059476773058976.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5.1-0LX8AxXGsknDLxRrsnuZMb
Registering bifunctors-5.1...
Installed bifunctors-5.1
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
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.71392665789720591308.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-A4pzilrr5XQ40ntfw0oEAo
Registering void-0.7.1...
Installed void-0.7.1
Configuring postgresql-simple-0.5.1.2...
Building postgresql-simple-0.5.1.2...
Preprocessing library postgresql-simple-0.5.1.2...
[ 1 of 34] Compiling Database.PostgreSQL.Simple.TypeInfo.Types ( src/Database/PostgreSQL/Simple/TypeInfo/Types.hs, dist/build/Database/PostgreSQL/Simple/TypeInfo/Types.o )
[ 2 of 34] Compiling Database.PostgreSQL.Simple.TypeInfo.Static ( src/Database/PostgreSQL/Simple/TypeInfo/Static.hs, dist/build/Database/PostgreSQL/Simple/TypeInfo/Static.o )
[ 3 of 34] Compiling Database.PostgreSQL.Simple.Arrays ( src/Database/PostgreSQL/Simple/Arrays.hs, dist/build/Database/PostgreSQL/Simple/Arrays.o )
src/Database/PostgreSQL/Simple/Arrays.hs:16:1: Warning:
The import of ‘Applicative, <$>’
from module ‘Control.Applicative’ is redundant
src/Database/PostgreSQL/Simple/Arrays.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 4 of 34] Compiling Database.PostgreSQL.Simple.Ok ( src/Database/PostgreSQL/Simple/Ok.hs, dist/build/Database/PostgreSQL/Simple/Ok.o )
[ 5 of 34] Compiling Database.PostgreSQL.Simple.Compat ( src/Database/PostgreSQL/Simple/Compat.hs, dist/build/Database/PostgreSQL/Simple/Compat.o )
[ 6 of 34] Compiling Database.PostgreSQL.Simple.Types ( src/Database/PostgreSQL/Simple/Types.hs, dist/build/Database/PostgreSQL/Simple/Types.o )
src/Database/PostgreSQL/Simple/Types.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 7 of 34] Compiling Database.PostgreSQL.Simple.FromField[boot] ( src/Database/PostgreSQL/Simple/FromField.hs-boot, dist/build/Database/PostgreSQL/Simple/FromField.o-boot )
[ 8 of 34] Compiling Database.PostgreSQL.Simple.FromRow[boot] ( src/Database/PostgreSQL/Simple/FromRow.hs-boot, dist/build/Database/PostgreSQL/Simple/FromRow.o-boot )
[ 9 of 34] Compiling Database.PostgreSQL.Simple.ToField[boot] ( src/Database/PostgreSQL/Simple/ToField.hs-boot, dist/build/Database/PostgreSQL/Simple/ToField.o-boot )
[10 of 34] Compiling Database.PostgreSQL.Simple.ToRow[boot] ( src/Database/PostgreSQL/Simple/ToRow.hs-boot, dist/build/Database/PostgreSQL/Simple/ToRow.o-boot )
[11 of 34] Compiling Database.PostgreSQL.Simple.TypeInfo.Macro ( src/Database/PostgreSQL/Simple/TypeInfo/Macro.hs, dist/build/Database/PostgreSQL/Simple/TypeInfo/Macro.o )
[12 of 34] Compiling Database.PostgreSQL.Simple.SqlQQ ( src/Database/PostgreSQL/Simple/SqlQQ.hs, dist/build/Database/PostgreSQL/Simple/SqlQQ.o )
[13 of 34] Compiling Database.PostgreSQL.Simple.Time.Internal.Parser ( src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs, dist/build/Database/PostgreSQL/Simple/Time/Internal/Parser.o )
src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs:26: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()
[14 of 34] Compiling Database.PostgreSQL.Simple.Time.Internal.Printer ( src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs, dist/build/Database/PostgreSQL/Simple/Time/Internal/Printer.o )
[15 of 34] Compiling Database.PostgreSQL.Simple.Time.Implementation ( src/Database/PostgreSQL/Simple/Time/Implementation.hs, dist/build/Database/PostgreSQL/Simple/Time/Implementation.o )
[16 of 34] Compiling Database.PostgreSQL.Simple.Time ( src/Database/PostgreSQL/Simple/Time.hs, dist/build/Database/PostgreSQL/Simple/Time.o )
[17 of 34] Compiling Database.PostgreSQL.Simple.ToField ( src/Database/PostgreSQL/Simple/ToField.hs, dist/build/Database/PostgreSQL/Simple/ToField.o )
src/Database/PostgreSQL/Simple/ToField.hs:35:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Database/PostgreSQL/Simple/ToField.hs:38:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 34] Compiling Database.PostgreSQL.Simple.ToRow ( src/Database/PostgreSQL/Simple/ToRow.hs, dist/build/Database/PostgreSQL/Simple/ToRow.o )
[19 of 34] Compiling Database.PostgreSQL.Simple.Internal ( src/Database/PostgreSQL/Simple/Internal.hs, dist/build/Database/PostgreSQL/Simple/Internal.o )
src/Database/PostgreSQL/Simple/Internal.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[20 of 34] Compiling Database.PostgreSQL.Simple.LargeObjects ( src/Database/PostgreSQL/Simple/LargeObjects.hs, dist/build/Database/PostgreSQL/Simple/LargeObjects.o )
src/Database/PostgreSQL/Simple/LargeObjects.hs:43:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[21 of 34] Compiling Database.PostgreSQL.Simple.Notification ( src/Database/PostgreSQL/Simple/Notification.hs, dist/build/Database/PostgreSQL/Simple/Notification.o )
[22 of 34] Compiling Database.PostgreSQL.Simple.Errors ( src/Database/PostgreSQL/Simple/Errors.hs, dist/build/Database/PostgreSQL/Simple/Errors.o )
src/Database/PostgreSQL/Simple/Errors.hs:28:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[23 of 34] Compiling Database.PostgreSQL.Simple.Transaction ( src/Database/PostgreSQL/Simple/Transaction.hs, dist/build/Database/PostgreSQL/Simple/Transaction.o )
[24 of 34] Compiling Database.PostgreSQL.Simple.Time.Internal ( src/Database/PostgreSQL/Simple/Time/Internal.hs, dist/build/Database/PostgreSQL/Simple/Time/Internal.o )
[25 of 34] Compiling Database.PostgreSQL.Simple[boot] ( src/Database/PostgreSQL/Simple.hs-boot, dist/build/Database/PostgreSQL/Simple.o-boot )
[26 of 34] Compiling Database.PostgreSQL.Simple.TypeInfo ( src/Database/PostgreSQL/Simple/TypeInfo.hs, dist/build/Database/PostgreSQL/Simple/TypeInfo.o )
[27 of 34] Compiling Database.PostgreSQL.Simple.FromField ( src/Database/PostgreSQL/Simple/FromField.hs, dist/build/Database/PostgreSQL/Simple/FromField.o )
src/Database/PostgreSQL/Simple/FromField.hs:115:1: Warning:
The import of ‘pure, <*, *>, <$>’
from module ‘Control.Applicative’ is redundant
[28 of 34] Compiling Database.PostgreSQL.Simple.HStore.Implementation ( src/Database/PostgreSQL/Simple/HStore/Implementation.hs, dist/build/Database/PostgreSQL/Simple/HStore/Implementation.o )
src/Database/PostgreSQL/Simple/HStore/Implementation.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[29 of 34] Compiling Database.PostgreSQL.Simple.HStore ( src/Database/PostgreSQL/Simple/HStore.hs, dist/build/Database/PostgreSQL/Simple/HStore.o )
[30 of 34] Compiling Database.PostgreSQL.Simple.HStore.Internal ( src/Database/PostgreSQL/Simple/HStore/Internal.hs, dist/build/Database/PostgreSQL/Simple/HStore/Internal.o )
[31 of 34] Compiling Database.PostgreSQL.Simple.Range ( src/Database/PostgreSQL/Simple/Range.hs, dist/build/Database/PostgreSQL/Simple/Range.o )
src/Database/PostgreSQL/Simple/Range.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Database/PostgreSQL/Simple/Range.hs:46:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[32 of 34] Compiling Database.PostgreSQL.Simple.FromRow ( src/Database/PostgreSQL/Simple/FromRow.hs, dist/build/Database/PostgreSQL/Simple/FromRow.o )
src/Database/PostgreSQL/Simple/FromRow.hs:32:1: Warning:
The import of ‘Applicative, *>, <$>’
from module ‘Control.Applicative’ is redundant
[33 of 34] Compiling Database.PostgreSQL.Simple ( src/Database/PostgreSQL/Simple.hs, dist/build/Database/PostgreSQL/Simple.o )
src/Database/PostgreSQL/Simple.hs:123: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/Database/PostgreSQL/Simple.hs:129: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()
[34 of 34] Compiling Database.PostgreSQL.Simple.Copy ( src/Database/PostgreSQL/Simple/Copy.hs, dist/build/Database/PostgreSQL/Simple/Copy.o )
src/Database/PostgreSQL/Simple/Copy.hs:41: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 postgresql-simple-0.5.1.2...
Running Haddock for postgresql-simple-0.5.1.2...
Running hscolour for postgresql-simple-0.5.1.2...
Preprocessing library postgresql-simple-0.5.1.2...
Preprocessing library postgresql-simple-0.5.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
Haddock coverage:
67% ( 2 / 3) in 'Database.PostgreSQL.Simple.TypeInfo.Types'
Missing documentation for:
Attribute (src/Database/PostgreSQL/Simple/TypeInfo/Types.hs:52)
2% ( 2 /117) in 'Database.PostgreSQL.Simple.TypeInfo.Static'
Missing documentation for:
staticTypeInfo (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:140)
bool (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:258)
bytea (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:266)
char (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:274)
name (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:282)
int8 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:290)
int2 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:298)
int4 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:306)
regproc (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:314)
text (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:322)
oid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:330)
tid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:338)
xid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:346)
cid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:354)
xml (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:362)
point (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:370)
lseg (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:378)
path (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:386)
box (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:394)
polygon (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:402)
line (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:410)
cidr (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:418)
float4 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:426)
float8 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:434)
unknown (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:442)
circle (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:450)
money (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:458)
macaddr (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:466)
inet (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:474)
bpchar (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:482)
varchar (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:490)
date (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:498)
time (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:506)
timestamp (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:514)
timestamptz (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:522)
interval (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:530)
timetz (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:538)
bit (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:546)
varbit (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:554)
numeric (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:562)
refcursor (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:570)
record (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:578)
void (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:586)
array_record (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:594)
regprocedure (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:603)
regoper (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:611)
regoperator (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:619)
regclass (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:627)
regtype (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:635)
uuid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:643)
json (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:651)
jsonb (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:659)
int2vector (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:667)
oidvector (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:676)
array_xml (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:685)
array_json (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:694)
array_line (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:703)
array_cidr (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:712)
array_circle (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:721)
array_money (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:730)
array_bool (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:739)
array_bytea (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:748)
array_char (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:757)
array_name (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:766)
array_int2 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:775)
array_int2vector (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:784)
array_int4 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:793)
array_regproc (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:802)
array_text (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:811)
array_tid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:820)
array_xid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:829)
array_cid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:838)
array_oidvector (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:847)
array_bpchar (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:856)
array_varchar (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:865)
array_int8 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:874)
array_point (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:883)
array_lseg (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:892)
array_path (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:901)
array_box (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:910)
array_float4 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:919)
array_float8 (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:928)
array_polygon (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:937)
array_oid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:946)
array_macaddr (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:955)
array_inet (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:964)
array_timestamp (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:973)
array_date (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:982)
array_time (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:991)
array_timestamptz (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1000)
array_interval (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1009)
array_numeric (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1018)
array_timetz (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1027)
array_bit (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1036)
array_varbit (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1045)
array_refcursor (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1054)
array_regprocedure (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1063)
array_regoper (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1072)
array_regoperator (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1081)
array_regclass (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1090)
array_regtype (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1099)
array_uuid (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1108)
array_jsonb (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1117)
int4range (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1126)
_int4range (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1135)
numrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1144)
_numrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1153)
tsrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1162)
_tsrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1171)
tstzrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1180)
_tstzrange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1189)
daterange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1198
src/Database/PostgreSQL/Simple/Arrays.hs:16:1: Warning:
The import of ‘Applicative, <$>’
from module ‘Control.Applicative’ is redundant
src/Database/PostgreSQL/Simple/Arrays.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()
src/Database/PostgreSQL/Simple/Types.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs:26: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/Database/PostgreSQL/Simple/ToField.hs:35:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Database/PostgreSQL/Simple/ToField.hs:38:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Database/PostgreSQL/Simple/Internal.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
)
_daterange (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1207)
int8range (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1216)
_int8range (src/Database/PostgreSQL/Simple/TypeInfo/Static.hs:1225)
80% ( 8 / 10) in 'Database.PostgreSQL.Simple.Arrays'
Missing documentation for:
ArrayFormat (src/Database/PostgreSQL/Simple/Arrays.hs:29)
array (src/Database/PostgreSQL/Simple/Arrays.hs:34)
33% ( 3 / 9) in 'Database.PostgreSQL.Simple.Ok'
Missing documentation for:
Ok (src/Database/PostgreSQL/Simple/Ok.hs:42)
(src/Database/PostgreSQL/Simple/Ok.hs:53)
(src/Database/PostgreSQL/Simple/Ok.hs:60)
(src/Database/PostgreSQL/Simple/Ok.hs:67)
(src/Database/PostgreSQL/Simple/Ok.hs:71)
(src/Database/PostgreSQL/Simple/Ok.hs:84)
62% ( 5 / 8) in 'Database.PostgreSQL.Simple.Compat'
Missing documentation for:
toByteString (src/Database/PostgreSQL/Simple/Compat.hs:71)
toPico (src/Database/PostgreSQL/Simple/Compat.hs:80)
fromPico (src/Database/PostgreSQL/Simple/Compat.hs:83)
86% ( 12 / 14) in 'Database.PostgreSQL.Simple.Types'
Missing documentation for:
Oid
Savepoint (src/Database/PostgreSQL/Simple/Types.hs:179)
100% ( 3 / 3) in 'Database.PostgreSQL.Simple.TypeInfo.Macro'
100% ( 2 / 2) in 'Database.PostgreSQL.Simple.SqlQQ'
80% ( 8 / 10) in 'Database.PostgreSQL.Simple.Time.Internal.Parser'
Missing documentation for:
UTCOffsetHMS (src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs:108)
localToUTCTimeOfDayHMS (src/Database/PostgreSQL/Simple/Time/Internal/Parser.hs:139)
0% ( 0 / 8) in 'Database.PostgreSQL.Simple.Time.Internal.Printer'
Missing documentation for:
Module header
day (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:83)
timeOfDay (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:88)
timeZone (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:98)
utcTime (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:107)
localTime (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:111)
zonedTime (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:115)
nominalDiffTime (src/Database/PostgreSQL/Simple/Time/Internal/Printer.hs:120)
2% ( 1 / 43) in 'Database.PostgreSQL.Simple.Time.Implementation'
Missing documentation for:
Unbounded (src/Database/PostgreSQL/Simple/Time/Implementation.hs:29)
(src/Database/PostgreSQL/Simple/Time/Implementation.hs:35)
(src/Database/PostgreSQL/Simple/Time/Implementation.hs:42)
LocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:48)
UTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:49)
ZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:50)
Date (src/Database/PostgreSQL/Simple/Time/Implementation.hs:51)
parseUTCTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:53)
parseZonedTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:56)
parseLocalTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:59)
parseDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:62)
parseTimeOfDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:65)
parseUTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:68)
parseZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:71)
parseLocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:74)
parseDate (src/Database/PostgreSQL/Simple/Time/Implementation.hs:77)
getUnbounded (src/Database/PostgreSQL/Simple/Time/Implementation.hs:80)
getDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:86)
getDate (src/Database/PostgreSQL/Simple/Time/Implementation.hs:89)
getTimeOfDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:92)
getLocalTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:95)
getLocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:98)
getTimeZone (src/Database/PostgreSQL/Simple/Time/Implementation.hs:101)
TimeZoneHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:104)
getTimeZoneHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:106)
localToUTCTimeOfDayHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:112)
getZonedTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:116)
getZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:119)
getUTCTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:122)
getUTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:125)
dayToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:128)
timeOfDayToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:131)
timeZoneToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:134)
utcTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:137)
zonedTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:140)
localTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:143)
unboundedToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:146)
utcTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:153)
zonedTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:156)
localTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:159)
dateToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:162)
nominalDiffTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:165)
4% ( 1 / 27) in 'Database.PostgreSQL.Simple.Time'
Missing documentation for:
Unbounded (src/Database/PostgreSQL/Simple/Time/Implementation.hs:29)
Date (src/Database/PostgreSQL/Simple/Time/Implementation.hs:51)
UTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:49)
ZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:50)
LocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:48)
parseDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:62)
parseUTCTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:53)
parseZonedTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:56)
parseLocalTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:59)
parseTimeOfDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:65)
parseDate (src/Database/PostgreSQL/Simple/Time/Implementation.hs:77)
parseUTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:68)
parseZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:71)
parseLocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:74)
dayToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:128)
utcTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:137)
zonedTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:140)
localTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:143)
timeOfDayToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:131)
timeZoneToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:134)
dateToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:162)
utcTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:153)
zonedTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:156)
localTimestampToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:159)
unboundedToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:146)
nominalDiffTimeToBuilder (src/Database/PostgreSQL/Simple/Time/Implementation.hs:165)
100% ( 5 / 5) in 'Database.PostgreSQL.Simple.ToField'
100% ( 2 / 2) in 'Database.PostgreSQL.Simple.ToRow'
21% ( 11 / 52) in 'Database.PostgreSQL.Simple.Internal'
Missing documentation for:
TypeInfoCache (src/Database/PostgreSQL/Simple/Internal.hs:72)
Connection (src/Database/PostgreSQL/Simple/Internal.hs:
src/Database/PostgreSQL/Simple/LargeObjects.hs:43:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Database/PostgreSQL/Simple/Errors.hs:28: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/Database/PostgreSQL/Simple/FromField.hs:115:1: Warning:
The import of ‘pure, <$>, <*, *>’
from module ‘Control.Applicative’ is redundant
src/Database/PostgreSQL/Simple/HStore/Implementation.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
74)
(src/Database/PostgreSQL/Simple/Internal.hs:80)
SqlError (src/Database/PostgreSQL/Simple/Internal.hs:83)
fatalError (src/Database/PostgreSQL/Simple/Internal.hs:91)
(src/Database/PostgreSQL/Simple/Internal.hs:94)
(src/Database/PostgreSQL/Simple/Internal.hs:103)
(src/Database/PostgreSQL/Simple/Internal.hs:114)
ConnectInfo (src/Database/PostgreSQL/Simple/Internal.hs:116)
connectdb (src/Database/PostgreSQL/Simple/Internal.hs:242)
oid2int (src/Database/PostgreSQL/Simple/Internal.hs:307)
exec (src/Database/PostgreSQL/Simple/Internal.hs:311)
finishExecute (src/Database/PostgreSQL/Simple/Internal.hs:367)
throwResultError (src/Database/PostgreSQL/Simple/Internal.hs:401)
disconnectedError (src/Database/PostgreSQL/Simple/Internal.hs:416)
close (src/Database/PostgreSQL/Simple/Internal.hs:427)
newNullConnection (src/Database/PostgreSQL/Simple/Internal.hs:436)
Row (src/Database/PostgreSQL/Simple/Internal.hs:443)
RowParser (src/Database/PostgreSQL/Simple/Internal.hs:448)
liftRowParser (src/Database/PostgreSQL/Simple/Internal.hs:451)
Conversion (src/Database/PostgreSQL/Simple/Internal.hs:454)
liftConversion (src/Database/PostgreSQL/Simple/Internal.hs:456)
(src/Database/PostgreSQL/Simple/Internal.hs:459)
(src/Database/PostgreSQL/Simple/Internal.hs:462)
(src/Database/PostgreSQL/Simple/Internal.hs:470)
(src/Database/PostgreSQL/Simple/Internal.hs:478)
(src/Database/PostgreSQL/Simple/Internal.hs:486)
conversionMap (src/Database/PostgreSQL/Simple/Internal.hs:490)
conversionError (src/Database/PostgreSQL/Simple/Internal.hs:493)
newTempName (src/Database/PostgreSQL/Simple/Internal.hs:496)
fdError (src/Database/PostgreSQL/Simple/Internal.hs:503)
libPQError (src/Database/PostgreSQL/Simple/Internal.hs:514)
throwLibPQError (src/Database/PostgreSQL/Simple/Internal.hs:524)
fmtError (src/Database/PostgreSQL/Simple/Internal.hs:530)
fmtErrorBs (src/Database/PostgreSQL/Simple/Internal.hs:542)
buildAction (src/Database/PostgreSQL/Simple/Internal.hs:549)
checkError (src/Database/PostgreSQL/Simple/Internal.hs:562)
escapeWrap (src/Database/PostgreSQL/Simple/Internal.hs:566)
escapeStringConn (src/Database/PostgreSQL/Simple/Internal.hs:574)
escapeIdentifier (src/Database/PostgreSQL/Simple/Internal.hs:577)
escapeByteaConn (src/Database/PostgreSQL/Simple/Internal.hs:580)
22% ( 4 / 18) in 'Database.PostgreSQL.Simple.LargeObjects'
Missing documentation for:
loCreat (src/Database/PostgreSQL/Simple/LargeObjects.hs:60)
loCreate (src/Database/PostgreSQL/Simple/LargeObjects.hs:63)
loImport (src/Database/PostgreSQL/Simple/LargeObjects.hs:66)
loImportWithOid (src/Database/PostgreSQL/Simple/LargeObjects.hs:69)
loExport (src/Database/PostgreSQL/Simple/LargeObjects.hs:72)
loOpen (src/Database/PostgreSQL/Simple/LargeObjects.hs:75)
loWrite (src/Database/PostgreSQL/Simple/LargeObjects.hs:78)
loRead (src/Database/PostgreSQL/Simple/LargeObjects.hs:81)
loSeek (src/Database/PostgreSQL/Simple/LargeObjects.hs:84)
loTell (src/Database/PostgreSQL/Simple/LargeObjects.hs:87)
loTruncate (src/Database/PostgreSQL/Simple/LargeObjects.hs:90)
loClose (src/Database/PostgreSQL/Simple/LargeObjects.hs:93)
loUnlink (src/Database/PostgreSQL/Simple/LargeObjects.hs:96)
Oid
80% ( 4 / 5) in 'Database.PostgreSQL.Simple.Notification'
Missing documentation for:
Notification (src/Database/PostgreSQL/Simple/Notification.hs:46)
50% ( 4 / 8) in 'Database.PostgreSQL.Simple.Errors'
Missing documentation for:
ConstraintViolation (src/Database/PostgreSQL/Simple/Errors.hs:49)
isSerializationError (src/Database/PostgreSQL/Simple/Errors.hs:129)
isNoActiveTransactionError (src/Database/PostgreSQL/Simple/Errors.hs:132)
isFailedTransactionError (src/Database/PostgreSQL/Simple/Errors.hs:135)
66% ( 19 / 29) in 'Database.PostgreSQL.Simple.Transaction'
Missing documentation for:
Module header
TransactionMode (src/Database/PostgreSQL/Simple/Transaction.hs:75)
ReadWriteMode (src/Database/PostgreSQL/Simple/Transaction.hs:64)
defaultTransactionMode (src/Database/PostgreSQL/Simple/Transaction.hs:80)
defaultIsolationLevel (src/Database/PostgreSQL/Simple/Transaction.hs:85)
defaultReadWriteMode (src/Database/PostgreSQL/Simple/Transaction.hs:88)
Savepoint (src/Database/PostgreSQL/Simple/Types.hs:179)
isSerializationError (src/Database/PostgreSQL/Simple/Errors.hs:129)
isNoActiveTransactionError (src/Database/PostgreSQL/Simple/Errors.hs:132)
isFailedTransactionError (src/Database/PostgreSQL/Simple/Errors.hs:135)
7% ( 1 / 14) in 'Database.PostgreSQL.Simple.Time.Internal'
Missing documentation for:
getDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:86)
getDate (src/Database/PostgreSQL/Simple/Time/Implementation.hs:89)
getTimeOfDay (src/Database/PostgreSQL/Simple/Time/Implementation.hs:92)
getLocalTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:95)
getLocalTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:98)
getTimeZone (src/Database/PostgreSQL/Simple/Time/Implementation.hs:101)
getZonedTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:116)
getZonedTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:119)
getUTCTime (src/Database/PostgreSQL/Simple/Time/Implementation.hs:122)
getUTCTimestamp (src/Database/PostgreSQL/Simple/Time/Implementation.hs:125)
TimeZoneHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:104)
getTimeZoneHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:106)
localToUTCTimeOfDayHMS (src/Database/PostgreSQL/Simple/Time/Implementation.hs:112)
75% ( 3 / 4) in 'Database.PostgreSQL.Simple.TypeInfo'
Missing documentation for:
Attribute (src/Database/PostgreSQL/Simple/TypeInfo/Types.hs:52)
54% ( 13 / 24) in 'Database.PostgreSQL.Simple.FromField'
Missing documentation for:
FieldParser (src/Database/PostgreSQL/Simple/FromField.hs:185)
Conversion (src/Database/PostgreSQL/Simple/Internal.hs:454)
runConversion (src/Database/PostgreSQL/Simple/Internal.hs:454)
conversionMap (src/Database/PostgreSQL/Simple/Internal.hs:490)
conversionError (src/Database/PostgreSQL/Simple/Internal.hs:493)
Attribute (src/Database/PostgreSQL/Simple/TypeInfo/Types.hs:52)
typeInfo (src/Database/PostgreSQL/Simple/FromField.hs:219)
typeInfoByOid (src/Database/PostgreSQL/Simple/FromField.hs:223)
Oid
Format
pgArrayFieldParser (src/Database/PostgreSQL/Simple/FromField.hs:497)
23% ( 7 / 31) in 'Database.PostgreSQL.Simple.HStore.Implementation'
Missing documentation for:
ToHStore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:40)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:49)
toBuilder (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:52)
toLazyByteString (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:57)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:62)
ToHStoreText (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:70)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:76)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:87)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:90)
escapeAppend (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:93)
hstore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:107)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:112)
HStoreList (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:116)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:122)
HStoreMap (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:143)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:145)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:149)
(src/Database/PostgreSQL/Simple/HStore/Implementation.hs:152)
parseHStoreList (src/Database/PostgreSQL/Simple/HStore/Impleme
src/Database/PostgreSQL/Simple/Range.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Database/PostgreSQL/Simple/Range.hs:46:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
src/Database/PostgreSQL/Simple/FromRow.hs:32:1: Warning:
The import of ‘Applicative, <$>, *>’
from module ‘Control.Applicative’ is redundant
src/Database/PostgreSQL/Simple.hs:123: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/Database/PostgreSQL/Simple.hs:129: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/Database/PostgreSQL/Simple/Copy.hs:41: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()
ntation.hs:156)
parseHStore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:163)
parseHStoreKeyVal (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:169)
skipWhiteSpace (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:184)
parseHStoreText (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:187)
parseHStoreTexts (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:197)
27% ( 3 / 11) in 'Database.PostgreSQL.Simple.HStore'
Missing documentation for:
HStoreList (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:116)
HStoreMap (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:143)
ToHStore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:40)
toBuilder (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:52)
toLazyByteString (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:57)
hstore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:107)
parseHStoreList (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:156)
ToHStoreText (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:70)
50% ( 3 / 6) in 'Database.PostgreSQL.Simple.HStore.Internal'
Missing documentation for:
parseHStore (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:163)
parseHStoreKeyVal (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:169)
parseHStoreText (src/Database/PostgreSQL/Simple/HStore/Implementation.hs:187)
62% ( 5 / 8) in 'Database.PostgreSQL.Simple.Range'
Missing documentation for:
empty (src/Database/PostgreSQL/Simple/Range.hs:67)
isEmptyBy (src/Database/PostgreSQL/Simple/Range.hs:74)
containsBy (src/Database/PostgreSQL/Simple/Range.hs:106)
33% ( 2 / 6) in 'Database.PostgreSQL.Simple.FromRow'
Missing documentation for:
RowParser (src/Database/PostgreSQL/Simple/Internal.hs:448)
field (src/Database/PostgreSQL/Simple/FromRow.hs:120)
fieldWith (src/Database/PostgreSQL/Simple/FromRow.hs:95)
numFieldsRemaining (src/Database/PostgreSQL/Simple/FromRow.hs:128)
89% ( 74 / 83) in 'Database.PostgreSQL.Simple'
Missing documentation for:
Connection (src/Database/PostgreSQL/Simple/Internal.hs:74)
SqlError (src/Database/PostgreSQL/Simple/Internal.hs:83)
ExecStatus
close (src/Database/PostgreSQL/Simple/Internal.hs:427)
ConnectInfo (src/Database/PostgreSQL/Simple/Internal.hs:116)
FoldOptions (src/Database/PostgreSQL/Simple.hs:459)
foldWithOptions_ (src/Database/PostgreSQL/Simple.hs:520)
forEachWith_ (src/Database/PostgreSQL/Simple.hs:639)
returningWith (src/Database/PostgreSQL/Simple.hs:362)
88% ( 7 / 8) in 'Database.PostgreSQL.Simple.Copy'
Missing documentation for:
CopyOutResult (src/Database/PostgreSQL/Simple/Copy.hs:91)
Documentation created: dist/doc/html/postgresql-simple/index.html,
dist/doc/html/postgresql-simple/postgresql-simple.txt
Creating package registration file:
/tmp/pkgConf-postgresql-simple-0.5.112286919757155895.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/postgresql-simple-0.5.1.2-CF6Yc3lhQvaIphAvFcqxJD
Registering postgresql-simple-0.5.1.2...
Installed postgresql-simple-0.5.1.2
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[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.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
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-1.3928096382335486058.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-FeN47pVdb0h1qa0LIiO2kF
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
[1 of 1] Compiling Main ( /tmp/cabal-tmp-28760/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-28760/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28760/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
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:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
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:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
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)
20% ( 1 / 5) in 'Data.Functor.Coproduct'
Missing documentation for:
Coproduct (src/Data/Functor/Coproduct.hs:34)
left (src/Data/Functor/Coproduct.hs:37)
right (src/Data/Functor/Coproduct.hs:40)
coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
Id P 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-4.2.716139470411043995593.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-1NptRcxa1MbD6PTUMNMBFF
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring profunctors-5.1.2...
Building profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 3 of 14] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-5.1.2...
Running Haddock for profunctors-5.1.2...
Running hscolour for profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
Haddock coverage:
100% ( 2 / 2) in 'Data.Profunctor.Trace'
100% ( 3 / 3) in 'Data.Profunctor.Unsafe'
80% ( 12 / 15) in 'Data.Profunctor'
Missing documentation for:
Cochoice (src/Data/Profunctor.hs:415)
Forget (src/Data/Profunctor.hs:219)
:-> (src/Data/Profunctor.hs:67)
0% ( 0 / 4) in 'Data.Profunctor.Monad'
Missing documentation for:
Module header
ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7)
ProfunctorMonad (src/Data/Profunctor/Monad.hs:10)
ProfunctorComonad (src/Data/Profunctor/Monad.hs:14)
0% ( 0 / 2) in 'Data.Profunctor.Adjunction'
Missing documentation for:
Module header
ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10)
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)
67% ( 4 / 6) in 'Data.Profunctor.Closed'
Missing documentation for:
Module header
Environment (src/Data/Profunctor/Closed.hs:150)
100% ( 3 / 3) in 'Data.Profunctor.Sieve'
65% ( 15 / 23) in 'Data.Profunctor.Rep'
Missing documentation for:
prepAdj (src/Data/Profunctor/Rep.hs:175)
unprepAdj (src/Data/Profunctor/Rep.hs:178)
prepUnit (src/Data/Profunctor/Rep.hs:181)
prepCounit (src/Data/Profunctor/Rep.hs:184)
Coprep (src/Data/Profunctor/Rep.hs:191)
uncoprepAdj (src/Data/Profunctor/Rep.hs:206)
coprepUnit (src/Data/Profunctor/Rep.hs:209)
coprepCounit (src/Data/Profunctor/Rep.hs:212)
94% ( 15 / 16) in 'Data.Profunctor.Composition'
Missing documentation for:
procomposed (src/Data/Profunctor/Composition.hs:74)
67% ( 2 / 3) in 'Data.Profunctor.Codensity'
Missing documentation for:
decomposeCodensity (src/Data/Profunctor/Codensity.hs:52)
33% ( 1 / 3) in 'Data.Profunctor.Monoid'
Missing documentation for:
Module header
mu (src/Data/Profunctor/Monoid.hs:15)
50% ( 3 / 6) in 'Data.Profunctor.Ran'
Missing documentation for:
precomposeRan (src/Data/Profunctor/Ran.hs:73)
curryRan (src/Data/Profunctor/Ran.hs:77)
uncurryRan (src/Data/Profunctor/Ran.hs:81)
89% ( 8 / 9) in 'Data.Profunctor.Tambara'
Missing documentation for:
Tambara (src/Data/Profunctor/Tambara.hs:42)
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-5.11165339609266911191.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.2-GMZA8h9qlOZDsq9oHiXB5C
Registering profunctors-5.1.2...
Installed profunctors-5.1.2
Downloading product-profunctors-0.6.3.1...
Configuring product-profunctors-0.6.3.1...
Building product-profunctors-0.6.3.1...
Preprocessing library product-profunctors-0.6.3.1...
[1 of 5] Compiling Data.Profunctor.Product.Tuples ( Data/Profunctor/Product/Tuples.hs, dist/build/Data/Profunctor/Product/Tuples.o )
[2 of 5] Compiling Data.Profunctor.Product.Flatten ( Data/Profunctor/Product/Flatten.hs, dist/build/Data/Profunctor/Product/Flatten.o )
[3 of 5] Compiling Data.Profunctor.Product ( Data/Profunctor/Product.hs, dist/build/Data/Profunctor/Product.o )
Data/Profunctor/Product.hs:13:1: Warning:
The import of ‘pure, Applicative’
from module ‘Control.Applicative’ is redundant
Data/Profunctor/Product.hs:14:1: Warning:
The import of ‘mempty, Monoid’
from module ‘Data.Monoid’ is redundant
[4 of 5] Compiling Data.Profunctor.Product.Default ( Data/Profunctor/Product/Default.hs, dist/build/Data/Profunctor/Product/Default.o )
[5 of 5] Compiling Data.Profunctor.Product.TH ( Data/Profunctor/Product/TH.hs, dist/build/Data/Profunctor/Product/TH.o )
Data/Profunctor/Product/TH.hs:58: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/Profunctor/Product/TH.hs:172:37: Warning:
In the use of ‘classP’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
Data/Profunctor/Product/TH.hs:197:34: Warning:
In the use of ‘classP’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
In-place registering product-profunctors-0.6.3.1...
Running Haddock for product-profunctors-0.6.3.1...
Running hscolour for product-profunctors-0.6.3.1...
Preprocessing library product-profunctors-0.6.3.1...
Preprocessing library product-profunctors-0.6.3.1...
Data/Profunctor/Product.hs:13:1: Warning:
The import of ‘pure, Applicative’
from module ‘Control.Applicative’ is redundant
Data/Profunctor/Product.hs:14:1: Warning:
The import of ‘mempty, Monoid’
from module ‘Data.Monoid’ is redundant
Haddock coverage:
0% ( 0 / 26) in 'Data.Profunctor.Product.Tuples'
Missing documentation for:
Module header
T0 (Data/Profunctor/Product/Tuples.hs:3)
T1 (Data/Profunctor/Product/Tuples.hs:4)
T2 (Data/Profunctor/Product/Tuples.hs:5)
T3 (Data/Profunctor/Product/Tuples.hs:6)
T4 (Data/Profunctor/Product/Tuples.hs:7)
T5 (Data/Profunctor/Product/Tuples.hs:8)
T6 (Data/Profunctor/Product/Tuples.hs:9)
T7 (Data/Profunctor/Product/Tuples.hs:10)
T8 (Data/Profunctor/Product/Tuples.hs:11)
T9 (Data/Profunctor/Product/Tuples.hs:12)
T10 (Data/Profunctor/Product/Tuples.hs:13)
T11 (Data/Profunctor/Product/Tuples.hs:14)
T12 (Data/Profunctor/Product/Tuples.hs:15)
T13 (Data/Profunctor/Product/Tuples.hs:16)
T14 (Data/Profunctor/Product/Tuples.hs:18)
T15 (Data/Profunctor/Product/Tuples.hs:20)
T16 (Data/Profunctor/Product/Tuples.hs:22)
T17 (Data/Profunctor/Product/Tuples.hs:24)
T18 (Data/Profunctor/Product/Tuples.hs:26)
T19 (Data/Profunctor/Product/Tuples.hs:28)
T20 (Data/Profunctor/Product/Tuples.hs:30)
T21 (Data/Profunctor/Product/Tuples.hs:32)
T22 (Data/Profunctor/Product/Tuples.hs:34)
T23 (Data/Profunctor/Product/Tuples.hs:36)
T24 (Data/Profunctor/Product/Tuples.hs:38)
0% ( 0 / 51) in 'Data.Profunctor.Product.Flatten'
Missing documentation for:
Module header
flatten0 (Data/Profunctor/Product/Flatten.hs:5)
unflatten0 (Data/Profunctor/Product/Flatten.hs:6)
flatten1 (Data/Profunctor/Product/Flatten.hs:8)
unflatten1 (Data/Profunctor/Product/Flatten.hs:9)
flatten2 (Data/Profunctor/Product/Flatten.hs:11)
unflatten2 (Data/Profunctor/Product/Flatten.hs:12)
flatten3 (Data/Profunctor/Product/Flatten.hs:14)
unflatten3 (Data/Profunctor/Product/Flatten.hs:15)
flatten4 (Data/Profunctor/Product/Flatten.hs:17)
unflatten4 (Data/Profunctor/Product/Flatten.hs:18)
flatten5 (Data/Profunctor/Product/Flatten.hs:20)
unflatten5 (Data/Profunctor/Product/Flatten.hs:21)
flatten6 (Data/Profunctor/Product/Flatten.hs:23)
unflatten6 (Data/Profunctor/Product/Flatten.hs:24)
flatten7 (Data/Profunctor/Product/Flatten.hs:26)
unflatten7 (Data/Profunctor/Product/Flatten.hs:27)
flatten8 (Data/Profunctor/Product/Flatten.hs:29)
unflatten8 (Data/Profunctor/Product/Flatten.hs:31)
flatten9 (Data/Profunctor/Product/Flatten.hs:34)
unflatten9 (Data/Profunctor/Product/Flatten.hs:36)
flatten10 (Data/Profunctor/Product/Flatten.hs:39)
unflatten10 (Data/Profunctor/Product/Flatten.hs:41)
flatten11 (Data/Profunctor/Product/Flatten.hs:44)
unflatten11 (Data/Profunctor/Product/Flatten.hs:46)
flatten12 (Data/Profunctor/Product/Flatten.hs:49)
unflatten12 (Data/Profunctor/Product/Flatten.hs:51)
flatten13 (Data/Profunctor/Product/Flatten.hs:54)
unflatten13 (Data/Profunctor/Product/Flatten.hs:57)
flatten14 (Data/Profunctor/Product/Flatten.hs:60)
unflatten14 (Data/Profunctor/Product/Flatten.hs:63)
flatten15 (Data/Profunctor/Product/Flatten.hs:66)
unflatten15 (Data/Profunctor/Product/Flatten.hs:69)
flatten16 (Data/Profunctor/Product/Flatten.hs:72)
unflatten16 (Data/Profunctor/Product/Flatten.hs:75)
flatten17 (Data/Profunctor/Product/Flatten.hs:78)
unflatten17 (Data/Profunctor/Product/Flatten.hs:81)
flatten18 (Data/Profunctor/Product/Flatten.hs:84)
unflatten18 (Data/Profunctor/Product/Flatten.hs:87)
flatten19 (Data/Profunctor/Product/Flatten.hs:90)
unflatten19 (Data/Profunctor/Product/Flatten.hs:93)
flatten20 (Data/Profunctor/Product/Flatten.hs:96)
unflatten20 (Data/Profunctor/Product/Flatten.hs:99)
flatten21 (Data/Profunctor/Product/Flatten.hs:102)
unflatten21 (Data/Profunctor/Product/Flatten.hs:105)
flatten22 (Data/Profunctor/Product/Flatten.hs:108)
unflatten22 (Data/Profunctor/Product/Flatten.hs:111)
flatten23 (Data/Profunctor/Product/Flatten.hs:114)
unflatten23 (Data/Profunctor/Product/Flatten.hs:117)
flatten24 (Data/Profunctor/Product/Flatten.hs:120)
unflatten24 (Data/Profunctor/Product/Flatten.hs:123)
0% ( 0 / 71) in 'Data.Profunctor.Product'
Missing documentation for:
Module header
ProductProfunctor (Data/Profunctor/Product.hs:61)
ProductContravariant (Data/Profunctor/Product.hs:66)
defaultEmpty (Data/Profunctor/Product.hs:70)
defaultProfunctorProduct (Data/Profunctor/Product.hs:73)
defaultPoint (Data/Profunctor/Product.hs:77)
defaultContravariantProduct (Data/Profunctor/Product.hs:80)
PPOfContravariant (Data/Profunctor/Product.hs:84)
unPPOfContravariant (Data/Profunctor/Product.hs:86)
(Data/Profunctor/Product.hs:89)
(Data/Profunctor/Product.hs:92)
(Data/Profunctor/Product.hs:96)
(Data/Profunctor/Product.hs:100)
AndArrow (Data/Profunctor/Product.hs:104)
(Data/Profunctor/Product.hs:106)
(Data/Profunctor/Product.hs:109)
SumProfunctor (Data/Profunctor/Product.hs:115)
(Data/Profunctor/Product.hs:120)
list (Data/Profunctor/Product.hs:123)
pT0 (Data/Profunctor/Product.hs:136)
pT1 (Data/Profunctor/Product.hs:139)
pT2 (Data/Profunctor/Product.hs:142)
chain (Data/Profunctor/Product.hs:145)
pT3 (Data/Profunctor/Product.hs:149)
pT4 (Data/Profunctor/Product.hs:153)
pT5 (Data/Profunctor/Product.hs:157)
pT6 (Data/Profunctor/Product.hs:162)
pT7 (Data/Profunctor/Product.hs:167)
pT8 (Data/Profunctor/Product.hs:172)
pT9 (Data/Profunctor/Product.hs:177)
pT10 (Data/Profunctor/Product.hs:184)
pT11 (Data/Profunctor/Product.hs:191)
pT12 (Data/Profunctor/Product.hs:198)
pT13 (Data/Profunctor/Product.hs:206)
pT14 (Data/Profunctor/Product.hs:214)
pT15 (Data/Profunctor/Product.hs:222)
pT16 (Data/Profunctor/Product.hs:231)
pT17 (Data/Profunctor/Product.hs:240)
pT18 (Data/Profunctor/Product.hs:249)
pT19 (Data/Profunctor/Product.hs:259)
pT20 (Data/Profunctor/Product.hs:269)
pT21 (Data/Profunctor/Product.hs:279)
pT22 (Data/Profunctor/Product.hs:290)
pT23 (Data/Profunctor/Product.hs:301)
pT24 (Data/Profunctor/Product.hs:312)
convert (Data/Profunctor/Product.hs:324)
p0 (Data/Profunctor/Product.hs:329)
p1 (Data/Profunctor/Product.hs:332)
p2 (Data/Profunctor/Product.hs:335)
p3 (Data/Profunctor/Product.hs:338)
p4 (Data/Profunctor/Product.hs:342)
p5 (Data/Profunctor/Product.hs:346)
p6 (Data/Profunctor/Product.hs:351)
p7 (Data/Profunctor/Product.hs:356)
p8 (Data/Profunctor/Product.hs:361)
p9 (Data/Profunctor/Product.hs:366)
p10 (Data/Profunctor/Product.hs:373)
p11 (Data/Profunctor/Product.hs:380)
p12 (Data/Profunctor/Product.hs:387)
p13 (Data/Profunctor/Product.hs:394)
p14 (Data/Profunctor/Product.hs:402)
p15 (Data/Profunctor/Product.hs:410)
p16 (Data/Profunctor/Product.hs:418)
p17 (Data/Profunctor/Product.hs:426)
p18 (Data/Profunctor/Product.hs:434)
p19 (Data/Profunctor/Product.hs:443)
p20 (Data/Profunctor/Product.hs:452)
p21 (Data/Profunctor/Product.hs:461)
p22 (Data/Profunctor/Product.hs:471)
p23 (Data/Profunctor/Product.hs:481)
p24 (Data/Profunctor/Product.hs:491)
0% ( 0 / 27) in 'Data.Profunctor.Product.Default'
Missing documentation for:
Module header
Default (Data/Profunctor/Product/Default.hs:9)
cdef (Data/Profunctor/Product/Default.hs:13)
(Data/Profunctor/Product/Default.hs:16)
(Data/Profunctor/Product/Default.hs:19)
(Data/Profunctor/Product/Default.hs:23)
(Data/Profunctor/Product/Default.hs:29)
(Data/Profunctor/Product/Default.hs:35)
(Data/Profunctor/Product/Default.hs:41)
(Data/Profunctor/Product/Default.hs:48)
(Data/Profunctor/Product/Default.hs:55)
(Data/Profunctor/Product/Default.hs:62)
(Data/Profunctor/Product/Default.hs:70)
(Data/Profunctor/Product/Default.hs:80)
(Data/Profunctor/Product/Default.hs:90)
(Data/Profunctor/Product/Default.hs:101)
(Data/Profunctor/Product/Default.hs:113)
(Data/Profunctor/Product/Default.hs:125)
(Data/Profunctor/Pr
Data/Profunctor/Product/TH.hs:58: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/Profunctor/Product/TH.hs:172:37: Warning:
In the use of ‘classP’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
Data/Profunctor/Product/TH.hs:197:34: Warning:
In the use of ‘classP’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
oduct/Default.hs:137)
(Data/Profunctor/Product/Default.hs:150)
(Data/Profunctor/Product/Default.hs:163)
(Data/Profunctor/Product/Default.hs:177)
(Data/Profunctor/Product/Default.hs:191)
(Data/Profunctor/Product/Default.hs:205)
(Data/Profunctor/Product/Default.hs:221)
(Data/Profunctor/Product/Default.hs:237)
(Data/Profunctor/Product/Default.hs:253)
3% ( 1 / 33) in 'Data.Profunctor.Product.TH'
Missing documentation for:
makeAdaptorAndInstance (Data/Profunctor/Product/TH.hs:61)
Error (Data/Profunctor/Product/TH.hs:68)
makeAdaptorAndInstanceE (Data/Profunctor/Product/TH.hs:70)
dataDecStuffOfInfo (Data/Profunctor/Product/TH.hs:84)
varNameOfType (Data/Profunctor/Product/TH.hs:97)
varNameOfBinder (Data/Profunctor/Product/TH.hs:101)
conStuffOfConstructor (Data/Profunctor/Product/TH.hs:105)
constructorOfConstructors (Data/Profunctor/Product/TH.hs:115)
extractConstructorStuff (Data/Profunctor/Product/TH.hs:121)
MakeRecordT (Data/Profunctor/Product/TH.hs:126)
makeRecordData (Data/Profunctor/Product/TH.hs:132)
makeRecord (Data/Profunctor/Product/TH.hs:138)
datatype (Data/Profunctor/Product/TH.hs:159)
instanceDefinition (Data/Profunctor/Product/TH.hs:168)
adaptorSig (Data/Profunctor/Product/TH.hs:193)
tupleAdaptors (Data/Profunctor/Product/TH.hs:218)
adaptorDefinition (Data/Profunctor/Product/TH.hs:248)
xTuple (Data/Profunctor/Product/TH.hs:261)
fromTuple (Data/Profunctor/Product/TH.hs:269)
toTuple (Data/Profunctor/Product/TH.hs:274)
pArg' (Data/Profunctor/Product/TH.hs:291)
allTyVars (Data/Profunctor/Product/TH.hs:294)
o (Data/Profunctor/Product/TH.hs:300)
varS (Data/Profunctor/Product/TH.hs:303)
varPS (Data/Profunctor/Product/TH.hs:306)
mkTyVarsuffix (Data/Profunctor/Product/TH.hs:309)
mkTySuffix (Data/Profunctor/Product/TH.hs:312)
mkVarTsuffix (Data/Profunctor/Product/TH.hs:315)
varTS (Data/Profunctor/Product/TH.hs:318)
appTAll (Data/Profunctor/Product/TH.hs:321)
appEAll (Data/Profunctor/Product/TH.hs:324)
appArrow (Data/Profunctor/Product/TH.hs:327)
Documentation created: dist/doc/html/product-profunctors/index.html,
dist/doc/html/product-profunctors/product-profunctors.txt
Creating package registration file:
/tmp/pkgConf-product-profunctors-0.6.31325366596586586766.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/product-profunctors-0.6.3.1-FBum2l7WPVp5SDOqkvcQPU
Registering product-profunctors-0.6.3.1...
Installed product-profunctors-0.6.3.1
Downloading opaleye-0.4.2.0...
Configuring opaleye-0.4.2.0...
Building opaleye-0.4.2.0...
Preprocessing library opaleye-0.4.2.0...
[ 1 of 42] Compiling Opaleye.Internal.HaskellDB.Sql ( src/Opaleye/Internal/HaskellDB/Sql.hs, dist/build/Opaleye/Internal/HaskellDB/Sql.o )
[ 2 of 42] Compiling Opaleye.Internal.HaskellDB.Sql.Print ( src/Opaleye/Internal/HaskellDB/Sql/Print.hs, dist/build/Opaleye/Internal/HaskellDB/Sql/Print.o )
[ 3 of 42] Compiling Opaleye.Internal.Helpers ( src/Opaleye/Internal/Helpers.hs, dist/build/Opaleye/Internal/Helpers.o )
[ 4 of 42] Compiling Opaleye.Internal.Tag ( src/Opaleye/Internal/Tag.hs, dist/build/Opaleye/Internal/Tag.o )
[ 5 of 42] Compiling Opaleye.Internal.HaskellDB.PrimQuery ( src/Opaleye/Internal/HaskellDB/PrimQuery.hs, dist/build/Opaleye/Internal/HaskellDB/PrimQuery.o )
[ 6 of 42] Compiling Opaleye.Internal.PrimQuery ( src/Opaleye/Internal/PrimQuery.hs, dist/build/Opaleye/Internal/PrimQuery.o )
[ 7 of 42] Compiling Opaleye.Internal.Optimize ( src/Opaleye/Internal/Optimize.hs, dist/build/Opaleye/Internal/Optimize.o )
[ 8 of 42] Compiling Opaleye.Internal.PackMap ( src/Opaleye/Internal/PackMap.hs, dist/build/Opaleye/Internal/PackMap.o )
src/Opaleye/Internal/PackMap.hs:9:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Opaleye/Internal/PackMap.hs:43:33: Warning:
Variable ‘f’ is implicitly quantified due to a context
Use explicit forall syntax instead.
This will become an error in GHC 7.12.
In the type ‘Applicative f => (a -> f b) -> s -> f t’
In the definition of data constructor ‘PackMap’
[ 9 of 42] Compiling Opaleye.Internal.HaskellDB.Sql.Generate ( src/Opaleye/Internal/HaskellDB/Sql/Generate.hs, dist/build/Opaleye/Internal/HaskellDB/Sql/Generate.o )
[10 of 42] Compiling Opaleye.Internal.HaskellDB.Sql.Default ( src/Opaleye/Internal/HaskellDB/Sql/Default.hs, dist/build/Opaleye/Internal/HaskellDB/Sql/Default.o )
[11 of 42] Compiling Opaleye.Internal.Sql ( src/Opaleye/Internal/Sql.hs, dist/build/Opaleye/Internal/Sql.o )
[12 of 42] Compiling Opaleye.Internal.Print ( src/Opaleye/Internal/Print.hs, dist/build/Opaleye/Internal/Print.o )
[13 of 42] Compiling Opaleye.Internal.Column ( src/Opaleye/Internal/Column.hs, dist/build/Opaleye/Internal/Column.o )
[14 of 42] Compiling Opaleye.Internal.Binary ( src/Opaleye/Internal/Binary.hs, dist/build/Opaleye/Internal/Binary.o )
src/Opaleye/Internal/Binary.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[15 of 42] Compiling Opaleye.Internal.PGTypes ( src/Opaleye/Internal/PGTypes.hs, dist/build/Opaleye/Internal/PGTypes.o )
[16 of 42] Compiling Opaleye.Internal.Aggregate ( src/Opaleye/Internal/Aggregate.hs, dist/build/Opaleye/Internal/Aggregate.o )
src/Opaleye/Internal/Aggregate.hs:3: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()
[17 of 42] Compiling Opaleye.PGTypes ( src/Opaleye/PGTypes.hs, dist/build/Opaleye/PGTypes.o )
[18 of 42] Compiling Opaleye.Internal.Operators ( src/Opaleye/Internal/Operators.hs, dist/build/Opaleye/Internal/Operators.o )
[19 of 42] Compiling Opaleye.Column ( src/Opaleye/Column.hs, dist/build/Opaleye/Column.o )
[20 of 42] Compiling Opaleye.Constant ( src/Opaleye/Constant.hs, dist/build/Opaleye/Constant.o )
src/Opaleye/Constant.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()
[21 of 42] Compiling Opaleye.Internal.Unpackspec ( src/Opaleye/Internal/Unpackspec.hs, dist/build/Opaleye/Internal/Unpackspec.o )
src/Opaleye/Internal/Unpackspec.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[22 of 42] Compiling Opaleye.Internal.QueryArr ( src/Opaleye/Internal/QueryArr.hs, dist/build/Opaleye/Internal/QueryArr.o )
src/Opaleye/Internal/QueryArr.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[23 of 42] Compiling Opaleye.QueryArr ( src/Opaleye/QueryArr.hs, dist/build/Opaleye/QueryArr.o )
[24 of 42] Compiling Opaleye.Sql ( src/Opaleye/Sql.hs, dist/build/Opaleye/Sql.o )
[25 of 42] Compiling Opaleye.Internal.Values ( src/Opaleye/Internal/Values.hs, dist/build/Opaleye/Internal/Values.o )
src/Opaleye/Internal/Values.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()
[26 of 42] Compiling Opaleye.Values ( src/Opaleye/Values.hs, dist/build/Opaleye/Values.o )
[27 of 42] Compiling Opaleye.Internal.Join ( src/Opaleye/Internal/Join.hs, dist/build/Opaleye/Internal/Join.o )
[28 of 42] Compiling Opaleye.Join ( src/Opaleye/Join.hs, dist/build/Opaleye/Join.o )
[29 of 42] Compiling Opaleye.Internal.RunQuery ( src/Opaleye/Internal/RunQuery.hs, dist/build/Opaleye/Internal/RunQuery.o )
src/Opaleye/Internal/RunQuery.hs:5:1: Warning:
The import of ‘<*>, pure, Applicative, *>’
from module ‘Control.Applicative’ is redundant
src/Opaleye/Internal/RunQuery.hs:40: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/Opaleye/Internal/RunQuery.hs:255:12: Warning:
accepting non-standard pattern guards (use PatternGuards to suppress this message)
Arrays.Array _ <- item
[30 of 42] Compiling Opaleye.RunQuery ( src/Opaleye/RunQuery.hs, dist/build/Opaleye/RunQuery.o )
[31 of 42] Compiling Opaleye.Internal.Order ( src/Opaleye/Internal/Order.hs, dist/build/Opaleye/Internal/Order.o )
[32 of 42] Compiling Opaleye.Order ( src/Opaleye/Order.hs, dist/build/Opaleye/Order.o )
[33 of 42] Compiling Opaleye.Operators ( src/Opaleye/Operators.hs, dist/build/Opaleye/Operators.o )
[34 of 42] Compiling Opaleye.Internal.TableMaker ( src/Opaleye/Internal/TableMaker.hs, dist/build/Opaleye/Internal/TableMaker.o )
src/Opaleye/Internal/TableMaker.hs:14:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[35 of 42] Compiling Opaleye.Internal.Table ( src/Opaleye/Internal/Table.hs, dist/build/Opaleye/Internal/Table.o )
src/Opaleye/Internal/Table.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()
src/Opaleye/Internal/Table.hs:20:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
[36 of 42] Compiling Opaleye.Table ( src/Opaleye/Table.hs, dist/build/Opaleye/Table.o )
[37 of 42] Compiling Opaleye.Manipulation ( src/Opaleye/Manipulation.hs, dist/build/Opaleye/Manipulation.o )
[38 of 42] Compiling Opaleye.Binary ( src/Opaleye/Binary.hs, dist/build/Opaleye/Binary.o )
[39 of 42] Compiling Opaleye.Aggregate ( src/Opaleye/Aggregate.hs, dist/build/Opaleye/Aggregate.o )
[40 of 42] Compiling Opaleye.Internal.Distinct ( src/Opaleye/Internal/Distinct.hs, dist/build/Opaleye/Internal/Distinct.o )
src/Opaleye/Internal/Distinct.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[41 of 42] Compiling Opaleye.Distinct ( src/Opaleye/Distinct.hs, dist/build/Opaleye/Distinct.o )
[42 of 42] Compiling Opaleye ( src/Opaleye.hs, dist/build/Opaleye.o )
In-place registering opaleye-0.4.2.0...
Running Haddock for opaleye-0.4.2.0...
Running hscolour for opaleye-0.4.2.0...
Preprocessing library opaleye-0.4.2.0...
Preprocessing library opaleye-0.4.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
src/Opaleye/Internal/PackMap.hs:9:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Opaleye/Internal/PackMap.hs:43:33: Warning:
Variable ‘f’ is implicitly quantified due to a context
Use explicit forall syntax instead.
This will become an error in GHC 7.12.
In the type ‘Applicative f => (a -> f b) -> s -> f t’
In the definition of data constructor ‘PackMap’
Haddock coverage:
42% ( 5 / 12) in 'Opaleye.Internal.HaskellDB.Sql'
Missing documentation for:
Module header
SqlTable (src/Opaleye/Internal/HaskellDB/Sql.hs:14)
SqlColumn (src/Opaleye/Internal/HaskellDB/Sql.hs:19)
SqlOrderNulls (src/Opaleye/Internal/HaskellDB/Sql.hs:24)
SqlOrderDirection (src/Opaleye/Internal/HaskellDB/Sql.hs:27)
SqlOrder (src/Opaleye/Internal/HaskellDB/Sql.hs:30)
SqlInsert (src/Opaleye/Internal/HaskellDB/Sql.hs:59)
0% ( 0 / 13) in 'Opaleye.Internal.HaskellDB.Sql.Print'
Missing documentation for:
Module header
deliteral (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:36)
ppUpdate (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:78)
ppDelete (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:87)
ppInsert (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:92)
ppSqlExpr (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:116)
ppWhere (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:40)
ppGroupBy (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:46)
ppOrderBy (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:52)
ppTable (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:108)
ppAs (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:73)
commaV (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:141)
commaH (src/Opaleye/Internal/HaskellDB/Sql/Print.hs:138)
0% ( 0 / 5) in 'Opaleye.Internal.Helpers'
Missing documentation for:
Module header
.: (src/Opaleye/Internal/Helpers.hs:5)
.:. (src/Opaleye/Internal/Helpers.hs:10)
.:: (src/Opaleye/Internal/Helpers.hs:15)
.::. (src/Opaleye/Internal/Helpers.hs:20)
0% ( 0 / 6) in 'Opaleye.Internal.Tag'
Missing documentation for:
Module header
Tag (src/Opaleye/Internal/Tag.hs:3)
start (src/Opaleye/Internal/Tag.hs:5)
next (src/Opaleye/Internal/Tag.hs:8)
unsafeUnTag (src/Opaleye/Internal/Tag.hs:11)
tagWith (src/Opaleye/Internal/Tag.hs:14)
0% ( 0 / 16) in 'Opaleye.Internal.HaskellDB.PrimQuery'
Missing documentation for:
Module header
TableName (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:10)
Attribute (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:11)
Name (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:12)
Scheme (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:13)
Assoc (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:14)
Symbol (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:16)
PrimExpr (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:18)
Literal (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:37)
BinOp (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:47)
UnOp (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:58)
AggrOp (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:69)
OrderExpr (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:75)
OrderNulls (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:78)
OrderDirection (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:81)
OrderOp (src/Opaleye/Internal/HaskellDB/PrimQuery.hs:84)
0% ( 0 / 12) in 'Opaleye.Internal.PrimQuery'
Missing documentation for:
Module header
LimitOp (src/Opaleye/Internal/PrimQuery.hs:10)
BinOp (src/Opaleye/Internal/PrimQuery.hs:13)
JoinType (src/Opaleye/Internal/PrimQuery.hs:14)
TableIdentifier (src/Opaleye/Internal/PrimQuery.hs:16)
tiToSqlTable (src/Opaleye/Internal/PrimQuery.hs:21)
PrimQuery (src/Opaleye/Internal/PrimQuery.hs:31)
PrimQueryFold (src/Opaleye/Internal/PrimQuery.hs:42)
foldPrimQuery (src/Opaleye/Internal/PrimQuery.hs:53)
times (src/Opaleye/Internal/PrimQuery.hs:68)
restrict (src/Opaleye/Internal/PrimQuery.hs:71)
isUnit (src/Opaleye/Internal/PrimQuery.hs:74)
0% ( 0 / 4) in 'Opaleye.Internal.Optimize'
Missing documentation for:
Module header
optimize (src/Opaleye/Internal/Optimize.hs:9)
removeUnit (src/Opaleye/Internal/Optimize.hs:12)
mergeProduct (src/Opaleye/Internal/Optimize.hs:21)
38% ( 6 / 16) in 'Opaleye.Internal.PackMap'
Missing documentation for:
Module header
new (src/Opaleye/Internal/PackMap.hs:68)
write (src/Opaleye/Internal/PackMap.hs:74)
run (src/Opaleye/Internal/PackMap.hs:79)
eitherFunction (src/Opaleye/Internal/PackMap.hs:111)
(src/Opaleye/Internal/PackMap.hs:123)
(src/Opaleye/Internal/PackMap.hs:126)
(src/Opaleye/Internal/PackMap.hs:130)
(src/Opaleye/Internal/PackMap.hs:133)
(src/Opaleye/Internal/PackMap.hs:137)
0% ( 0 / 2) in 'Opaleye.Internal.HaskellDB.Sql.Generate'
Missing documentation for:
Module header
SqlGenerator (src/Opaleye/Internal/HaskellDB/Sql/Generate.hs:12)
16% ( 3 / 19) in 'Opaleye.Internal.HaskellDB.Sql.Default'
Missing documentation for:
Module header
mkSqlGenerator (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:18)
defaultSqlGenerator (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:29)
toSqlOrder (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:33)
toSqlColumn (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:45)
toSqlAssoc (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:48)
defaultSqlUpdate (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:52)
defaultSqlInsert (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:62)
defaultSqlDelete (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:70)
defaultSqlExpr (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:78)
showBinOp (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:137)
UnOpType (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:162)
sqlUnOp (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:164)
showAggrOp (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:176)
defaultSqlLiteral (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:193)
defaultSqlQuote (src/Opaleye/Internal/HaskellDB/Sql/Default.hs:208)
3% ( 1 / 29) in 'Opaleye.Internal.Sql'
Missing documentation for:
Module header
Select (src/Opaleye/Internal/Sql.hs:20)
SelectAttrs (src/Opaleye/Internal/Sql.hs:27)
From (src/Opaleye/Internal/Sql.hs:32)
Join (src/Opaleye/Internal/Sql.hs:43)
Values (src/Opaleye/Internal/Sql.hs:50)
Binary (src/Opaleye/Internal/Sql.hs:55)
JoinType (src/Opaleye/Internal/Sql.hs:61)
BinOp (src/Opaleye/Internal/Sql.hs:62)
Returning (src/Opaleye/Internal/Sql.hs:64)
sqlQueryGenerator (src/Opaleye/Internal/Sql.hs:66)
sql (src/Opaleye/Internal/Sql.hs:70)
unit (src/Opaleye/Internal/Sql.hs:77)
baseTable (src/Opaleye/Internal/Sql.hs:80)
product (src/Opaleye/Internal/Sql.hs:85)
aggregate (src/Opaleye/Internal/Sql.hs:90)
aggrExpr (src/Opaleye/Internal/Sql.hs:117)
order (src/Opaleye/Internal/Sql.hs:120)
limit_ (src/Opaleye/Internal/Sql.hs:125)
join (src/Opaleye/Internal/Sql.hs:134)
values (src/Opaleye/Internal/Sql.hs:142)
binary (src/Opaleye/Internal/Sql.hs:148)
joinType (src/Opaleye/Internal/Sql.hs:161)
binOp (src/Opaleye/Internal/Sql.hs:164)
newSelect (src/Opaleye/Internal/Sql.hs:170)
sqlExpr (src/Opaleye/Internal/Sql.hs:181)
sqlBinding (src/Opaleye/Internal/Sql.hs:184)
ensureColumns (src/Opaleye/Internal/Sql.hs:188)
0% ( 0 / 21) in 'Opaleye.Internal.Print'
Missing documentation for:
Module header
TableAlias (src/Opaleye/Internal/Print.hs:19)
ppSql (src/Opaleye/Internal/Print.hs:21)
ppSelectFrom (src/Opaleye/Internal/Print.hs:28)
ppSelectJoin (src/Opaleye/Internal/Print.hs:39)
ppSelectValues (src/Opaleye/Internal/Print.hs:49)
ppSelectBinary (src/Opaleye/Internal/Print.hs:55)
ppJoinType (src/Opaleye/Internal/Print.hs:60)
ppAttrs (src/Opaleye/Internal/Print.hs:63)
nameAs (src/Opaleye/Internal/Print.hs:68)
ppTables (src/Opaleye/Internal/Print.hs:72)
tableAlias (src/Opaleye/Internal/Print.hs:76)
ppTable (src/Opaleye/Internal/Print.hs:80)
ppGroupBy (src/Opaleye/Internal/Print.hs:88)
ppLimit (src/Opaleye/Internal/Print.hs:92)
ppOffset (src/Opaleye/Internal/Print.hs:96)
ppValues (src/Opaleye/Internal/Print.hs:100)
ppValuesRow (src/Opaleye/Internal/Print.hs:103)
ppBinOp (src/Opaleye/Internal/Print.hs:106)
ppInsertReturning (src/Opaleye/Internal/Print.hs:112)
ppUpdateReturning (src/Opaleye/Internal/Print.h
src/Opaleye/Internal/Binary.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Opaleye/Internal/Aggregate.hs:3: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/Opaleye/Constant.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()
src/Opaleye/Internal/Unpackspec.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Opaleye/Internal/QueryArr.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Opaleye/Internal/Values.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()
s:118)
6% ( 1 / 17) in 'Opaleye.Internal.Column'
Missing documentation for:
Module header
Nullable (src/Opaleye/Internal/Column.hs:9)
unColumn (src/Opaleye/Internal/Column.hs:11)
unsafeCoerce (src/Opaleye/Internal/Column.hs:15)
unsafeCoerceColumn (src/Opaleye/Internal/Column.hs:18)
unsafeCompositeField (src/Opaleye/Internal/Column.hs:21)
binOp (src/Opaleye/Internal/Column.hs:25)
unOp (src/Opaleye/Internal/Column.hs:28)
unsafeCase_ (src/Opaleye/Internal/Column.hs:32)
unsafeIfThenElse (src/Opaleye/Internal/Column.hs:36)
unsafeGt (src/Opaleye/Internal/Column.hs:39)
unsafeEq (src/Opaleye/Internal/Column.hs:42)
PGNum (src/Opaleye/Internal/Column.hs:45)
(src/Opaleye/Internal/Column.hs:48)
PGFractional (src/Opaleye/Internal/Column.hs:61)
(src/Opaleye/Internal/Column.hs:64)
0% ( 0 / 10) in 'Opaleye.Internal.Binary'
Missing documentation for:
Module header
extractBinaryFields (src/Opaleye/Internal/Binary.hs:19)
Binaryspec (src/Opaleye/Internal/Binary.hs:24)
runBinaryspec (src/Opaleye/Internal/Binary.hs:28)
binaryspecColumn (src/Opaleye/Internal/Binary.hs:33)
(src/Opaleye/Internal/Binary.hs:37)
(src/Opaleye/Internal/Binary.hs:44)
(src/Opaleye/Internal/Binary.hs:47)
(src/Opaleye/Internal/Binary.hs:51)
(src/Opaleye/Internal/Binary.hs:54)
0% ( 0 / 6) in 'Opaleye.Internal.PGTypes'
Missing documentation for:
Module header
unsafePgFormatTime (src/Opaleye/Internal/PGTypes.hs:15)
literalColumn (src/Opaleye/Internal/PGTypes.hs:19)
castToType (src/Opaleye/Internal/PGTypes.hs:22)
strictDecodeUtf8 (src/Opaleye/Internal/PGTypes.hs:26)
lazyDecodeUtf8 (src/Opaleye/Internal/PGTypes.hs:29)
8% ( 1 / 12) in 'Opaleye.Internal.Aggregate'
Missing documentation for:
Module header
makeAggr' (src/Opaleye/Internal/Aggregate.hs:29)
makeAggr (src/Opaleye/Internal/Aggregate.hs:33)
runAggregator (src/Opaleye/Internal/Aggregate.hs:36)
aggregateU (src/Opaleye/Internal/Aggregate.hs:40)
extractAggregateFields (src/Opaleye/Internal/Aggregate.hs:48)
(src/Opaleye/Internal/Aggregate.hs:54)
(src/Opaleye/Internal/Aggregate.hs:57)
(src/Opaleye/Internal/Aggregate.hs:61)
(src/Opaleye/Internal/Aggregate.hs:64)
(src/Opaleye/Internal/Aggregate.hs:68)
0% ( 0 / 49) in 'Opaleye.PGTypes'
Missing documentation for:
Module header
PGBool (src/Opaleye/PGTypes.hs:23)
PGDate (src/Opaleye/PGTypes.hs:24)
PGFloat4 (src/Opaleye/PGTypes.hs:25)
PGFloat8 (src/Opaleye/PGTypes.hs:26)
PGInt8 (src/Opaleye/PGTypes.hs:27)
PGInt4 (src/Opaleye/PGTypes.hs:28)
PGInt2 (src/Opaleye/PGTypes.hs:29)
PGNumeric (src/Opaleye/PGTypes.hs:30)
PGText (src/Opaleye/PGTypes.hs:31)
PGTime (src/Opaleye/PGTypes.hs:32)
PGTimestamp (src/Opaleye/PGTypes.hs:33)
PGTimestamptz (src/Opaleye/PGTypes.hs:34)
PGUuid (src/Opaleye/PGTypes.hs:35)
PGCitext (src/Opaleye/PGTypes.hs:36)
PGArray (src/Opaleye/PGTypes.hs:37)
PGBytea (src/Opaleye/PGTypes.hs:38)
PGJson (src/Opaleye/PGTypes.hs:39)
PGJsonb (src/Opaleye/PGTypes.hs:40)
(src/Opaleye/PGTypes.hs:42)
(src/Opaleye/PGTypes.hs:45)
(src/Opaleye/PGTypes.hs:48)
(src/Opaleye/PGTypes.hs:51)
literalColumn (src/Opaleye/PGTypes.hs:54)
pgString (src/Opaleye/PGTypes.hs:60)
pgLazyByteString (src/Opaleye/PGTypes.hs:63)
pgStrictByteString (src/Opaleye/PGTypes.hs:66)
pgStrictText (src/Opaleye/PGTypes.hs:69)
pgLazyText (src/Opaleye/PGTypes.hs:72)
pgInt4 (src/Opaleye/PGTypes.hs:75)
pgInt8 (src/Opaleye/PGTypes.hs:78)
pgDouble (src/Opaleye/PGTypes.hs:81)
pgBool (src/Opaleye/PGTypes.hs:84)
pgUUID (src/Opaleye/PGTypes.hs:87)
unsafePgFormatTime (src/Opaleye/PGTypes.hs:90)
pgDay (src/Opaleye/PGTypes.hs:96)
pgUTCTime (src/Opaleye/PGTypes.hs:99)
pgLocalTime (src/Opaleye/PGTypes.hs:102)
pgTimeOfDay (src/Opaleye/PGTypes.hs:105)
pgCiStrictText (src/Opaleye/PGTypes.hs:112)
pgCiLazyText (src/Opaleye/PGTypes.hs:115)
pgJSON (src/Opaleye/PGTypes.hs:122)
pgStrictJSON (src/Opaleye/PGTypes.hs:125)
pgLazyJSON (src/Opaleye/PGTypes.hs:128)
pgValueJSON (src/Opaleye/PGTypes.hs:131)
pgJSONB (src/Opaleye/PGTypes.hs:139)
pgStrictJSONB (src/Opaleye/PGTypes.hs:142)
pgLazyJSONB (src/Opaleye/PGTypes.hs:145)
pgValueJSONB (src/Opaleye/PGTypes.hs:148)
0% ( 0 / 8) in 'Opaleye.Internal.Operators'
Missing documentation for:
Module header
.== (src/Opaleye/Internal/Operators.hs:16)
.&& (src/Opaleye/Internal/Operators.hs:21)
EqPP (src/Opaleye/Internal/Operators.hs:24)
eqExplicit (src/Opaleye/Internal/Operators.hs:26)
(src/Opaleye/Internal/Operators.hs:29)
(src/Opaleye/Internal/Operators.hs:34)
(src/Opaleye/Internal/Operators.hs:37)
54% ( 7 / 13) in 'Opaleye.Column'
Missing documentation for:
Module header
isNull (src/Opaleye/Column.hs:19)
Nullable (src/Opaleye/Internal/Column.hs:9)
unsafeCoerce (src/Opaleye/Internal/Column.hs:15)
unsafeCoerceColumn (src/Opaleye/Internal/Column.hs:18)
unsafeCompositeField (src/Opaleye/Internal/Column.hs:21)
0% ( 0 / 31) in 'Opaleye.Constant'
Missing documentation for:
Module header
Constant (src/Opaleye/Constant.hs:27)
constant (src/Opaleye/Constant.hs:30)
(src/Opaleye/Constant.hs:34)
(src/Opaleye/Constant.hs:39)
(src/Opaleye/Constant.hs:42)
(src/Opaleye/Constant.hs:45)
(src/Opaleye/Constant.hs:48)
(src/Opaleye/Constant.hs:51)
(src/Opaleye/Constant.hs:54)
(src/Opaleye/Constant.hs:57)
(src/Opaleye/Constant.hs:60)
(src/Opaleye/Constant.hs:63)
(src/Opaleye/Constant.hs:66)
(src/Opaleye/Constant.hs:69)
(src/Opaleye/Constant.hs:72)
(src/Opaleye/Constant.hs:75)
(src/Opaleye/Constant.hs:78)
(src/Opaleye/Constant.hs:81)
(src/Opaleye/Constant.hs:84)
(src/Opaleye/Constant.hs:87)
(src/Opaleye/Constant.hs:90)
(src/Opaleye/Constant.hs:93)
(src/Opaleye/Constant.hs:96)
(src/Opaleye/Constant.hs:99)
(src/Opaleye/Constant.hs:102)
(src/Opaleye/Constant.hs:107)
(src/Opaleye/Constant.hs:110)
(src/Opaleye/Constant.hs:114)
(src/Opaleye/Constant.hs:117)
(src/Opaleye/Constant.hs:121)
27% ( 3 / 11) in 'Opaleye.Internal.Unpackspec'
Missing documentation for:
Module header
Unpackspec (src/Opaleye/Internal/Unpackspec.hs:17)
(src/Opaleye/Internal/Unpackspec.hs:55)
(src/Opaleye/Internal/Unpackspec.hs:62)
(src/Opaleye/Internal/Unpackspec.hs:65)
(src/Opaleye/Internal/Unpackspec.hs:69)
(src/Opaleye/Internal/Unpackspec.hs:72)
(src/Opaleye/Internal/Unpackspec.hs:76)
0% ( 0 / 15) in 'Opaleye.Internal.QueryArr'
Missing documentation for:
Module header
QueryArr (src/Opaleye/Internal/QueryArr.hs:20)
Query (src/Opaleye/Internal/QueryArr.hs:21)
simpleQueryArr (src/Opaleye/Internal/QueryArr.hs:23)
runQueryArr (src/Opaleye/Internal/QueryArr.hs:28)
runSimpleQueryArr (src/Opaleye/Internal/QueryArr.hs:31)
runSimpleQueryArrStart (src/Opaleye/Internal/QueryArr.hs:34)
runQueryArrUnpack (src/Opaleye/Internal/QueryArr.hs:37)
first3 (src/Opaleye/Internal/QueryArr.hs:43)
(src/Opaleye/Internal/QueryArr.hs:46)
(src/Opaleye/Internal/QueryArr.hs:50)
(src/Opaleye/Internal/QueryArr.hs:56)
(src/Opaleye/Internal/QueryArr.hs:59)
(src/Opaleye/Internal/QueryArr.hs:63)
(src/Opaleye/Internal/QueryArr.hs:66)
33% ( 1 / 3) in 'Opaleye.QueryArr'
Missing documentation for:
QueryArr (src/Opaleye/Internal/QueryArr.hs:20)
Query (src/Opaleye/Internal/QueryArr.hs:21)
17% ( 1 / 6) in 'Opaleye.Sql'
Missing documentation for:
Module header
showSqlForPostgresUnopt (src/Opaleye/Sql.hs:34)
showSqlForPostgresExplicit (src/Opaleye/Sql.hs:38)
showSqlForPostgresUnoptExplicit (src/Opaleye/Sql.hs:43)
formatAndShowSQL (src/Opaleye/Sql.hs:46)
0% ( 0 / 11) in 'Opaleye.Internal.Values'
Missing documentation for:
Module header
src/Opaleye/Internal/RunQuery.hs:5:1: Warning:
The import of ‘<*>, pure, Applicative, *>’
from module ‘Control.Applicative’ is redundant
src/Opaleye/Internal/RunQuery.hs:40: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/Opaleye/Internal/RunQuery.hs:255:12: Warning:
accepting non-standard pattern guards (use PatternGuards to suppress this message)
Arrays.Array _ <- item
src/Opaleye/Internal/TableMaker.hs:14:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Opaleye/Internal/Table.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()
src/Opaleye/Internal/Table.hs:20:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
valuesU (src/Opaleye/Internal/Values.hs:34)
extractValuesEntry (src/Opaleye/Internal/Values.hs:62)
extractValuesField (src/Opaleye/Internal/Values.hs:67)
Valuesspec (src/Opaleye/Internal/Values.hs:71)
runValuesspec (src/Opaleye/Internal/Values.hs:74)
(src/Opaleye/Internal/Values.hs:78)
(src/Opaleye/Internal/Values.hs:85)
(src/Opaleye/Internal/Values.hs:88)
(src/Opaleye/Internal/Values.hs:92)
(src/Opaleye/Internal/Values.hs:95)
33% ( 1 / 3) in 'Opaleye.Values'
Missing documentation for:
Module header
valuesExplicit (src/Opaleye/Values.hs:29)
0% ( 0 / 8) in 'Opaleye.Internal.Join'
Missing documentation for:
Module header
NullMaker (src/Opaleye/Internal/Join.hs:16)
toNullable (src/Opaleye/Internal/Join.hs:18)
extractLeftJoinFields (src/Opaleye/Internal/Join.hs:21)
(src/Opaleye/Internal/Join.hs:25)
(src/Opaleye/Internal/Join.hs:28)
(src/Opaleye/Internal/Join.hs:33)
(src/Opaleye/Internal/Join.hs:36)
33% ( 1 / 3) in 'Opaleye.Join'
Missing documentation for:
Module header
leftJoinExplicit (src/Opaleye/Join.hs:40)
5% ( 2 / 42) in 'Opaleye.Internal.RunQuery'
Missing documentation for:
Module header
QueryRunner (src/Opaleye/Internal/RunQuery.hs:72)
fieldQueryRunnerColumn (src/Opaleye/Internal/RunQuery.hs:87)
queryRunner (src/Opaleye/Internal/RunQuery.hs:91)
queryRunnerColumnNullable (src/Opaleye/Internal/RunQuery.hs:95)
(src/Opaleye/Internal/RunQuery.hs:106)
(src/Opaleye/Internal/RunQuery.hs:110)
(src/Opaleye/Internal/RunQuery.hs:125)
(src/Opaleye/Internal/RunQuery.hs:128)
(src/Opaleye/Internal/RunQuery.hs:131)
(src/Opaleye/Internal/RunQuery.hs:134)
(src/Opaleye/Internal/RunQuery.hs:137)
(src/Opaleye/Internal/RunQuery.hs:140)
(src/Opaleye/Internal/RunQuery.hs:143)
(src/Opaleye/Internal/RunQuery.hs:146)
(src/Opaleye/Internal/RunQuery.hs:149)
(src/Opaleye/Internal/RunQuery.hs:152)
(src/Opaleye/Internal/RunQuery.hs:155)
(src/Opaleye/Internal/RunQuery.hs:158)
(src/Opaleye/Internal/RunQuery.hs:161)
(src/Opaleye/Internal/RunQuery.hs:164)
(src/Opaleye/Internal/RunQuery.hs:167)
(src/Opaleye/Internal/RunQuery.hs:170)
(src/Opaleye/Internal/RunQuery.hs:173)
(src/Opaleye/Internal/RunQuery.hs:177)
(src/Opaleye/Internal/RunQuery.hs:180)
(src/Opaleye/Internal/RunQuery.hs:184)
arrayColumn (src/Opaleye/Internal/RunQuery.hs:189)
(src/Opaleye/Internal/RunQuery.hs:192)
(src/Opaleye/Internal/RunQuery.hs:201)
(src/Opaleye/Internal/RunQuery.hs:205)
(src/Opaleye/Internal/RunQuery.hs:212)
(src/Opaleye/Internal/RunQuery.hs:216)
(src/Opaleye/Internal/RunQuery.hs:220)
arrayFieldParser (src/Opaleye/Internal/RunQuery.hs:231)
fromArray (src/Opaleye/Internal/RunQuery.hs:245)
jsonFieldParser (src/Opaleye/Internal/RunQuery.hs:262)
jsonbFieldParser (src/Opaleye/Internal/RunQuery.hs:262)
jsonFieldTypeParser (src/Opaleye/Internal/RunQuery.hs:268)
prepareRowParser (src/Opaleye/Internal/RunQuery.hs:281)
44% ( 4 / 9) in 'Opaleye.RunQuery'
Missing documentation for:
Module header
runQueryExplicit (src/Opaleye/RunQuery.hs:49)
prepareQuery (src/Opaleye/RunQuery.hs:56)
QueryRunner (src/Opaleye/Internal/RunQuery.hs:72)
fieldQueryRunnerColumn (src/Opaleye/Internal/RunQuery.hs:87)
9% ( 1 / 11) in 'Opaleye.Internal.Order'
Missing documentation for:
Module header
(src/Opaleye/Internal/Order.hs:29)
(src/Opaleye/Internal/Order.hs:32)
(src/Opaleye/Internal/Order.hs:35)
(src/Opaleye/Internal/Order.hs:39)
(src/Opaleye/Internal/Order.hs:44)
order (src/Opaleye/Internal/Order.hs:48)
orderByU (src/Opaleye/Internal/Order.hs:51)
limit' (src/Opaleye/Internal/Order.hs:57)
offset' (src/Opaleye/Internal/Order.hs:60)
38% ( 9 / 24) in 'Opaleye.Order'
Missing documentation for:
Module header
(src/Opaleye/Order.hs:70)
(src/Opaleye/Order.hs:71)
(src/Opaleye/Order.hs:72)
(src/Opaleye/Order.hs:73)
(src/Opaleye/Order.hs:74)
(src/Opaleye/Order.hs:75)
(src/Opaleye/Order.hs:76)
(src/Opaleye/Order.hs:77)
(src/Opaleye/Order.hs:78)
(src/Opaleye/Order.hs:79)
(src/Opaleye/Order.hs:80)
(src/Opaleye/Order.hs:81)
(src/Opaleye/Order.hs:82)
(src/Opaleye/Order.hs:83)
26% ( 6 / 23) in 'Opaleye.Operators'
Missing documentation for:
doubleOfInt (src/Opaleye/Operators.hs:43)
.== (src/Opaleye/Operators.hs:47)
./= (src/Opaleye/Operators.hs:51)
.> (src/Opaleye/Operators.hs:69)
.< (src/Opaleye/Operators.hs:73)
.<= (src/Opaleye/Operators.hs:77)
.>= (src/Opaleye/Operators.hs:81)
case_ (src/Opaleye/Operators.hs:84)
ifThenElse (src/Opaleye/Operators.hs:87)
.|| (src/Opaleye/Operators.hs:91)
not (src/Opaleye/Operators.hs:94)
.++ (src/Opaleye/Operators.hs:97)
lower (src/Opaleye/Operators.hs:100)
upper (src/Opaleye/Operators.hs:103)
like (src/Opaleye/Operators.hs:106)
in_ (src/Opaleye/Operators.hs:113)
.&& (src/Opaleye/Internal/Operators.hs:21)
0% ( 0 / 17) in 'Opaleye.Internal.TableMaker'
Missing documentation for:
Module header
ViewColumnMaker (src/Opaleye/Internal/TableMaker.hs:21)
ColumnMaker (src/Opaleye/Internal/TableMaker.hs:24)
runViewColumnMaker (src/Opaleye/Internal/TableMaker.hs:27)
runColumnMaker (src/Opaleye/Internal/TableMaker.hs:31)
tableColumn (src/Opaleye/Internal/TableMaker.hs:38)
column (src/Opaleye/Internal/TableMaker.hs:43)
(src/Opaleye/Internal/TableMaker.hs:48)
(src/Opaleye/Internal/TableMaker.hs:51)
(src/Opaleye/Internal/TableMaker.hs:58)
(src/Opaleye/Internal/TableMaker.hs:61)
(src/Opaleye/Internal/TableMaker.hs:65)
(src/Opaleye/Internal/TableMaker.hs:68)
(src/Opaleye/Internal/TableMaker.hs:72)
(src/Opaleye/Internal/TableMaker.hs:75)
(src/Opaleye/Internal/TableMaker.hs:79)
(src/Opaleye/Internal/TableMaker.hs:82)
4% ( 1 / 24) in 'Opaleye.Internal.Table'
Missing documentation for:
Module header
tableIdentifier (src/Opaleye/Internal/Table.hs:55)
tableProperties (src/Opaleye/Internal/Table.hs:59)
TableProperties (src/Opaleye/Internal/Table.hs:63)
View (src/Opaleye/Internal/Table.hs:67)
Writer (src/Opaleye/Internal/Table.hs:78)
queryTable (src/Opaleye/Internal/Table.hs:82)
runColumnMaker (src/Opaleye/Internal/Table.hs:92)
runWriter (src/Opaleye/Internal/Table.hs:107)
runWriter' (src/Opaleye/Internal/Table.hs:118)
Zip (src/Opaleye/Internal/Table.hs:123)
(src/Opaleye/Internal/Table.hs:125)
required (src/Opaleye/Internal/Table.hs:130)
optional (src/Opaleye/Internal/Table.hs:134)
(src/Opaleye/Internal/Table.hs:144)
(src/Opaleye/Internal/Table.hs:147)
(src/Opaleye/Internal/Table.hs:151)
(src/Opaleye/Internal/Table.hs:154)
(src/Opaleye/Internal/Table.hs:158)
(src/Opaleye/Internal/Table.hs:161)
(src/Opaleye/Internal/Table.hs:166)
(src/Opaleye/Internal/Table.hs:169)
(src/Opaleye/Internal/Table.hs:173)
22% ( 2 / 9) in 'Opaleye.Table'
Missing documentation for:
Module header
queryTableExplicit (src/Opaleye/Table.hs:37)
required (src/Opaleye/Table.hs:43)
optional (src/Opaleye/Table.hs:48)
View (src/Opaleye/Internal/Table.hs:67)
Writer (src/Opaleye/Internal/Table.hs:78)
TableProperties (src/Opaleye/Internal/Table.hs:63)
82% ( 18 / 22) in 'Opaleye.Manipulation'
Missing documentation for:
Module header
runInsert (src/Opaleye/Manipulation.hs:31)
runInsertMany (src/Opaleye/Manipulation.hs:34)
Unpackspec (src/Opaleye/Internal/Unpackspec.hs:17)
33% ( 1 / 3) in 'Opaleye.Binary'
Missing documentation for:
Module header
unionAllExplicit (src/Opaleye/Binary.hs:33)
69% ( 9 / 13) in 'Opaleye.Aggregate'
Missing documentation for:
boolOr (src/Opaleye/Aggregate.hs:51)
boolAnd (src/Opaleye/Aggregate.hs:54)
arrayAgg (src/Opaleye/Aggregate.hs:57)
stringAgg (src
src/Opaleye/Internal/Distinct.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
/Opaleye/Aggregate.hs:60)
0% ( 0 / 9) in 'Opaleye.Internal.Distinct'
Missing documentation for:
Module header
distinctExplicit (src/Opaleye/Internal/Distinct.hs:19)
Distinctspec (src/Opaleye/Internal/Distinct.hs:23)
(src/Opaleye/Internal/Distinct.hs:25)
(src/Opaleye/Internal/Distinct.hs:30)
(src/Opaleye/Internal/Distinct.hs:33)
(src/Opaleye/Internal/Distinct.hs:37)
(src/Opaleye/Internal/Distinct.hs:40)
(src/Opaleye/Internal/Distinct.hs:44)
33% ( 1 / 3) in 'Opaleye.Distinct'
Missing documentation for:
Module header
distinctExplicit (src/Opaleye/Internal/Distinct.hs:19)
94% ( 15 / 16) in 'Opaleye'
Missing documentation for:
Module header
Documentation created: dist/doc/html/opaleye/index.html,
dist/doc/html/opaleye/opaleye.txt
Creating package registration file:
/tmp/pkgConf-opaleye-0.4.2968851584219848145.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/opaleye-0.4.2.0-Abnb4dFtW23HKtLsmbTZAv
Registering opaleye-0.4.2.0...
Installed opaleye-0.4.2.0
Downloading opaleye-trans-0.3.1...
Configuring opaleye-trans-0.3.1...
Building opaleye-trans-0.3.1...
Preprocessing library opaleye-trans-0.3.1...
[1 of 1] Compiling Opaleye.Trans ( src/Opaleye/Trans.hs, dist/build/Opaleye/Trans.o )
In-place registering opaleye-trans-0.3.1...
Preprocessing executable 'opaleye-rosetree' for opaleye-trans-0.3.1...
[1 of 1] Compiling Main ( examples/v1/RoseTree.hs, dist/build/opaleye-rosetree/opaleye-rosetree-tmp/Main.o )
Linking dist/build/opaleye-rosetree/opaleye-rosetree ...
Preprocessing executable 'opaleye-rosetree2' for opaleye-trans-0.3.1...
[1 of 1] Compiling Main ( examples/v2/RoseTree.hs, dist/build/opaleye-rosetree2/opaleye-rosetree2-tmp/Main.o )
Linking dist/build/opaleye-rosetree2/opaleye-rosetree2 ...
Running Haddock for opaleye-trans-0.3.1...
Running hscolour for opaleye-trans-0.3.1...
Preprocessing library opaleye-trans-0.3.1...
Preprocessing executable 'opaleye-rosetree' for opaleye-trans-0.3.1...
Preprocessing executable 'opaleye-rosetree2' for opaleye-trans-0.3.1...
Preprocessing library opaleye-trans-0.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
Haddock coverage:
84% ( 21 / 25) in 'Opaleye.Trans'
Missing documentation for:
Module header
Transaction (src/Opaleye/Trans.hs:78)
withConn (src/Opaleye/Trans.hs:72)
MonadBase
Warning: Opaleye.Trans: could not find link destinations for:
TFCo:R:VectorInt64 V_Int64 TFCo:R:MVectorsInt64 MV_Int64
Documentation created: dist/doc/html/opaleye-trans/index.html,
dist/doc/html/opaleye-trans/opaleye-trans.txt
Preprocessing executable 'opaleye-rosetree' for opaleye-trans-0.3.1...
Preprocessing executable 'opaleye-rosetree2' for opaleye-trans-0.3.1...
Creating package registration file:
/tmp/pkgConf-opaleye-trans-0.3977987422498900178.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/opaleye-trans-0.3.1-2IiLcQ9XRVgGSRVrVRP5yJ
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering opaleye-trans-0.3.1...
Installed opaleye-trans-0.3.1
Test log
No test log was submitted for this report.