[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
NotTried |
Time submitted |
2016-08-07 09:19:32.41775 UTC
|
Compiler |
ghc-8.0.1.20160701 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
QuickCheck-2.9.1, base-4.9.0.0, monads-tf-0.1.0.3, vector-0.11.0.0, base-4.9.0.0, bytestring-0.10.8.1 |
Flags |
none
|
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-18899/monads-tf-0.1.0.3'
Configuring monads-tf-0.1.0.3...
Building monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations]
In the use of ‘liftCallCC’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations]
In the use of ‘throwError’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations]
In the use of ‘catchError’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
Control/Monad/Error.hs:54:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations]
In the use of ‘mapErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations]
In the use of ‘liftListen’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations]
In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for monads-tf-0.1.0.3...
Running hscolour for monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...
Preprocessing library monads-tf-0.1.0.3...
Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations]
In the use of ‘liftCallCC’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations]
In the use of ‘throwError’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations]
In the use of ‘catchError’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Error.hs:54:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations]
In the use of ‘mapErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations]
In the use of ‘liftListen’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations]
In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 2 / 2) in 'Control.Monad.Identity'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:71)
100% ( 3 / 3) in 'Control.Monad.Trans'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
100% ( 14 / 14) in 'Control.Monad.Error'
100% ( 5 / 5) in 'Control.Monad.List'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
100% ( 22 / 22) in 'Control.Monad.Reader'
100% ( 4 / 4) in 'Control.Monad.State.Class'
25% ( 1 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:57)
listens (Control/Monad/Writer/Class.hs:63)
censor (Control/Monad/Writer/Class.hs:68)
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:41)
100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.RWS'
100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
100% ( 23 / 23) in 'Control.Monad.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.State'
100% ( 23 / 23) in 'Control.Monad.State.Strict'
83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:57)
listens (Control/Monad/Writer/Class.hs:63)
censor (Control/Monad/Writer/Class.hs:68)
100% ( 2 / 2) in 'Control.Monad.Writer'
83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:57)
listens (Control/Monad/Writer/Class.hs:63)
censor (Control/Monad/Writer/Class.hs:68)
95% ( 19 / 20) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:71)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.02145174067468703135.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/monads-tf-0.1.0.3-HVD88uwypLB1Pu4HQI1mbn
Registering monads-tf-0.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-18899/monads-tf-0.1.0.3'
Installed monads-tf-0.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-18899/primitive-0.6.1.0'
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.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: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.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 )
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
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'
Warning: Control.Monad.Primitive: could not find link destinations for:
~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.1324763920155789224.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-18899/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-18899/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: warning: [-Wtabs]
Tab character found here, and in 74 further locations.
Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: warning: [-Wtabs]
Tab character found here, and in 74 further locations.
Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1389040743733053144.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-18899/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-18899/vector-0.11.0.0'
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
The import of ‘Foreign.ForeignPtr’ is redundant
except perhaps to import instances from ‘Foreign.ForeignPtr’
To import instances alone, use: import Foreign.ForeignPtr()
Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.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 )
[ 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:431:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Monad m, Monad m')
• In the type signature for:
trans :: (Monad m, Monad m') =>
(forall z. m z -> m' z) -> Stream m a -> Stream m' a
Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
• Redundant constraint: Ord a
• In the type signature for:
enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
a -> a -> Stream m a
[ 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:945:1: warning: [-Wredundant-constraints]
• Redundant constraint: Ord a
• In the type signature for:
enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
a -> a -> Bundle m v a
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )
Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
Tab character found here.
Please use spaces instead.
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.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 )
Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
• Redundant constraint: Vector v a
• In the type signature for:
dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
(forall d. Data d => c (t d)) -> Maybe (c (v a))
[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 )
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeFromForeignPtr0 :: Storable a =>
ForeignPtr a -> Int -> MVector s a
Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr :: Storable a =>
MVector s a -> (ForeignPtr a, Int, Int)
Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr0 :: Storable a =>
MVector s a -> (ForeignPtr a, Int)
Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeFromForeignPtr0 :: Storable a =>
ForeignPtr a -> Int -> Vector a
Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr :: Storable a =>
Vector a -> (ForeignPtr a, Int, Int)
Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr0 :: Storable a =>
Vector a -> (ForeignPtr a, Int)
Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b
[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:362:10: warning: [-Wredundant-constraints]
• Redundant constraint: RealFloat a
• In the instance declaration for ‘M.MVector MVector (Complex a)’
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b)
• In the type signature for:
unzip :: (Unbox a, Unbox b) =>
Vector (a, b) -> (Vector a, Vector b)
internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c)
• In the type signature for:
unzip3 :: (Unbox a, Unbox b, Unbox c) =>
Vector (a, b, c) -> (Vector a, Vector b, Vector c)
internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
• In the type signature for:
unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)
internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e)
• In the type signature for:
unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
Vector (a, b, c, d, e)
-> (Vector a, Vector b, Vector c, Vector d, Vector e)
internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e,
Unbox f)
• In the type signature for:
unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
Vector (a, b, c, d, e, f)
-> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b)
• In the type signature for:
unzip :: (Unbox a, Unbox b) =>
MVector s (a, b) -> (MVector s a, MVector s b)
internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c)
• In the type signature for:
unzip3 :: (Unbox a, Unbox b, Unbox c) =>
MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)
internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
• In the type signature for:
unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
MVector s (a, b, c, d)
-> (MVector s a, MVector s b, MVector s c, MVector s d)
internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e)
• In the type signature for:
unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
MVector s (a, b, c, d, e)
-> (MVector s a, MVector s b, MVector s c, MVector s d,
MVector s e)
internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e,
Unbox f)
• In the type signature for:
unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
MVector s (a, b, c, d, e, f)
-> (MVector s a, MVector s b, MVector s c, MVector s d,
MVector s e, MVector s f)
[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 )
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
The import of ‘Foreign.ForeignPtr’ is redundant
except perhaps to import instances from ‘Foreign.ForeignPtr’
To import instances alone, use: import Foreign.ForeignPtr()
Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Monad m, Monad m')
• In the type signature for:
trans :: (Monad m, Monad m') =>
(forall z. m z -> m' z) -> Stream m a -> Stream m' a
Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
• Redundant constraint: Ord a
• In the type signature for:
enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
a -> a -> Stream m a
Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints]
• Redundant constraint: Ord a
• In the type signature for:
enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
a -> a -> Bundle m v a
Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
Tab character found here.
Please use spaces instead.
Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
• Redundant constraint: Vector v a
• In the type signature for:
dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
(forall d. Data d => c (t d)) -> Maybe (c (v a))
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/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeFromForeignPtr0 :: Storable a =>
ForeignPtr a -> Int -> MVector s a
Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr :: Storable a =>
MVector s a -> (ForeignPtr a, Int, Int)
Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr0 :: Storable a =>
MVector s a -> (ForeignPtr a, Int)
Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b
Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeFromForeignPtr0 :: Storable a =>
ForeignPtr a -> Int -> Vector a
Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr :: Storable a =>
Vector a -> (ForeignPtr a, Int, Int)
Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeToForeignPtr0 :: Storable a =>
Vector a -> (ForeignPtr a, Int)
Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
• Redundant constraint: Storable a
• In the type signature for:
unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b
Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints]
• Redundant constraint: RealFloat a
• In the instance declaration for ‘M.MVector MVector (Complex a)’
internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b)
• In the type signature for:
unzip :: (Unbox a, Unbox b) =>
Vector (a, b) -> (Vector a, Vector b)
internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c)
• In the type signature for:
unzip3 :: (Unbox a, Unbox b, Unbox c) =>
Vector (a, b, c) -> (Vector a, Vector b, Vector c)
internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
• In the type signature for:
unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)
internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e)
• In the type signature for:
unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
Vector (a, b, c, d, e)
-> (Vector a, Vector b, Vector c, Vector d, Vector e)
internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e,
Unbox f)
• In the type signature for:
unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
Vector (a, b, c, d, e, f)
-> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)
internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b)
• In the type signature for:
unzip :: (Unbox a, Unbox b) =>
MVector s (a, b) -> (MVector s a, MVector s b)
internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c)
• In the type signature for:
unzip3 :: (Unbox a, Unbox b, Unbox c) =>
MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)
internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
• In the type signature for:
unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
MVector s (a, b, c, d)
-> (MVector s a, MVector s b, MVector s c, MVector s d)
internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e)
• In the type signature for:
unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
MVector s (a, b, c, d, e)
-> (MVector s a, MVector s b, MVector s c, MVector s d,
MVector s e)
internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
• Redundant constraints: (Unbox a,
Unbox b,
Unbox c,
Unbox d,
Unbox e,
Unbox f)
• In the type signature for:
unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
MVector s (a, b, c, d, e, f)
-> (MVector s a, MVector s b, MVector s c, MVector s d,
MVector s e, MVector s f)
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:
D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.01369356620970925433.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-18899/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-18899/tf-random-0.5'
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
100% ( 4 / 4) in 'System.Random.TF.Gen'
83% ( 5 / 6) in 'System.Random.TF.Init'
Missing documentation for:
Module header
33% ( 1 / 3) in 'System.Random.TF.Instances'
Missing documentation for:
Random (src/System/Random/TF/Instances.hs:37)
randomEnum (src/System/Random/TF/Instances.hs:205)
100% ( 3 / 3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-017661460811240554603.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD
Registering tf-random-0.5...
cabal: Leaving directory '/tmp/cabal-tmp-18899/tf-random-0.5'
Installed tf-random-0.5
cabal: Entering directory '/tmp/cabal-tmp-18899/QuickCheck-2.9.1'
Configuring QuickCheck-2.9.1...
Building QuickCheck-2.9.1...
Preprocessing library QuickCheck-2.9.1...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
Running Haddock for QuickCheck-2.9.1...
Running hscolour for QuickCheck-2.9.1...
Preprocessing library QuickCheck-2.9.1...
Preprocessing library QuickCheck-2.9.1...
Haddock coverage:
10% ( 2 / 20) in 'Test.QuickCheck.Random'
Missing documentation for:
newTheGen (Test/QuickCheck/Random.hs:17)
bits (Test/QuickCheck/Random.hs:20)
mask (Test/QuickCheck/Random.hs:20)
doneBit (Test/QuickCheck/Random.hs:20)
chip (Test/QuickCheck/Random.hs:25)
chop (Test/QuickCheck/Random.hs:30)
stop (Test/QuickCheck/Random.hs:33)
mkTheGen (Test/QuickCheck/Random.hs:36)
(Test/QuickCheck/Random.hs:65)
(Test/QuickCheck/Random.hs:67)
(Test/QuickCheck/Random.hs:70)
newQCGen (Test/QuickCheck/Random.hs:79)
mkQCGen (Test/QuickCheck/Random.hs:82)
bigNatVariant (Test/QuickCheck/Random.hs:85)
natVariant (Test/QuickCheck/Random.hs:91)
variantTheGen (Test/QuickCheck/Random.hs:97)
boolVariant (Test/QuickCheck/Random.hs:103)
variantQCGen (Test/QuickCheck/Random.hs:107)
33% ( 3 / 9) in 'Test.QuickCheck.Exception'
Missing documentation for:
AnException (Test/QuickCheck/Exception.hs:23)
tryEvaluate (Test/QuickCheck/Exception.hs:55)
tryEvaluateIO (Test/QuickCheck/Exception.hs:58)
evaluate (Test/QuickCheck/Exception.hs:62)
isDiscard (Test/QuickCheck/Exception.hs:81)
finally (Test/QuickCheck/Exception.hs:96)
6% ( 1 / 18) in 'Test.QuickCheck.Text'
Missing documentation for:
Str (Test/QuickCheck/Text.hs:47)
ranges (Test/QuickCheck/Text.hs:52)
number (Test/QuickCheck/Text.hs:60)
short (Test/QuickCheck/Text.hs:63)
showErr (Test/QuickCheck/Text.hs:71)
oneLine (Test/QuickCheck/Text.hs:74)
isOneLine (Test/QuickCheck/Text.hs:77)
bold (Test/QuickCheck/Text.hs:80)
newTerminal (Test/QuickCheck/Text.hs:91)
withStdioTerminal (Test/QuickCheck/Text.hs:105)
withNullTerminal (Test/QuickCheck/Text.hs:111)
terminalOutput (Test/QuickCheck/Text.hs:115)
handle (Test/QuickCheck/Text.hs:118)
Terminal (Test/QuickCheck/Text.hs:88)
putTemp (Test/QuickCheck/Text.hs:129)
putPart (Test/QuickCheck/Text.hs:129)
putLine (Test/QuickCheck/Text.hs:129)
100% ( 2 / 2) in 'Test.QuickCheck.State'
89% ( 25 / 28) in 'Test.QuickCheck.Gen'
Missing documentation for:
(Test/QuickCheck/Gen.hs:48)
(Test/QuickCheck/Gen.hs:52)
(Test/QuickCheck/Gen.hs:56)
80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe'
Missing documentation for:
Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
Missing documentation for:
A (Test/QuickCheck/Poly.hs:29)
B (Test/QuickCheck/Poly.hs:44)
C (Test/QuickCheck/Poly.hs:59)
OrdA (Test/QuickCheck/Poly.hs:77)
OrdB (Test/QuickCheck/Poly.hs:96)
OrdC (Test/QuickCheck/Poly.hs:115)
73% ( 8 / 11) in 'Test.QuickCheck.Function'
Missing documentation for:
Fun (Test/QuickCheck/Function.hs:452)
apply (Test/QuickCheck/Function.hs:466)
Function (Test/QuickCheck/Function.hs:138)
62% ( 45 / 72) in 'Test.QuickCheck.Property'
Missing documentation for:
(Test/QuickCheck/Property.hs:91)
(Test/QuickCheck/Property.hs:94)
(Test/QuickCheck/Property.hs:97)
(Test/QuickCheck/Property.hs:100)
(Test/QuickCheck/Property.hs:103)
(Test/QuickCheck/Property.hs:106)
(Test/QuickCheck/Property.hs:128)
protect (Test/QuickCheck/Property.hs:132)
Prop (Test/QuickCheck/Property.hs:138)
Rose (Test/QuickCheck/Property.hs:142)
ioRose (Test/QuickCheck/Property.hs:145)
joinRose (Test/QuickCheck/Property.hs:148)
(Test/QuickCheck/Property.hs:157)
(Test/QuickCheck/Property.hs:162)
(Test/QuickCheck/Property.hs:167)
CallbackKind (Test/QuickCheck/Property.hs:201)
exception (Test/QuickCheck/Property.hs:217)
formatException (Test/QuickCheck/Property.hs:223)
protectResult (Test/QuickCheck/Property.hs:228)
succeeded (Test/QuickCheck/Property.hs:231)
failed (Test/QuickCheck/Property.hs:231)
rejected (Test/QuickCheck/Property.hs:231)
liftBool (Test/QuickCheck/Property.hs:252)
mapResult (Test/QuickCheck/Property.hs:256)
mapTotalResult (Test/QuickCheck/Property.hs:259)
mapRoseResult (Test/QuickCheck/Property.hs:263)
mapProp (Test/QuickCheck/Property.hs:266)
50% ( 14 / 28) in 'Test.QuickCheck.Test'
Missing documentation for:
test (Test/QuickCheck/Test.hs:191)
doneTesting (Test/QuickCheck/Test.hs:197)
giveUp (Test/QuickCheck/Test.hs:227)
runATest (Test/QuickCheck/Test.hs:243)
summary (Test/QuickCheck/Test.hs:309)
success (Test/QuickCheck/Test.hs:320)
labelPercentage (Test/QuickCheck/Test.hs:350)
insufficientCoverage (Test/QuickCheck/Test.hs:358)
foundFailure (Test/QuickCheck/Test.hs:365)
localMin (Test/QuickCheck/Test.hs:369)
localMin' (Test/QuickCheck/Test.hs:399)
localMinFound (Test/QuickCheck/Test.hs:411)
callbackPostTest (Test/QuickCheck/Test.hs:436)
callbackPostFinalFailure (Test/QuickCheck/Test.hs:441)
100% ( 9 / 9) in 'Test.QuickCheck.All'
78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
Missing documentation for:
stop (Test/QuickCheck/Monadic.hs:118)
monadic (Test/QuickCheck/Monadic.hs:204)
monadic' (Test/QuickCheck/Monadic.hs:207)
runSTGen (Test/QuickCheck/Monadic.hs:246)
99% (128 /129) in 'Test.QuickCheck'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl
Warning: Test.QuickCheck.Function: could not find link destinations for:
GFunction
Warning: Test.QuickCheck: could not find link destinations for:
GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.916094169311031126087.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/QuickCheck-2.9.1-ADKJfTsJVEWJp7VC229wVi
Registering QuickCheck-2.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-18899/QuickCheck-2.9.1'
Installed QuickCheck-2.9.1
Downloading x86-64bit-0.1...
cabal: Entering directory '/tmp/cabal-tmp-18899/x86-64bit-0.1'
Configuring x86-64bit-0.1...
Building x86-64bit-0.1...
Preprocessing library x86-64bit-0.1...
[1 of 5] Compiling CodeGen.X86.Asm ( CodeGen/X86/Asm.hs, dist/build/CodeGen/X86/Asm.o )
[2 of 5] Compiling CodeGen.X86.CodeGen ( CodeGen/X86/CodeGen.hs, dist/build/CodeGen/X86/CodeGen.o )
[3 of 5] Compiling CodeGen.X86.FFI ( CodeGen/X86/FFI.hs, dist/build/CodeGen/X86/FFI.o )
[4 of 5] Compiling CodeGen.X86.Tests ( CodeGen/X86/Tests.hs, dist/build/CodeGen/X86/Tests.o )
[5 of 5] Compiling CodeGen.X86 ( CodeGen/X86.hs, dist/build/CodeGen/X86.o )
Preprocessing executable 'x86-64-examples' for x86-64bit-0.1...
[1 of 1] Compiling Main ( examples/Main.hs, dist/build/x86-64-examples/x86-64-examples-tmp/Main.o )
Linking dist/build/x86-64-examples/x86-64-examples ...
Running Haddock for x86-64bit-0.1...
Running hscolour for x86-64bit-0.1...
Preprocessing library x86-64bit-0.1...
Preprocessing executable 'x86-64-examples' for x86-64bit-0.1...
Preprocessing library x86-64bit-0.1...
Haddock coverage:
0% ( 0 /190) in 'CodeGen.X86.Asm'
Missing documentation for:
Module header
everyNth (CodeGen/X86/Asm.hs:32)
showNibble (CodeGen/X86/Asm.hs:35)
showByte (CodeGen/X86/Asm.hs:40)
showHex' (CodeGen/X86/Asm.hs:42)
Bytes (CodeGen/X86/Asm.hs:46)
(CodeGen/X86/Asm.hs:49)
showBytes (CodeGen/X86/Asm.hs:52)
bytesCount (CodeGen/X86/Asm.hs:56)
HasBytes (CodeGen/X86/Asm.hs:58)
(CodeGen/X86/Asm.hs:60)
(CodeGen/X86/Asm.hs:61)
(CodeGen/X86/Asm.hs:62)
(CodeGen/X86/Asm.hs:63)
(CodeGen/X86/Asm.hs:65)
(CodeGen/X86/Asm.hs:66)
(CodeGen/X86/Asm.hs:67)
(CodeGen/X86/Asm.hs:68)
Size (CodeGen/X86/Asm.hs:72)
(CodeGen/X86/Asm.hs:75)
mkSize (CodeGen/X86/Asm.hs:82)
sizeLen (CodeGen/X86/Asm.hs:87)
HasSize (CodeGen/X86/Asm.hs:93)
(CodeGen/X86/Asm.hs:95)
(CodeGen/X86/Asm.hs:96)
(CodeGen/X86/Asm.hs:97)
(CodeGen/X86/Asm.hs:98)
(CodeGen/X86/Asm.hs:99)
(CodeGen/X86/Asm.hs:100)
(CodeGen/X86/Asm.hs:101)
(CodeGen/X86/Asm.hs:102)
SSize (CodeGen/X86/Asm.hs:105)
(CodeGen/X86/Asm.hs:111)
IsSize (CodeGen/X86/Asm.hs:118)
(CodeGen/X86/Asm.hs:121)
(CodeGen/X86/Asm.hs:122)
(CodeGen/X86/Asm.hs:123)
(CodeGen/X86/Asm.hs:124)
EqT (CodeGen/X86/Asm.hs:126)
sizeEqCheck (CodeGen/X86/Asm.hs:129)
Scale (CodeGen/X86/Asm.hs:140)
s1 (CodeGen/X86/Asm.hs:143)
s2 (CodeGen/X86/Asm.hs:144)
s4 (CodeGen/X86/Asm.hs:145)
s8 (CodeGen/X86/Asm.hs:146)
scaleFactor (CodeGen/X86/Asm.hs:148)
Operand (CodeGen/X86/Asm.hs:156)
Immediate (CodeGen/X86/Asm.hs:162)
LabelIndex (CodeGen/X86/Asm.hs:166)
Access (CodeGen/X86/Asm.hs:168)
Reg (CodeGen/X86/Asm.hs:170)
Addr (CodeGen/X86/Asm.hs:174)
BaseReg (CodeGen/X86/Asm.hs:180)
IndexReg (CodeGen/X86/Asm.hs:181)
Displacement (CodeGen/X86/Asm.hs:182)
NoDisp (CodeGen/X86/Asm.hs:184)
Disp (CodeGen/X86/Asm.hs:185)
NoIndex (CodeGen/X86/Asm.hs:187)
IndexReg (CodeGen/X86/Asm.hs:188)
ipBase (CodeGen/X86/Asm.hs:190)
(CodeGen/X86/Asm.hs:192)
(CodeGen/X86/Asm.hs:197)
(CodeGen/X86/Asm.hs:211)
(CodeGen/X86/Asm.hs:229)
showOperand (CodeGen/X86/Asm.hs:232)
(CodeGen/X86/Asm.hs:242)
(CodeGen/X86/Asm.hs:245)
(CodeGen/X86/Asm.hs:248)
(CodeGen/X86/Asm.hs:251)
(CodeGen/X86/Asm.hs:254)
imm (CodeGen/X86/Asm.hs:257)
(CodeGen/X86/Asm.hs:260)
(CodeGen/X86/Asm.hs:264)
base (CodeGen/X86/Asm.hs:269)
index (CodeGen/X86/Asm.hs:272)
index1 (CodeGen/X86/Asm.hs:275)
index2 (CodeGen/X86/Asm.hs:276)
index4 (CodeGen/X86/Asm.hs:277)
index8 (CodeGen/X86/Asm.hs:278)
disp (CodeGen/X86/Asm.hs:280)
reg (CodeGen/X86/Asm.hs:283)
rax (CodeGen/X86/Asm.hs:285)
rcx (CodeGen/X86/Asm.hs:285)
rdx (CodeGen/X86/Asm.hs:285)
rbx (CodeGen/X86/Asm.hs:285)
rsp (CodeGen/X86/Asm.hs:285)
rbp (CodeGen/X86/Asm.hs:285)
rsi (CodeGen/X86/Asm.hs:285)
rdi (CodeGen/X86/Asm.hs:285)
r8 (CodeGen/X86/Asm.hs:285)
r9 (CodeGen/X86/Asm.hs:285)
r10 (CodeGen/X86/Asm.hs:285)
r11 (CodeGen/X86/Asm.hs:285)
r12 (CodeGen/X86/Asm.hs:285)
r13 (CodeGen/X86/Asm.hs:285)
r14 (CodeGen/X86/Asm.hs:285)
r15 (CodeGen/X86/Asm.hs:285)
eax (CodeGen/X86/Asm.hs:303)
ecx (CodeGen/X86/Asm.hs:303)
edx (CodeGen/X86/Asm.hs:303)
ebx (CodeGen/X86/Asm.hs:303)
esp (CodeGen/X86/Asm.hs:303)
ebp (CodeGen/X86/Asm.hs:303)
esi (CodeGen/X86/Asm.hs:303)
edi (CodeGen/X86/Asm.hs:303)
r8d (CodeGen/X86/Asm.hs:303)
r9d (CodeGen/X86/Asm.hs:303)
r10d (CodeGen/X86/Asm.hs:303)
r11d (CodeGen/X86/Asm.hs:303)
r12d (CodeGen/X86/Asm.hs:303)
r13d (CodeGen/X86/Asm.hs:303)
r14d (CodeGen/X86/Asm.hs:303)
r15d (CodeGen/X86/Asm.hs:303)
ax (CodeGen/X86/Asm.hs:321)
cx (CodeGen/X86/Asm.hs:321)
dx (CodeGen/X86/Asm.hs:321)
bx (CodeGen/X86/Asm.hs:321)
sp (CodeGen/X86/Asm.hs:321)
bp (CodeGen/X86/Asm.hs:321)
si (CodeGen/X86/Asm.hs:321)
di (CodeGen/X86/Asm.hs:321)
r8w (CodeGen/X86/Asm.hs:321)
r9w (CodeGen/X86/Asm.hs:321)
r10w (CodeGen/X86/Asm.hs:321)
r11w (CodeGen/X86/Asm.hs:321)
r12w (CodeGen/X86/Asm.hs:321)
r13w (CodeGen/X86/Asm.hs:321)
r14w (CodeGen/X86/Asm.hs:321)
r15w (CodeGen/X86/Asm.hs:321)
al (CodeGen/X86/Asm.hs:339)
cl (CodeGen/X86/Asm.hs:339)
dl (CodeGen/X86/Asm.hs:339)
bl (CodeGen/X86/Asm.hs:339)
spl (CodeGen/X86/Asm.hs:339)
bpl (CodeGen/X86/Asm.hs:339)
sil (CodeGen/X86/Asm.hs:339)
dil (CodeGen/X86/Asm.hs:339)
r8b (CodeGen/X86/Asm.hs:339)
r9b (CodeGen/X86/Asm.hs:339)
r10b (CodeGen/X86/Asm.hs:339)
r11b (CodeGen/X86/Asm.hs:339)
r12b (CodeGen/X86/Asm.hs:339)
r13b (CodeGen/X86/Asm.hs:339)
r14b (CodeGen/X86/Asm.hs:339)
r15b (CodeGen/X86/Asm.hs:339)
ah (CodeGen/X86/Asm.hs:357)
ch (CodeGen/X86/Asm.hs:358)
dh (CodeGen/X86/Asm.hs:359)
bh (CodeGen/X86/Asm.hs:360)
RegA (CodeGen/X86/Asm.hs:362)
RegCl (CodeGen/X86/Asm.hs:365)
resizeOperand (CodeGen/X86/Asm.hs:369)
resizeRegCode (CodeGen/X86/Asm.hs:374)
MemLike (CodeGen/X86/Asm.hs:377)
isMemOp (CodeGen/X86/Asm.hs:379)
Condition (CodeGen/X86/Asm.hs:385)
O (CodeGen/X86/Asm.hs:387)
NO (CodeGen/X86/Asm.hs:388)
C (CodeGen/X86/Asm.hs:389)
NC (CodeGen/X86/Asm.hs:390)
Z (CodeGen/X86/Asm.hs:391)
NZ (CodeGen/X86/Asm.hs:392)
BE (CodeGen/X86/Asm.hs:393)
NBE (CodeGen/X86/Asm.hs:394)
S (CodeGen/X86/Asm.hs:395)
NS (CodeGen/X86/Asm.hs:396)
P (CodeGen/X86/Asm.hs:397)
NP (CodeGen/X86/Asm.hs:398)
L (CodeGen/X86/Asm.hs:399)
NL (CodeGen/X86/Asm.hs:400)
LE (CodeGen/X86/Asm.hs:401)
NLE (CodeGen/X86/Asm.hs:402)
(CodeGen/X86/Asm.hs:404)
Code (CodeGen/X86/Asm.hs:425)
(CodeGen/X86/Asm.hs:453)
showCode (CodeGen/X86/Asm.hs:459)
getLabel (CodeGen/X86/Asm.hs:473)
getLabels (CodeGen/X86/Asm.hs:475)
codeLine (CodeGen/X86/Asm.hs:481)
showCodeFrag (CodeGen/X86/Asm.hs:483)
showOp0 (CodeGen/X86/Asm.hs:525)
showOp (CodeGen/X86/Asm.hs:526)
showOp1 (CodeGen/X86/Asm.hs:527)
showOp2 (CodeGen/X86/Asm.hs:528)
<.> (CodeGen/X86/Asm.hs:532)
<:> (CodeGen/X86/Asm.hs:535)
j (CodeGen/X86/Asm.hs:539)
j_back (CodeGen/X86/Asm.hs:541)
if_ (CodeGen/X86/Asm.hs:543)
leaData (CodeGen/X86/Asm.hs:545)
0% ( 0 / 28) in 'CodeGen.X86.CodeGen'
Missing documentation for:
Module header
takes (CodeGen/X86/CodeGen.hs:35)
iff (CodeGen/X86/CodeGen.hs:38)
indicator (CodeGen/X86/CodeGen.hs:40)
FJust (CodeGen/X86/CodeGen.hs:44)
FNothing (CodeGen/X86/CodeGen.hs:45)
Integral (CodeGen/X86/CodeGen.hs:47)
SReg (CodeGen/X86/CodeGen.hs:51)
phisicalReg (CodeGen/X86/CodeGen.hs:54)
isHigh (CodeGen/X86/CodeGen.hs:58)
regs (CodeGen/X86/CodeGen.hs:61)
isRex (CodeGen/X86/CodeGen.hs:67)
noHighRex (CodeGen/X86/CodeGen.hs:70)
convertImm (CodeGen/X86/CodeGen.hs:74)
mkImmS (CodeGen/X86/CodeGen.hs:91)
mkImm (CodeGen/X86/CodeGen.hs:92)
mkImmNo64 (CodeGen/X86/CodeGen.hs:94)
no64 (CodeGen/X86/CodeGen.hs:96)
CodeBuilder (CodeGen/X86/CodeGen.hs:101)
CodeBuilderState (CodeGen/X86/CodeGen.hs:103)
(CodeGen/X86/CodeGen.hs:105)
codeByte (CodeGen/X86/CodeGen.hs:109)
mkRef (CodeGen/X86/CodeGen.hs:112)
(CodeGen/X86/CodeGen.hs:129)
codeBytes (CodeGen/X86/CodeGen.hs:144)
buildTheCode (CodeGen/X86/CodeGen.hs:148)
mkCodeBuilder (CodeGen/X86/CodeGen.hs:150)
mkCodeBuilder' (CodeGen/X86/CodeGen.hs:165)
0% ( 0 / 29) in 'CodeGen.X86.FFI'
Missing documentation for:
Module header
callWord64 (CodeGen/X86/FFI.hs:20)
callWord32 (CodeGen/X86/FFI.hs:21)
callWord16 (CodeGen/X86/FFI.hs:22)
callWord8 (CodeGen/X86/FFI.hs:23)
callBool (CodeGen/X86/FFI.hs:24)
callIOUnit (CodeGen/X86/FFI.hs:25)
callWord64_Word64 (CodeGen/X86/FFI.hs:26)
callPtr_Word64 (CodeGen/X86/FFI.hs:27)
unsafeCallForeignPtr0 (CodeGen/X86/FFI.hs:29)
unsafeCallForeignPtr1 (CodeGen/X86/FFI.hs:31)
unsafeCallForeignPtrIO0 (CodeGen/X86/FFI.hs:33)
Callable (CodeGen/X86/FFI.hs:36)
(CodeGen/X86/FFI.hs:38)
(CodeGen/X86/FFI.hs:39)
(CodeGen/X86/FFI.hs:40)
(CodeGen/X86/FFI.hs:41)
(CodeGen/X86/FFI.hs:42)
(CodeGen/X86/FFI.hs:43)
(CodeGen/X86/FFI.hs:44)
(CodeGen/X86/FFI.hs:45)
memalign (CodeGen/X86/FFI.hs:49)
stdfree (CodeGen/X86/FFI.hs:50)
mprotect (CodeGen/X86/FFI.hs:51)
compile (CodeGen/X86/FFI.hs:54)
createPtrWord64_Word64 (CodeGen/X86/FFI.hs:64)
CallableHs (CodeGen/X86/FFI.hs:66)
(CodeGen/X86/FFI.hs:68)
hsPtr (CodeGen/X86/FFI.hs:70)
0% ( 0 / 3) in 'CodeGen.X86.Tests'
Missing documentation for:
Module header
tests (CodeGen/X86/Tests.hs:384)
runTests (CodeGen/X86/Tests.hs:389)
Warning: CodeGen.X86: Could not find documentation for exported module: X
0% ( 0 / 1) in 'CodeGen.X86'
Missing documentation for:
Module header
Warning: CodeGen.X86.Tests: could not find link destinations for:
Code Scale Size Addr S64 Reg IsSize Operand R RW
Documentation created: dist/doc/html/x86-64bit/index.html,
dist/doc/html/x86-64bit/x86-64bit.txt
Preprocessing executable 'x86-64-examples' for x86-64bit-0.1...
Creating package registration file:
/tmp/pkgConf-x86-64bit-0128229149916922351.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/x86-64bit-0.1-9fe2RjNxnT41OG8yjJROgI
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 x86-64bit-0.1...
cabal: Leaving directory '/tmp/cabal-tmp-18899/x86-64bit-0.1'
Installed x86-64bit-0.1