Resolving dependencies... Configuring Yampa-0.9.5... Building Yampa-0.9.5... Preprocessing library Yampa-0.9.5... [ 1 of 16] Compiling FRP.Yampa.MergeableRecord ( src/FRP/Yampa/MergeableRecord.hs, dist/build/FRP/Yampa/MergeableRecord.o ) [ 2 of 16] Compiling FRP.Yampa.Forceable ( src/FRP/Yampa/Forceable.hs, dist/build/FRP/Yampa/Forceable.o ) [ 3 of 16] Compiling FRP.Yampa.Miscellany ( src/FRP/Yampa/Miscellany.hs, dist/build/FRP/Yampa/Miscellany.o ) [ 4 of 16] Compiling FRP.Yampa.Diagnostics ( src/FRP/Yampa/Diagnostics.hs, dist/build/FRP/Yampa/Diagnostics.o ) [ 5 of 16] Compiling FRP.Yampa.Event ( src/FRP/Yampa/Event.hs, dist/build/FRP/Yampa/Event.o ) [ 6 of 16] Compiling FRP.Yampa.Internals ( src/FRP/Yampa/Internals.hs, dist/build/FRP/Yampa/Internals.o ) [ 7 of 16] Compiling FRP.Yampa.VectorSpace ( src/FRP/Yampa/VectorSpace.hs, dist/build/FRP/Yampa/VectorSpace.o ) [ 8 of 16] Compiling FRP.Yampa.AffineSpace ( src/FRP/Yampa/AffineSpace.hs, dist/build/FRP/Yampa/AffineSpace.o ) [ 9 of 16] Compiling FRP.Yampa.Vector2 ( src/FRP/Yampa/Vector2.hs, dist/build/FRP/Yampa/Vector2.o ) [10 of 16] Compiling FRP.Yampa.Vector3 ( src/FRP/Yampa/Vector3.hs, dist/build/FRP/Yampa/Vector3.o ) [11 of 16] Compiling FRP.Yampa.Point2 ( src/FRP/Yampa/Point2.hs, dist/build/FRP/Yampa/Point2.o ) [12 of 16] Compiling FRP.Yampa.Point3 ( src/FRP/Yampa/Point3.hs, dist/build/FRP/Yampa/Point3.o ) [13 of 16] Compiling FRP.Yampa.Geometry ( src/FRP/Yampa/Geometry.hs, dist/build/FRP/Yampa/Geometry.o ) [14 of 16] Compiling FRP.Yampa ( src/FRP/Yampa.hs, dist/build/FRP/Yampa.o ) [15 of 16] Compiling FRP.Yampa.Utilities ( src/FRP/Yampa/Utilities.hs, dist/build/FRP/Yampa/Utilities.o ) [16 of 16] Compiling FRP.Yampa.Task ( src/FRP/Yampa/Task.hs, dist/build/FRP/Yampa/Task.o ) In-place registering Yampa-0.9.5... Running Haddock for Yampa-0.9.5... Running hscolour for Yampa-0.9.5... Preprocessing library Yampa-0.9.5... Preprocessing library Yampa-0.9.5... Haddock coverage: 14% ( 1 / 7) in 'FRP.Yampa.MergeableRecord' 50% ( 1 / 2) in 'FRP.Yampa.Forceable' 5% ( 1 / 21) in 'FRP.Yampa.Miscellany' 33% ( 1 / 3) in 'FRP.Yampa.Diagnostics' 92% ( 23 / 25) in 'FRP.Yampa.Event' 100% ( 2 / 2) in 'FRP.Yampa.Internals' 50% ( 1 / 2) in 'FRP.Yampa.VectorSpace' 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' 43% ( 60 /140) in 'FRP.Yampa' 14% ( 5 / 37) in 'FRP.Yampa.Utilities' 7% ( 1 / 15) in 'FRP.Yampa.Task' Warning: FRP.Yampa: could not find link destinations for: FRP.Yampa.ReactState Documentation created: dist/doc/html/Yampa/index.html, dist/doc/html/Yampa/Yampa.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Yampa-0.9.5 Registering Yampa-0.9.5... Installed Yampa-0.9.5 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.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 ) [ 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 ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 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.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 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 ) [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... cabal: dist/doc/html/tf-random/haddock-prolog27420.txt: invalid argument Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring QuickCheck-2.7.5... Building QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... [ 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.7.5... Running Haddock for QuickCheck-2.7.5... Running hscolour for QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 12% ( 2 / 17) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 100% ( 22 / 22) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 65% ( 40 / 62) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Random: could not find link destinations for: System.Random.TF.Gen.TFGen Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.5 Registering QuickCheck-2.7.5... Installed QuickCheck-2.7.5 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.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 /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed YampaSynth-0.2