Build #4 for YampaSynth-0.2
| Package | YampaSynth-0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-09-27 22:20:20.399158 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.1.0, array-0.5.1.0, Yampa-0.10.2, HCodecs-0.5 |
| Flags | wav -openal -gtk |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11275373743387346491.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring Yampa-0.10.2...
Building Yampa-0.10.2...
Preprocessing library Yampa-0.10.2...
[ 1 of 30] Compiling FRP.Yampa.MergeableRecord ( src/FRP/Yampa/MergeableRecord.hs, dist/build/FRP/Yampa/MergeableRecord.o )
[ 2 of 30] Compiling FRP.Yampa.Forceable ( src/FRP/Yampa/Forceable.hs, dist/build/FRP/Yampa/Forceable.o )
[ 3 of 30] Compiling FRP.Yampa.Diagnostics ( src/FRP/Yampa/Diagnostics.hs, dist/build/FRP/Yampa/Diagnostics.o )
[ 4 of 30] Compiling FRP.Yampa.Miscellany ( src/FRP/Yampa/Miscellany.hs, dist/build/FRP/Yampa/Miscellany.o )
[ 5 of 30] Compiling FRP.Yampa.Event ( src/FRP/Yampa/Event.hs, dist/build/FRP/Yampa/Event.o )
src/FRP/Yampa/Event.hs:84:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Event.hs:162:10: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:162:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:162:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:164:26: Warning:
In the use of ‘force’ (imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
[ 6 of 30] Compiling FRP.Yampa.Internals ( src/FRP/Yampa/Internals.hs, dist/build/FRP/Yampa/Internals.o )
[ 7 of 30] Compiling FRP.Yampa.InternalCore ( src/FRP/Yampa/InternalCore.hs, dist/build/FRP/Yampa/InternalCore.o )
[ 8 of 30] Compiling FRP.Yampa.Basic ( src/FRP/Yampa/Basic.hs, dist/build/FRP/Yampa/Basic.o )
[ 9 of 30] Compiling FRP.Yampa.Random ( src/FRP/Yampa/Random.hs, dist/build/FRP/Yampa/Random.o )
[10 of 30] Compiling FRP.Yampa.Scan ( src/FRP/Yampa/Scan.hs, dist/build/FRP/Yampa/Scan.o )
[11 of 30] Compiling FRP.Yampa.Delays ( src/FRP/Yampa/Delays.hs, dist/build/FRP/Yampa/Delays.o )
src/FRP/Yampa/Delays.hs:31:1: Warning:
The import of ‘Transition, sfTF'’
from module ‘FRP.Yampa.InternalCore’ is redundant
[12 of 30] Compiling FRP.Yampa.Hybrid ( src/FRP/Yampa/Hybrid.hs, dist/build/FRP/Yampa/Hybrid.o )
[13 of 30] Compiling FRP.Yampa.Simulation ( src/FRP/Yampa/Simulation.hs, dist/build/FRP/Yampa/Simulation.o )
[14 of 30] Compiling FRP.Yampa.Switches ( src/FRP/Yampa/Switches.hs, dist/build/FRP/Yampa/Switches.o )
[15 of 30] Compiling FRP.Yampa.EventS ( src/FRP/Yampa/EventS.hs, dist/build/FRP/Yampa/EventS.o )
[16 of 30] Compiling FRP.Yampa.Conditional ( src/FRP/Yampa/Conditional.hs, dist/build/FRP/Yampa/Conditional.o )
[17 of 30] Compiling FRP.Yampa.VectorSpace ( src/FRP/Yampa/VectorSpace.hs, dist/build/FRP/Yampa/VectorSpace.o )
[18 of 30] Compiling FRP.Yampa.Integration ( src/FRP/Yampa/Integration.hs, dist/build/FRP/Yampa/Integration.o )
[19 of 30] Compiling FRP.Yampa.Time ( src/FRP/Yampa/Time.hs, dist/build/FRP/Yampa/Time.o )
[20 of 30] Compiling FRP.Yampa.Loop ( src/FRP/Yampa/Loop.hs, dist/build/FRP/Yampa/Loop.o )
[21 of 30] Compiling FRP.Yampa.AffineSpace ( src/FRP/Yampa/AffineSpace.hs, dist/build/FRP/Yampa/AffineSpace.o )
[22 of 30] Compiling FRP.Yampa.Vector2 ( src/FRP/Yampa/Vector2.hs, dist/build/FRP/Yampa/Vector2.o )
src/FRP/Yampa/Vector2.hs:31:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Vector2.hs:101:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Vector2.hs:101:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
[23 of 30] Compiling FRP.Yampa.Vector3 ( src/FRP/Yampa/Vector3.hs, dist/build/FRP/Yampa/Vector3.o )
src/FRP/Yampa/Vector3.hs:33:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Vector3.hs:119:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Vector3.hs:119:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
[24 of 30] Compiling FRP.Yampa.Point2 ( src/FRP/Yampa/Point2.hs, dist/build/FRP/Yampa/Point2.o )
src/FRP/Yampa/Point2.hs:30:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Point2.hs:63:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point2.hs:63:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
[25 of 30] Compiling FRP.Yampa.Point3 ( src/FRP/Yampa/Point3.hs, dist/build/FRP/Yampa/Point3.o )
src/FRP/Yampa/Point3.hs:29:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Point3.hs:68:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point3.hs:68:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
[26 of 30] Compiling FRP.Yampa.Geometry ( src/FRP/Yampa/Geometry.hs, dist/build/FRP/Yampa/Geometry.o )
[27 of 30] Compiling FRP.Yampa ( src/FRP/Yampa.hs, dist/build/FRP/Yampa.o )
[28 of 30] Compiling FRP.Yampa.Task ( src/FRP/Yampa/Task.hs, dist/build/FRP/Yampa/Task.o )
[29 of 30] Compiling FRP.Yampa.Core ( src/FRP/Yampa/Core.hs, dist/build/FRP/Yampa/Core.o )
[30 of 30] Compiling FRP.Yampa.Utilities ( src/FRP/Yampa/Utilities.hs, dist/build/FRP/Yampa/Utilities.o )
In-place registering Yampa-0.10.2...
Running Haddock for Yampa-0.10.2...
Running hscolour for Yampa-0.10.2...
Preprocessing library Yampa-0.10.2...
Preprocessing library Yampa-0.10.2...
src/FRP/Yampa/Event.hs:84:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Event.hs:162:10: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:162:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:162:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Event.hs:164:26: Warning:
In the use of ‘force’ (imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Delays.hs:31:1: Warning:
The import of ‘Transition, sfTF'’
from module ‘FRP.Yampa.InternalCore’ is redundant
src/FRP/Yampa/Vector2.hs:31:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Vector2.hs:101:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Vector2.hs:101:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Vector3.hs:33:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Vector3.hs:119:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Vector3.hs:119:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point2.hs:30:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Point2.hs:63:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point2.hs:63:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point3.hs:29:1: Warning:
Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead
src/FRP/Yampa/Point3.hs:68:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
src/FRP/Yampa/Point3.hs:68:25: Warning:
In the use of type constructor or class ‘Forceable’
(imported from FRP.Yampa.Forceable):
Deprecated: "Use DeepSeq instead"
Haddock coverage:
14% ( 1 / 7) in 'FRP.Yampa.MergeableRecord'
Missing documentation for:
MergeableRecord (src/FRP/Yampa/MergeableRecord.hs:63)
MR (src/FRP/Yampa/MergeableRecord.hs:68)
mrMake (src/FRP/Yampa/MergeableRecord.hs:72)
~+~ (src/FRP/Yampa/MergeableRecord.hs:77)
mrMerge (src/FRP/Yampa/MergeableRecord.hs:80)
mrFinalize (src/FRP/Yampa/MergeableRecord.hs:85)
7% ( 1 / 15) in 'FRP.Yampa.Forceable'
Missing documentation for:
Forceable (src/FRP/Yampa/Forceable.hs:18)
(src/FRP/Yampa/Forceable.hs:22)
(src/FRP/Yampa/Forceable.hs:26)
(src/FRP/Yampa/Forceable.hs:30)
(src/FRP/Yampa/Forceable.hs:34)
(src/FRP/Yampa/Forceable.hs:38)
(src/FRP/Yampa/Forceable.hs:42)
(src/FRP/Yampa/Forceable.hs:46)
(src/FRP/Yampa/Forceable.hs:50)
(src/FRP/Yampa/Forceable.hs:54)
(src/FRP/Yampa/Forceable.hs:58)
(src/FRP/Yampa/Forceable.hs:64)
(src/FRP/Yampa/Forceable.hs:70)
(src/FRP/Yampa/Forceable.hs:75)
33% ( 1 / 3) in 'FRP.Yampa.Diagnostics'
Missing documentation for:
usrErr (src/FRP/Yampa/Diagnostics.hs:16)
intErr (src/FRP/Yampa/Diagnostics.hs:19)
3% ( 1 / 30) in 'FRP.Yampa.Miscellany'
Missing documentation for:
# (src/FRP/Yampa/Miscellany.hs:66)
dup (src/FRP/Yampa/Miscellany.hs:74)
mapFst (src/FRP/Yampa/Miscellany.hs:82)
mapSnd (src/FRP/Yampa/Miscellany.hs:86)
sel3_1 (src/FRP/Yampa/Miscellany.hs:96)
sel3_2 (src/FRP/Yampa/Miscellany.hs:98)
sel3_3 (src/FRP/Yampa/Miscellany.hs:100)
sel4_1 (src/FRP/Yampa/Miscellany.hs:106)
sel4_2 (src/FRP/Yampa/Miscellany.hs:108)
sel4_3 (src/FRP/Yampa/Miscellany.hs:110)
sel4_4 (src/FRP/Yampa/Miscellany.hs:112)
sel5_1 (src/FRP/Yampa/Miscellany.hs:119)
sel5_2 (src/FRP/Yampa/Miscellany.hs:121)
sel5_3 (src/FRP/Yampa/Miscellany.hs:123)
sel5_4 (src/FRP/Yampa/Miscellany.hs:125)
sel5_5 (src/FRP/Yampa/Miscellany.hs:127)
fDiv (src/FRP/Yampa/Miscellany.hs:138)
fMod (src/FRP/Yampa/Miscellany.hs:142)
fDivMod (src/FRP/Yampa/Miscellany.hs:146)
arr2 (src/FRP/Yampa/Miscellany.hs:157)
arr3 (src/FRP/Yampa/Miscellany.hs:161)
arr4 (src/FRP/Yampa/Miscellany.hs:165)
arr5 (src/FRP/Yampa/Miscellany.hs:169)
lift0 (src/FRP/Yampa/Miscellany.hs:173)
lift1 (src/FRP/Yampa/Miscellany.hs:177)
lift2 (src/FRP/Yampa/Miscellany.hs:181)
lift3 (src/FRP/Yampa/Miscellany.hs:185)
lift4 (src/FRP/Yampa/Miscellany.hs:189)
lift5 (src/FRP/Yampa/Miscellany.hs:193)
80% ( 24 / 30) in 'FRP.Yampa.Event'
Missing documentation for:
(src/FRP/Yampa/Event.hs:132)
(src/FRP/Yampa/Event.hs:142)
(src/FRP/Yampa/Event.hs:153)
(src/FRP/Yampa/Event.hs:162)
(src/FRP/Yampa/Event.hs:169)
maybeToEvent (src/FRP/Yampa/Event.hs:180)
100% ( 2 / 2) in 'FRP.Yampa.Internals'
58% ( 14 / 24) in 'FRP.Yampa.InternalCore'
Missing documentation for:
SF' (src/FRP/Yampa/InternalCore.hs:272)
sfTF' (src/FRP/Yampa/InternalCore.hs:294)
sfId (src/FRP/Yampa/InternalCore.hs:327)
sfConst (src/FRP/Yampa/InternalCore.hs:333)
sfArrG (src/FRP/Yampa/InternalCore.hs:348)
sfSScan (src/FRP/Yampa/InternalCore.hs:1509)
Transition (src/FRP/Yampa/InternalCore.hs:292)
FunDesc (src/FRP/Yampa/InternalCore.hs:418)
fdFun (src/FRP/Yampa/InternalCore.hs:424)
epPrim (src/FRP/Yampa/InternalCore.hs:356)
90% ( 9 / 10) in 'FRP.Yampa.Basic'
Missing documentation for:
Module header
100% ( 7 / 7) in 'FRP.Yampa.Random'
50% ( 2 / 4) in 'FRP.Yampa.Scan'
Missing documentation for:
sscan (src/FRP/Yampa/Scan.hs:29)
sscanPrim (src/FRP/Yampa/Scan.hs:34)
100% ( 9 / 9) in 'FRP.Yampa.Delays'
93% ( 14 / 15) in 'FRP.Yampa.Hybrid'
Missing documentation for:
dTrackAndHold (src/FRP/Yampa/Hybrid.hs:91)
100% ( 12 / 12) in 'FRP.Yampa.Simulation'
67% ( 18 / 27) in 'FRP.Yampa.Switches'
Missing documentation for:
rpSwitchB (src/FRP/Yampa/Switches.hs:548)
drpSwitchB (src/FRP/Yampa/Switches.hs:554)
rpSwitch (src/FRP/Yampa/Switches.hs:723)
drpSwitch (src/FRP/Yampa/Switches.hs:740)
parZ (src/FRP/Yampa/Switches.hs:759)
pSwitchZ (src/FRP/Yampa/Switches.hs:763)
dpSwitchZ (src/FRP/Yampa/Switches.hs:768)
rpSwitchZ (src/FRP/Yampa/Switches.hs:773)
drpSwitchZ (src/FRP/Yampa/Switches.hs:777)
81% ( 21 / 26) in 'FRP.Yampa.EventS'
Missing documentation for:
snap (src/FRP/Yampa/EventS.hs:527)
snapAfter (src/FRP/Yampa/EventS.hs:534)
sample (src/FRP/Yampa/EventS.hs:542)
recur (src/FRP/Yampa/EventS.hs:555)
andThen (src/FRP/Yampa/EventS.hs:558)
50% ( 2 / 4) in 'FRP.Yampa.Conditional'
Missing documentation for:
Module header
provided (src/FRP/Yampa/Conditional.hs:21)
12% ( 1 / 8) in 'FRP.Yampa.VectorSpace'
Missing documentation for:
VectorSpace (src/FRP/Yampa/VectorSpace.hs:32)
(src/FRP/Yampa/VectorSpace.hs:58)
(src/FRP/Yampa/VectorSpace.hs:74)
(src/FRP/Yampa/VectorSpace.hs:94)
(src/FRP/Yampa/VectorSpace.hs:110)
(src/FRP/Yampa/VectorSpace.hs:126)
(src/FRP/Yampa/VectorSpace.hs:142)
75% ( 6 / 8) in 'FRP.Yampa.Integration'
Missing documentation for:
impulseIntegral (src/FRP/Yampa/Integration.hs:76)
count (src/FRP/Yampa/Integration.hs:79)
100% ( 3 / 3) in 'FRP.Yampa.Time'
100% ( 4 / 4) in 'FRP.Yampa.Loop'
50% ( 1 / 2) in 'FRP.Yampa.AffineSpace'
Missing documentation for:
AffineSpace (src/FRP/Yampa/AffineSpace.hs:34)
9% ( 1 / 11) in 'FRP.Yampa.Vector2'
Missing documentation for:
Vector2 (src/FRP/Yampa/Vector2.hs:43)
vector2 (src/FRP/Yampa/Vector2.hs:45)
vector2X (src/FRP/Yampa/Vector2.hs:48)
vector2Y (src/FRP/Yampa/Vector2.hs:51)
vector2XY (src/FRP/Yampa/Vector2.hs:54)
vector2Polar (src/FRP/Yampa/Vector2.hs:57)
vector2Rho (src/FRP/Yampa/Vector2.hs:60)
vector2Theta (src/FRP/Yampa/Vector2.hs:63)
vector2RhoTheta (src/FRP/Yampa/Vector2.hs:66)
vector2Rotate (src/FRP/Yampa/Vector2.hs:93)
8% ( 1 / 13) in 'FRP.Yampa.Vector3'
Missing documentation for:
Vector3 (src/FRP/Yampa/Vector3.hs:44)
vector3 (src/FRP/Yampa/Vector3.hs:46)
vector3X (src/FRP/Yampa/Vector3.hs:49)
vector3Y (src/FRP/Yampa/Vector3.hs:52)
vector3Z (src/FRP/Yampa/Vector3.hs:55)
vector3XYZ (src/FRP/Yampa/Vector3.hs:58)
vector3Spherical (src/FRP/Yampa/Vector3.hs:61)
vector3Rho (src/FRP/Yampa/Vector3.hs:67)
vector3Theta (src/FRP/Yampa/Vector3.hs:70)
vector3Phi (src/FRP/Yampa/Vector3.hs:73)
vector3RhoThetaPhi (src/FRP/Yampa/Vector3.hs:76)
vector3Rotate (src/FRP/Yampa/Vector3.hs:108)
25% ( 1 / 4) in 'FRP.Yampa.Point2'
Missing documentation for:
Point2 (src/FRP/Yampa/Point2.hs:36)
point2X (src/FRP/Yampa/Point2.hs:38)
point2Y (src/FRP/Yampa/Point2.hs:41)
20% ( 1 / 5) in 'FRP.Yampa.Point3'
Missing documentation for:
Point3 (src/FRP/Yampa/Point3.hs:35)
point3X (src/FRP/Yampa/Point3.hs:37)
point3Y (src/FRP/Yampa/Point3.hs:40)
point3Z (src/FRP/Yampa/Point3.hs:43)
100% ( 7 / 7) in 'FRP.Yampa.Geometry'
94% (131 /139) in 'FRP.Yampa'
Missing documentation for:
sscan (src/FRP/Yampa/Scan.hs:29)
sscanPrim (src/FRP/Yampa/Scan.hs:34)
rpSwitchB (src/FRP/Yampa/Switches.hs:548)
drpSwitchB (src/FRP/Yampa/Switches.hs:554)
rpSwitch (src/FRP/Yampa/Switches.hs:723)
drpSwitch (src/FRP/Yampa/Switches.hs:740)
# (src/FRP/Yampa/Miscellany.hs:66)
dup (src/FRP/Yampa/Miscellany.hs:74)
7% ( 1 / 15) in 'FRP.Yampa.Task'
Missing documentation for:
Task (src/FRP/Yampa/Task.hs:53)
mkTask (src/FRP/Yampa/Task.hs:61)
runTask (src/FRP/Yampa/Task.hs:69)
runTask_ (src/FRP/Yampa/Task.hs:75)
taskToSF (src/FRP/Yampa/Task.hs:84)
constT (src/FRP/Yampa/Task.hs:150)
sleepT (src/FRP/Yampa/Task.hs:155)
snapT (src/FRP/Yampa/Task.hs:164)
timeOut (src/FRP/Yampa/Task.hs:173)
abortWhen (src/FRP/Yampa/Task.hs:187)
repeatUntil (src/FRP/Yampa/Task.hs:200)
for (src/FRP/Yampa/Task.hs:206)
forAll (src/FRP/Yampa/Task.hs:211)
forEver (src/FRP/Yampa/Task.hs:216)
88% ( 15 / 17) in 'FRP.Yampa.Core'
Missing documentation for:
Module header
loop
50% ( 1 / 2) in 'FRP.Yampa.Utilities'
Missing documentation for:
sampleWindow (src/FRP/Yampa/Utilities.hs:54)
Warning: FRP.Yampa.Simulation: could not find link destinations for:
ReactState
Warning: FRP.Yampa.Switches: could not find link destinations for:
broadcast
Warning: FRP.Yampa: could not find link destinations for:
broadcast ReactState
Documentation created: dist/doc/html/Yampa/index.html,
dist/doc/html/Yampa/Yampa.txt
Creating package registration file:
/tmp/pkgConf-Yampa-0.101789376348502278611.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Yampa-0.10.2-2bHAVLYv1XN1J0BXNshKbd
Registering Yampa-0.10.2...
Installed Yampa-0.10.2
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
src/System/Random/TF/Init.hs:94:5: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
src/System/Random/TF/Init.hs:94:5: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
100% ( 4 / 4) in 'System.Random.TF.Gen'
83% ( 5 / 6) in 'System.Random.TF.Init'
Missing documentation for:
Module header
33% ( 1 / 3) in 'System.Random.TF.Instances'
Missing documentation for:
Random (src/System/Random/TF/Instances.hs:37)
randomEnum (src/System/Random/TF/Instances.hs:205)
100% ( 3 / 3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-0395279207606199759.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Test/QuickCheck/Arbitrary.hs:6:37: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Test/QuickCheck/Arbitrary.hs:6:37: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
10% ( 2 / 20) in 'Test.QuickCheck.Random'
Missing documentation for:
newTheGen (Test/QuickCheck/Random.hs:17)
bits (Test/QuickCheck/Random.hs:20)
mask (Test/QuickCheck/Random.hs:20)
doneBit (Test/QuickCheck/Random.hs:20)
chip (Test/QuickCheck/Random.hs:25)
chop (Test/QuickCheck/Random.hs:30)
stop (Test/QuickCheck/Random.hs:33)
mkTheGen (Test/QuickCheck/Random.hs:36)
(Test/QuickCheck/Random.hs:65)
(Test/QuickCheck/Random.hs:67)
(Test/QuickCheck/Random.hs:70)
newQCGen (Test/QuickCheck/Random.hs:79)
mkQCGen (Test/QuickCheck/Random.hs:82)
bigNatVariant (Test/QuickCheck/Random.hs:85)
natVariant (Test/QuickCheck/Random.hs:91)
variantTheGen (Test/QuickCheck/Random.hs:97)
boolVariant (Test/QuickCheck/Random.hs:103)
variantQCGen (Test/QuickCheck/Random.hs:107)
33% ( 3 / 9) in 'Test.QuickCheck.Exception'
Missing documentation for:
AnException (Test/QuickCheck/Exception.hs:47)
tryEvaluate (Test/QuickCheck/Exception.hs:79)
tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
evaluate (Test/QuickCheck/Exception.hs:86)
isDiscard (Test/QuickCheck/Exception.hs:114)
finally (Test/QuickCheck/Exception.hs:129)
6% ( 1 / 18) in 'Test.QuickCheck.Text'
Missing documentation for:
Str (Test/QuickCheck/Text.hs:46)
ranges (Test/QuickCheck/Text.hs:51)
number (Test/QuickCheck/Text.hs:59)
short (Test/QuickCheck/Text.hs:62)
showErr (Test/QuickCheck/Text.hs:70)
oneLine (Test/QuickCheck/Text.hs:73)
isOneLine (Test/QuickCheck/Text.hs:76)
bold (Test/QuickCheck/Text.hs:79)
newTerminal (Test/QuickCheck/Text.hs:90)
withStdioTerminal (Test/QuickCheck/Text.hs:104)
withNullTerminal (Test/QuickCheck/Text.hs:108)
terminalOutput (Test/QuickCheck/Text.hs:112)
handle (Test/QuickCheck/Text.hs:115)
Terminal (Test/QuickCheck/Text.hs:87)
putTemp (Test/QuickCheck/Text.hs:126)
putPart (Test/QuickCheck/Text.hs:126)
putLine (Test/QuickCheck/Text.hs:126)
100% ( 2 / 2) in 'Test.QuickCheck.State'
89% ( 25 / 28) in 'Test.QuickCheck.Gen'
Missing documentation for:
(Test/QuickCheck/Gen.hs:46)
(Test/QuickCheck/Gen.hs:50)
(Test/QuickCheck/Gen.hs:54)
80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe'
Missing documentation for:
Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
Missing documentation for:
A (Test/QuickCheck/Poly.hs:29)
B (Test/QuickCheck/Poly.hs:44)
C (Test/QuickCheck/Poly.hs:59)
OrdA (Test/QuickCheck/Poly.hs:77)
OrdB (Test/QuickCheck/Poly.hs:96)
OrdC (Test/QuickCheck/Poly.hs:115)
38% ( 3 / 8) in 'Test.QuickCheck.Function'
Missing documentation for:
Fun (Test/QuickCheck/Function.hs:275)
apply (Test/QuickCheck/Function.hs:289)
Function (Test/QuickCheck/Function.hs:106)
functionMap (Test/QuickCheck/Function.hs:142)
functionShow (Test/QuickCheck/Function.hs:145)
62% ( 44 / 71) in 'Test.QuickCheck.Property'
Missing documentation for:
(Test/QuickCheck/Property.hs:95)
(Test/QuickCheck/Property.hs:99)
(Test/QuickCheck/Property.hs:103)
(Test/QuickCheck/Property.hs:107)
(Test/QuickCheck/Property.hs:111)
(Test/QuickCheck/Property.hs:114)
(Test/QuickCheck/Property.hs:131)
protect (Test/QuickCheck/Property.hs:135)
Prop (Test/QuickCheck/Property.hs:141)
Rose (Test/QuickCheck/Property.hs:145)
ioRose (Test/QuickCheck/Property.hs:148)
joinRose (Test/QuickCheck/Property.hs:151)
(Test/QuickCheck/Property.hs:160)
(Test/QuickCheck/Property.hs:165)
(Test/QuickCheck/Property.hs:170)
CallbackKind (Test/QuickCheck/Property.hs:204)
exception (Test/QuickCheck/Property.hs:220)
formatException (Test/QuickCheck/Property.hs:226)
protectResult (Test/QuickCheck/Property.hs:231)
succeeded (Test/QuickCheck/Property.hs:234)
failed (Test/QuickCheck/Property.hs:234)
rejected (Test/QuickCheck/Property.hs:234)
liftBool (Test/QuickCheck/Property.hs:255)
mapResult (Test/QuickCheck/Property.hs:259)
mapTotalResult (Test/QuickCheck/Property.hs:262)
mapRoseResult (Test/QuickCheck/Property.hs:266)
mapProp (Test/QuickCheck/Property.hs:269)
50% ( 14 / 28) in 'Test.QuickCheck.Test'
Missing documentation for:
test (Test/QuickCheck/Test.hs:179)
doneTesting (Test/QuickCheck/Test.hs:185)
giveUp (Test/QuickCheck/Test.hs:215)
runATest (Test/QuickCheck/Test.hs:231)
summary (Test/QuickCheck/Test.hs:297)
success (Test/QuickCheck/Test.hs:308)
labelPercentage (Test/QuickCheck/Test.hs:338)
insufficientCoverage (Test/QuickCheck/Test.hs:346)
foundFailure (Test/QuickCheck/Test.hs:353)
localMin (Test/QuickCheck/Test.hs:357)
localMin' (Test/QuickCheck/Test.hs:387)
localMinFound (Test/QuickCheck/Test.hs:399)
callbackPostTest (Test/QuickCheck/Test.hs:424)
callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
100% ( 9 / 9) in 'Test.QuickCheck.All'
78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
Missing documentation for:
stop (Test/QuickCheck/Monadic.hs:118)
monadic (Test/QuickCheck/Monadic.hs:204)
monadic' (Test/QuickCheck/Monadic.hs:207)
runSTGen (Test/QuickCheck/Monadic.hs:246)
99% (127 /128) in 'Test.QuickCheck'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.85542905961467963981.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring HCodecs-0.5...
Building HCodecs-0.5...
Preprocessing library HCodecs-0.5...
[1 of 7] Compiling Codec.Internal.Arbitrary ( src/Codec/Internal/Arbitrary.hs, dist/build/Codec/Internal/Arbitrary.o )
src/Codec/Internal/Arbitrary.hs:30:1: Warning:
The import of ‘Data.Word’ is redundant
except perhaps to import instances from ‘Data.Word’
To import instances alone, use: import Data.Word()
[2 of 7] Compiling Codec.ByteString.Builder ( src/Codec/ByteString/Builder.hs, dist/build/Codec/ByteString/Builder.o )
src/Codec/ByteString/Builder.hs:79:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/ByteString/Builder.hs:191:40: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[3 of 7] Compiling Codec.ByteString.Parser ( src/Codec/ByteString/Parser.hs, dist/build/Codec/ByteString/Parser.o )
src/Codec/ByteString/Parser.hs:378:14: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 7] Compiling Data.Audio ( src/Data/Audio.hs, dist/build/Data/Audio.o )
src/Data/Audio.hs:45:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[5 of 7] Compiling Codec.Wav ( src/Codec/Wav.hs, dist/build/Codec/Wav.o )
src/Codec/Wav.hs:32:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[6 of 7] Compiling Codec.SoundFont ( src/Codec/SoundFont.hs, dist/build/Codec/SoundFont.o )
src/Codec/SoundFont.hs:53:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[7 of 7] Compiling Codec.Midi ( src/Codec/Midi.hs, dist/build/Codec/Midi.o )
src/Codec/Midi.hs:77:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/Midi.hs:125:20: Warning: Tab character
src/Codec/Midi.hs:127:18: Warning: Tab character
src/Codec/Midi.hs:129:22: Warning: Tab character
In-place registering HCodecs-0.5...
Running Haddock for HCodecs-0.5...
Running hscolour for HCodecs-0.5...
Preprocessing library HCodecs-0.5...
Preprocessing library HCodecs-0.5...
src/Codec/Internal/Arbitrary.hs:30:1: Warning:
The import of ‘Data.Word’ is redundant
except perhaps to import instances from ‘Data.Word’
To import instances alone, use: import Data.Word()
src/Codec/ByteString/Builder.hs:79:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/ByteString/Builder.hs:191:40: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
src/Codec/ByteString/Parser.hs:378:14: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
src/Data/Audio.hs:45:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/Wav.hs:32:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/SoundFont.hs:53:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Codec/Midi.hs:125:20: Warning: Tab character
src/Codec/Midi.hs:127:18: Warning: Tab character
src/Codec/Midi.hs:129:22: Warning: Tab character
src/Codec/Midi.hs:77:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
33% ( 1 / 3) in 'Codec.Internal.Arbitrary'
Missing documentation for:
arrayGen (src/Codec/Internal/Arbitrary.hs:44)
stringNulGen (src/Codec/Internal/Arbitrary.hs:50)
72% ( 28 / 39) in 'Codec.ByteString.Builder'
Missing documentation for:
putWord8 (src/Codec/ByteString/Builder.hs:119)
putInt8 (src/Codec/ByteString/Builder.hs:328)
putString (src/Codec/ByteString/Builder.hs:147)
putInt16be (src/Codec/ByteString/Builder.hs:334)
putInt32be (src/Codec/ByteString/Builder.hs:340)
putInt64be (src/Codec/ByteString/Builder.hs:346)
putInt16le (src/Codec/ByteString/Builder.hs:331)
putInt32le (src/Codec/ByteString/Builder.hs:337)
putInt64le (src/Codec/ByteString/Builder.hs:343)
putVarLenBe (src/Codec/ByteString/Builder.hs:379)
putVarLenLe (src/Codec/ByteString/Builder.hs:382)
49% ( 36 / 74) in 'Codec.ByteString.Parser'
Missing documentation for:
choice (src/Codec/ByteString/Parser.hs:194)
expect (src/Codec/ByteString/Parser.hs:230)
satisfy (src/Codec/ByteString/Parser.hs:382)
getString (src/Codec/ByteString/Parser.hs:236)
getStringNul (src/Codec/ByteString/Parser.hs:241)
string (src/Codec/ByteString/Parser.hs:246)
getInt8 (src/Codec/ByteString/Parser.hs:493)
word8 (src/Codec/ByteString/Parser.hs:392)
int8 (src/Codec/ByteString/Parser.hs:496)
word16be (src/Codec/ByteString/Parser.hs:402)
word24be (src/Codec/ByteString/Parser.hs:423)
word32be (src/Codec/ByteString/Parser.hs:445)
word64be (src/Codec/ByteString/Parser.hs:474)
getInt16be (src/Codec/ByteString/Parser.hs:505)
int16be (src/Codec/ByteString/Parser.hs:508)
getInt32be (src/Codec/ByteString/Parser.hs:517)
int32be (src/Codec/ByteString/Parser.hs:520)
getInt64be (src/Codec/ByteString/Parser.hs:529)
int64be (src/Codec/ByteString/Parser.hs:532)
word16le (src/Codec/ByteString/Parser.hs:412)
getWord24le (src/Codec/ByteString/Parser.hs:426)
word24le (src/Codec/ByteString/Parser.hs:433)
word32le (src/Codec/ByteString/Parser.hs:457)
word64le (src/Codec/ByteString/Parser.hs:490)
getInt16le (src/Codec/ByteString/Parser.hs:499)
int16le (src/Codec/ByteString/Parser.hs:502)
getInt32le (src/Codec/ByteString/Parser.hs:511)
int32le (src/Codec/ByteString/Parser.hs:514)
getInt64le (src/Codec/ByteString/Parser.hs:523)
int64le (src/Codec/ByteString/Parser.hs:526)
wordHost (src/Codec/ByteString/Parser.hs:544)
word16host (src/Codec/ByteString/Parser.hs:551)
word32host (src/Codec/ByteString/Parser.hs:558)
word64host (src/Codec/ByteString/Parser.hs:565)
getVarLenBe (src/Codec/ByteString/Parser.hs:570)
varLenBe (src/Codec/ByteString/Parser.hs:580)
getVarLenLe (src/Codec/ByteString/Parser.hs:583)
varLenLe (src/Codec/ByteString/Parser.hs:592)
Warning: Data.Audio: toSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Audio: fromSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
9% ( 1 / 11) in 'Data.Audio'
Missing documentation for:
Sample (src/Data/Audio.hs:47)
Audio (src/Data/Audio.hs:55)
SampleData (src/Data/Audio.hs:48)
SampleMode (src/Data/Audio.hs:142)
sampleType (src/Data/Audio.hs:85)
sampleNumber (src/Data/Audio.hs:82)
convert (src/Data/Audio.hs:88)
parseSampleData (src/Data/Audio.hs:91)
buildSampleData (src/Data/Audio.hs:106)
Audible (src/Data/Audio.hs:50)
17% ( 1 / 6) in 'Codec.Wav'
Missing documentation for:
importFile (src/Codec/Wav.hs:77)
exportFile (src/Codec/Wav.hs:82)
parseWav (src/Codec/Wav.hs:87)
buildWav (src/Codec/Wav.hs:100)
AudibleInWav (src/Codec/Wav.hs:41)
4% ( 1 / 23) in 'Codec.SoundFont'
Missing documentation for:
SoundFont (src/Codec/SoundFont.hs:57)
Info (src/Codec/SoundFont.hs:75)
Sdta (src/Codec/SoundFont.hs:113)
Pdta (src/Codec/SoundFont.hs:128)
Phdr (src/Codec/SoundFont.hs:147)
Bag (src/Codec/SoundFont.hs:177)
Mod (src/Codec/SoundFont.hs:190)
Generator (src/Codec/SoundFont.hs:213)
isSampleIndex (src/Codec/SoundFont.hs:374)
isInstIndex (src/Codec/SoundFont.hs:379)
Inst (src/Codec/SoundFont.hs:384)
Shdr (src/Codec/SoundFont.hs:398)
importFile (src/Codec/SoundFont.hs:439)
exportFile (src/Codec/SoundFont.hs:444)
parseSoundFont (src/Codec/SoundFont.hs:449)
buildSoundFont (src/Codec/SoundFont.hs:463)
parseInfos (src/Codec/SoundFont.hs:479)
buildInfos (src/Codec/SoundFont.hs:511)
parseSdta (src/Codec/SoundFont.hs:552)
buildSdta (src/Codec/SoundFont.hs:573)
parsePdta (src/Codec/SoundFont.hs:599)
buildPdta (src/Codec/SoundFont.hs:615)
2% ( 1 / 42) in 'Codec.Midi'
Missing documentation for:
Midi (src/Codec/Midi.hs:81)
FileType (src/Codec/Midi.hs:101)
Track (src/Codec/Midi.hs:107)
TimeDiv (src/Codec/Midi.hs:109)
Message (src/Codec/Midi.hs:132)
Ticks (src/Codec/Midi.hs:120)
Time (src/Codec/Midi.hs:121)
Channel (src/Codec/Midi.hs:123)
Key (src/Codec/Midi.hs:124)
Velocity (src/Codec/Midi.hs:125)
Pressure (src/Codec/Midi.hs:126)
Preset (src/Codec/Midi.hs:127)
Bank (src/Codec/Midi.hs:128)
PitchWheel (src/Codec/Midi.hs:129)
Tempo (src/Codec/Midi.hs:130)
isNoteOff (src/Codec/Midi.hs:209)
isNoteOn (src/Codec/Midi.hs:213)
isKeyPressure (src/Codec/Midi.hs:217)
isControlChange (src/Codec/Midi.hs:221)
isProgramChange (src/Codec/Midi.hs:225)
isChannelPressure (src/Codec/Midi.hs:229)
isPitchWheel (src/Codec/Midi.hs:233)
isChannelMessage (src/Codec/Midi.hs:237)
isMetaMessage (src/Codec/Midi.hs:244)
isSysexMessage (src/Codec/Midi.hs:240)
isTrackEnd (src/Codec/Midi.hs:265)
removeTrackEnds (src/Codec/Midi.hs:269)
toSingleTrack (src/Codec/Midi.hs:273)
merge (src/Codec/Midi.hs:280)
fromAbsTime (src/Codec/Midi.hs:297)
toAbsTime (src/Codec/Midi.hs:291)
toRealTime (src/Codec/Midi.hs:303)
fromRealTime (src/Codec/Midi.hs:316)
importFile (src/Codec/Midi.hs:330)
exportFile (src/Codec/Midi.hs:335)
parseMidi (src/Codec/Midi.hs:342)
buildMidi (src/Codec/Midi.hs:366)
parseTrack (src/Codec/Midi.hs:382)
buildTrack (src/Codec/Midi.hs:389)
parseMessage (src/Codec/Midi.hs:409)
buildMessage (src/Codec/Midi.hs:415)
Warning: Codec.ByteString.Parser: could not find link destinations for:
get
Documentation created: dist/doc/html/HCodecs/index.html,
dist/doc/html/HCodecs/HCodecs.txt
Creating package registration file: /tmp/pkgConf-HCodecs-0576994985411522957.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HCodecs-0.5-Aq4LIgXAnSsFMGwb8NPXB8
Registering HCodecs-0.5...
Installed HCodecs-0.5
Configuring YampaSynth-0.2...
Building YampaSynth-0.2...
Preprocessing executable 'yampasynth-wav' for YampaSynth-0.2...
[1 of 5] Compiling Player.Wav ( src/Player/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Player/Wav.o )
[2 of 5] Compiling SynthParams ( src/SynthParams.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthParams.o )
src/SynthParams.hs:14:1: Warning:
The import of ‘Data.Word’ is redundant
except perhaps to import instances from ‘Data.Word’
To import instances alone, use: import Data.Word()
[3 of 5] Compiling SynthBasics ( src/SynthBasics.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthBasics.o )
[4 of 5] Compiling MidiSynth ( src/MidiSynth.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/MidiSynth.o )
[5 of 5] Compiling Main ( src/Main/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Main.o )
Linking dist/build/yampasynth-wav/yampasynth-wav ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed YampaSynth-0.2
Test log
No test log was submitted for this report.