Build #2 for YampaSynth-0.2

[all reports]

Package YampaSynth-0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-18 08:23:03.389821 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies containers-0.5.5.1, bytestring-0.10.4.0, base-4.7.0.1, array-0.5.0.0, Yampa-0.10.1.1, 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...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 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 )
[ 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...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  75% ( 12 / 16) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 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-03811.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
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 )
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...
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-13811.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring Yampa-0.10.1.1...
Building Yampa-0.10.1.1...
Preprocessing library Yampa-0.10.1.1...
[ 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:82:1: Warning:
    Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead

src/FRP/Yampa/Event.hs:160: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:160: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:160: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: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 )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package random-1.1 ... linking ... done.
[ 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.1.1...
Running Haddock for Yampa-0.10.1.1...
Running hscolour for Yampa-0.10.1.1...
Preprocessing library Yampa-0.10.1.1...
Preprocessing library Yampa-0.10.1.1...

src/FRP/Yampa/Event.hs:82:1: Warning:
    Module ‘FRP.Yampa.Forceable’ is deprecated: Use DeepSeq instead

src/FRP/Yampa/Event.hs:160: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:160: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:160: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: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'
   7% (  1 / 15) in 'FRP.Yampa.Forceable'
  33% (  1 /  3) in 'FRP.Yampa.Diagnostics'
   3% (  1 / 30) in 'FRP.Yampa.Miscellany'
  83% ( 24 / 29) in 'FRP.Yampa.Event'
 100% (  2 /  2) in 'FRP.Yampa.Internals'
  58% ( 14 / 24) in 'FRP.Yampa.InternalCore'
  90% (  9 / 10) in 'FRP.Yampa.Basic'
 100% (  7 /  7) in 'FRP.Yampa.Random'
  50% (  2 /  4) in 'FRP.Yampa.Scan'
 100% (  9 /  9) in 'FRP.Yampa.Delays'
  93% ( 14 / 15) in 'FRP.Yampa.Hybrid'
 100% ( 12 / 12) in 'FRP.Yampa.Simulation'
  67% ( 18 / 27) in 'FRP.Yampa.Switches'
  81% ( 21 / 26) in 'FRP.Yampa.EventS'
  50% (  2 /  4) in 'FRP.Yampa.Conditional'
  12% (  1 /  8) in 'FRP.Yampa.VectorSpace'
  75% (  6 /  8) in 'FRP.Yampa.Integration'
 100% (  3 /  3) in 'FRP.Yampa.Time'
 100% (  4 /  4) in 'FRP.Yampa.Loop'
  50% (  1 /  2) in 'FRP.Yampa.AffineSpace'
   9% (  1 / 11) in 'FRP.Yampa.Vector2'
   8% (  1 / 13) in 'FRP.Yampa.Vector3'
  25% (  1 /  4) in 'FRP.Yampa.Point2'
  20% (  1 /  5) in 'FRP.Yampa.Point3'
 100% (  7 /  7) in 'FRP.Yampa.Geometry'
  94% (131 /139) in 'FRP.Yampa'
   7% (  1 / 15) in 'FRP.Yampa.Task'
  88% ( 15 / 17) in 'FRP.Yampa.Core'
  50% (  1 /  2) in 'FRP.Yampa.Utilities'
Warning: FRP.Yampa.Simulation: could not find link destinations for:
    FRP.Yampa.Simulation.ReactState
Warning: FRP.Yampa.Switches: could not find link destinations for:
    FRP.Yampa.Switches.broadcast
Warning: FRP.Yampa: could not find link destinations for:
    FRP.Yampa.Switches.broadcast FRP.Yampa.Simulation.ReactState
Documentation created: dist/doc/html/Yampa/index.html,
dist/doc/html/Yampa/Yampa.txt
Creating package registration file: /tmp/pkgConf-Yampa-0.10.13811.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/Yampa-0.10.1.1
Registering Yampa-0.10.1.1...
Installed Yampa-0.10.1.1
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'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 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-03811.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5
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...
[ 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...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.83811.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
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 )
[2 of 7] Compiling Codec.ByteString.Builder ( src/Codec/ByteString/Builder.hs, dist/build/Codec/ByteString/Builder.o )
[3 of 7] Compiling Codec.ByteString.Parser ( src/Codec/ByteString/Parser.hs, dist/build/Codec/ByteString/Parser.o )
[4 of 7] Compiling Data.Audio       ( src/Data/Audio.hs, dist/build/Data/Audio.o )
[5 of 7] Compiling Codec.Wav        ( src/Codec/Wav.hs, dist/build/Codec/Wav.o )
[6 of 7] Compiling Codec.SoundFont  ( src/Codec/SoundFont.hs, dist/build/Codec/SoundFont.o )
[7 of 7] Compiling Codec.Midi       ( src/Codec/Midi.hs, dist/build/Codec/Midi.o )
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...
Haddock coverage:
  33% (  1 /  3) in 'Codec.Internal.Arbitrary'
  72% ( 28 / 39) in 'Codec.ByteString.Builder'
  49% ( 36 / 74) in 'Codec.ByteString.Parser'
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'
  17% (  1 /  6) in 'Codec.Wav'
   4% (  1 / 23) in 'Codec.SoundFont'
   2% (  1 / 42) in 'Codec.Midi'
Warning: Codec.ByteString.Parser: could not find link destinations for:
    Codec.ByteString.Parser.get
Documentation created: dist/doc/html/HCodecs/index.html,
dist/doc/html/HCodecs/HCodecs.txt
Creating package registration file: /tmp/pkgConf-HCodecs-03811.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HCodecs-0.5
Registering HCodecs-0.5...
Installed HCodecs-0.5
Downloading YampaSynth-0.2...
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 )
[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.