Build #1 for x86-64bit-0.2
| Package | x86-64bit-0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-08-30 11:08:37.02596 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 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/monads-tf-0.1.0.3'
Installed monads-tf-0.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/tf-random-0.5'
Installed tf-random-0.5
cabal: Entering directory '/tmp/cabal-tmp-28245/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-28245/QuickCheck-2.9.1'
Installed QuickCheck-2.9.1
Downloading x86-64bit-0.2...
cabal: Entering directory '/tmp/cabal-tmp-28245/x86-64bit-0.2'
Configuring x86-64bit-0.2...
Building x86-64bit-0.2...
Preprocessing library x86-64bit-0.2...
[1 of 8] Compiling CodeGen.X86.Asm ( CodeGen/X86/Asm.hs, dist/build/CodeGen/X86/Asm.o )
CodeGen/X86/Asm.hs:299:10: warning: [-Wmissing-methods]
• No explicit implementation for
‘+’, ‘*’, ‘abs’, and ‘signum’
• In the instance declaration for ‘Num (Operand rw s)’
CodeGen/X86/Asm.hs:337:10: warning: [-Wmissing-methods]
• No explicit implementation for
‘abs’ and ‘signum’
• In the instance declaration for ‘Num (Address s)’
[2 of 8] Compiling CodeGen.X86.CodeGen ( CodeGen/X86/CodeGen.hs, dist/build/CodeGen/X86/CodeGen.o )
[3 of 8] Compiling CodeGen.X86.FFI ( CodeGen/X86/FFI.hs, dist/build/CodeGen/X86/FFI.o )
[4 of 8] Compiling CodeGen.X86.CallConv ( CodeGen/X86/CallConv.hs, dist/build/CodeGen/X86/CallConv.o )
[5 of 8] Compiling CodeGen.X86.Utils ( CodeGen/X86/Utils.hs, dist/build/CodeGen/X86/Utils.o )
[6 of 8] Compiling CodeGen.X86.Tests ( CodeGen/X86/Tests.hs, dist/build/CodeGen/X86/Tests.o )
[7 of 8] Compiling CodeGen.X86 ( CodeGen/X86.hs, dist/build/CodeGen/X86.o )
[8 of 8] Compiling CodeGen.X86.Examples ( CodeGen/X86/Examples.hs, dist/build/CodeGen/X86/Examples.o )
Running Haddock for x86-64bit-0.2...
Running hscolour for x86-64bit-0.2...
Preprocessing library x86-64bit-0.2...
Preprocessing library x86-64bit-0.2...
CodeGen/X86/Asm.hs:299:10: warning: [-Wmissing-methods]
• No explicit implementation for
‘+’, ‘*’, ‘abs’, and ‘signum’
• In the instance declaration for ‘Num (Operand rw s)’
CodeGen/X86/Asm.hs:337:10: warning: [-Wmissing-methods]
• No explicit implementation for
‘abs’ and ‘signum’
• In the instance declaration for ‘Num (Address s)’
Haddock coverage:
1% ( 2 /216) in 'CodeGen.X86.Asm'
Missing documentation for:
Module header
everyNth (CodeGen/X86/Asm.hs:33)
showNibble (CodeGen/X86/Asm.hs:36)
showByte (CodeGen/X86/Asm.hs:41)
showHex' (CodeGen/X86/Asm.hs:43)
Integral (CodeGen/X86/Asm.hs:45)
Bytes (CodeGen/X86/Asm.hs:49)
(CodeGen/X86/Asm.hs:52)
showBytes (CodeGen/X86/Asm.hs:55)
bytesCount (CodeGen/X86/Asm.hs:59)
HasBytes (CodeGen/X86/Asm.hs:61)
(CodeGen/X86/Asm.hs:63)
(CodeGen/X86/Asm.hs:64)
(CodeGen/X86/Asm.hs:65)
(CodeGen/X86/Asm.hs:66)
(CodeGen/X86/Asm.hs:68)
(CodeGen/X86/Asm.hs:69)
(CodeGen/X86/Asm.hs:70)
(CodeGen/X86/Asm.hs:71)
Size (CodeGen/X86/Asm.hs:75)
(CodeGen/X86/Asm.hs:78)
mkSize (CodeGen/X86/Asm.hs:86)
sizeLen (CodeGen/X86/Asm.hs:92)
HasSize (CodeGen/X86/Asm.hs:99)
(CodeGen/X86/Asm.hs:101)
(CodeGen/X86/Asm.hs:102)
(CodeGen/X86/Asm.hs:103)
(CodeGen/X86/Asm.hs:104)
(CodeGen/X86/Asm.hs:105)
(CodeGen/X86/Asm.hs:106)
(CodeGen/X86/Asm.hs:107)
(CodeGen/X86/Asm.hs:108)
(CodeGen/X86/Asm.hs:118)
IsSize (CodeGen/X86/Asm.hs:126)
(CodeGen/X86/Asm.hs:129)
(CodeGen/X86/Asm.hs:130)
(CodeGen/X86/Asm.hs:131)
(CodeGen/X86/Asm.hs:132)
(CodeGen/X86/Asm.hs:133)
EqT (CodeGen/X86/Asm.hs:135)
sizeEqCheck (CodeGen/X86/Asm.hs:138)
Scale (CodeGen/X86/Asm.hs:149)
s1 (CodeGen/X86/Asm.hs:152)
s2 (CodeGen/X86/Asm.hs:153)
s4 (CodeGen/X86/Asm.hs:154)
s8 (CodeGen/X86/Asm.hs:155)
toScale (CodeGen/X86/Asm.hs:157)
scaleFactor (CodeGen/X86/Asm.hs:163)
Operand (CodeGen/X86/Asm.hs:171)
addr (CodeGen/X86/Asm.hs:177)
addr8 (CodeGen/X86/Asm.hs:180)
addr16 (CodeGen/X86/Asm.hs:183)
addr32 (CodeGen/X86/Asm.hs:186)
addr64 (CodeGen/X86/Asm.hs:189)
Immediate (CodeGen/X86/Asm.hs:192)
LabelIndex (CodeGen/X86/Asm.hs:196)
Reg (CodeGen/X86/Asm.hs:203)
Addr (CodeGen/X86/Asm.hs:211)
BaseReg (CodeGen/X86/Asm.hs:217)
IndexReg (CodeGen/X86/Asm.hs:218)
Displacement (CodeGen/X86/Asm.hs:219)
NoDisp (CodeGen/X86/Asm.hs:221)
Disp (CodeGen/X86/Asm.hs:222)
NoIndex (CodeGen/X86/Asm.hs:224)
IndexReg (CodeGen/X86/Asm.hs:225)
ipBase (CodeGen/X86/Asm.hs:227)
(CodeGen/X86/Asm.hs:229)
(CodeGen/X86/Asm.hs:244)
(CodeGen/X86/Asm.hs:262)
showOperand (CodeGen/X86/Asm.hs:265)
(CodeGen/X86/Asm.hs:278)
(CodeGen/X86/Asm.hs:281)
(CodeGen/X86/Asm.hs:284)
(CodeGen/X86/Asm.hs:287)
(CodeGen/X86/Asm.hs:290)
(CodeGen/X86/Asm.hs:293)
imm (CodeGen/X86/Asm.hs:296)
(CodeGen/X86/Asm.hs:299)
(CodeGen/X86/Asm.hs:303)
(CodeGen/X86/Asm.hs:307)
base (CodeGen/X86/Asm.hs:312)
index (CodeGen/X86/Asm.hs:315)
index' (CodeGen/X86/Asm.hs:318)
index1 (CodeGen/X86/Asm.hs:321)
index2 (CodeGen/X86/Asm.hs:322)
index4 (CodeGen/X86/Asm.hs:323)
index8 (CodeGen/X86/Asm.hs:324)
disp (CodeGen/X86/Asm.hs:326)
Address (CodeGen/X86/Asm.hs:331)
scaleAddress (CodeGen/X86/Asm.hs:334)
(CodeGen/X86/Asm.hs:337)
makeAddr (CodeGen/X86/Asm.hs:351)
FromReg (CodeGen/X86/Asm.hs:358)
(CodeGen/X86/Asm.hs:361)
(CodeGen/X86/Asm.hs:364)
(CodeGen/X86/Asm.hs:367)
reg (CodeGen/X86/Asm.hs:370)
rax (CodeGen/X86/Asm.hs:372)
rcx (CodeGen/X86/Asm.hs:372)
rdx (CodeGen/X86/Asm.hs:372)
rbx (CodeGen/X86/Asm.hs:372)
rsp (CodeGen/X86/Asm.hs:372)
rbp (CodeGen/X86/Asm.hs:372)
rsi (CodeGen/X86/Asm.hs:372)
rdi (CodeGen/X86/Asm.hs:372)
r8 (CodeGen/X86/Asm.hs:372)
r9 (CodeGen/X86/Asm.hs:372)
r10 (CodeGen/X86/Asm.hs:372)
r11 (CodeGen/X86/Asm.hs:372)
r12 (CodeGen/X86/Asm.hs:372)
r13 (CodeGen/X86/Asm.hs:372)
r14 (CodeGen/X86/Asm.hs:372)
r15 (CodeGen/X86/Asm.hs:372)
eax (CodeGen/X86/Asm.hs:390)
ecx (CodeGen/X86/Asm.hs:390)
edx (CodeGen/X86/Asm.hs:390)
ebx (CodeGen/X86/Asm.hs:390)
esp (CodeGen/X86/Asm.hs:390)
ebp (CodeGen/X86/Asm.hs:390)
esi (CodeGen/X86/Asm.hs:390)
edi (CodeGen/X86/Asm.hs:390)
r8d (CodeGen/X86/Asm.hs:390)
r9d (CodeGen/X86/Asm.hs:390)
r10d (CodeGen/X86/Asm.hs:390)
r11d (CodeGen/X86/Asm.hs:390)
r12d (CodeGen/X86/Asm.hs:390)
r13d (CodeGen/X86/Asm.hs:390)
r14d (CodeGen/X86/Asm.hs:390)
r15d (CodeGen/X86/Asm.hs:390)
ax (CodeGen/X86/Asm.hs:408)
cx (CodeGen/X86/Asm.hs:408)
dx (CodeGen/X86/Asm.hs:408)
bx (CodeGen/X86/Asm.hs:408)
sp (CodeGen/X86/Asm.hs:408)
bp (CodeGen/X86/Asm.hs:408)
si (CodeGen/X86/Asm.hs:408)
di (CodeGen/X86/Asm.hs:408)
r8w (CodeGen/X86/Asm.hs:408)
r9w (CodeGen/X86/Asm.hs:408)
r10w (CodeGen/X86/Asm.hs:408)
r11w (CodeGen/X86/Asm.hs:408)
r12w (CodeGen/X86/Asm.hs:408)
r13w (CodeGen/X86/Asm.hs:408)
r14w (CodeGen/X86/Asm.hs:408)
r15w (CodeGen/X86/Asm.hs:408)
al (CodeGen/X86/Asm.hs:426)
cl (CodeGen/X86/Asm.hs:426)
dl (CodeGen/X86/Asm.hs:426)
bl (CodeGen/X86/Asm.hs:426)
spl (CodeGen/X86/Asm.hs:426)
bpl (CodeGen/X86/Asm.hs:426)
sil (CodeGen/X86/Asm.hs:426)
dil (CodeGen/X86/Asm.hs:426)
r8b (CodeGen/X86/Asm.hs:426)
r9b (CodeGen/X86/Asm.hs:426)
r10b (CodeGen/X86/Asm.hs:426)
r11b (CodeGen/X86/Asm.hs:426)
r12b (CodeGen/X86/Asm.hs:426)
r13b (CodeGen/X86/Asm.hs:426)
r14b (CodeGen/X86/Asm.hs:426)
r15b (CodeGen/X86/Asm.hs:426)
ah (CodeGen/X86/Asm.hs:444)
ch (CodeGen/X86/Asm.hs:444)
dh (CodeGen/X86/Asm.hs:444)
bh (CodeGen/X86/Asm.hs:444)
xmm0 (CodeGen/X86/Asm.hs:450)
xmm1 (CodeGen/X86/Asm.hs:450)
xmm2 (CodeGen/X86/Asm.hs:450)
xmm3 (CodeGen/X86/Asm.hs:450)
xmm4 (CodeGen/X86/Asm.hs:450)
xmm5 (CodeGen/X86/Asm.hs:450)
xmm6 (CodeGen/X86/Asm.hs:450)
xmm7 (CodeGen/X86/Asm.hs:450)
RegA (CodeGen/X86/Asm.hs:460)
RegCl (CodeGen/X86/Asm.hs:463)
resizeOperand (CodeGen/X86/Asm.hs:467)
resizeRegCode (CodeGen/X86/Asm.hs:472)
MemLike (CodeGen/X86/Asm.hs:475)
isMemOp (CodeGen/X86/Asm.hs:477)
Condition (CodeGen/X86/Asm.hs:483)
O (CodeGen/X86/Asm.hs:485)
NO (CodeGen/X86/Asm.hs:486)
B (CodeGen/X86/Asm.hs:487)
C (CodeGen/X86/Asm.hs:488)
NB (CodeGen/X86/Asm.hs:489)
NC (CodeGen/X86/Asm.hs:490)
E (CodeGen/X86/Asm.hs:491)
Z (CodeGen/X86/Asm.hs:492)
NE (CodeGen/X86/Asm.hs:493)
NZ (CodeGen/X86/Asm.hs:494)
NA (CodeGen/X86/Asm.hs:495)
BE (CodeGen/X86/Asm.hs:496)
A (CodeGen/X86/Asm.hs:497)
NBE (CodeGen/X86/Asm.hs:498)
S (CodeGen/X86/Asm.hs:499)
NS (CodeGen/X86/Asm.hs:500)
P (CodeGen/X86/Asm.hs:501)
NP (CodeGen/X86/Asm.hs:502)
L (CodeGen/X86/Asm.hs:503)
NL (CodeGen/X86/Asm.hs:504)
NG (CodeGen/X86/Asm.hs:505)
LE (CodeGen/X86/Asm.hs:506)
G (CodeGen/X86/Asm.hs:507)
NLE (CodeGen/X86/Asm.hs:508)
(CodeGen/X86/Asm.hs:510)
CodeLine (CodeGen/X86/Asm.hs:531)
getLabel (CodeGen/X86/Asm.hs:562)
getLabels (CodeGen/X86/Asm.hs:564)
codeLine (CodeGen/X86/Asm.hs:570)
showOp0 (CodeGen/X86/Asm.hs:572)
showOp (CodeGen/X86/Asm.hs:573)
showOp1 (CodeGen/X86/Asm.hs:574)
showOp2 (CodeGen/X86/Asm.hs:575)
showCodeLine (CodeGen/X86/Asm.hs:577)
0% ( 0 /106) in 'CodeGen.X86.CodeGen'
Missing documentation for:
Module header
takes (CodeGen/X86/CodeGen.hs:36)
iff (CodeGen/X86/CodeGen.hs:39)
indicator (CodeGen/X86/CodeGen.hs:41)
FJust (CodeGen/X86/CodeGen.hs:45)
FNothing (CodeGen/X86/CodeGen.hs:46)
integralToBytes (CodeGen/X86/CodeGen.hs:48)
SReg (CodeGen/X86/CodeGen.hs:60)
phisicalReg (CodeGen/X86/CodeGen.hs:63)
isHigh (CodeGen/X86/CodeGen.hs:67)
regs (CodeGen/X86/CodeGen.hs:70)
isRex (CodeGen/X86/CodeGen.hs:76)
noHighRex (CodeGen/X86/CodeGen.hs:79)
no64 (CodeGen/X86/CodeGen.hs:81)
CodeBuilder (CodeGen/X86/CodeGen.hs:86)
ExactCodeBuilder (CodeGen/X86/CodeGen.hs:89)
getExactCodeBuilder (CodeGen/X86/CodeGen.hs:92)
codeBuilderLength (CodeGen/X86/CodeGen.hs:95)
buildCode (CodeGen/X86/CodeGen.hs:97)
mapLabelState (CodeGen/X86/CodeGen.hs:100)
censorCodeBuilder (CodeGen/X86/CodeGen.hs:102)
CodeBuilderRes (CodeGen/X86/CodeGen.hs:104)
CodeBuilderState (CodeGen/X86/CodeGen.hs:106)
LabelState (CodeGen/X86/CodeGen.hs:108)
(CodeGen/X86/CodeGen.hs:110)
bounds (CodeGen/X86/CodeGen.hs:117)
codeByte (CodeGen/X86/CodeGen.hs:119)
mkRef (CodeGen/X86/CodeGen.hs:122)
mkAutoRef (CodeGen/X86/CodeGen.hs:141)
(CodeGen/X86/CodeGen.hs:162)
codeBytes (CodeGen/X86/CodeGen.hs:177)
buildTheCode (CodeGen/X86/CodeGen.hs:181)
bytesToCodeBuilder (CodeGen/X86/CodeGen.hs:183)
mkCodeBuilder (CodeGen/X86/CodeGen.hs:186)
mkCodeBuilder' (CodeGen/X86/CodeGen.hs:201)
OpXMM (CodeGen/X86/CodeGen.hs:479)
Code (CodeGen/X86/CodeGen.hs:483)
(CodeGen/X86/CodeGen.hs:490)
CodeLine (CodeGen/X86/CodeGen.hs:494)
Ret (CodeGen/X86/CodeGen.hs:497)
Nop (CodeGen/X86/CodeGen.hs:498)
PushF (CodeGen/X86/CodeGen.hs:499)
PopF (CodeGen/X86/CodeGen.hs:500)
Cmc (CodeGen/X86/CodeGen.hs:501)
Clc (CodeGen/X86/CodeGen.hs:502)
Stc (CodeGen/X86/CodeGen.hs:503)
Cli (CodeGen/X86/CodeGen.hs:504)
Sti (CodeGen/X86/CodeGen.hs:505)
Cld (CodeGen/X86/CodeGen.hs:506)
Std (CodeGen/X86/CodeGen.hs:507)
Inc (CodeGen/X86/CodeGen.hs:508)
Dec (CodeGen/X86/CodeGen.hs:509)
Not (CodeGen/X86/CodeGen.hs:510)
Neg (CodeGen/X86/CodeGen.hs:511)
Add (CodeGen/X86/CodeGen.hs:512)
Or (CodeGen/X86/CodeGen.hs:513)
Adc (CodeGen/X86/CodeGen.hs:514)
Sbb (CodeGen/X86/CodeGen.hs:515)
And (CodeGen/X86/CodeGen.hs:516)
Sub (CodeGen/X86/CodeGen.hs:517)
Xor (CodeGen/X86/CodeGen.hs:518)
Cmp (CodeGen/X86/CodeGen.hs:519)
Test (CodeGen/X86/CodeGen.hs:520)
Mov (CodeGen/X86/CodeGen.hs:521)
Cmov (CodeGen/X86/CodeGen.hs:522)
Rol (CodeGen/X86/CodeGen.hs:523)
Ror (CodeGen/X86/CodeGen.hs:524)
Rcl (CodeGen/X86/CodeGen.hs:525)
Rcr (CodeGen/X86/CodeGen.hs:526)
Shl (CodeGen/X86/CodeGen.hs:527)
Shr (CodeGen/X86/CodeGen.hs:528)
Sar (CodeGen/X86/CodeGen.hs:529)
Xchg (CodeGen/X86/CodeGen.hs:530)
Movd (CodeGen/X86/CodeGen.hs:531)
Movq (CodeGen/X86/CodeGen.hs:532)
Movdqa (CodeGen/X86/CodeGen.hs:533)
Paddb (CodeGen/X86/CodeGen.hs:534)
Paddw (CodeGen/X86/CodeGen.hs:535)
Paddd (CodeGen/X86/CodeGen.hs:536)
Paddq (CodeGen/X86/CodeGen.hs:537)
Psubb (CodeGen/X86/CodeGen.hs:538)
Psubw (CodeGen/X86/CodeGen.hs:539)
Psubd (CodeGen/X86/CodeGen.hs:540)
Psubq (CodeGen/X86/CodeGen.hs:541)
Pxor (CodeGen/X86/CodeGen.hs:542)
Psllw (CodeGen/X86/CodeGen.hs:543)
Pslld (CodeGen/X86/CodeGen.hs:544)
Psllq (CodeGen/X86/CodeGen.hs:545)
Pslldq (CodeGen/X86/CodeGen.hs:546)
Psrlw (CodeGen/X86/CodeGen.hs:547)
Psrld (CodeGen/X86/CodeGen.hs:548)
Psrlq (CodeGen/X86/CodeGen.hs:549)
Psrldq (CodeGen/X86/CodeGen.hs:550)
Psraw (CodeGen/X86/CodeGen.hs:551)
Psrad (CodeGen/X86/CodeGen.hs:552)
Lea (CodeGen/X86/CodeGen.hs:553)
J (CodeGen/X86/CodeGen.hs:554)
Pop (CodeGen/X86/CodeGen.hs:555)
Push (CodeGen/X86/CodeGen.hs:556)
Call (CodeGen/X86/CodeGen.hs:557)
Jmpq (CodeGen/X86/CodeGen.hs:558)
Jmp (CodeGen/X86/CodeGen.hs:559)
Data (CodeGen/X86/CodeGen.hs:560)
Align (CodeGen/X86/CodeGen.hs:561)
Label (CodeGen/X86/CodeGen.hs:562)
showCode (CodeGen/X86/CodeGen.hs:566)
0% ( 0 / 47) in 'CodeGen.X86.FFI'
Missing documentation for:
Module header
callWord64 (CodeGen/X86/FFI.hs:36)
callWord32 (CodeGen/X86/FFI.hs:37)
callWord16 (CodeGen/X86/FFI.hs:38)
callWord8 (CodeGen/X86/FFI.hs:39)
callWord (CodeGen/X86/FFI.hs:40)
callInt64 (CodeGen/X86/FFI.hs:41)
callInt32 (CodeGen/X86/FFI.hs:42)
callInt16 (CodeGen/X86/FFI.hs:43)
callInt8 (CodeGen/X86/FFI.hs:44)
callInt (CodeGen/X86/FFI.hs:45)
callBool (CodeGen/X86/FFI.hs:46)
callIOUnit (CodeGen/X86/FFI.hs:47)
callWord64_Word64 (CodeGen/X86/FFI.hs:48)
callPtr_Word64 (CodeGen/X86/FFI.hs:49)
callPtr_Word (CodeGen/X86/FFI.hs:50)
callPtr_Int64 (CodeGen/X86/FFI.hs:51)
callPtr_Int (CodeGen/X86/FFI.hs:52)
unsafeCallForeignPtr0 (CodeGen/X86/FFI.hs:54)
unsafeCallForeignPtr1 (CodeGen/X86/FFI.hs:56)
unsafeCallForeignPtrIO0 (CodeGen/X86/FFI.hs:58)
Callable (CodeGen/X86/FFI.hs:61)
(CodeGen/X86/FFI.hs:63)
(CodeGen/X86/FFI.hs:64)
(CodeGen/X86/FFI.hs:65)
(CodeGen/X86/FFI.hs:66)
(CodeGen/X86/FFI.hs:67)
(CodeGen/X86/FFI.hs:68)
(CodeGen/X86/FFI.hs:69)
(CodeGen/X86/FFI.hs:70)
(CodeGen/X86/FFI.hs:71)
(CodeGen/X86/FFI.hs:72)
(CodeGen/X86/FFI.hs:73)
(CodeGen/X86/FFI.hs:74)
(CodeGen/X86/FFI.hs:75)
(CodeGen/X86/FFI.hs:76)
(CodeGen/X86/FFI.hs:77)
(CodeGen/X86/FFI.hs:78)
(CodeGen/X86/FFI.hs:79)
memalign (CodeGen/X86/FFI.hs:93)
stdfree (CodeGen/X86/FFI.hs:94)
mprotect (CodeGen/X86/FFI.hs:95)
compile (CodeGen/X86/FFI.hs:124)
createPtrWord64_Word64 (CodeGen/X86/FFI.hs:161)
CallableHs (CodeGen/X86/FFI.hs:163)
(CodeGen/X86/FFI.hs:165)
hsPtr (CodeGen/X86/FFI.hs:167)
17% ( 2 / 12) in 'CodeGen.X86.CallConv'
Missing documentation for:
callFun (CodeGen/X86/CallConv.hs:45)
arg1 (CodeGen/X86/CallConv.hs:93)
arg2 (CodeGen/X86/CallConv.hs:94)
arg3 (CodeGen/X86/CallConv.hs:95)
arg4 (CodeGen/X86/CallConv.hs:96)
arg5 (CodeGen/X86/CallConv.hs:97)
arg6 (CodeGen/X86/CallConv.hs:98)
result (CodeGen/X86/CallConv.hs:101)
prologue (CodeGen/X86/CallConv.hs:103)
epilogue (CodeGen/X86/CallConv.hs:107)
48% ( 12 / 25) in 'CodeGen.X86.Utils'
Missing documentation for:
Module header
<.> (CodeGen/X86/Utils.hs:22)
<:> (CodeGen/X86/Utils.hs:25)
if_ (CodeGen/X86/Utils.hs:59)
lea8 (CodeGen/X86/Utils.hs:61)
leaData (CodeGen/X86/Utils.hs:64)
printf (CodeGen/X86/Utils.hs:70)
mov' (CodeGen/X86/Utils.hs:75)
CString (CodeGen/X86/Utils.hs:78)
(CodeGen/X86/Utils.hs:80)
push_all (CodeGen/X86/Utils.hs:87)
pop_all (CodeGen/X86/Utils.hs:88)
traceReg (CodeGen/X86/Utils.hs:90)
50% ( 1 / 2) in 'CodeGen.X86.Tests'
Missing documentation for:
Module header
Warning: CodeGen.X86: Scope is exported separately but will be documented under Code. Consider exporting it together with its parent(s) for code clarity.
Warning: CodeGen.X86: Up is exported separately but will be documented under Code. Consider exporting it together with its parent(s) for code clarity.
13% ( 31 /231) in 'CodeGen.X86'
Missing documentation for:
Module header
Bytes (CodeGen/X86/Asm.hs:49)
HasBytes (CodeGen/X86/Asm.hs:61)
Size (CodeGen/X86/Asm.hs:75)
HasSize (CodeGen/X86/Asm.hs:99)
IsSize (CodeGen/X86/Asm.hs:126)
Operand (CodeGen/X86/Asm.hs:171)
resizeOperand (CodeGen/X86/Asm.hs:467)
addr (CodeGen/X86/Asm.hs:177)
addr8 (CodeGen/X86/Asm.hs:180)
addr16 (CodeGen/X86/Asm.hs:183)
addr32 (CodeGen/X86/Asm.hs:186)
addr64 (CodeGen/X86/Asm.hs:189)
ipBase (CodeGen/X86/Asm.hs:227)
rax (CodeGen/X86/Asm.hs:372)
rcx (CodeGen/X86/Asm.hs:372)
rdx (CodeGen/X86/Asm.hs:372)
rbx (CodeGen/X86/Asm.hs:372)
rsp (CodeGen/X86/Asm.hs:372)
rbp (CodeGen/X86/Asm.hs:372)
rsi (CodeGen/X86/Asm.hs:372)
rdi (CodeGen/X86/Asm.hs:372)
r8 (CodeGen/X86/Asm.hs:372)
r9 (CodeGen/X86/Asm.hs:372)
r10 (CodeGen/X86/Asm.hs:372)
r11 (CodeGen/X86/Asm.hs:372)
r12 (CodeGen/X86/Asm.hs:372)
r13 (CodeGen/X86/Asm.hs:372)
r14 (CodeGen/X86/Asm.hs:372)
r15 (CodeGen/X86/Asm.hs:372)
eax (CodeGen/X86/Asm.hs:390)
ecx (CodeGen/X86/Asm.hs:390)
edx (CodeGen/X86/Asm.hs:390)
ebx (CodeGen/X86/Asm.hs:390)
esp (CodeGen/X86/Asm.hs:390)
ebp (CodeGen/X86/Asm.hs:390)
esi (CodeGen/X86/Asm.hs:390)
edi (CodeGen/X86/Asm.hs:390)
r8d (CodeGen/X86/Asm.hs:390)
r9d (CodeGen/X86/Asm.hs:390)
r10d (CodeGen/X86/Asm.hs:390)
r11d (CodeGen/X86/Asm.hs:390)
r12d (CodeGen/X86/Asm.hs:390)
r13d (CodeGen/X86/Asm.hs:390)
r14d (CodeGen/X86/Asm.hs:390)
r15d (CodeGen/X86/Asm.hs:390)
ax (CodeGen/X86/Asm.hs:408)
cx (CodeGen/X86/Asm.hs:408)
dx (CodeGen/X86/Asm.hs:408)
bx (CodeGen/X86/Asm.hs:408)
sp (CodeGen/X86/Asm.hs:408)
bp (CodeGen/X86/Asm.hs:408)
si (CodeGen/X86/Asm.hs:408)
di (CodeGen/X86/Asm.hs:408)
r8w (CodeGen/X86/Asm.hs:408)
r9w (CodeGen/X86/Asm.hs:408)
r10w (CodeGen/X86/Asm.hs:408)
r11w (CodeGen/X86/Asm.hs:408)
r12w (CodeGen/X86/Asm.hs:408)
r13w (CodeGen/X86/Asm.hs:408)
r14w (CodeGen/X86/Asm.hs:408)
r15w (CodeGen/X86/Asm.hs:408)
al (CodeGen/X86/Asm.hs:426)
cl (CodeGen/X86/Asm.hs:426)
dl (CodeGen/X86/Asm.hs:426)
bl (CodeGen/X86/Asm.hs:426)
spl (CodeGen/X86/Asm.hs:426)
bpl (CodeGen/X86/Asm.hs:426)
sil (CodeGen/X86/Asm.hs:426)
dil (CodeGen/X86/Asm.hs:426)
r8b (CodeGen/X86/Asm.hs:426)
r9b (CodeGen/X86/Asm.hs:426)
r10b (CodeGen/X86/Asm.hs:426)
r11b (CodeGen/X86/Asm.hs:426)
r12b (CodeGen/X86/Asm.hs:426)
r13b (CodeGen/X86/Asm.hs:426)
r14b (CodeGen/X86/Asm.hs:426)
r15b (CodeGen/X86/Asm.hs:426)
ah (CodeGen/X86/Asm.hs:444)
ch (CodeGen/X86/Asm.hs:444)
dh (CodeGen/X86/Asm.hs:444)
bh (CodeGen/X86/Asm.hs:444)
xmm0 (CodeGen/X86/Asm.hs:450)
xmm1 (CodeGen/X86/Asm.hs:450)
xmm2 (CodeGen/X86/Asm.hs:450)
xmm3 (CodeGen/X86/Asm.hs:450)
xmm4 (CodeGen/X86/Asm.hs:450)
xmm5 (CodeGen/X86/Asm.hs:450)
xmm6 (CodeGen/X86/Asm.hs:450)
xmm7 (CodeGen/X86/Asm.hs:450)
Condition (CodeGen/X86/Asm.hs:483)
O (CodeGen/X86/Asm.hs:485)
NO (CodeGen/X86/Asm.hs:486)
B (CodeGen/X86/Asm.hs:487)
C (CodeGen/X86/Asm.hs:488)
NB (CodeGen/X86/Asm.hs:489)
NC (CodeGen/X86/Asm.hs:490)
E (CodeGen/X86/Asm.hs:491)
Z (CodeGen/X86/Asm.hs:492)
NE (CodeGen/X86/Asm.hs:493)
NZ (CodeGen/X86/Asm.hs:494)
NA (CodeGen/X86/Asm.hs:495)
BE (CodeGen/X86/Asm.hs:496)
A (CodeGen/X86/Asm.hs:497)
NBE (CodeGen/X86/Asm.hs:498)
S (CodeGen/X86/Asm.hs:499)
NS (CodeGen/X86/Asm.hs:500)
P (CodeGen/X86/Asm.hs:501)
NP (CodeGen/X86/Asm.hs:502)
L (CodeGen/X86/Asm.hs:503)
NL (CodeGen/X86/Asm.hs:504)
NG (CodeGen/X86/Asm.hs:505)
LE (CodeGen/X86/Asm.hs:506)
G (CodeGen/X86/Asm.hs:507)
NLE (CodeGen/X86/Asm.hs:508)
Code (CodeGen/X86/CodeGen.hs:483)
Ret (CodeGen/X86/CodeGen.hs:497)
Nop (CodeGen/X86/CodeGen.hs:498)
PushF (CodeGen/X86/CodeGen.hs:499)
PopF (CodeGen/X86/CodeGen.hs:500)
Cmc (CodeGen/X86/CodeGen.hs:501)
Clc (CodeGen/X86/CodeGen.hs:502)
Stc (CodeGen/X86/CodeGen.hs:503)
Cli (CodeGen/X86/CodeGen.hs:504)
Sti (CodeGen/X86/CodeGen.hs:505)
Cld (CodeGen/X86/CodeGen.hs:506)
Std (CodeGen/X86/CodeGen.hs:507)
Inc (CodeGen/X86/CodeGen.hs:508)
Dec (CodeGen/X86/CodeGen.hs:509)
Not (CodeGen/X86/CodeGen.hs:510)
Neg (CodeGen/X86/CodeGen.hs:511)
Add (CodeGen/X86/CodeGen.hs:512)
Or (CodeGen/X86/CodeGen.hs:513)
Adc (CodeGen/X86/CodeGen.hs:514)
Sbb (CodeGen/X86/CodeGen.hs:515)
And (CodeGen/X86/CodeGen.hs:516)
Sub (CodeGen/X86/CodeGen.hs:517)
Xor (CodeGen/X86/CodeGen.hs:518)
Cmp (CodeGen/X86/CodeGen.hs:519)
Test (CodeGen/X86/CodeGen.hs:520)
Mov (CodeGen/X86/CodeGen.hs:521)
Cmov (CodeGen/X86/CodeGen.hs:522)
Rol (CodeGen/X86/CodeGen.hs:523)
Ror (CodeGen/X86/CodeGen.hs:524)
Rcl (CodeGen/X86/CodeGen.hs:525)
Rcr (CodeGen/X86/CodeGen.hs:526)
Shl (CodeGen/X86/CodeGen.hs:527)
Shr (CodeGen/X86/CodeGen.hs:528)
Sar (CodeGen/X86/CodeGen.hs:529)
Xchg (CodeGen/X86/CodeGen.hs:530)
Movd (CodeGen/X86/CodeGen.hs:531)
Movq (CodeGen/X86/CodeGen.hs:532)
Movdqa (CodeGen/X86/CodeGen.hs:533)
Paddb (CodeGen/X86/CodeGen.hs:534)
Paddw (CodeGen/X86/CodeGen.hs:535)
Paddd (CodeGen/X86/CodeGen.hs:536)
Paddq (CodeGen/X86/CodeGen.hs:537)
Psubb (CodeGen/X86/CodeGen.hs:538)
Psubw (CodeGen/X86/CodeGen.hs:539)
Psubd (CodeGen/X86/CodeGen.hs:540)
Psubq (CodeGen/X86/CodeGen.hs:541)
Pxor (CodeGen/X86/CodeGen.hs:542)
Psllw (CodeGen/X86/CodeGen.hs:543)
Pslld (CodeGen/X86/CodeGen.hs:544)
Psllq (CodeGen/X86/CodeGen.hs:545)
Pslldq (CodeGen/X86/CodeGen.hs:546)
Psrlw (CodeGen/X86/CodeGen.hs:547)
Psrld (CodeGen/X86/CodeGen.hs:548)
Psrlq (CodeGen/X86/CodeGen.hs:549)
Psrldq (CodeGen/X86/CodeGen.hs:550)
Psraw (CodeGen/X86/CodeGen.hs:551)
Psrad (CodeGen/X86/CodeGen.hs:552)
Lea (CodeGen/X86/CodeGen.hs:553)
J (CodeGen/X86/CodeGen.hs:554)
Pop (CodeGen/X86/CodeGen.hs:555)
Push (CodeGen/X86/CodeGen.hs:556)
Call (CodeGen/X86/CodeGen.hs:557)
Jmpq (CodeGen/X86/CodeGen.hs:558)
Jmp (CodeGen/X86/CodeGen.hs:559)
Data (CodeGen/X86/CodeGen.hs:560)
Align (CodeGen/X86/CodeGen.hs:561)
Label (CodeGen/X86/CodeGen.hs:562)
<.> (CodeGen/X86/Utils.hs:22)
<:> (CodeGen/X86/Utils.hs:25)
if_ (CodeGen/X86/Utils.hs:59)
lea8 (CodeGen/X86/Utils.hs:61)
leaData (CodeGen/X86/Utils.hs:64)
Callable (CodeGen/X86/FFI.hs:61)
compile (CodeGen/X86/FFI.hs:124)
callFun (CodeGen/X86/CallConv.hs:45)
arg1 (CodeGen/X86/CallConv.hs:93)
arg2 (CodeGen/X86/CallConv.hs:94)
arg3 (CodeGen/X86/CallConv.hs:95)
arg4 (CodeGen/X86/CallConv.hs:96)
result (CodeGen/X86/CallConv.hs:101)
CallableHs (CodeGen/X86/FFI.hs:163)
hsPtr (CodeGen/X86/FFI.hs:167)
CString (CodeGen/X86/Utils.hs:78)
traceReg (CodeGen/X86/Utils.hs:90)
printf (CodeGen/X86/Utils.hs:70)
43% ( 6 / 14) in 'CodeGen.X86.Examples'
Missing documentation for:
Module header
idFun (CodeGen/X86/Examples.hs:19)
fibFun (CodeGen/X86/Examples.hs:30)
tracedFibFun (CodeGen/X86/Examples.hs:41)
fib (CodeGen/X86/Examples.hs:49)
callHsFun (CodeGen/X86/Examples.hs:55)
callCFun (CodeGen/X86/Examples.hs:66)
memTestFun (CodeGen/X86/Examples.hs:71)
Warning: CodeGen.X86: could not find link destinations for:
ssize SSize ~ Address FromReg unsafeCallForeignPtr createHsPtr
Documentation created: dist/doc/html/x86-64bit/index.html,
dist/doc/html/x86-64bit/x86-64bit.txt
Creating package registration file:
/tmp/pkgConf-x86-64bit-0128229149916922351.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/x86-64bit-0.2-69H1A7B05dG5WZhny33U2g
Registering x86-64bit-0.2...
cabal: Leaving directory '/tmp/cabal-tmp-28245/x86-64bit-0.2'
Installed x86-64bit-0.2
Test log
No test log was submitted for this report.