Resolving dependencies... Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 92% ( 12 / 13) in 'Test.QuickCheck.Modifiers' 59% ( 34 / 58) in 'Test.QuickCheck.Property' 48% ( 13 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 93% ( 95 /102) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.State: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck.Gen: could not find link destinations for: System.Random.StdGen System.Random.Random Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: System.Random.Random Warning: Test.QuickCheck.Property: could not find link destinations for: Test.QuickCheck.Exception.AnException Warning: Test.QuickCheck.Test: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck: could not find link destinations for: System.Random.StdGen System.Random.Random Documentation created: dist/doc/html/QuickCheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring data-accessor-0.2.2.3... Building data-accessor-0.2.2.3... Preprocessing library data-accessor-0.2.2.3... [ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o ) [ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o ) [ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o ) [ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o ) [ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o ) [ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o ) [ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o ) [ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o ) [ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o ) [10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) In-place registering data-accessor-0.2.2.3... Running Haddock for data-accessor-0.2.2.3... Running hscolour for data-accessor-0.2.2.3... Preprocessing library data-accessor-0.2.2.3... Preprocessing library data-accessor-0.2.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 25% ( 1 / 4) in 'Data.Accessor.Private' 89% ( 17 / 19) in 'Data.Accessor.Basic' 50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate' 58% ( 7 / 12) in 'Data.Accessor.MonadState' 57% ( 4 / 7) in 'Data.Accessor.Container' 33% ( 1 / 3) in 'Data.Accessor.Show' 86% ( 6 / 7) in 'Data.Accessor.Tuple' 11% ( 1 / 9) in 'Data.Accessor.BinaryRead' 16% ( 4 / 25) in 'Data.Accessor.Example' 100% ( 16 / 16) in 'Data.Accessor' Warning: Data.Accessor.MonadState: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Lazy.State Warning: Data.Accessor.BinaryRead: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Warning: Data.Accessor: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Documentation created: dist/doc/html/data-accessor/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-accessor-0.2.2.3 Registering data-accessor-0.2.2.3... Installed data-accessor-0.2.2.3 Configuring explicit-exception-0.1.7.1... Building explicit-exception-0.1.7.1... Preprocessing library explicit-exception-0.1.7.1... [ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o ) [ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o ) src/Control/Monad/Exception/Synchronous.hs:76:1: Warning: Module `Prelude' does not export `catch' [ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o ) [ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o ) [ 5 of 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o ) [ 6 of 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o ) src/System/IO/Straight.hs:67:10: Warning: Orphan instance: instance (MonadSIO m, ContainsIOException e) => MonadIO (ExceptionalT e m) [ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o ) [ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o ) [ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o ) [10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o ) [11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o ) src/System/IO/Exception/TextFile.hs:47:4: Warning: In the use of `Async.manySynchronousT' (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" In-place registering explicit-exception-0.1.7.1... Running Haddock for explicit-exception-0.1.7.1... Running hscolour for explicit-exception-0.1.7.1... Preprocessing library explicit-exception-0.1.7.1... Preprocessing library explicit-exception-0.1.7.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 dist/build/tmp-22088/src/Control/Monad/Exception/Synchronous.hs:76:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-22088/src/System/IO/Straight.hs:67:10: Warning: Orphan instance: instance (MonadSIO m, ContainsIOException e) => MonadIO (ExceptionalT e m) dist/build/tmp-22088/src/System/IO/Exception/TextFile.hs:47:4: Warning: In the use of `Async.manySynchronousT' (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" Haddock coverage: 21% ( 3 / 14) in 'Control.Monad.Label' 28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous' 44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict' 45% ( 5 / 11) in 'Control.Monad.Exception.Warning' 27% ( 3 / 11) in 'Control.Monad.Exception.Label' 57% ( 4 / 7) in 'System.IO.Straight' 0% ( 0 / 3) in 'System.IO.Exception.File' 20% ( 1 / 5) in 'System.IO.Exception.BinaryFile' 44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy' 100% ( 2 / 2) in 'Control.Monad.Exception.Asynchronous' 29% ( 2 / 7) in 'System.IO.Exception.TextFile' Warning: Control.Monad.Exception.Synchronous: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans System.IO.Straight.MonadSIO System.IO.Straight.ContainsIOException Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT Documentation created: dist/doc/html/explicit-exception/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/explicit-exception-0.1.7.1 Registering explicit-exception-0.1.7.1... Installed explicit-exception-0.1.7.1 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 [1 of 1] Compiling Main ( /tmp/llvm-base-3.0.1.0-22088/llvm-base-3.0.1.0/Setup.hs, /tmp/llvm-base-3.0.1.0-22088/llvm-base-3.0.1.0/dist/setup/Main.o ) Linking /tmp/llvm-base-3.0.1.0-22088/llvm-base-3.0.1.0/dist/setup/setup ... Configuring llvm-base-3.0.1.0... configure: WARNING: unrecognized options: --with-gcc checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for llvm-config... /usr/bin/llvm-config Target platform inferred as: x86_64-unknown-linux checking for library containing LLVMModuleCreateWithName... -lLLVM-3.0 checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking llvm-c/Core.h usability... yes checking llvm-c/Core.h presence... yes checking for llvm-c/Core.h... yes checking llvm/ADT/StringRef.h usability... yes checking llvm/ADT/StringRef.h presence... yes checking for llvm/ADT/StringRef.h... yes checking for llvm/Support/DynamicLibrary.h... yes checking for LLVMModuleCreateWithName in -lLLVMCore... yes configure: creating ./config.status config.status: creating llvm-base.buildinfo config.status: creating include/hs_llvm_config.h configure: WARNING: unrecognized options: --with-gcc Building llvm-base-3.0.1.0... Preprocessing library llvm-base-3.0.1.0... /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 /usr/bin/ld: warning: libffi.so.5, needed by /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libLLVM-3.0.so, may conflict with libffi.so.6 [ 1 of 24] Compiling LLVM.Target.XCore ( LLVM/Target/XCore.hs, dist/build/LLVM/Target/XCore.o ) [ 2 of 24] Compiling LLVM.Target.SystemZ ( LLVM/Target/SystemZ.hs, dist/build/LLVM/Target/SystemZ.o ) [ 3 of 24] Compiling LLVM.Target.Sparc ( LLVM/Target/Sparc.hs, dist/build/LLVM/Target/Sparc.o ) [ 4 of 24] Compiling LLVM.Target.PowerPC ( LLVM/Target/PowerPC.hs, dist/build/LLVM/Target/PowerPC.o ) [ 5 of 24] Compiling LLVM.Target.PIC16 ( LLVM/Target/PIC16.hs, dist/build/LLVM/Target/PIC16.o ) [ 6 of 24] Compiling LLVM.Target.Mips ( LLVM/Target/Mips.hs, dist/build/LLVM/Target/Mips.o ) [ 7 of 24] Compiling LLVM.Target.MSP430 ( LLVM/Target/MSP430.hs, dist/build/LLVM/Target/MSP430.o ) [ 8 of 24] Compiling LLVM.Target.CppBackend ( LLVM/Target/CppBackend.hs, dist/build/LLVM/Target/CppBackend.o ) [ 9 of 24] Compiling LLVM.Target.CellSPU ( LLVM/Target/CellSPU.hs, dist/build/LLVM/Target/CellSPU.o ) [10 of 24] Compiling LLVM.Target.CBackend ( LLVM/Target/CBackend.hs, dist/build/LLVM/Target/CBackend.o ) [11 of 24] Compiling LLVM.Target.Blackfin ( LLVM/Target/Blackfin.hs, dist/build/LLVM/Target/Blackfin.o ) [12 of 24] Compiling LLVM.Target.Alpha ( LLVM/Target/Alpha.hs, dist/build/LLVM/Target/Alpha.o ) [13 of 24] Compiling LLVM.Target.ARM ( LLVM/Target/ARM.hs, dist/build/LLVM/Target/ARM.o ) [14 of 24] Compiling LLVM.Target.X86 ( LLVM/Target/X86.hs, dist/build/LLVM/Target/X86.o ) [15 of 24] Compiling LLVM.Target.Native ( LLVM/Target/Native.hs, dist/build/LLVM/Target/Native.o ) LLVM/Target/Native.hs:10:1: Warning: The import of `LLVM.Target.X86' is redundant except perhaps to import instances from `LLVM.Target.X86' To import instances alone, use: import LLVM.Target.X86() [16 of 24] Compiling LLVM.FFI.Core ( dist/build/LLVM/FFI/Core.hs, dist/build/LLVM/FFI/Core.o ) [17 of 24] Compiling LLVM.FFI.BitReader ( dist/build/LLVM/FFI/BitReader.hs, dist/build/LLVM/FFI/BitReader.o ) [18 of 24] Compiling LLVM.FFI.BitWriter ( dist/build/LLVM/FFI/BitWriter.hs, dist/build/LLVM/FFI/BitWriter.o ) [19 of 24] Compiling LLVM.FFI.Target ( dist/build/LLVM/FFI/Target.hs, dist/build/LLVM/FFI/Target.o ) [20 of 24] Compiling LLVM.FFI.ExecutionEngine ( dist/build/LLVM/FFI/ExecutionEngine.hs, dist/build/LLVM/FFI/ExecutionEngine.o ) [21 of 24] Compiling LLVM.FFI.Support ( dist/build/LLVM/FFI/Support.hs, dist/build/LLVM/FFI/Support.o ) [22 of 24] Compiling LLVM.FFI.Transforms.IPO ( dist/build/LLVM/FFI/Transforms/IPO.hs, dist/build/LLVM/FFI/Transforms/IPO.o ) [23 of 24] Compiling LLVM.FFI.Transforms.Scalar ( dist/build/LLVM/FFI/Transforms/Scalar.hs, dist/build/LLVM/FFI/Transforms/Scalar.o ) [24 of 24] Compiling LLVM.FFI.Analysis ( dist/build/LLVM/FFI/Analysis.hs, dist/build/LLVM/FFI/Analysis.o ) In-place registering llvm-base-3.0.1.0... Running Haddock for llvm-base-3.0.1.0... Running hscolour for llvm-base-3.0.1.0... Preprocessing library llvm-base-3.0.1.0... Preprocessing library llvm-base-3.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-23658/LLVM/Target/Native.hs:10:1: Warning: The import of `LLVM.Target.X86' is redundant except perhaps to import instances from `LLVM.Target.X86' To import instances alone, use: import LLVM.Target.X86() Haddock coverage: 0% ( 0 / 2) in 'LLVM.Target.XCore' 0% ( 0 / 2) in 'LLVM.Target.SystemZ' 0% ( 0 / 2) in 'LLVM.Target.Sparc' 0% ( 0 / 2) in 'LLVM.Target.PowerPC' 0% ( 0 / 2) in 'LLVM.Target.PIC16' 0% ( 0 / 2) in 'LLVM.Target.Mips' 0% ( 0 / 2) in 'LLVM.Target.MSP430' 0% ( 0 / 2) in 'LLVM.Target.CppBackend' 0% ( 0 / 2) in 'LLVM.Target.CellSPU' 0% ( 0 / 2) in 'LLVM.Target.CBackend' 0% ( 0 / 2) in 'LLVM.Target.Blackfin' 0% ( 0 / 2) in 'LLVM.Target.Alpha' 0% ( 0 / 2) in 'LLVM.Target.ARM' 0% ( 0 / 2) in 'LLVM.Target.X86' 50% ( 1 / 2) in 'LLVM.Target.Native' 12% ( 53 /448) in 'LLVM.FFI.Core' 0% ( 0 / 7) in 'LLVM.FFI.BitReader' 0% ( 0 / 4) in 'LLVM.FFI.BitWriter' 0% ( 0 / 20) in 'LLVM.FFI.Target' 8% ( 3 / 37) in 'LLVM.FFI.ExecutionEngine' 0% ( 0 / 3) in 'LLVM.FFI.Support' 0% ( 0 / 15) in 'LLVM.FFI.Transforms.IPO' 0% ( 0 / 23) in 'LLVM.FFI.Transforms.Scalar' 0% ( 0 / 6) in 'LLVM.FFI.Analysis' Warning: LLVM.FFI.Core: could not find link destinations for: LLVM.FFI.Core.CAttribute Warning: LLVM.FFI.ExecutionEngine: could not find link destinations for: LLVM.FFI.ExecutionEngine.ExecutionEngineRef Documentation created: dist/doc/html/llvm-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/llvm-base-3.0.1.0 Registering llvm-base-3.0.1.0... Installed llvm-base-3.0.1.0 Configuring monoid-transformer-0.0.2... Building monoid-transformer-0.0.2... Preprocessing library monoid-transformer-0.0.2... [1 of 3] Compiling Data.Monoid.Transformer ( src/Data/Monoid/Transformer.hs, dist/build/Data/Monoid/Transformer.o ) [2 of 3] Compiling Data.Monoid.State ( src/Data/Monoid/State.hs, dist/build/Data/Monoid/State.o ) [3 of 3] Compiling Data.Monoid.Reader ( src/Data/Monoid/Reader.hs, dist/build/Data/Monoid/Reader.o ) In-place registering monoid-transformer-0.0.2... Running Haddock for monoid-transformer-0.0.2... Running hscolour for monoid-transformer-0.0.2... Preprocessing library monoid-transformer-0.0.2... Preprocessing library monoid-transformer-0.0.2... Haddock coverage: 0% ( 0 / 2) in 'Data.Monoid.Transformer' 12% ( 1 / 8) in 'Data.Monoid.State' 0% ( 0 / 3) in 'Data.Monoid.Reader' Documentation created: dist/doc/html/monoid-transformer/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monoid-transformer-0.0.2 Registering monoid-transformer-0.0.2... Installed monoid-transformer-0.0.2 Configuring numeric-quest-0.2... Building numeric-quest-0.2... Preprocessing library numeric-quest-0.2... [1 of 8] Compiling Tensor ( Tensor.lhs, dist/build/Tensor.o ) Tensor.lhs:556:3: Warning: Pattern match(es) are non-exhaustive In an equation for `contract': Patterns not matched: _ _ _ [2 of 8] Compiling Roots ( Roots.hs, dist/build/Roots.o ) [3 of 8] Compiling Fraction ( Fraction.hs, dist/build/Fraction.o ) Fraction.hs:363:5: Warning: Pattern match(es) are overlapped In an equation for tan': tan' _ (_ :-: 0) = ... Fraction.hs:385:5: Warning: Pattern match(es) are overlapped In an equation for sin': sin' _ (_ :-: 0) = ... Fraction.hs:391:5: Warning: Pattern match(es) are overlapped In an equation for cos': cos' _ (_ :-: 0) = ... [4 of 8] Compiling Orthogonals ( Orthogonals.lhs, dist/build/Orthogonals.o ) Orthogonals.lhs:325:12: Warning: No explicit method or default declaration for `norm' In the instance declaration for `Scalar (Ratio a)' Orthogonals.lhs:1615:13: Warning: Pattern match(es) are non-exhaustive In an equation for `solve_row': Patterns not matched: [] _ _ [5 of 8] Compiling EigensystemNum ( EigensystemNum.hs, dist/build/EigensystemNum.o ) [6 of 8] Compiling LinearAlgorithms ( LinearAlgorithms.hs, dist/build/LinearAlgorithms.o ) [7 of 8] Compiling QuantumVector ( QuantumVector.lhs, dist/build/QuantumVector.o ) QuantumVector.lhs:374:3: Warning: Pattern match(es) are non-exhaustive In an equation for `toBra': Patterns not matched: KetZero QuantumVector.lhs:489:3: Warning: Pattern match(es) are non-exhaustive In an equation for `toKet': Patterns not matched: BraZero _ :<| BraZero _ :<| (_ :<| _) _ :<| (_ :<+ _) QuantumVector.lhs:760:3: Warning: Pattern match(es) are non-exhaustive In an equation for `label': Patterns not matched: _ KetZero _ (_ :|> _) _ (_ :+> _) QuantumVector.lhs:773:3: Warning: Pattern match(es) are non-exhaustive In an equation for `rot': Patterns not matched: KetZero _ :|> _ _ :+> _ QuantumVector.lhs:869:3: Warning: Pattern match(es) are non-exhaustive In an equation for label': Patterns not matched: KetZero _ :|> _ _ :+> _ QuantumVector.lhs:910:3: Warning: Pattern match(es) are non-exhaustive In an equation for rot': Patterns not matched: KetZero _ :|> _ _ :+> _ [8 of 8] Compiling Eigensystem ( Eigensystem.hs, dist/build/Eigensystem.o ) Eigensystem.hs:82:1: Warning: Defined but not used: `eigenpairs' Eigensystem.hs:143:1: Warning: Defined but not used: `matrixA' Eigensystem.hs:154:1: Warning: Defined but not used: `opA' Eigensystem.hs:157:1: Warning: Defined but not used: `basisA' In-place registering numeric-quest-0.2... Running Haddock for numeric-quest-0.2... Running hscolour for numeric-quest-0.2... Preprocessing library numeric-quest-0.2... Preprocessing library numeric-quest-0.2... dist/build/tmp-22088/Orthogonals.hs:325:12: Warning: No explicit method or default declaration for `norm' In the instance declaration for `Scalar (Ratio a)' dist/build/tmp-22088/Eigensystem.hs:82:1: Warning: Defined but not used: `eigenpairs' dist/build/tmp-22088/Eigensystem.hs:143:1: Warning: Defined but not used: `matrixA' dist/build/tmp-22088/Eigensystem.hs:154:1: Warning: Defined but not used: `opA' dist/build/tmp-22088/Eigensystem.hs:157:1: Warning: Defined but not used: `basisA' Haddock coverage: 0% ( 0 / 22) in 'Tensor' 0% ( 0 / 5) in 'Roots' 0% ( 0 / 20) in 'Fraction' 8% ( 4 / 51) in 'Orthogonals' 0% ( 0 / 9) in 'EigensystemNum' 0% ( 0 / 6) in 'LinearAlgorithms' 0% ( 0 / 27) in 'QuantumVector' 0% ( 0 / 3) in 'Eigensystem' Documentation created: dist/doc/html/numeric-quest/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-quest-0.2 Registering numeric-quest-0.2... Installed numeric-quest-0.2 Configuring stream-fusion-0.1.2.5... Building stream-fusion-0.1.2.5... Preprocessing library stream-fusion-0.1.2.5... [1 of 3] Compiling Data.Stream ( Data/Stream.hs, dist/build/Data/Stream.o ) Data/Stream.hs:589:5: Warning: Pattern match(es) are non-exhaustive In an equation for `next': Patterns not matched: (_ :!: (Just (L _))) :!: S2 [2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs, dist/build/Data/List/Stream.o ) [3 of 3] Compiling Control.Monad.Stream ( Control/Monad/Stream.hs, dist/build/Control/Monad/Stream.o ) In-place registering stream-fusion-0.1.2.5... Running Haddock for stream-fusion-0.1.2.5... Running hscolour for stream-fusion-0.1.2.5... Preprocessing library stream-fusion-0.1.2.5... Preprocessing library stream-fusion-0.1.2.5... Haddock coverage: 29% ( 31 /108) in 'Data.Stream' 99% (140 /142) in 'Data.List.Stream' 100% ( 41 / 41) in 'Control.Monad.Stream' Warning: Data.Stream: could not find link destinations for: Data.Stream.Unlifted Documentation created: dist/doc/html/stream-fusion/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stream-fusion-0.1.2.5 Registering stream-fusion-0.1.2.5... Installed stream-fusion-0.1.2.5 [1 of 1] Compiling Main ( /tmp/syb-0.3.7-22088/syb-0.3.7/Setup.hs, /tmp/syb-0.3.7-22088/syb-0.3.7/dist/setup/Main.o ) /tmp/syb-0.3.7-22088/syb-0.3.7/Setup.hs:9:35: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/syb-0.3.7-22088/syb-0.3.7/dist/setup/setup ... Configuring syb-0.3.7... Building syb-0.3.7... Preprocessing library syb-0.3.7... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.3.7... Running Haddock for syb-0.3.7... Running hscolour for syb-0.3.7... Preprocessing library syb-0.3.7... Preprocessing library syb-0.3.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.3.7 Registering syb-0.3.7... Installed syb-0.3.7 Configuring tfp-0.8... Building tfp-0.8... Preprocessing library tfp-0.8... [ 1 of 13] Compiling Types.Data.Num.Decimal.Digits ( src/Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o ) [ 2 of 13] Compiling Types.Data.Bool ( src/Types/Data/Bool.hs, dist/build/Types/Data/Bool.o ) [ 3 of 13] Compiling Types.Data.List ( src/Types/Data/List.hs, dist/build/Types/Data/List.o ) [ 4 of 13] Compiling Types.Data.Ord ( src/Types/Data/Ord.hs, dist/build/Types/Data/Ord.o ) [ 5 of 13] Compiling Types.Data.Num.Ops ( src/Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o ) [ 6 of 13] Compiling Types.Data.Num.Decimal.Literals ( src/Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o ) [ 7 of 13] Compiling Types.Base ( src/Types/Base.hs, dist/build/Types/Base.o ) [ 8 of 13] Compiling Types.Data.Num.Decimal.Ops ( src/Types/Data/Num/Decimal/Ops.hs, dist/build/Types/Data/Num/Decimal/Ops.o ) src/Types/Data/Num/Decimal/Ops.hs:32:10: Warning: Orphan instance: instance IntegerR Decimal src/Types/Data/Num/Decimal/Ops.hs:54:10: Warning: Orphan instance: instance IntegerT' x => IntegerT (Dec x) [ 9 of 13] Compiling Types.Data.Num.Decimal ( src/Types/Data/Num/Decimal.hs, dist/build/Types/Data/Num/Decimal.o ) [10 of 13] Compiling Types.Data.Num ( src/Types/Data/Num.hs, dist/build/Types/Data/Num.o ) [11 of 13] Compiling Types ( src/Types.hs, dist/build/Types.o ) [12 of 13] Compiling Data.SizedWord ( src/Data/SizedWord.hs, dist/build/Data/SizedWord.o ) [13 of 13] Compiling Data.SizedInt ( src/Data/SizedInt.hs, dist/build/Data/SizedInt.o ) In-place registering tfp-0.8... Running Haddock for tfp-0.8... Running hscolour for tfp-0.8... Preprocessing library tfp-0.8... Preprocessing library tfp-0.8... dist/build/tmp-22088/src/Types/Data/Num/Decimal/Ops.hs:32:10: Warning: Orphan instance: instance IntegerR Decimal dist/build/tmp-22088/src/Types/Data/Num/Decimal/Ops.hs:54:10: Warning: Orphan instance: instance IntegerT' x => IntegerT (Dec x) Haddock coverage: 25% ( 4 / 16) in 'Types.Data.Num.Decimal.Digits' Warning: Types.Data.Bool: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Not, :&&:, :||: Warning: Types.Data.Bool: We do not support associated types in instances yet. These instances are affected: Types.Data.Bool.IfT Types.Data.Bool.True y z, Types.Data.Bool.IfT Types.Data.Bool.False y z 8% ( 1 / 12) in 'Types.Data.Bool' Warning: Types.Data.List: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsNull, Head, Tail, Reverse, Reverse', Append 0% ( 0 / 8) in 'Types.Data.List' Warning: Types.Data.Ord: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsLT, IsEQ, IsGT, Compare, :<:, :<=:, :==:, :/=:, :>=:, :>:, Min, Max 3% ( 1 / 34) in 'Types.Data.Ord' Warning: Types.Data.Num.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsOdd, IsPositive, IsNegative, IsNatural Warning: Types.Data.Num.Ops: We do not support associated types in instances yet. These instances are affected: Types.Data.Num.Ops.IntegerT x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertPos x), Types.Data.Num.Ops.IntegerT x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertNeg x), Types.Data.Num.Ops.IntegerT x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertNat x) 4% ( 2 / 50) in 'Types.Data.Num.Ops' 0% ( 0 /1042) in 'Types.Data.Num.Decimal.Literals' Warning: Types.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Id 33% ( 1 / 3) in 'Types.Base' Warning: Types.Data.Num.Decimal.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Normalize, Normalize', NormalizePos, NormalizePos', ReverseDigits, ReverseDigits', NormalizeNeg, NormalizeNeg', IsPositive, IsPositive', IsZero, IsZero', IsNegative, IsNegative', IsNatural, IsNatural', Neg, Succ, Succ', Pred, Pred', Pred'', AddDigit, AddCarry, :+:, Add, SubDigit, Borrow, :-:, Sub, Sub', Sub'', SubPos, Mul2, Mul2', :*:, Mul, Mul', Fac, Fac', IsEven, IsEven', Div2, Div2Digit, Div2', Div2Pos, Div2Pos', Pow2, Pow2', Log2Ceil, Log2C', CompareDigit, Compare, Compare', ComparePos, ComparePos', CompareNeg Warning: Types.Data.Num.Decimal.Ops: We do not support associated types in instances yet. These instances are affected: Types.Data.Num.Decimal.Ops.IntegerT' x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Decimal.Digits.Dec x) 100% ( 1 / 1) in 'Types.Data.Num.Decimal.Ops' 67% ( 2 / 3) in 'Types.Data.Num.Decimal' 43% ( 3 / 7) in 'Types.Data.Num' 83% ( 5 / 6) in 'Types' 0% ( 0 / 2) in 'Data.SizedWord' 0% ( 0 / 2) in 'Data.SizedInt' Warning: Types.Data.Num.Decimal.Digits: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Warning: Types.Data.Num.Ops: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Documentation created: dist/doc/html/tfp/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tfp-0.8 Registering tfp-0.8... Installed tfp-0.8 Configuring unsafe-0.0... Building unsafe-0.0... Preprocessing library unsafe-0.0... [1 of 1] Compiling System.Unsafe ( src-new/System/Unsafe.hs, dist/build/System/Unsafe.o ) In-place registering unsafe-0.0... Running Haddock for unsafe-0.0... Running hscolour for unsafe-0.0... Preprocessing library unsafe-0.0... Preprocessing library unsafe-0.0... Haddock coverage: 0% ( 0 / 8) in 'System.Unsafe' Documentation created: dist/doc/html/unsafe/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unsafe-0.0 Registering unsafe-0.0... Installed unsafe-0.0 Configuring utility-ht-0.0.9... Building utility-ht-0.0.9... Preprocessing library utility-ht-0.0.9... [ 1 of 24] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 24] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 5 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 6 of 24] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 7 of 24] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [ 8 of 24] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [ 9 of 24] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [13 of 24] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [14 of 24] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [15 of 24] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [17 of 24] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [20 of 24] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) [22 of 24] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [23 of 24] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [24 of 24] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.9... Running Haddock for utility-ht-0.0.9... Running hscolour for utility-ht-0.0.9... Preprocessing library utility-ht-0.0.9... Preprocessing library utility-ht-0.0.9... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' 40% ( 2 / 5) in 'Text.Read.HT' 0% ( 0 / 6) in 'Data.Strictness.HT' 0% ( 0 / 2) in 'Control.Functor.HT' 80% ( 8 / 10) in 'Control.Monad.HT' 29% ( 5 / 17) in 'Data.Tuple.HT' 67% ( 2 / 3) in 'Data.Monoid.HT' 50% ( 2 / 4) in 'Data.Maybe.HT' 14% ( 1 / 7) in 'Data.Ix.Enum' 75% ( 6 / 8) in 'Data.Function.HT.Private' 75% ( 3 / 4) in 'Data.Function.HT' 29% ( 5 / 17) in 'Data.List.Key.Private' 57% ( 4 / 7) in 'Data.List.Key' 50% ( 2 / 4) in 'Data.Ord.HT' 0% ( 0 / 2) in 'Data.Eq.HT' 78% ( 7 / 9) in 'Data.Bool.HT.Private' 83% ( 5 / 6) in 'Data.Bool.HT' 56% ( 10 / 18) in 'Data.List.Match.Private' 46% ( 56 /121) in 'Data.List.HT.Private' 73% ( 41 / 56) in 'Data.List.HT' 40% ( 2 / 5) in 'Data.Record.HT.Private' 67% ( 2 / 3) in 'Data.Record.HT' 50% ( 1 / 2) in 'Data.String.HT' 67% ( 6 / 9) in 'Data.List.Match' Documentation created: dist/doc/html/utility-ht/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.9 Registering utility-ht-0.0.9... Installed utility-ht-0.0.9 Configuring data-accessor-transformers-0.2.1.4... Building data-accessor-transformers-0.2.1.4... Preprocessing library data-accessor-transformers-0.2.1.4... [1 of 3] Compiling Data.Accessor.Monad.Trans.State ( src/Data/Accessor/Monad/Trans/State.hs, dist/build/Data/Accessor/Monad/Trans/State.o ) [2 of 3] Compiling Data.Accessor.Monad.Trans.Example ( src/Data/Accessor/Monad/Trans/Example.hs, dist/build/Data/Accessor/Monad/Trans/Example.o ) [3 of 3] Compiling Data.Accessor.Monad.Trans.RWS ( src/Data/Accessor/Monad/Trans/RWS.hs, dist/build/Data/Accessor/Monad/Trans/RWS.o ) In-place registering data-accessor-transformers-0.2.1.4... Running Haddock for data-accessor-transformers-0.2.1.4... Running hscolour for data-accessor-transformers-0.2.1.4... Preprocessing library data-accessor-transformers-0.2.1.4... Preprocessing library data-accessor-transformers-0.2.1.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.State' 0% ( 0 / 4) in 'Data.Accessor.Monad.Trans.Example' 58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.RWS' Warning: Data.Accessor.Monad.Trans.State: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Lazy.State Warning: Data.Accessor.Monad.Trans.RWS: could not find link destinations for: Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Lazy.RWS Documentation created: dist/doc/html/data-accessor-transformers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-accessor-transformers-0.2.1.4 Registering data-accessor-transformers-0.2.1.4... Installed data-accessor-transformers-0.2.1.4 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring llvm-tf-3.0.0.1... Building llvm-tf-3.0.0.1... Preprocessing library llvm-tf-3.0.0.1... [ 1 of 17] Compiling LLVM.Util.Foreign ( LLVM/Util/Foreign.hs, dist/build/LLVM/Util/Foreign.o ) [ 2 of 17] Compiling LLVM.Core.Util ( LLVM/Core/Util.hs, dist/build/LLVM/Core/Util.o ) [ 3 of 17] Compiling LLVM.Core.CodeGenMonad ( LLVM/Core/CodeGenMonad.hs, dist/build/LLVM/Core/CodeGenMonad.o ) [ 4 of 17] Compiling LLVM.Util.Optimize ( LLVM/Util/Optimize.hs, dist/build/LLVM/Util/Optimize.o ) [ 5 of 17] Compiling LLVM.Core.Data ( LLVM/Core/Data.hs, dist/build/LLVM/Core/Data.o ) [ 6 of 17] Compiling LLVM.Core.Type ( LLVM/Core/Type.hs, dist/build/LLVM/Core/Type.o ) LLVM/Core/Type.hs:74:25: Not in scope: `FFI.fP128Type' Perhaps you meant `FFI.fp128Type' (imported from LLVM.FFI.Core) Failed to install llvm-tf-3.0.0.1 Configuring non-negative-0.1... Building non-negative-0.1... Preprocessing library non-negative-0.1... [1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o ) [2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o ) [3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o ) [4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o ) In-place registering non-negative-0.1... Running Haddock for non-negative-0.1... Running hscolour for non-negative-0.1... Preprocessing library non-negative-0.1... Preprocessing library non-negative-0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 70% ( 7 / 10) in 'Numeric.NonNegative.Class' 31% ( 4 / 13) in 'Numeric.NonNegative.Wrapper' 38% ( 5 / 13) in 'Numeric.NonNegative.ChunkyPrivate' 36% ( 4 / 11) in 'Numeric.NonNegative.Chunky' Documentation created: dist/doc/html/non-negative/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/non-negative-0.1 Registering non-negative-0.1... Installed non-negative-0.1 Configuring storable-record-0.0.2.5... Building storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... [1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o ) [2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o ) [3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o ) [4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o ) [5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o ) [6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o ) [7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o ) In-place registering storable-record-0.0.2.5... Running Haddock for storable-record-0.0.2.5... Running hscolour for storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 20% ( 1 / 5) in 'Foreign.Storable.Newtype' 0% ( 0 / 6) in 'Foreign.Storable.FixedArray' 50% ( 3 / 6) in 'Foreign.Storable.Traversable' 11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize' 11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr' 20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes' 11% ( 1 / 9) in 'Foreign.Storable.Record' Documentation created: dist/doc/html/storable-record/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-record-0.0.2.5 Registering storable-record-0.0.2.5... Installed storable-record-0.0.2.5 Configuring vault-0.2.0.4... Building vault-0.2.0.4... Preprocessing library vault-0.2.0.4... [1 of 4] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o ) [2 of 4] Compiling Data.Vault.ST_GHC ( src/Data/Vault/ST_GHC.hs, dist/build/Data/Vault/ST_GHC.o ) [3 of 4] Compiling Data.Vault.ST ( src/Data/Vault/ST.hs, dist/build/Data/Vault/ST.o ) [4 of 4] Compiling Data.Vault ( src/Data/Vault.hs, dist/build/Data/Vault.o ) In-place registering vault-0.2.0.4... Running Haddock for vault-0.2.0.4... Running hscolour for vault-0.2.0.4... Preprocessing library vault-0.2.0.4... Preprocessing library vault-0.2.0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 80% ( 4 / 5) in 'Data.Unique.Really' 0% ( 0 / 16) in 'Data.Vault.ST_GHC' 94% ( 16 / 17) in 'Data.Vault.ST' 94% ( 16 / 17) in 'Data.Vault' Warning: Data.Vault.ST: could not find link destinations for: Data.Vault.ST_GHC.Vault Data.Vault.ST_GHC.Key Data.Vault.ST_GHC.Locker Documentation created: dist/doc/html/vault/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vault-0.2.0.4 Registering vault-0.2.0.4... Installed vault-0.2.0.4 Configuring event-list-0.1.0.2... Building event-list-0.1.0.2... Preprocessing library event-list-0.1.0.2... [ 1 of 21] Compiling Data.AlternatingList.Custom ( src/Data/AlternatingList/Custom.hs, dist/build/Data/AlternatingList/Custom.o ) [ 2 of 21] Compiling Data.EventList.Utility ( src/Data/EventList/Utility.hs, dist/build/Data/EventList/Utility.o ) [ 3 of 21] Compiling Data.AlternatingList.List.Disparate ( src/Data/AlternatingList/List/Disparate.hs, dist/build/Data/AlternatingList/List/Disparate.o ) [ 4 of 21] Compiling Data.AlternatingList.List.Uniform ( src/Data/AlternatingList/List/Uniform.hs, dist/build/Data/AlternatingList/List/Uniform.o ) [ 5 of 21] Compiling Data.EventList.Relative.BodyBodyPrivate ( src/Data/EventList/Relative/BodyBodyPrivate.hs, dist/build/Data/EventList/Relative/BodyBodyPrivate.o ) [ 6 of 21] Compiling Data.EventList.Relative.BodyBody ( src/Data/EventList/Relative/BodyBody.hs, dist/build/Data/EventList/Relative/BodyBody.o ) [ 7 of 21] Compiling Data.AlternatingList.List.Mixed ( src/Data/AlternatingList/List/Mixed.hs, dist/build/Data/AlternatingList/List/Mixed.o ) [ 8 of 21] Compiling Data.EventList.Relative.TimeBodyPrivate ( src/Data/EventList/Relative/TimeBodyPrivate.hs, dist/build/Data/EventList/Relative/TimeBodyPrivate.o ) [ 9 of 21] Compiling Data.EventList.Relative.BodyTimePrivate ( src/Data/EventList/Relative/BodyTimePrivate.hs, dist/build/Data/EventList/Relative/BodyTimePrivate.o ) [10 of 21] Compiling Data.EventList.Relative.TimeTimePrivate ( src/Data/EventList/Relative/TimeTimePrivate.hs, dist/build/Data/EventList/Relative/TimeTimePrivate.o ) [11 of 21] Compiling Data.EventList.Relative.BodyTime ( src/Data/EventList/Relative/BodyTime.hs, dist/build/Data/EventList/Relative/BodyTime.o ) [12 of 21] Compiling Data.EventList.Absolute.TimeBodyPrivate ( src/Data/EventList/Absolute/TimeBodyPrivate.hs, dist/build/Data/EventList/Absolute/TimeBodyPrivate.o ) [13 of 21] Compiling Data.EventList.Absolute.TimeTimePrivate ( src/Data/EventList/Absolute/TimeTimePrivate.hs, dist/build/Data/EventList/Absolute/TimeTimePrivate.o ) [14 of 21] Compiling Data.EventList.Absolute.TimeMixed ( src/Data/EventList/Absolute/TimeMixed.hs, dist/build/Data/EventList/Absolute/TimeMixed.o ) [15 of 21] Compiling Data.EventList.Absolute.TimeBody ( src/Data/EventList/Absolute/TimeBody.hs, dist/build/Data/EventList/Absolute/TimeBody.o ) [16 of 21] Compiling Data.EventList.Absolute.TimeTime ( src/Data/EventList/Absolute/TimeTime.hs, dist/build/Data/EventList/Absolute/TimeTime.o ) [17 of 21] Compiling Data.EventList.Relative.TimeBody ( src/Data/EventList/Relative/TimeBody.hs, dist/build/Data/EventList/Relative/TimeBody.o ) [18 of 21] Compiling Data.EventList.Relative.TimeTime ( src/Data/EventList/Relative/TimeTime.hs, dist/build/Data/EventList/Relative/TimeTime.o ) [19 of 21] Compiling Data.EventList.Relative.MixedTime ( src/Data/EventList/Relative/MixedTime.hs, dist/build/Data/EventList/Relative/MixedTime.o ) [20 of 21] Compiling Data.EventList.Relative.TimeMixed ( src/Data/EventList/Relative/TimeMixed.hs, dist/build/Data/EventList/Relative/TimeMixed.o ) [21 of 21] Compiling Data.EventList.Relative.MixedBody ( src/Data/EventList/Relative/MixedBody.hs, dist/build/Data/EventList/Relative/MixedBody.o ) In-place registering event-list-0.1.0.2... Running Haddock for event-list-0.1.0.2... Running hscolour for event-list-0.1.0.2... Preprocessing library event-list-0.1.0.2... Preprocessing library event-list-0.1.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: 43% ( 3 / 7) in 'Data.AlternatingList.Custom' 17% ( 1 / 6) in 'Data.EventList.Utility' 4% ( 2 / 48) in 'Data.AlternatingList.List.Disparate' 5% ( 2 / 44) in 'Data.AlternatingList.List.Uniform' 17% ( 1 / 6) in 'Data.EventList.Relative.BodyBodyPrivate' 20% ( 1 / 5) in 'Data.EventList.Relative.BodyBody' 2% ( 1 / 45) in 'Data.AlternatingList.List.Mixed' 10% ( 1 / 10) in 'Data.EventList.Relative.TimeBodyPrivate' 10% ( 1 / 10) in 'Data.EventList.Relative.BodyTimePrivate' 3% ( 1 / 30) in 'Data.EventList.Relative.TimeTimePrivate' 3% ( 1 / 31) in 'Data.EventList.Relative.BodyTime' 13% ( 2 / 15) in 'Data.EventList.Absolute.TimeBodyPrivate' 8% ( 1 / 13) in 'Data.EventList.Absolute.TimeTimePrivate' 12% ( 1 / 8) in 'Data.EventList.Absolute.TimeMixed' 24% ( 13 / 55) in 'Data.EventList.Absolute.TimeBody' 9% ( 4 / 45) in 'Data.EventList.Absolute.TimeTime' 24% ( 14 / 58) in 'Data.EventList.Relative.TimeBody' 26% ( 18 / 70) in 'Data.EventList.Relative.TimeTime' 6% ( 1 / 16) in 'Data.EventList.Relative.MixedTime' 17% ( 3 / 18) in 'Data.EventList.Relative.TimeMixed' 8% ( 1 / 13) in 'Data.EventList.Relative.MixedBody' Warning: Data.EventList.Relative.TimeBody: could not find link destinations for: Data.EventList.Utility.roundDiff Documentation created: dist/doc/html/event-list/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/event-list-0.1.0.2 Registering event-list-0.1.0.2... Installed event-list-0.1.0.2 Configuring storablevector-0.2.8.3... Building storablevector-0.2.8.3... Preprocessing library storablevector-0.2.8.3... [ 1 of 14] Compiling Data.StorableVector.Memory ( foreign-ptr/slow/Data/StorableVector/Memory.hs, dist/build/Data/StorableVector/Memory.o ) [ 2 of 14] Compiling Data.StorableVector.Cursor ( Data/StorableVector/Cursor.hs, dist/build/Data/StorableVector/Cursor.o ) [ 3 of 14] Compiling Data.StorableVector.Base ( Data/StorableVector/Base.hs, dist/build/Data/StorableVector/Base.o ) [ 4 of 14] Compiling Data.StorableVector.Pointer ( Data/StorableVector/Pointer.hs, dist/build/Data/StorableVector/Pointer.o ) [ 5 of 14] Compiling Data.StorableVector.ST.Private ( Data/StorableVector/ST/Private.hs, dist/build/Data/StorableVector/ST/Private.o ) [ 6 of 14] Compiling Data.StorableVector ( Data/StorableVector.hs, dist/build/Data/StorableVector.o ) [ 7 of 14] Compiling Data.StorableVector.Lazy.PointerPrivate ( Data/StorableVector/Lazy/PointerPrivate.hs, dist/build/Data/StorableVector/Lazy/PointerPrivate.o ) [ 8 of 14] Compiling Data.StorableVector.Lazy ( Data/StorableVector/Lazy.hs, dist/build/Data/StorableVector/Lazy.o ) [ 9 of 14] Compiling Data.StorableVector.Lazy.Pointer ( Data/StorableVector/Lazy/Pointer.hs, dist/build/Data/StorableVector/Lazy/Pointer.o ) [10 of 14] Compiling Data.StorableVector.ST.Strict ( Data/StorableVector/ST/Strict.hs, dist/build/Data/StorableVector/ST/Strict.o ) [11 of 14] Compiling Data.StorableVector.Lazy.Builder ( Data/StorableVector/Lazy/Builder.hs, dist/build/Data/StorableVector/Lazy/Builder.o ) [12 of 14] Compiling Data.StorableVector.Lazy.Pattern ( Data/StorableVector/Lazy/Pattern.hs, dist/build/Data/StorableVector/Lazy/Pattern.o ) [13 of 14] Compiling Data.StorableVector.ST.Lazy ( Data/StorableVector/ST/Lazy.hs, dist/build/Data/StorableVector/ST/Lazy.o ) [14 of 14] Compiling Data.StorableVector.Lazy.PointerPrivateIndex ( Data/StorableVector/Lazy/PointerPrivateIndex.hs, dist/build/Data/StorableVector/Lazy/PointerPrivateIndex.o ) In-place registering storablevector-0.2.8.3... Running Haddock for storablevector-0.2.8.3... Running hscolour for storablevector-0.2.8.3... Preprocessing library storablevector-0.2.8.3... Preprocessing library storablevector-0.2.8.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 2) in 'Data.StorableVector.Memory' 43% ( 13 / 30) in 'Data.StorableVector.Cursor' 90% ( 19 / 21) in 'Data.StorableVector.Base' 40% ( 2 / 5) in 'Data.StorableVector.Pointer' 40% ( 2 / 5) in 'Data.StorableVector.ST.Private' 97% (115 /119) in 'Data.StorableVector' 0% ( 0 / 6) in 'Data.StorableVector.Lazy.PointerPrivate' 24% ( 22 / 90) in 'Data.StorableVector.Lazy' 20% ( 1 / 5) in 'Data.StorableVector.Lazy.Pointer' 50% ( 10 / 20) in 'Data.StorableVector.ST.Strict' 60% ( 3 / 5) in 'Data.StorableVector.Lazy.Builder' 9% ( 5 / 54) in 'Data.StorableVector.Lazy.Pattern' 29% ( 5 / 17) in 'Data.StorableVector.ST.Lazy' 0% ( 0 / 5) in 'Data.StorableVector.Lazy.PointerPrivateIndex' Documentation created: dist/doc/html/storablevector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storablevector-0.2.8.3 Registering storablevector-0.2.8.3... Installed storablevector-0.2.8.3 Configuring enumset-0.0.4... Building enumset-0.0.4... Preprocessing library enumset-0.0.4... [1 of 5] Compiling Data.EnumSet.Utility ( src/Data/EnumSet/Utility.hs, dist/build/Data/EnumSet/Utility.o ) [2 of 5] Compiling Data.FlagSet ( src/Data/FlagSet.hs, dist/build/Data/FlagSet.o ) [3 of 5] Compiling Data.FlagSet.PackedRecord ( src/Data/FlagSet/PackedRecord.hs, dist/build/Data/FlagSet/PackedRecord.o ) [4 of 5] Compiling Data.EnumSet ( src/Data/EnumSet.hs, dist/build/Data/EnumSet.o ) [5 of 5] Compiling Data.EnumSet.PackedEnum ( src/Data/EnumSet/PackedEnum.hs, dist/build/Data/EnumSet/PackedEnum.o ) In-place registering enumset-0.0.4... Running Haddock for enumset-0.0.4... Running hscolour for enumset-0.0.4... Preprocessing library enumset-0.0.4... Preprocessing library enumset-0.0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 3) in 'Data.EnumSet.Utility' 57% ( 8 / 14) in 'Data.FlagSet' 0% ( 0 / 7) in 'Data.FlagSet.PackedRecord' 28% ( 7 / 25) in 'Data.EnumSet' 100% ( 6 / 6) in 'Data.EnumSet.PackedEnum' Documentation created: dist/doc/html/enumset/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/enumset-0.0.4 Registering enumset-0.0.4... Installed enumset-0.0.4 Configuring numeric-prelude-0.4.0.3... Building numeric-prelude-0.4.0.3... Preprocessing library numeric-prelude-0.4.0.3... [ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o ) [ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o ) [ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o ) [ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o ) [ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o ) [ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o ) [ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o ) [ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o ) [ 9 of 97] Compiling Algebra.Laws ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o ) [10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o ) [11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o ) [12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o ) [13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o ) [14 of 97] Compiling Algebra.Ring ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o ) [15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o ) [16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o ) [17 of 97] Compiling Algebra.Monoid ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o ) [18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o ) [19 of 97] Compiling Algebra.Units ( src/Algebra/Units.hs, dist/build/Algebra/Units.o ) [20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o ) [21 of 97] Compiling MathObj.Monoid ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o ) [22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o ) [23 of 97] Compiling Algebra.Vector ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o ) [24 of 97] Compiling MathObj.Algebra ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o ) [25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o ) [26 of 97] Compiling Number.Ratio ( src/Number/Ratio.hs, dist/build/Number/Ratio.o ) [27 of 97] Compiling Algebra.Field ( src/Algebra/Field.hs, dist/build/Algebra/Field.o ) [28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o ) [29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o ) [30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o ) [31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o ) [32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o ) [33 of 97] Compiling Algebra.Module ( src/Algebra/Module.hs, dist/build/Algebra/Module.o ) [34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o ) [35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o ) [36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o ) [37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o ) [38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o ) [39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o ) [40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o ) [41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o ) [42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o ) [43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o ) [44 of 97] Compiling Algebra.Lattice ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o ) [45 of 97] Compiling NumericPrelude ( src/NumericPrelude.hs, dist/build/NumericPrelude.o ) [46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o ) [47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o ) [48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o ) [49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o ) [50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o ) [51 of 97] Compiling MathObj.Matrix ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o ) [52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o ) [53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o ) [54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o ) [55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o ) [56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o ) [57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o ) [58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o ) [59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o ) [60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o ) [61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o ) [62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o ) [63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o ) [64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o ) [65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o ) [66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o ) [67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o ) [68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o ) [69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o ) [70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o ) [71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o ) [72 of 97] Compiling Number.SI.Unit ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o ) [73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o ) [74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o ) [75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o ) [76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o ) [77 of 97] Compiling MathObj.RootSet ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o ) [78 of 97] Compiling Number.Root ( src/Number/Root.hs, dist/build/Number/Root.o ) [79 of 97] Compiling Number.Complex ( src/Number/Complex.hs, dist/build/Number/Complex.o ) [80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o ) [81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o ) [82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o ) [83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o ) [84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o ) [85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o ) [86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o ) [87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o ) [88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o ) [89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o ) [90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o ) [91 of 97] Compiling Number.Peano ( src/Number/Peano.hs, dist/build/Number/Peano.o ) [92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o ) [93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o ) [94 of 97] Compiling Number.Physical ( src/Number/Physical.hs, dist/build/Number/Physical.o ) [95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o ) [96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o ) [97 of 97] Compiling Number.SI ( src/Number/SI.hs, dist/build/Number/SI.o ) In-place registering numeric-prelude-0.4.0.3... Running Haddock for numeric-prelude-0.4.0.3... Running hscolour for numeric-prelude-0.4.0.3... Preprocessing library numeric-prelude-0.4.0.3... Preprocessing library numeric-prelude-0.4.0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 100% ( 2 / 2) in 'MathObj.Permutation' 38% ( 3 / 8) in 'NumericPrelude.List' 0% ( 0 / 6) in 'Algebra.RealRing98' 71% ( 5 / 7) in 'Algebra.Indexable' 14% ( 8 / 56) in 'Algebra.DimensionTerm' 12% ( 1 / 8) in 'NumericPrelude.Elementwise' 40% ( 2 / 5) in 'Algebra.EqualityDecision' 14% ( 2 / 14) in 'Algebra.OrderDecision' 6% ( 1 / 17) in 'Algebra.Laws' 100% ( 3 / 3) in 'NumericPrelude.Base' 15% ( 2 / 13) in 'MathObj.Permutation.Table' Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 52% ( 11 / 21) in 'Algebra.Additive' 80% ( 4 / 5) in 'Algebra.ZeroTestable' Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 28% ( 5 / 18) in 'Algebra.Ring' 50% ( 1 / 2) in 'Algebra.Differential' Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 46% ( 12 / 26) in 'Algebra.IntegralDomain' 100% ( 2 / 2) in 'Algebra.Monoid' 57% ( 4 / 7) in 'Algebra.NonNegative' Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 38% ( 5 / 13) in 'Algebra.Units' Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain' 60% ( 3 / 5) in 'MathObj.Monoid' 0% ( 0 / 2) in 'Algebra.RightModule' 64% ( 7 / 11) in 'Algebra.Vector' 20% ( 1 / 5) in 'MathObj.Algebra' 25% ( 1 / 4) in 'Algebra.Absolute' 40% ( 4 / 10) in 'Number.Ratio' Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 71% ( 5 / 7) in 'Algebra.Field' 67% ( 2 / 3) in 'Algebra.ToRational' 100% ( 2 / 2) in 'Algebra.RealIntegral' 60% ( 3 / 5) in 'Algebra.ToInteger' 22% ( 2 / 9) in 'Algebra.Algebraic' 12% ( 3 / 25) in 'Algebra.Transcendental' 67% ( 8 / 12) in 'Algebra.Module' 50% ( 2 / 4) in 'Algebra.VectorSpace' 50% ( 1 / 2) in 'Algebra.DivisibleSpace' 71% ( 5 / 7) in 'Algebra.ModuleBasis' 100% ( 6 / 6) in 'NumericPrelude.List.Checked' 33% ( 4 / 12) in 'NumericPrelude.List.Generic' 21% ( 6 / 29) in 'Algebra.RealRing' 50% ( 1 / 2) in 'Algebra.FloatingPoint' 50% ( 1 / 2) in 'Algebra.RealField' 50% ( 1 / 2) in 'Algebra.RealTranscendental' 25% ( 21 / 83) in 'NumericPrelude.Numeric' 0% ( 0 / 11) in 'Algebra.Lattice' 33% ( 2 / 6) in 'NumericPrelude' 88% ( 7 / 8) in 'Algebra.NormedSpace.Euclidean' 75% ( 3 / 4) in 'Algebra.NormedSpace.Maximum' 100% ( 4 / 4) in 'Algebra.NormedSpace.Sum' 100% ( 2 / 2) in 'MathObj.DiscreteMap' 25% ( 1 / 4) in 'Algebra.OccasionallyScalar' 14% ( 3 / 21) in 'MathObj.Matrix' 55% ( 17 / 31) in 'MathObj.PartialFraction' 18% ( 3 / 17) in 'MathObj.Permutation.CycleList' 27% ( 3 / 11) in 'MathObj.Permutation.CycleList.Check' 26% ( 7 / 27) in 'MathObj.Polynomial.Core' 37% ( 15 / 41) in 'MathObj.PowerSeries.Core' 44% ( 7 / 16) in 'MathObj.PowerSeries' 11% ( 2 / 19) in 'MathObj.PowerSeries2.Core' 10% ( 5 / 48) in 'MathObj.PowerSeries.Example' 43% ( 3 / 7) in 'MathObj.PowerSeries.DifferentialEquation' 17% ( 2 / 12) in 'MathObj.PowerSeries2' 5% ( 1 / 19) in 'MathObj.PowerSeries.Mean' 28% ( 11 / 39) in 'Number.FixedPoint' 12% ( 1 / 8) in 'Number.ResidueClass' 17% ( 1 / 6) in 'Number.GaloisField2p32m5' 25% ( 1 / 4) in 'Number.PartiallyTranscendental' 23% ( 3 / 13) in 'Number.ResidueClass.Check' 43% ( 3 / 7) in 'Number.ResidueClass.Maybe' 6% ( 1 / 18) in 'Number.ResidueClass.Reader' 67% ( 6 / 9) in 'Number.Physical.Unit' 28% ( 7 / 25) in 'Number.Physical.UnitDatabase' 41% ( 30 / 74) in 'Number.SI.Unit' 29% ( 2 / 7) in 'MathObj.Wrapper.Haskell98' 22% ( 4 / 18) in 'MathObj.Polynomial' 29% ( 8 / 28) in 'MathObj.PowerSum' 30% ( 3 / 10) in 'MathObj.RefinementMask2' 28% ( 9 / 32) in 'MathObj.RootSet' 29% ( 4 / 14) in 'Number.Root' 74% ( 20 / 27) in 'Number.Complex' 46% ( 16 / 35) in 'MathObj.LaurentPolynomial' 44% ( 65 /148) in 'Number.Positional' 76% ( 16 / 21) in 'Number.Quaternion' 45% ( 5 / 11) in 'Algebra.AffineSpace' 7% ( 1 / 14) in 'Number.ResidueClass.Func' 40% ( 2 / 5) in 'MathObj.Wrapper.NumericPrelude' 7% ( 3 / 42) in 'Number.DimensionTerm' 5% ( 2 / 41) in 'Number.DimensionTerm.SI' 27% ( 6 / 22) in 'Number.FixedPoint.Check' 31% ( 4 / 13) in 'Number.NonNegative' 36% ( 5 / 14) in 'Number.NonNegativeChunky' 28% ( 8 / 29) in 'Number.Peano' 35% ( 6 / 17) in 'Number.Positional.Check' 20% ( 2 / 10) in 'Number.OccasionallyScalarExpression' 44% ( 7 / 16) in 'Number.Physical' 55% ( 6 / 11) in 'Number.Physical.Show' 22% ( 2 / 9) in 'Number.Physical.Read' 2% ( 1 / 47) in 'Number.SI' Warning: Number.Ratio: could not find link destinations for: System.Random.Random Warning: Algebra.RealRing: could not find link destinations for: Algebra.OrderDecision.C Warning: NumericPrelude.Numeric: could not find link destinations for: System.Random.Random Warning: MathObj.Matrix: could not find link destinations for: System.Random.RandomGen System.Random.Random Warning: Number.DimensionTerm: could not find link destinations for: System.Random.Random Warning: Number.Physical.Read: could not find link destinations for: Text.Parsec.String.Parser Documentation created: dist/doc/html/numeric-prelude/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-prelude-0.4.0.3 Registering numeric-prelude-0.4.0.3... Installed numeric-prelude-0.4.0.3 Configuring sample-frame-0.0.2... Building sample-frame-0.0.2... Preprocessing library sample-frame-0.0.2... [1 of 3] Compiling Sound.Frame ( src/Sound/Frame.hs, dist/build/Sound/Frame.o ) [2 of 3] Compiling Sound.Frame.Stereo ( src/Sound/Frame/Stereo.hs, dist/build/Sound/Frame/Stereo.o ) [3 of 3] Compiling Sound.Frame.MuLaw ( src/Sound/Frame/MuLaw.hs, dist/build/Sound/Frame/MuLaw.o ) In-place registering sample-frame-0.0.2... Running Haddock for sample-frame-0.0.2... Running hscolour for sample-frame-0.0.2... Preprocessing library sample-frame-0.0.2... Preprocessing library sample-frame-0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: 57% ( 4 / 7) in 'Sound.Frame' 0% ( 0 / 6) in 'Sound.Frame.Stereo' 0% ( 0 / 6) in 'Sound.Frame.MuLaw' Documentation created: dist/doc/html/sample-frame/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sample-frame-0.0.2 Registering sample-frame-0.0.2... Installed sample-frame-0.0.2 Configuring storable-tuple-0.0.2... Building storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... [1 of 1] Compiling Foreign.Storable.Tuple ( src/Foreign/Storable/Tuple.hs, dist/build/Foreign/Storable/Tuple.o ) src/Foreign/Storable/Tuple.hs:13:10: Warning: Orphan instance: instance Storable () src/Foreign/Storable/Tuple.hs:19:10: Warning: Orphan instance: instance (Storable a, Storable b) => Storable (a, b) src/Foreign/Storable/Tuple.hs:35:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c) => Storable (a, b, c) src/Foreign/Storable/Tuple.hs:51:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c, Storable d) => Storable (a, b, c, d) In-place registering storable-tuple-0.0.2... Running Haddock for storable-tuple-0.0.2... Running hscolour for storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... Preprocessing library storable-tuple-0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 dist/build/tmp-22088/src/Foreign/Storable/Tuple.hs:13:10: Warning: Orphan instance: instance Storable () dist/build/tmp-22088/src/Foreign/Storable/Tuple.hs:19:10: Warning: Orphan instance: instance (Storable a, Storable b) => Storable (a, b) dist/build/tmp-22088/src/Foreign/Storable/Tuple.hs:35:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c) => Storable (a, b, c) dist/build/tmp-22088/src/Foreign/Storable/Tuple.hs:51:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c, Storable d) => Storable (a, b, c, d) Haddock coverage: 0% ( 0 / 4) in 'Foreign.Storable.Tuple' Documentation created: dist/doc/html/storable-tuple/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-tuple-0.0.2 Registering storable-tuple-0.0.2... Installed storable-tuple-0.0.2 Configuring midi-0.2.1... Building midi-0.2.1... Preprocessing library midi-0.2.1... [ 1 of 42] Compiling Sound.MIDI.Parser.Report ( src/Sound/MIDI/Parser/Report.hs, dist/build/Sound/MIDI/Parser/Report.o ) [ 2 of 42] Compiling Sound.MIDI.Parser.Exception ( src/Sound/MIDI/Parser/Exception.hs, dist/build/Sound/MIDI/Parser/Exception.o ) [ 3 of 42] Compiling Sound.MIDI.Parser.Warning ( src/Sound/MIDI/Parser/Warning.hs, dist/build/Sound/MIDI/Parser/Warning.o ) [ 4 of 42] Compiling Sound.MIDI.Utility ( src/Sound/MIDI/Utility.hs, dist/build/Sound/MIDI/Utility.o ) [ 5 of 42] Compiling Sound.MIDI.ControllerPrivate ( src/Sound/MIDI/ControllerPrivate.hs, dist/build/Sound/MIDI/ControllerPrivate.o ) [ 6 of 42] Compiling Sound.MIDI.Controller ( src/Sound/MIDI/Controller.hs, dist/build/Sound/MIDI/Controller.o ) [ 7 of 42] Compiling Sound.MIDI.IO ( src/Sound/MIDI/IO.hs, dist/build/Sound/MIDI/IO.o ) [ 8 of 42] Compiling Sound.MIDI.Bit ( src/Sound/MIDI/Bit.hs, dist/build/Sound/MIDI/Bit.o ) [ 9 of 42] Compiling Sound.MIDI.Monoid ( src/Sound/MIDI/Monoid.hs, dist/build/Sound/MIDI/Monoid.o ) [10 of 42] Compiling Sound.MIDI.Writer.Basic ( src/Sound/MIDI/Writer/Basic.hs, dist/build/Sound/MIDI/Writer/Basic.o ) [11 of 42] Compiling Sound.MIDI.Parser.Class ( src/Sound/MIDI/Parser/Class.hs, dist/build/Sound/MIDI/Parser/Class.o ) [12 of 42] Compiling Sound.MIDI.Parser.Restricted ( src/Sound/MIDI/Parser/Restricted.hs, dist/build/Sound/MIDI/Parser/Restricted.o ) [13 of 42] Compiling Sound.MIDI.Parser.ByteString ( src/Sound/MIDI/Parser/ByteString.hs, dist/build/Sound/MIDI/Parser/ByteString.o ) [14 of 42] Compiling Sound.MIDI.Parser.Stream ( src/Sound/MIDI/Parser/Stream.hs, dist/build/Sound/MIDI/Parser/Stream.o ) [15 of 42] Compiling Sound.MIDI.Parser.File ( src/Sound/MIDI/Parser/File.hs, dist/build/Sound/MIDI/Parser/File.o ) [16 of 42] Compiling Sound.MIDI.Message.System.RealTime ( src/Sound/MIDI/Message/System/RealTime.hs, dist/build/Sound/MIDI/Message/System/RealTime.o ) [17 of 42] Compiling Sound.MIDI.Parser.Status ( src/Sound/MIDI/Parser/Status.hs, dist/build/Sound/MIDI/Parser/Status.o ) [18 of 42] Compiling Sound.MIDI.Writer.Status ( src/Sound/MIDI/Writer/Status.hs, dist/build/Sound/MIDI/Writer/Status.o ) [19 of 42] Compiling Sound.MIDI.Parser.Primitive ( src/Sound/MIDI/Parser/Primitive.hs, dist/build/Sound/MIDI/Parser/Primitive.o ) [20 of 42] Compiling Sound.MIDI.KeySignature ( src/Sound/MIDI/KeySignature.hs, dist/build/Sound/MIDI/KeySignature.o ) [21 of 42] Compiling Sound.MIDI.Message.Channel.Mode ( src/Sound/MIDI/Message/Channel/Mode.hs, dist/build/Sound/MIDI/Message/Channel/Mode.o ) [22 of 42] Compiling Sound.MIDI.Message.System.Common ( src/Sound/MIDI/Message/System/Common.hs, dist/build/Sound/MIDI/Message/System/Common.o ) [23 of 42] Compiling Sound.MIDI.Manufacturer ( src/Sound/MIDI/Manufacturer.hs, dist/build/Sound/MIDI/Manufacturer.o ) [24 of 42] Compiling Sound.MIDI.Message.System.Exclusive ( src/Sound/MIDI/Message/System/Exclusive.hs, dist/build/Sound/MIDI/Message/System/Exclusive.o ) [25 of 42] Compiling Sound.MIDI.Message.System ( src/Sound/MIDI/Message/System.hs, dist/build/Sound/MIDI/Message/System.o ) [26 of 42] Compiling Sound.MIDI.MachineControl ( src/Sound/MIDI/MachineControl.hs, dist/build/Sound/MIDI/MachineControl.o ) [27 of 42] Compiling Sound.MIDI.File.Event.SystemExclusive ( src/Sound/MIDI/File/Event/SystemExclusive.hs, dist/build/Sound/MIDI/File/Event/SystemExclusive.o ) [28 of 42] Compiling Sound.MIDI.String ( src/Sound/MIDI/String.hs, dist/build/Sound/MIDI/String.o ) [29 of 42] Compiling Sound.MIDI.Message.Channel.Voice ( src/Sound/MIDI/Message/Channel/Voice.hs, dist/build/Sound/MIDI/Message/Channel/Voice.o ) [30 of 42] Compiling Sound.MIDI.Message.Class.Utility ( src/Sound/MIDI/Message/Class/Utility.hs, dist/build/Sound/MIDI/Message/Class/Utility.o ) [31 of 42] Compiling Sound.MIDI.Message.Channel ( src/Sound/MIDI/Message/Channel.hs, dist/build/Sound/MIDI/Message/Channel.o ) [32 of 42] Compiling Sound.MIDI.Message ( src/Sound/MIDI/Message.hs, dist/build/Sound/MIDI/Message.o ) [33 of 42] Compiling Sound.MIDI.File.Event.Meta ( src/Sound/MIDI/File/Event/Meta.hs, dist/build/Sound/MIDI/File/Event/Meta.o ) [34 of 42] Compiling Sound.MIDI.File.Event ( src/Sound/MIDI/File/Event.hs, dist/build/Sound/MIDI/File/Event.o ) src/Sound/MIDI/File/Event.hs:55:22: Warning: In the use of type constructor or class `SysEx.T' (imported from Sound.MIDI.File.Event.SystemExclusive): Deprecated: "implement this data type properly" [35 of 42] Compiling Sound.MIDI.Message.Class.Check ( src/Sound/MIDI/Message/Class/Check.hs, dist/build/Sound/MIDI/Message/Class/Check.o ) [36 of 42] Compiling Sound.MIDI.Message.Class.Query ( src/Sound/MIDI/Message/Class/Query.hs, dist/build/Sound/MIDI/Message/Class/Query.o ) [37 of 42] Compiling Sound.MIDI.Message.Class.Construct ( src/Sound/MIDI/Message/Class/Construct.hs, dist/build/Sound/MIDI/Message/Class/Construct.o ) [38 of 42] Compiling Sound.MIDI.General ( src/Sound/MIDI/General.hs, dist/build/Sound/MIDI/General.o ) [39 of 42] Compiling Sound.MIDI.File ( src/Sound/MIDI/File.hs, dist/build/Sound/MIDI/File.o ) [40 of 42] Compiling Sound.MIDI.File.Load ( src/Sound/MIDI/File/Load.hs, dist/build/Sound/MIDI/File/Load.o ) src/Sound/MIDI/File/Load.hs:264:16: Warning: In the use of `showTime' (imported from Sound.MIDI.File): Deprecated: "only use this for debugging" src/Sound/MIDI/File/Load.hs:265:23: Warning: In the use of `showEvent' (imported from Sound.MIDI.File): Deprecated: "only use this for debugging" [41 of 42] Compiling Sound.MIDI.File.Save ( src/Sound/MIDI/File/Save.hs, dist/build/Sound/MIDI/File/Save.o ) [42 of 42] Compiling Sound.MIDI.Example.ControllerRamp ( src/Sound/MIDI/Example/ControllerRamp.hs, dist/build/Sound/MIDI/Example/ControllerRamp.o ) In-place registering midi-0.2.1... Running Haddock for midi-0.2.1... Running hscolour for midi-0.2.1... Preprocessing library midi-0.2.1... Preprocessing library midi-0.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1, transformers-0.3.0.0 dist/build/tmp-22088/src/Sound/MIDI/File/Event.hs:55:22: Warning: In the use of type constructor or class `SysEx.T' (imported from Sound.MIDI.File.Event.SystemExclusive): Deprecated: "implement this data type properly" dist/build/tmp-22088/src/Sound/MIDI/File/Load.hs:264:16: Warning: In the use of `showTime' (imported from Sound.MIDI.File): Deprecated: "only use this for debugging" dist/build/tmp-22088/src/Sound/MIDI/File/Load.hs:265:23: Warning: In the use of `showEvent' (imported from Sound.MIDI.File): Deprecated: "only use this for debugging" Haddock coverage: 67% ( 2 / 3) in 'Sound.MIDI.Parser.Report' 20% ( 1 / 5) in 'Sound.MIDI.Parser.Exception' 25% ( 1 / 4) in 'Sound.MIDI.Parser.Warning' 0% ( 0 / 13) in 'Sound.MIDI.Utility' 33% ( 1 / 3) in 'Sound.MIDI.ControllerPrivate' 1% ( 1 /104) in 'Sound.MIDI.Controller' 43% ( 3 / 7) in 'Sound.MIDI.IO' 53% ( 9 / 17) in 'Sound.MIDI.Bit' 0% ( 0 / 5) in 'Sound.MIDI.Monoid' 12% ( 2 / 16) in 'Sound.MIDI.Writer.Basic' Warning: Sound.MIDI.Parser.Class: isEnd is exported separately but will be documented under EndCheck. Consider exporting it together with its parent(s) for code clarity. Warning: Sound.MIDI.Parser.Class: getByte is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Sound.MIDI.Parser.Class: skip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Sound.MIDI.Parser.Class: warn is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 31% ( 5 / 16) in 'Sound.MIDI.Parser.Class' 25% ( 1 / 4) in 'Sound.MIDI.Parser.Restricted' 33% ( 2 / 6) in 'Sound.MIDI.Parser.ByteString' 25% ( 2 / 8) in 'Sound.MIDI.Parser.Stream' 29% ( 2 / 7) in 'Sound.MIDI.Parser.File' 25% ( 1 / 4) in 'Sound.MIDI.Message.System.RealTime' 30% ( 3 / 10) in 'Sound.MIDI.Parser.Status' 20% ( 2 / 10) in 'Sound.MIDI.Writer.Status' 40% ( 6 / 15) in 'Sound.MIDI.Parser.Primitive' 5% ( 2 / 37) in 'Sound.MIDI.KeySignature' 33% ( 2 / 6) in 'Sound.MIDI.Message.Channel.Mode' 20% ( 1 / 5) in 'Sound.MIDI.Message.System.Common' 0% ( 1 /225) in 'Sound.MIDI.Manufacturer' 40% ( 2 / 5) in 'Sound.MIDI.Message.System.Exclusive' 20% ( 1 / 5) in 'Sound.MIDI.Message.System' 17% ( 1 / 6) in 'Sound.MIDI.MachineControl' 25% ( 1 / 4) in 'Sound.MIDI.File.Event.SystemExclusive' 9% ( 1 / 11) in 'Sound.MIDI.String' 12% ( 12 / 96) in 'Sound.MIDI.Message.Channel.Voice' 0% ( 0 / 3) in 'Sound.MIDI.Message.Class.Utility' 26% ( 6 / 23) in 'Sound.MIDI.Message.Channel' 11% ( 1 / 9) in 'Sound.MIDI.Message' 6% ( 1 / 16) in 'Sound.MIDI.File.Event.Meta' 21% ( 3 / 14) in 'Sound.MIDI.File.Event' 50% ( 3 / 6) in 'Sound.MIDI.Message.Class.Check' 60% ( 3 / 5) in 'Sound.MIDI.Message.Class.Query' 33% ( 2 / 6) in 'Sound.MIDI.Message.Class.Construct' 16% ( 3 / 19) in 'Sound.MIDI.General' 48% ( 12 / 25) in 'Sound.MIDI.File' 67% ( 4 / 6) in 'Sound.MIDI.File.Load' 100% ( 6 / 6) in 'Sound.MIDI.File.Save' 0% ( 0 / 3) in 'Sound.MIDI.Example.ControllerRamp' Warning: Sound.MIDI.Message.System.RealTime: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.KeySignature: could not find link destinations for: System.Random.Random Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Warning: Sound.MIDI.Message.Channel.Mode: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.Message.System.Common: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.Manufacturer: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.Message.System.Exclusive: could not find link destinations for: Sound.MIDI.Message.System.Exclusive.NonRealTime Sound.MIDI.Message.System.Exclusive.RealTime Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Class.Partial Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.Message.System: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Class.Partial Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.MachineControl: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Class.Partial Sound.MIDI.Parser.Stream.T Sound.MIDI.Parser.Stream.ByteList Sound.MIDI.Parser.Class.PossiblyIncomplete Warning: Sound.MIDI.File.Event.SystemExclusive: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.Message.Channel.Voice: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Sound.MIDI.Writer.Status.T System.Random.Random Warning: Sound.MIDI.Message.Channel: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Status.T Sound.MIDI.Writer.Basic.C Sound.MIDI.Writer.Status.T System.Random.Random Warning: Sound.MIDI.Message: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Status.T Sound.MIDI.Parser.Class.Partial Sound.MIDI.Writer.Basic.C Sound.MIDI.Writer.Status.T Warning: Sound.MIDI.File.Event.Meta: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Writer.Basic.C Warning: Sound.MIDI.File.Event: could not find link destinations for: Sound.MIDI.Parser.Class.C Sound.MIDI.Parser.Class.Fallible Sound.MIDI.Parser.Status.T Sound.MIDI.Writer.Basic.C Sound.MIDI.Writer.Status.T Warning: Sound.MIDI.General: could not find link destinations for: System.Random.Random Warning: Sound.MIDI.File.Load: could not find link destinations for: Sound.MIDI.File.Load.getChunk Sound.MIDI.File.Load.getChunks Documentation created: dist/doc/html/midi/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/midi-0.2.1 Registering midi-0.2.1... Installed midi-0.2.1 Configuring cpuid-0.2.3... Building cpuid-0.2.3... Preprocessing library cpuid-0.2.3... [1 of 1] Compiling System.Cpuid ( System/Cpuid.hs, dist/build/System/Cpuid.o ) In-place registering cpuid-0.2.3... Running Haddock for cpuid-0.2.3... Running hscolour for cpuid-0.2.3... Preprocessing library cpuid-0.2.3... Preprocessing library cpuid-0.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 25% ( 21 / 84) in 'System.Cpuid' Documentation created: dist/doc/html/cpuid/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpuid-0.2.3 Registering cpuid-0.2.3... Installed cpuid-0.2.3 Configuring sample-frame-np-0.0.3.1... Building sample-frame-np-0.0.3.1... Preprocessing library sample-frame-np-0.0.3.1... [1 of 2] Compiling Sound.Frame.NumericPrelude.StereoApplicative ( src/Sound/Frame/NumericPrelude/StereoApplicative.hs, dist/build/Sound/Frame/NumericPrelude/StereoApplicative.o ) [2 of 2] Compiling Sound.Frame.NumericPrelude.Stereo ( src/Sound/Frame/NumericPrelude/Stereo.hs, dist/build/Sound/Frame/NumericPrelude/Stereo.o ) In-place registering sample-frame-np-0.0.3.1... Running Haddock for sample-frame-np-0.0.3.1... Running hscolour for sample-frame-np-0.0.3.1... Preprocessing library sample-frame-np-0.0.3.1... Preprocessing library sample-frame-np-0.0.3.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 17% ( 1 / 6) in 'Sound.Frame.NumericPrelude.StereoApplicative' 0% ( 0 / 6) in 'Sound.Frame.NumericPrelude.Stereo' Documentation created: dist/doc/html/sample-frame-np/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sample-frame-np-0.0.3.1 Registering sample-frame-np-0.0.3.1... Installed sample-frame-np-0.0.3.1 Configuring sox-0.2.2.2... Building sox-0.2.2.2... Preprocessing library sox-0.2.2.2... [ 1 of 15] Compiling Sound.Sox.Private.Information ( src/Sound/Sox/Private/Information.hs, dist/build/Sound/Sox/Private/Information.o ) [ 2 of 15] Compiling Sound.Sox.Information ( src/Sound/Sox/Information.hs, dist/build/Sound/Sox/Information.o ) [ 3 of 15] Compiling Sound.Sox.Signal.List ( src/Sound/Sox/Signal/List.hs, dist/build/Sound/Sox/Signal/List.o ) src/Sound/Sox/Signal/List.hs:71:10: Warning: In the use of `Async.manySynchronousT' (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" [ 4 of 15] Compiling Sound.Sox.Frame.Stereo ( src/Sound/Sox/Frame/Stereo.hs, dist/build/Sound/Sox/Frame/Stereo.o ) [ 5 of 15] Compiling Sound.Sox.Private.Format ( src/Sound/Sox/Private/Format.hs, dist/build/Sound/Sox/Private/Format.o ) [ 6 of 15] Compiling Sound.Sox.Format ( src/Sound/Sox/Format.hs, dist/build/Sound/Sox/Format.o ) [ 7 of 15] Compiling Sound.Sox.Private.Arguments ( src/Sound/Sox/Private/Arguments.hs, dist/build/Sound/Sox/Private/Arguments.o ) [ 8 of 15] Compiling Sound.Sox.Private.Option ( src/Sound/Sox/Private/Option.hs, dist/build/Sound/Sox/Private/Option.o ) [ 9 of 15] Compiling Sound.Sox.Convert ( src/Sound/Sox/Convert.hs, dist/build/Sound/Sox/Convert.o ) [10 of 15] Compiling Sound.Sox.Option.Format ( src/Sound/Sox/Option/Format.hs, dist/build/Sound/Sox/Option/Format.o ) [11 of 15] Compiling Sound.Sox.System ( unix/src/Sound/Sox/System.hs, dist/build/Sound/Sox/System.o ) [12 of 15] Compiling Sound.Sox.Frame ( src/Sound/Sox/Frame.hs, dist/build/Sound/Sox/Frame.o ) [13 of 15] Compiling Sound.Sox.Read ( src/Sound/Sox/Read.hs, dist/build/Sound/Sox/Read.o ) [14 of 15] Compiling Sound.Sox.Write ( src/Sound/Sox/Write.hs, dist/build/Sound/Sox/Write.o ) [15 of 15] Compiling Sound.Sox.Play ( src/Sound/Sox/Play.hs, dist/build/Sound/Sox/Play.o ) In-place registering sox-0.2.2.2... Running Haddock for sox-0.2.2.2... Running hscolour for sox-0.2.2.2... Preprocessing library sox-0.2.2.2... Preprocessing library sox-0.2.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1, transformers-0.3.0.0 dist/build/tmp-22088/src/Sound/Sox/Signal/List.hs:71:10: Warning: In the use of `Async.manySynchronousT' (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy): Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead" Haddock coverage: 9% ( 1 / 11) in 'Sound.Sox.Private.Information' 9% ( 1 / 11) in 'Sound.Sox.Information' 14% ( 1 / 7) in 'Sound.Sox.Signal.List' 20% ( 1 / 5) in 'Sound.Sox.Frame.Stereo' 0% ( 0 / 2) in 'Sound.Sox.Private.Format' 0% ( 0 / 17) in 'Sound.Sox.Format' 0% ( 0 / 5) in 'Sound.Sox.Private.Arguments' 25% ( 1 / 4) in 'Sound.Sox.Private.Option' 50% ( 1 / 2) in 'Sound.Sox.Convert' 11% ( 1 / 9) in 'Sound.Sox.Option.Format' 33% ( 1 / 3) in 'Sound.Sox.System' 25% ( 1 / 4) in 'Sound.Sox.Frame' 17% ( 1 / 6) in 'Sound.Sox.Read' 50% ( 2 / 4) in 'Sound.Sox.Write' 33% ( 1 / 3) in 'Sound.Sox.Play' Warning: Sound.Sox.Information: could not find link destinations for: Control.Monad.Trans.Reader.ReaderT Documentation created: dist/doc/html/sox/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sox-0.2.2.2 Registering sox-0.2.2.2... Installed sox-0.2.2.2 Configuring synthesizer-core-0.6... Building synthesizer-core-0.6... Preprocessing library synthesizer-core-0.6... [ 1 of 126] Compiling Synthesizer.PiecewiseConstant.Signal ( src/Synthesizer/PiecewiseConstant/Signal.hs, dist/build/Synthesizer/PiecewiseConstant/Signal.o ) [ 2 of 126] Compiling Synthesizer.Causal.Displacement ( src/Synthesizer/Causal/Displacement.hs, dist/build/Synthesizer/Causal/Displacement.o ) [ 3 of 126] Compiling Synthesizer.Storable.Repair ( src/Synthesizer/Storable/Repair.hs, dist/build/Synthesizer/Storable/Repair.o ) [ 4 of 126] Compiling Synthesizer.Plain.IO ( src/Synthesizer/Plain/IO.hs, dist/build/Synthesizer/Plain/IO.o ) [ 5 of 126] Compiling Synthesizer.Causal.Spatial ( src/Synthesizer/Causal/Spatial.hs, dist/build/Synthesizer/Causal/Spatial.o ) [ 6 of 126] Compiling Synthesizer.Plain.LorenzAttractor ( src/Synthesizer/Plain/LorenzAttractor.hs, dist/build/Synthesizer/Plain/LorenzAttractor.o ) [ 7 of 126] Compiling Synthesizer.Basic.ComplexModule ( src/Synthesizer/Basic/ComplexModule.hs, dist/build/Synthesizer/Basic/ComplexModule.o ) [ 8 of 126] Compiling Synthesizer.Plain.Filter.Recursive.AllpassPoly ( src/Synthesizer/Plain/Filter/Recursive/AllpassPoly.hs, dist/build/Synthesizer/Plain/Filter/Recursive/AllpassPoly.o ) [ 9 of 126] Compiling Synthesizer.Plain.Filter.Recursive ( src/Synthesizer/Plain/Filter/Recursive.hs, dist/build/Synthesizer/Plain/Filter/Recursive.o ) [ 10 of 126] Compiling Synthesizer.Plain.Modifier ( src/Synthesizer/Plain/Modifier.hs, dist/build/Synthesizer/Plain/Modifier.o ) [ 11 of 126] Compiling Synthesizer.Plain.Signal ( src/Synthesizer/Plain/Signal.hs, dist/build/Synthesizer/Plain/Signal.o ) [ 12 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Integration ( src/Synthesizer/Plain/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Integration.o ) [ 13 of 126] Compiling Synthesizer.Plain.Cut ( src/Synthesizer/Plain/Cut.hs, dist/build/Synthesizer/Plain/Cut.o ) [ 14 of 126] Compiling Synthesizer.Plain.Displacement ( src/Synthesizer/Plain/Displacement.hs, dist/build/Synthesizer/Plain/Displacement.o ) [ 15 of 126] Compiling Synthesizer.Plain.Noise ( src/Synthesizer/Plain/Noise.hs, dist/build/Synthesizer/Plain/Noise.o ) [ 16 of 126] Compiling Synthesizer.Utility ( src/Synthesizer/Utility.hs, dist/build/Synthesizer/Utility.o ) [ 17 of 126] Compiling Synthesizer.Plain.Control ( src/Synthesizer/Plain/Control.hs, dist/build/Synthesizer/Plain/Control.o ) [ 18 of 126] Compiling Synthesizer.Plain.Analysis ( src/Synthesizer/Plain/Analysis.hs, dist/build/Synthesizer/Plain/Analysis.o ) [ 19 of 126] Compiling Synthesizer.Plain.Filter.LinearPredictive ( src/Synthesizer/Plain/Filter/LinearPredictive.hs, dist/build/Synthesizer/Plain/Filter/LinearPredictive.o ) [ 20 of 126] Compiling Synthesizer.Plain.Filter.NonRecursive ( src/Synthesizer/Plain/Filter/NonRecursive.hs, dist/build/Synthesizer/Plain/Filter/NonRecursive.o ) [ 21 of 126] Compiling Synthesizer.Plain.Filter.Recursive.MovingAverage ( src/Synthesizer/Plain/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/Plain/Filter/Recursive/MovingAverage.o ) [ 22 of 126] Compiling Synthesizer.Basic.Phase ( src/Synthesizer/Basic/Phase.hs, dist/build/Synthesizer/Basic/Phase.o ) [ 23 of 126] Compiling Synthesizer.Basic.Wave ( src/Synthesizer/Basic/Wave.hs, dist/build/Synthesizer/Basic/Wave.o ) [ 24 of 126] Compiling Synthesizer.Basic.WaveSmoothed ( src/Synthesizer/Basic/WaveSmoothed.hs, dist/build/Synthesizer/Basic/WaveSmoothed.o ) [ 25 of 126] Compiling Synthesizer.Basic.Distortion ( src/Synthesizer/Basic/Distortion.hs, dist/build/Synthesizer/Basic/Distortion.o ) [ 26 of 126] Compiling Synthesizer.Basic.DistortionControlled ( src/Synthesizer/Basic/DistortionControlled.hs, dist/build/Synthesizer/Basic/DistortionControlled.o ) [ 27 of 126] Compiling Synthesizer.Frame.Stereo ( src/Synthesizer/Frame/Stereo.hs, dist/build/Synthesizer/Frame/Stereo.o ) [ 28 of 126] Compiling Synthesizer.Storable.Signal ( src/Synthesizer/Storable/Signal.hs, dist/build/Synthesizer/Storable/Signal.o ) src/Synthesizer/Storable/Signal.hs:630:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/Storable/Signal.hs:631:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/Storable/Signal.hs:632:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/Storable/Signal.hs:633:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/Storable/Signal.hs:634:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/Storable/Signal.hs:635:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' [ 29 of 126] Compiling Synthesizer.Storable.Cut ( src/Synthesizer/Storable/Cut.hs, dist/build/Synthesizer/Storable/Cut.o ) [ 30 of 126] Compiling Synthesizer.Storable.Oscillator ( src/Synthesizer/Storable/Oscillator.hs, dist/build/Synthesizer/Storable/Oscillator.o ) [ 31 of 126] Compiling Synthesizer.Storable.Generate ( src/Synthesizer/Storable/Generate.hs, dist/build/Synthesizer/Storable/Generate.o ) [ 32 of 126] Compiling Synthesizer.Basic.Binary ( src/Synthesizer/Basic/Binary.hs, dist/build/Synthesizer/Basic/Binary.o ) [ 33 of 126] Compiling Synthesizer.Plain.Builder ( src/Synthesizer/Plain/Builder.hs, dist/build/Synthesizer/Plain/Builder.o ) [ 34 of 126] Compiling Synthesizer.Plain.File ( src/Synthesizer/Plain/File.hs, dist/build/Synthesizer/Plain/File.o ) src/Synthesizer/Plain/File.hs:29:1: Warning: Module `Synthesizer.Plain.IO' is deprecated: Use Sound.Sox.Signal.List instead. src/Synthesizer/Plain/File.hs:183:21: Warning: In the use of `FileL.readInt16StreamStrict' (imported from Synthesizer.Plain.IO): Deprecated: "Use Sound.Sox.Signal.List instead." [ 35 of 126] Compiling Synthesizer.Plain.Play ( src/Synthesizer/Plain/Play.hs, dist/build/Synthesizer/Plain/Play.o ) [ 36 of 126] Compiling Synthesizer.Storable.Play ( src/Synthesizer/Storable/Play.hs, dist/build/Synthesizer/Storable/Play.o ) [ 37 of 126] Compiling Synthesizer.Piecewise ( src/Synthesizer/Piecewise.hs, dist/build/Synthesizer/Piecewise.o ) [ 38 of 126] Compiling Synthesizer.RandomKnuth ( src/Synthesizer/RandomKnuth.hs, dist/build/Synthesizer/RandomKnuth.o ) [ 39 of 126] Compiling Synthesizer.Format ( src/Synthesizer/Format.hs, dist/build/Synthesizer/Format.o ) [ 40 of 126] Compiling Synthesizer.State.Signal ( src/Synthesizer/State/Signal.hs, dist/build/Synthesizer/State/Signal.o ) src/Synthesizer/State/Signal.hs:597:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/State/Signal.hs:598:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' [ 41 of 126] Compiling Synthesizer.Generic.Cut ( src/Synthesizer/Generic/Cut.hs, dist/build/Synthesizer/Generic/Cut.o ) [ 42 of 126] Compiling Synthesizer.Zip ( src/Synthesizer/Zip.hs, dist/build/Synthesizer/Zip.o ) [ 43 of 126] Compiling Synthesizer.Generic.CutChunky ( src/Synthesizer/Generic/CutChunky.hs, dist/build/Synthesizer/Generic/CutChunky.o ) [ 44 of 126] Compiling Synthesizer.Interpolation ( src/Synthesizer/Interpolation.hs, dist/build/Synthesizer/Interpolation.o ) [ 45 of 126] Compiling Synthesizer.Basic.ToneModulation ( src/Synthesizer/Basic/ToneModulation.hs, dist/build/Synthesizer/Basic/ToneModulation.o ) [ 46 of 126] Compiling Synthesizer.Interpolation.Class ( src/Synthesizer/Interpolation/Class.hs, dist/build/Synthesizer/Interpolation/Class.o ) [ 47 of 126] Compiling Synthesizer.Generic.Signal ( src/Synthesizer/Generic/Signal.hs, dist/build/Synthesizer/Generic/Signal.o ) [ 48 of 126] Compiling Synthesizer.ChunkySize ( src/Synthesizer/ChunkySize.hs, dist/build/Synthesizer/ChunkySize.o ) [ 49 of 126] Compiling Synthesizer.Generic.Displacement ( src/Synthesizer/Generic/Displacement.hs, dist/build/Synthesizer/Generic/Displacement.o ) [ 50 of 126] Compiling Synthesizer.Generic.Control ( src/Synthesizer/Generic/Control.hs, dist/build/Synthesizer/Generic/Control.o ) [ 51 of 126] Compiling Synthesizer.Generic.LengthSignal ( src/Synthesizer/Generic/LengthSignal.hs, dist/build/Synthesizer/Generic/LengthSignal.o ) [ 52 of 126] Compiling Synthesizer.Generic.Filter.Recursive.Integration ( src/Synthesizer/Generic/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Generic/Filter/Recursive/Integration.o ) [ 53 of 126] Compiling Synthesizer.ChunkySize.Cut ( src/Synthesizer/ChunkySize/Cut.hs, dist/build/Synthesizer/ChunkySize/Cut.o ) [ 54 of 126] Compiling Synthesizer.ChunkySize.Signal ( src/Synthesizer/ChunkySize/Signal.hs, dist/build/Synthesizer/ChunkySize/Signal.o ) [ 55 of 126] Compiling Synthesizer.Causal.Process ( src/Synthesizer/Causal/Process.hs, dist/build/Synthesizer/Causal/Process.o ) [ 56 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Allpass ( src/Synthesizer/Plain/Filter/Recursive/Allpass.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Allpass.o ) [ 57 of 126] Compiling Synthesizer.Plain.Filter.Recursive.FirstOrder ( src/Synthesizer/Plain/Filter/Recursive/FirstOrder.hs, dist/build/Synthesizer/Plain/Filter/Recursive/FirstOrder.o ) [ 58 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Comb ( src/Synthesizer/Plain/Filter/Recursive/Comb.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Comb.o ) [ 59 of 126] Compiling Synthesizer.Plain.Filter.Recursive.FirstOrderComplex ( src/Synthesizer/Plain/Filter/Recursive/FirstOrderComplex.hs, dist/build/Synthesizer/Plain/Filter/Recursive/FirstOrderComplex.o ) [ 60 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Moog ( src/Synthesizer/Plain/Filter/Recursive/Moog.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Moog.o ) [ 61 of 126] Compiling Synthesizer.Causal.Arrow ( src/Synthesizer/Causal/Arrow.hs, dist/build/Synthesizer/Causal/Arrow.o ) [ 62 of 126] Compiling Synthesizer.Causal.Filter.Recursive.Integration ( src/Synthesizer/Causal/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Causal/Filter/Recursive/Integration.o ) [ 63 of 126] Compiling Synthesizer.Causal.Analysis ( src/Synthesizer/Causal/Analysis.hs, dist/build/Synthesizer/Causal/Analysis.o ) [ 64 of 126] Compiling Synthesizer.Causal.Cut ( src/Synthesizer/Causal/Cut.hs, dist/build/Synthesizer/Causal/Cut.o ) [ 65 of 126] Compiling Synthesizer.CausalIO.Process ( src/Synthesizer/CausalIO/Process.hs, dist/build/Synthesizer/CausalIO/Process.o ) [ 66 of 126] Compiling Synthesizer.CausalIO.Gate ( src/Synthesizer/CausalIO/Gate.hs, dist/build/Synthesizer/CausalIO/Gate.o ) [ 67 of 126] Compiling Synthesizer.State.Displacement ( src/Synthesizer/State/Displacement.hs, dist/build/Synthesizer/State/Displacement.o ) [ 68 of 126] Compiling Synthesizer.State.Control ( src/Synthesizer/State/Control.hs, dist/build/Synthesizer/State/Control.o ) [ 69 of 126] Compiling Synthesizer.State.Analysis ( src/Synthesizer/State/Analysis.hs, dist/build/Synthesizer/State/Analysis.o ) [ 70 of 126] Compiling Synthesizer.Generic.Analysis ( src/Synthesizer/Generic/Analysis.hs, dist/build/Synthesizer/Generic/Analysis.o ) [ 71 of 126] Compiling Synthesizer.Generic.Piece ( src/Synthesizer/Generic/Piece.hs, dist/build/Synthesizer/Generic/Piece.o ) [ 72 of 126] Compiling Synthesizer.State.Cut ( src/Synthesizer/State/Cut.hs, dist/build/Synthesizer/State/Cut.o ) [ 73 of 126] Compiling Synthesizer.State.Interpolation ( src/Synthesizer/State/Interpolation.hs, dist/build/Synthesizer/State/Interpolation.o ) [ 74 of 126] Compiling Synthesizer.State.Filter.Delay ( src/Synthesizer/State/Filter/Delay.hs, dist/build/Synthesizer/State/Filter/Delay.o ) [ 75 of 126] Compiling Synthesizer.State.Filter.NonRecursive ( src/Synthesizer/State/Filter/NonRecursive.hs, dist/build/Synthesizer/State/Filter/NonRecursive.o ) [ 76 of 126] Compiling Synthesizer.Generic.Filter.NonRecursive ( src/Synthesizer/Generic/Filter/NonRecursive.hs, dist/build/Synthesizer/Generic/Filter/NonRecursive.o ) [ 77 of 126] Compiling Synthesizer.Storable.Filter.NonRecursive ( src/Synthesizer/Storable/Filter/NonRecursive.hs, dist/build/Synthesizer/Storable/Filter/NonRecursive.o ) [ 78 of 126] Compiling Synthesizer.Generic.Filter.Recursive.Comb ( src/Synthesizer/Generic/Filter/Recursive/Comb.hs, dist/build/Synthesizer/Generic/Filter/Recursive/Comb.o ) [ 79 of 126] Compiling Synthesizer.State.Filter.Recursive.Comb ( src/Synthesizer/State/Filter/Recursive/Comb.hs, dist/build/Synthesizer/State/Filter/Recursive/Comb.o ) [ 80 of 126] Compiling Synthesizer.State.Filter.Recursive.Integration ( src/Synthesizer/State/Filter/Recursive/Integration.hs, dist/build/Synthesizer/State/Filter/Recursive/Integration.o ) [ 81 of 126] Compiling Synthesizer.State.Filter.Recursive.MovingAverage ( src/Synthesizer/State/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/State/Filter/Recursive/MovingAverage.o ) [ 82 of 126] Compiling Synthesizer.State.Noise ( src/Synthesizer/State/Noise.hs, dist/build/Synthesizer/State/Noise.o ) [ 83 of 126] Compiling Synthesizer.State.NoiseCustom ( src/Synthesizer/State/NoiseCustom.hs, dist/build/Synthesizer/State/NoiseCustom.o ) [ 84 of 126] Compiling Synthesizer.Causal.Oscillator.Core ( src/Synthesizer/Causal/Oscillator/Core.hs, dist/build/Synthesizer/Causal/Oscillator/Core.o ) [ 85 of 126] Compiling Synthesizer.State.ToneModulation ( src/Synthesizer/State/ToneModulation.hs, dist/build/Synthesizer/State/ToneModulation.o ) [ 86 of 126] Compiling Synthesizer.Causal.ToneModulation ( src/Synthesizer/Causal/ToneModulation.hs, dist/build/Synthesizer/Causal/ToneModulation.o ) [ 87 of 126] Compiling Synthesizer.Generic.Wave ( src/Synthesizer/Generic/Wave.hs, dist/build/Synthesizer/Generic/Wave.o ) [ 88 of 126] Compiling Synthesizer.Causal.Filter.NonRecursive ( src/Synthesizer/Causal/Filter/NonRecursive.hs, dist/build/Synthesizer/Causal/Filter/NonRecursive.o ) [ 89 of 126] Compiling Synthesizer.Generic.Cyclic ( src/Synthesizer/Generic/Cyclic.hs, dist/build/Synthesizer/Generic/Cyclic.o ) [ 90 of 126] Compiling Synthesizer.Basic.NumberTheory ( src/Synthesizer/Basic/NumberTheory.hs, dist/build/Synthesizer/Basic/NumberTheory.o ) [ 91 of 126] Compiling Synthesizer.Generic.Permutation ( src/Synthesizer/Generic/Permutation.hs, dist/build/Synthesizer/Generic/Permutation.o ) [ 92 of 126] Compiling Synthesizer.Generic.Fourier ( src/Synthesizer/Generic/Fourier.hs, dist/build/Synthesizer/Generic/Fourier.o ) [ 93 of 126] Compiling Synthesizer.Generic.Noise ( src/Synthesizer/Generic/Noise.hs, dist/build/Synthesizer/Generic/Noise.o ) [ 94 of 126] Compiling Synthesizer.ApplicativeUtility ( src/Synthesizer/ApplicativeUtility.hs, dist/build/Synthesizer/ApplicativeUtility.o ) [ 95 of 126] Compiling Synthesizer.Interpolation.Module ( src/Synthesizer/Interpolation/Module.hs, dist/build/Synthesizer/Interpolation/Module.o ) [ 96 of 126] Compiling Synthesizer.Plain.Interpolation ( src/Synthesizer/Plain/Interpolation.hs, dist/build/Synthesizer/Plain/Interpolation.o ) [ 97 of 126] Compiling Synthesizer.Plain.Filter.Delay.ST ( src/Synthesizer/Plain/Filter/Delay/ST.hs, dist/build/Synthesizer/Plain/Filter/Delay/ST.o ) [ 98 of 126] Compiling Synthesizer.Plain.Filter.Delay.List ( src/Synthesizer/Plain/Filter/Delay/List.hs, dist/build/Synthesizer/Plain/Filter/Delay/List.o ) [ 99 of 126] Compiling Synthesizer.Plain.Filter.Delay.Block ( src/Synthesizer/Plain/Filter/Delay/Block.hs, dist/build/Synthesizer/Plain/Filter/Delay/Block.o ) [100 of 126] Compiling Synthesizer.Plain.Filter.Delay ( src/Synthesizer/Plain/Filter/Delay.hs, dist/build/Synthesizer/Plain/Filter/Delay.o ) [101 of 126] Compiling Synthesizer.Plain.ToneModulation ( src/Synthesizer/Plain/ToneModulation.hs, dist/build/Synthesizer/Plain/ToneModulation.o ) [102 of 126] Compiling Synthesizer.Plain.Oscillator ( src/Synthesizer/Plain/Oscillator.hs, dist/build/Synthesizer/Plain/Oscillator.o ) [103 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Hilbert ( src/Synthesizer/Plain/Filter/Recursive/Hilbert.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Hilbert.o ) [104 of 126] Compiling Synthesizer.Plain.Effect.Glass ( src/Synthesizer/Plain/Effect/Glass.hs, dist/build/Synthesizer/Plain/Effect/Glass.o ) [105 of 126] Compiling Synthesizer.Plain.Wave ( src/Synthesizer/Plain/Wave.hs, dist/build/Synthesizer/Plain/Wave.o ) [106 of 126] Compiling Synthesizer.Plain.Effect.Fly ( src/Synthesizer/Plain/Effect/Fly.hs, dist/build/Synthesizer/Plain/Effect/Fly.o ) [107 of 126] Compiling Synthesizer.Causal.Interpolation ( src/Synthesizer/Causal/Interpolation.hs, dist/build/Synthesizer/Causal/Interpolation.o ) [108 of 126] Compiling Synthesizer.Causal.Oscillator ( src/Synthesizer/Causal/Oscillator.hs, dist/build/Synthesizer/Causal/Oscillator.o ) [109 of 126] Compiling Synthesizer.State.Oscillator ( src/Synthesizer/State/Oscillator.hs, dist/build/Synthesizer/State/Oscillator.o ) src/Synthesizer/State/Oscillator.hs:157:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `staticSine' src/Synthesizer/State/Oscillator.hs:158:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `staticSine' src/Synthesizer/State/Oscillator.hs:164:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `freqModSine' src/Synthesizer/State/Oscillator.hs:165:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `freqModSine' src/Synthesizer/State/Oscillator.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `phaseModSine' src/Synthesizer/State/Oscillator.hs:172:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `phaseModSine' src/Synthesizer/State/Oscillator.hs:178:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `staticSaw' src/Synthesizer/State/Oscillator.hs:179:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `staticSaw' src/Synthesizer/State/Oscillator.hs:185:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `freqModSaw' src/Synthesizer/State/Oscillator.hs:186:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `freqModSaw' [110 of 126] Compiling Synthesizer.Generic.Loop ( src/Synthesizer/Generic/Loop.hs, dist/build/Synthesizer/Generic/Loop.o ) [111 of 126] Compiling Synthesizer.Generic.Oscillator ( src/Synthesizer/Generic/Oscillator.hs, dist/build/Synthesizer/Generic/Oscillator.o ) [112 of 126] Compiling Synthesizer.Generic.Interpolation ( src/Synthesizer/Generic/Interpolation.hs, dist/build/Synthesizer/Generic/Interpolation.o ) [113 of 126] Compiling Synthesizer.Generic.Filter.Delay ( src/Synthesizer/Generic/Filter/Delay.hs, dist/build/Synthesizer/Generic/Filter/Delay.o ) [114 of 126] Compiling Synthesizer.Generic.Filter.Recursive.MovingAverage ( src/Synthesizer/Generic/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/Generic/Filter/Recursive/MovingAverage.o ) [115 of 126] Compiling Synthesizer.Interpolation.Custom ( src/Synthesizer/Interpolation/Custom.hs, dist/build/Synthesizer/Interpolation/Custom.o ) [116 of 126] Compiling Synthesizer.Plain.Filter.Recursive.SecondOrder ( src/Synthesizer/Plain/Filter/Recursive/SecondOrder.hs, dist/build/Synthesizer/Plain/Filter/Recursive/SecondOrder.o ) [117 of 126] Compiling Synthesizer.Plain.Filter.Recursive.SecondOrderCascade ( src/Synthesizer/Plain/Filter/Recursive/SecondOrderCascade.hs, dist/build/Synthesizer/Plain/Filter/Recursive/SecondOrderCascade.o ) [118 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Butterworth ( src/Synthesizer/Plain/Filter/Recursive/Butterworth.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Butterworth.o ) [119 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Chebyshev ( src/Synthesizer/Plain/Filter/Recursive/Chebyshev.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Chebyshev.o ) [120 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Universal ( src/Synthesizer/Plain/Filter/Recursive/Universal.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Universal.o ) [121 of 126] Compiling Synthesizer.Plain.Filter.Recursive.Test ( src/Synthesizer/Plain/Filter/Recursive/Test.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Test.o ) [122 of 126] Compiling Synthesizer.Plain.Instrument ( src/Synthesizer/Plain/Instrument.hs, dist/build/Synthesizer/Plain/Instrument.o ) [123 of 126] Compiling Synthesizer.Plain.Effect ( src/Synthesizer/Plain/Effect.hs, dist/build/Synthesizer/Plain/Effect.o ) [124 of 126] Compiling Synthesizer.Plain.Tutorial ( src/Synthesizer/Plain/Tutorial.hs, dist/build/Synthesizer/Plain/Tutorial.o ) src/Synthesizer/Plain/Tutorial.hs:35:1: Warning: The qualified import of `Algebra.Module' is redundant except perhaps to import instances from `Algebra.Module' To import instances alone, use: import Algebra.Module() [125 of 126] Compiling Synthesizer.Generic.Tutorial ( src/Synthesizer/Generic/Tutorial.hs, dist/build/Synthesizer/Generic/Tutorial.o ) src/Synthesizer/Generic/Tutorial.hs:13:1: Warning: Module `Synthesizer.Plain.Tutorial' is deprecated: do not import that module, it is only intended for demonstration src/Synthesizer/Generic/Tutorial.hs:13:1: Warning: The qualified import of `Synthesizer.Plain.Tutorial' is redundant except perhaps to import instances from `Synthesizer.Plain.Tutorial' To import instances alone, use: import Synthesizer.Plain.Tutorial() [126 of 126] Compiling Synthesizer.Storage ( src/Synthesizer/Storage.hs, dist/build/Synthesizer/Storage.o ) In-place registering synthesizer-core-0.6... Running Haddock for synthesizer-core-0.6... Running hscolour for synthesizer-core-0.6... Preprocessing library synthesizer-core-0.6... HsColour: src/Synthesizer/Basic/NumberTheory.hs: hGetContents: invalid argument (invalid byte sequence) Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/synthesizer-core-0.6 Registering synthesizer-core-0.6... Installed synthesizer-core-0.6 Configuring synthesizer-dimensional-0.7... Building synthesizer-dimensional-0.7... Preprocessing library synthesizer-dimensional-0.7... [ 1 of 46] Compiling Synthesizer.Dimensional.Cyclic.Signal ( src/Synthesizer/Dimensional/Cyclic/Signal.hs, dist/build/Synthesizer/Dimensional/Cyclic/Signal.o ) [ 2 of 46] Compiling Synthesizer.Dimensional.Rate ( src/Synthesizer/Dimensional/Rate.hs, dist/build/Synthesizer/Dimensional/Rate.o ) [ 3 of 46] Compiling Synthesizer.Dimensional.Process ( src/Synthesizer/Dimensional/Process.hs, dist/build/Synthesizer/Dimensional/Process.o ) [ 4 of 46] Compiling Synthesizer.Dimensional.Amplitude ( src/Synthesizer/Dimensional/Amplitude.hs, dist/build/Synthesizer/Dimensional/Amplitude.o ) [ 5 of 46] Compiling Synthesizer.Dimensional.Sample ( src/Synthesizer/Dimensional/Sample.hs, dist/build/Synthesizer/Dimensional/Sample.o ) [ 6 of 46] Compiling Synthesizer.Dimensional.Signal.Private ( src/Synthesizer/Dimensional/Signal/Private.hs, dist/build/Synthesizer/Dimensional/Signal/Private.o ) [ 7 of 46] Compiling Synthesizer.Dimensional.Amplitude.Flat ( src/Synthesizer/Dimensional/Amplitude/Flat.hs, dist/build/Synthesizer/Dimensional/Amplitude/Flat.o ) [ 8 of 46] Compiling Synthesizer.Dimensional.Amplitude.Displacement ( src/Synthesizer/Dimensional/Amplitude/Displacement.hs, dist/build/Synthesizer/Dimensional/Amplitude/Displacement.o ) [ 9 of 46] Compiling Synthesizer.Dimensional.Amplitude.Control ( src/Synthesizer/Dimensional/Amplitude/Control.hs, dist/build/Synthesizer/Dimensional/Amplitude/Control.o ) [10 of 46] Compiling Synthesizer.Dimensional.Arrow ( src/Synthesizer/Dimensional/Arrow.hs, dist/build/Synthesizer/Dimensional/Arrow.o ) [11 of 46] Compiling Synthesizer.Dimensional.Map.Displacement ( src/Synthesizer/Dimensional/Map/Displacement.hs, dist/build/Synthesizer/Dimensional/Map/Displacement.o ) [12 of 46] Compiling Synthesizer.Dimensional.Map ( src/Synthesizer/Dimensional/Map.hs, dist/build/Synthesizer/Dimensional/Map.o ) [13 of 46] Compiling Synthesizer.Dimensional.Map.Filter ( src/Synthesizer/Dimensional/Map/Filter.hs, dist/build/Synthesizer/Dimensional/Map/Filter.o ) [14 of 46] Compiling Synthesizer.Dimensional.Causal.Process ( src/Synthesizer/Dimensional/Causal/Process.hs, dist/build/Synthesizer/Dimensional/Causal/Process.o ) [15 of 46] Compiling Synthesizer.Dimensional.Causal.Analysis ( src/Synthesizer/Dimensional/Causal/Analysis.hs, dist/build/Synthesizer/Dimensional/Causal/Analysis.o ) [16 of 46] Compiling Synthesizer.Dimensional.Causal.Displacement ( src/Synthesizer/Dimensional/Causal/Displacement.hs, dist/build/Synthesizer/Dimensional/Causal/Displacement.o ) [17 of 46] Compiling Synthesizer.Dimensional.Causal.Filter ( src/Synthesizer/Dimensional/Causal/Filter.hs, dist/build/Synthesizer/Dimensional/Causal/Filter.o ) [18 of 46] Compiling Synthesizer.Dimensional.Amplitude.Cut ( src/Synthesizer/Dimensional/Amplitude/Cut.hs, dist/build/Synthesizer/Dimensional/Amplitude/Cut.o ) [19 of 46] Compiling Synthesizer.Dimensional.Amplitude.Analysis ( src/Synthesizer/Dimensional/Amplitude/Analysis.hs, dist/build/Synthesizer/Dimensional/Amplitude/Analysis.o ) [20 of 46] Compiling Synthesizer.Dimensional.Amplitude.Filter ( src/Synthesizer/Dimensional/Amplitude/Filter.hs, dist/build/Synthesizer/Dimensional/Amplitude/Filter.o ) [21 of 46] Compiling Synthesizer.Dimensional.Causal.ControlledProcess ( src/Synthesizer/Dimensional/Causal/ControlledProcess.hs, dist/build/Synthesizer/Dimensional/Causal/ControlledProcess.o ) [22 of 46] Compiling Synthesizer.Dimensional.Rate.Filter ( src/Synthesizer/Dimensional/Rate/Filter.hs, dist/build/Synthesizer/Dimensional/Rate/Filter.o ) [23 of 46] Compiling Synthesizer.Dimensional.Causal.FilterParameter ( src/Synthesizer/Dimensional/Causal/FilterParameter.hs, dist/build/Synthesizer/Dimensional/Causal/FilterParameter.o ) [24 of 46] Compiling Synthesizer.Dimensional.Wave ( src/Synthesizer/Dimensional/Wave.hs, dist/build/Synthesizer/Dimensional/Wave.o ) [25 of 46] Compiling Synthesizer.Dimensional.Causal.Oscillator.Core ( src/Synthesizer/Dimensional/Causal/Oscillator/Core.hs, dist/build/Synthesizer/Dimensional/Causal/Oscillator/Core.o ) [26 of 46] Compiling Synthesizer.Dimensional.Wave.Controlled ( src/Synthesizer/Dimensional/Wave/Controlled.hs, dist/build/Synthesizer/Dimensional/Wave/Controlled.o ) [27 of 46] Compiling Synthesizer.Dimensional.Causal.Oscillator ( src/Synthesizer/Dimensional/Causal/Oscillator.hs, dist/build/Synthesizer/Dimensional/Causal/Oscillator.o ) [28 of 46] Compiling Synthesizer.Dimensional.Rate.Analysis ( src/Synthesizer/Dimensional/Rate/Analysis.hs, dist/build/Synthesizer/Dimensional/Rate/Analysis.o ) [29 of 46] Compiling Synthesizer.Dimensional.Rate.Control ( src/Synthesizer/Dimensional/Rate/Control.hs, dist/build/Synthesizer/Dimensional/Rate/Control.o ) [30 of 46] Compiling Synthesizer.Dimensional.Rate.Cut ( src/Synthesizer/Dimensional/Rate/Cut.hs, dist/build/Synthesizer/Dimensional/Rate/Cut.o ) [31 of 46] Compiling Synthesizer.Dimensional.Rate.Dirac ( src/Synthesizer/Dimensional/Rate/Dirac.hs, dist/build/Synthesizer/Dimensional/Rate/Dirac.o ) [32 of 46] Compiling Synthesizer.Dimensional.Rate.Oscillator ( src/Synthesizer/Dimensional/Rate/Oscillator.hs, dist/build/Synthesizer/Dimensional/Rate/Oscillator.o ) [33 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Analysis ( src/Synthesizer/Dimensional/RateAmplitude/Analysis.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Analysis.o ) [34 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Cut ( src/Synthesizer/Dimensional/RateAmplitude/Cut.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Cut.o ) [35 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Control ( src/Synthesizer/Dimensional/RateAmplitude/Control.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Control.o ) [36 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Displacement ( src/Synthesizer/Dimensional/RateAmplitude/Displacement.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Displacement.o ) [37 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.File ( src/Synthesizer/Dimensional/RateAmplitude/File.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/File.o ) [38 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Filter ( src/Synthesizer/Dimensional/RateAmplitude/Filter.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Filter.o ) [39 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Noise ( src/Synthesizer/Dimensional/RateAmplitude/Noise.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Noise.o ) [40 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Piece ( src/Synthesizer/Dimensional/RateAmplitude/Piece.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Piece.o ) [41 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Play ( src/Synthesizer/Dimensional/RateAmplitude/Play.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Play.o ) [42 of 46] Compiling Synthesizer.Dimensional.ChunkySize.Cut ( src/Synthesizer/Dimensional/ChunkySize/Cut.hs, dist/build/Synthesizer/Dimensional/ChunkySize/Cut.o ) [43 of 46] Compiling Synthesizer.Dimensional.ChunkySize.Signal ( src/Synthesizer/Dimensional/ChunkySize/Signal.hs, dist/build/Synthesizer/Dimensional/ChunkySize/Signal.o ) [44 of 46] Compiling Synthesizer.Dimensional.Cyclic.Analysis ( src/Synthesizer/Dimensional/Cyclic/Analysis.hs, dist/build/Synthesizer/Dimensional/Cyclic/Analysis.o ) [45 of 46] Compiling Synthesizer.Dimensional.Signal ( src/Synthesizer/Dimensional/Signal.hs, dist/build/Synthesizer/Dimensional/Signal.o ) [46 of 46] Compiling Synthesizer.Dimensional.RateAmplitude.Instrument ( src/Synthesizer/Dimensional/RateAmplitude/Instrument.hs, dist/build/Synthesizer/Dimensional/RateAmplitude/Instrument.o ) In-place registering synthesizer-dimensional-0.7... Running Haddock for synthesizer-dimensional-0.7... Running hscolour for synthesizer-dimensional-0.7... Preprocessing library synthesizer-dimensional-0.7... Preprocessing library synthesizer-dimensional-0.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, random-1.0.1.1, synthesizer-core-0.6, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 50% ( 3 / 6) in 'Synthesizer.Dimensional.Cyclic.Signal' 60% ( 3 / 5) in 'Synthesizer.Dimensional.Rate' Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.loop Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.$: Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.$:: Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.$^ Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.$# Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility..: Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility..^ Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.liftP Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.liftP2 Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.liftP3 Warning: Couldn't find .haddock for export Synthesizer.ApplicativeUtility.liftP4 12% ( 3 / 25) in 'Synthesizer.Dimensional.Process' 57% ( 4 / 7) in 'Synthesizer.Dimensional.Amplitude' Warning: Synthesizer.Dimensional.Sample: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Amplitude, Displacement 18% ( 2 / 11) in 'Synthesizer.Dimensional.Sample' 10% ( 3 / 29) in 'Synthesizer.Dimensional.Signal.Private' Warning: Synthesizer.Dimensional.Amplitude.Flat: amplifySample is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 25% ( 1 / 4) in 'Synthesizer.Dimensional.Amplitude.Flat' 50% ( 7 / 14) in 'Synthesizer.Dimensional.Amplitude.Displacement' 75% ( 3 / 4) in 'Synthesizer.Dimensional.Amplitude.Control' 21% ( 5 / 24) in 'Synthesizer.Dimensional.Arrow' 60% ( 6 / 10) in 'Synthesizer.Dimensional.Map.Displacement' 25% ( 5 / 20) in 'Synthesizer.Dimensional.Map' 30% ( 3 / 10) in 'Synthesizer.Dimensional.Map.Filter' 33% ( 12 / 36) in 'Synthesizer.Dimensional.Causal.Process' 50% ( 1 / 2) in 'Synthesizer.Dimensional.Causal.Analysis' 14% ( 1 / 7) in 'Synthesizer.Dimensional.Causal.Displacement' 40% ( 6 / 15) in 'Synthesizer.Dimensional.Causal.Filter' 21% ( 6 / 29) in 'Synthesizer.Dimensional.Amplitude.Cut' 56% ( 9 / 16) in 'Synthesizer.Dimensional.Amplitude.Analysis' 45% ( 5 / 11) in 'Synthesizer.Dimensional.Amplitude.Filter' 55% ( 6 / 11) in 'Synthesizer.Dimensional.Causal.ControlledProcess' 39% ( 16 / 41) in 'Synthesizer.Dimensional.Rate.Filter' 21% ( 6 / 29) in 'Synthesizer.Dimensional.Causal.FilterParameter' 9% ( 1 / 11) in 'Synthesizer.Dimensional.Wave' 14% ( 1 / 7) in 'Synthesizer.Dimensional.Causal.Oscillator.Core' 22% ( 2 / 9) in 'Synthesizer.Dimensional.Wave.Controlled' 75% ( 6 / 8) in 'Synthesizer.Dimensional.Causal.Oscillator' 33% ( 1 / 3) in 'Synthesizer.Dimensional.Rate.Analysis' 50% ( 3 / 6) in 'Synthesizer.Dimensional.Rate.Control' 33% ( 2 / 6) in 'Synthesizer.Dimensional.Rate.Cut' 67% ( 2 / 3) in 'Synthesizer.Dimensional.Rate.Dirac' 83% ( 10 / 12) in 'Synthesizer.Dimensional.Rate.Oscillator' 74% ( 14 / 19) in 'Synthesizer.Dimensional.RateAmplitude.Analysis' 29% ( 7 / 24) in 'Synthesizer.Dimensional.RateAmplitude.Cut' 60% ( 6 / 10) in 'Synthesizer.Dimensional.RateAmplitude.Control' 62% ( 5 / 8) in 'Synthesizer.Dimensional.RateAmplitude.Displacement' 14% ( 1 / 7) in 'Synthesizer.Dimensional.RateAmplitude.File' 60% ( 9 / 15) in 'Synthesizer.Dimensional.RateAmplitude.Filter' 14% ( 1 / 7) in 'Synthesizer.Dimensional.RateAmplitude.Noise' Warning: Couldn't find .haddock for export Synthesizer.Piecewise.-|# Warning: Couldn't find .haddock for export Synthesizer.Piecewise.#|- Warning: Couldn't find .haddock for export Synthesizer.Piecewise.=|# Warning: Couldn't find .haddock for export Synthesizer.Piecewise.#|= Warning: Couldn't find .haddock for export Synthesizer.Piecewise.|# Warning: Couldn't find .haddock for export Synthesizer.Piecewise.#| Warning: Couldn't find .haddock for export Synthesizer.State.Control.FlatPosition 10% ( 2 / 21) in 'Synthesizer.Dimensional.RateAmplitude.Piece' 0% ( 0 / 8) in 'Synthesizer.Dimensional.RateAmplitude.Play' 50% ( 2 / 4) in 'Synthesizer.Dimensional.ChunkySize.Cut' 33% ( 1 / 3) in 'Synthesizer.Dimensional.ChunkySize.Signal' 100% ( 3 / 3) in 'Synthesizer.Dimensional.Cyclic.Analysis' 20% ( 3 / 15) in 'Synthesizer.Dimensional.Signal' 25% ( 9 / 36) in 'Synthesizer.Dimensional.RateAmplitude.Instrument' Warning: Synthesizer.Dimensional.Cyclic.Signal: could not find link destinations for: Synthesizer.Generic.Signal.Write Warning: Synthesizer.Dimensional.Sample: could not find link destinations for: Synthesizer.Plain.Filter.Recursive.Allpass.Parameter Synthesizer.Plain.Filter.Recursive.Moog.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Result Synthesizer.Plain.Filter.Recursive.SecondOrderCascade.Parameter Synthesizer.Plain.Filter.Recursive.FirstOrder.Parameter Synthesizer.Plain.Filter.Recursive.FirstOrder.Result Warning: Synthesizer.Dimensional.Signal.Private: could not find link destinations for: Synthesizer.State.Signal.T Synthesizer.Generic.Signal.Transform Synthesizer.Generic.Signal.Read Synthesizer.Storable.Signal.T Warning: Synthesizer.Dimensional.Amplitude.Flat: could not find link destinations for: Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.Amplitude.Displacement: could not find link destinations for: Synthesizer.State.Signal.T Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.Arrow: could not find link destinations for: Synthesizer.Causal.Arrow.C Synthesizer.Generic.Signal.Transform Synthesizer.State.Signal.T Warning: Synthesizer.Dimensional.Map.Displacement: could not find link destinations for: Synthesizer.Dimensional.Map.Displacement.DNS Warning: Synthesizer.Dimensional.Map: could not find link destinations for: Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.Causal.Process: could not find link destinations for: Synthesizer.Causal.Process.T Synthesizer.Causal.Arrow.C Synthesizer.Generic.Signal.Transform Synthesizer.State.Signal.T Synthesizer.Generic.Signal.Read Warning: Synthesizer.Dimensional.Causal.Analysis: could not find link destinations for: Synthesizer.Dimensional.Causal.Analysis.DNS Warning: Synthesizer.Dimensional.Causal.Displacement: could not find link destinations for: Synthesizer.Dimensional.Causal.Displacement.DNS Warning: Synthesizer.Dimensional.Amplitude.Cut: could not find link destinations for: Synthesizer.Generic.Signal.Transform Synthesizer.Dimensional.Amplitude.Cut.Signal Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Signal.Read Warning: Synthesizer.Dimensional.Amplitude.Analysis: could not find link destinations for: Synthesizer.Generic.Signal.Transform Synthesizer.Dimensional.Amplitude.Analysis.SignalRateInd Synthesizer.State.Signal.T Warning: Synthesizer.Dimensional.Amplitude.Filter: could not find link destinations for: Synthesizer.Generic.Signal.Transform Synthesizer.State.Signal.T Warning: Synthesizer.Dimensional.Causal.ControlledProcess: could not find link destinations for: Synthesizer.Plain.Filter.Recursive.Allpass.Parameter Synthesizer.Plain.Filter.Recursive.Moog.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Result Synthesizer.Plain.Filter.Recursive.SecondOrderCascade.Parameter Synthesizer.Plain.Filter.Recursive.FirstOrder.Parameter Synthesizer.Plain.Filter.Recursive.FirstOrder.Result Synthesizer.Interpolation.Class.C Synthesizer.Dimensional.Causal.ControlledProcess.Signal Synthesizer.Interpolation.T Synthesizer.State.Signal.T Warning: Synthesizer.Dimensional.Rate.Filter: could not find link destinations for: Synthesizer.Dimensional.Rate.Filter.Signal Synthesizer.Generic.Signal.Write Synthesizer.Interpolation.T Synthesizer.State.Signal.T Synthesizer.Plain.Filter.Recursive.Universal.Result Warning: Synthesizer.Dimensional.Causal.FilterParameter: could not find link destinations for: Synthesizer.Plain.Filter.Recursive.FirstOrder.Result Synthesizer.Plain.Filter.Recursive.FirstOrder.Parameter Synthesizer.Dimensional.Causal.FilterParameter.SecondOrderCascade Synthesizer.Plain.Filter.Recursive.SecondOrderCascade.Parameter Synthesizer.Plain.Filter.Recursive.Allpass.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Parameter Synthesizer.Plain.Filter.Recursive.Universal.Result Synthesizer.Plain.Filter.Recursive.Moog.Parameter Warning: Synthesizer.Dimensional.Wave: could not find link destinations for: Synthesizer.Basic.Phase.T Synthesizer.Basic.Wave.T Synthesizer.Generic.Signal.Transform Synthesizer.Interpolation.T Warning: Synthesizer.Dimensional.Causal.Oscillator.Core: could not find link destinations for: Synthesizer.Basic.Phase.T Synthesizer.State.Signal.T Warning: Synthesizer.Dimensional.Wave.Controlled: could not find link destinations for: Synthesizer.Basic.Wave.T Synthesizer.Generic.Signal.Transform Synthesizer.Interpolation.T Warning: Synthesizer.Dimensional.Causal.Oscillator: could not find link destinations for: Synthesizer.Basic.Phase.T Synthesizer.Dimensional.Causal.Oscillator.SampleFrequency Synthesizer.Generic.Signal.Transform Synthesizer.Interpolation.T Warning: Synthesizer.Dimensional.Rate.Analysis: could not find link destinations for: Synthesizer.Dimensional.Rate.Analysis.SignalRate Warning: Synthesizer.Dimensional.Rate.Control: could not find link destinations for: Synthesizer.Dimensional.Rate.Control.Signal Warning: Synthesizer.Dimensional.Rate.Cut: could not find link destinations for: Synthesizer.Generic.Cut.Transform Synthesizer.Dimensional.Rate.Cut.Signal Warning: Synthesizer.Dimensional.Rate.Dirac: could not find link destinations for: Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Cut.Read Warning: Synthesizer.Dimensional.Rate.Oscillator: could not find link destinations for: Synthesizer.Basic.Phase.T Synthesizer.Dimensional.Rate.Oscillator.Signal Synthesizer.Interpolation.T Synthesizer.State.Signal.T Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.RateAmplitude.Analysis: could not find link destinations for: Synthesizer.Dimensional.Rate.Analysis.SignalRate Synthesizer.Generic.Signal.Transform Synthesizer.Dimensional.RateAmplitude.Analysis.Signal Warning: Synthesizer.Dimensional.RateAmplitude.Cut: could not find link destinations for: Synthesizer.Storable.Signal.T Warning: Synthesizer.Dimensional.RateAmplitude.File: could not find link destinations for: Synthesizer.Basic.Binary.C Synthesizer.Dimensional.RateAmplitude.File.Signal Warning: Synthesizer.Dimensional.RateAmplitude.Filter: could not find link destinations for: Synthesizer.Dimensional.RateAmplitude.Filter.FlatSignal Warning: Synthesizer.Dimensional.RateAmplitude.Noise: could not find link destinations for: System.Random.Random System.Random.RandomGen Warning: Synthesizer.Dimensional.RateAmplitude.Piece: could not find link destinations for: Synthesizer.Generic.Signal.Write Synthesizer.Piecewise.Piece Synthesizer.Generic.Signal.LazySize Synthesizer.Piecewise.T Synthesizer.State.Signal.T Synthesizer.Piecewise.PieceDist Synthesizer.Piecewise.PieceRightSingle Synthesizer.Piecewise.PieceRightDouble Warning: Synthesizer.Dimensional.RateAmplitude.Play: could not find link destinations for: Synthesizer.Basic.Binary.C Synthesizer.Dimensional.RateAmplitude.Play.Signal Warning: Synthesizer.Dimensional.ChunkySize.Cut: could not find link destinations for: Synthesizer.ChunkySize.Cut.Transform Synthesizer.Dimensional.ChunkySize.Cut.Size Synthesizer.Dimensional.ChunkySize.Cut.Signal Warning: Synthesizer.Dimensional.ChunkySize.Signal: could not find link destinations for: Synthesizer.ChunkySize.Signal.Write Synthesizer.Dimensional.ChunkySize.Signal.Size Synthesizer.Dimensional.ChunkySize.Signal.Signal Synthesizer.State.Signal.T Synthesizer.ChunkySize.Cut.Read Warning: Synthesizer.Dimensional.Cyclic.Analysis: could not find link destinations for: Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.Signal: could not find link destinations for: Synthesizer.State.Signal.T Synthesizer.Storable.Signal.T Synthesizer.Generic.Signal.Read Synthesizer.Generic.Signal.Transform Warning: Synthesizer.Dimensional.RateAmplitude.Instrument: could not find link destinations for: System.Random.Random Synthesizer.Basic.Phase.T Synthesizer.Interpolation.T Documentation created: dist/doc/html/synthesizer-dimensional/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/synthesizer-dimensional-0.7 Registering synthesizer-dimensional-0.7... Installed synthesizer-dimensional-0.7 Configuring synthesizer-midi-0.6... Building synthesizer-midi-0.6... Preprocessing library synthesizer-midi-0.6... [ 1 of 16] Compiling Synthesizer.MIDI.Dimensional.ValuePlain ( src/Synthesizer/MIDI/Dimensional/ValuePlain.hs, dist/build/Synthesizer/MIDI/Dimensional/ValuePlain.o ) [ 2 of 16] Compiling Synthesizer.MIDI.Dimensional.Value ( src/Synthesizer/MIDI/Dimensional/Value.hs, dist/build/Synthesizer/MIDI/Dimensional/Value.o ) [ 3 of 16] Compiling Synthesizer.MIDI.Value.BendWheelPressure ( src/Synthesizer/MIDI/Value/BendWheelPressure.hs, dist/build/Synthesizer/MIDI/Value/BendWheelPressure.o ) [ 4 of 16] Compiling Synthesizer.MIDI.Value ( src/Synthesizer/MIDI/Value.hs, dist/build/Synthesizer/MIDI/Value.o ) [ 5 of 16] Compiling Synthesizer.MIDI.Value.BendModulation ( src/Synthesizer/MIDI/Value/BendModulation.hs, dist/build/Synthesizer/MIDI/Value/BendModulation.o ) [ 6 of 16] Compiling Synthesizer.MIDI.EventList ( src/Synthesizer/MIDI/EventList.hs, dist/build/Synthesizer/MIDI/EventList.o ) [ 7 of 16] Compiling Synthesizer.MIDI.Generic ( src/Synthesizer/MIDI/Generic.hs, dist/build/Synthesizer/MIDI/Generic.o ) [ 8 of 16] Compiling Synthesizer.MIDI.Storable ( src/Synthesizer/MIDI/Storable.hs, dist/build/Synthesizer/MIDI/Storable.o ) [ 9 of 16] Compiling Synthesizer.MIDI.CausalIO.Process ( src/Synthesizer/MIDI/CausalIO/Process.hs, dist/build/Synthesizer/MIDI/CausalIO/Process.o ) [10 of 16] Compiling Synthesizer.MIDI.PiecewiseConstant ( src/Synthesizer/MIDI/PiecewiseConstant.hs, dist/build/Synthesizer/MIDI/PiecewiseConstant.o ) [11 of 16] Compiling Synthesizer.MIDI.PiecewiseConstant.ControllerSet ( src/Synthesizer/MIDI/PiecewiseConstant/ControllerSet.hs, dist/build/Synthesizer/MIDI/PiecewiseConstant/ControllerSet.o ) [12 of 16] Compiling Synthesizer.MIDI.CausalIO.ControllerSelection ( src/Synthesizer/MIDI/CausalIO/ControllerSelection.hs, dist/build/Synthesizer/MIDI/CausalIO/ControllerSelection.o ) [13 of 16] Compiling Synthesizer.MIDI.CausalIO.ControllerSet ( src/Synthesizer/MIDI/CausalIO/ControllerSet.hs, dist/build/Synthesizer/MIDI/CausalIO/ControllerSet.o ) [14 of 16] Compiling Synthesizer.MIDI.Dimensional ( src/Synthesizer/MIDI/Dimensional.hs, dist/build/Synthesizer/MIDI/Dimensional.o ) [15 of 16] Compiling Synthesizer.MIDI.Dimensional.Example.Instrument ( src/Synthesizer/MIDI/Dimensional/Example/Instrument.hs, dist/build/Synthesizer/MIDI/Dimensional/Example/Instrument.o ) [16 of 16] Compiling Synthesizer.MIDI.Example.Instrument ( src/Synthesizer/MIDI/Example/Instrument.hs, dist/build/Synthesizer/MIDI/Example/Instrument.o ) In-place registering synthesizer-midi-0.6... Running Haddock for synthesizer-midi-0.6... Running hscolour for synthesizer-midi-0.6... Preprocessing library synthesizer-midi-0.6... Preprocessing library synthesizer-midi-0.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, random-1.0.1.1, synthesizer-core-0.6, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 40% ( 2 / 5) in 'Synthesizer.MIDI.Dimensional.ValuePlain' 40% ( 2 / 5) in 'Synthesizer.MIDI.Dimensional.Value' 0% ( 0 / 7) in 'Synthesizer.MIDI.Value.BendWheelPressure' 33% ( 2 / 6) in 'Synthesizer.MIDI.Value' 50% ( 3 / 6) in 'Synthesizer.MIDI.Value.BendModulation' 12% ( 3 / 25) in 'Synthesizer.MIDI.EventList' 19% ( 5 / 26) in 'Synthesizer.MIDI.Generic' 16% ( 4 / 25) in 'Synthesizer.MIDI.Storable' 4% ( 1 / 26) in 'Synthesizer.MIDI.CausalIO.Process' Warning: Couldn't find .haddock for export Synthesizer.PiecewiseConstant.Signal.zipWith 27% ( 3 / 11) in 'Synthesizer.MIDI.PiecewiseConstant' Warning: Synthesizer.MIDI.PiecewiseConstant.ControllerSet: initial is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity. Warning: Synthesizer.MIDI.PiecewiseConstant.ControllerSet: stream is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity. 21% ( 3 / 14) in 'Synthesizer.MIDI.PiecewiseConstant.ControllerSet' 0% ( 0 / 8) in 'Synthesizer.MIDI.CausalIO.ControllerSelection' 0% ( 0 / 10) in 'Synthesizer.MIDI.CausalIO.ControllerSet' 14% ( 4 / 29) in 'Synthesizer.MIDI.Dimensional' 0% ( 0 / 9) in 'Synthesizer.MIDI.Dimensional.Example.Instrument' 3% ( 1 / 37) in 'Synthesizer.MIDI.Example.Instrument' Warning: Synthesizer.MIDI.Value.BendWheelPressure: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Warning: Synthesizer.MIDI.EventList: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Warning: Synthesizer.MIDI.Generic: could not find link destinations for: Synthesizer.Generic.Signal.Write Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Cut.NormalForm Control.Monad.Trans.State.Lazy.State Control.Monad.Trans.State.Strict.State Synthesizer.PiecewiseConstant.Signal.ShortStrictTime Warning: Synthesizer.MIDI.Storable: could not find link destinations for: Synthesizer.Storable.Signal.T Control.Monad.Trans.State.Lazy.State Synthesizer.Generic.Cut.NormalForm Synthesizer.Generic.Cut.Transform Warning: Synthesizer.MIDI.CausalIO.Process: could not find link destinations for: Synthesizer.CausalIO.Process.T Synthesizer.PiecewiseConstant.Signal.ShortStrictTime Synthesizer.CausalIO.Gate.Chunk Synthesizer.MIDI.CausalIO.Process.NoteBoundary Synthesizer.MIDI.CausalIO.Process.NoteId Synthesizer.Zip.T Synthesizer.MIDI.CausalIO.Process.NoteOffList Synthesizer.Generic.Cut.Read Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Cut.NormalForm Synthesizer.MIDI.CausalIO.Process.ModulatedBank Warning: Synthesizer.MIDI.PiecewiseConstant.ControllerSet: could not find link destinations for: Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Cut.Read Synthesizer.Generic.Cut.NormalForm Synthesizer.MIDI.PiecewiseConstant.ControllerSet.Filter Synthesizer.PiecewiseConstant.Signal.T Control.Monad.Trans.State.Lazy.State Warning: Synthesizer.MIDI.CausalIO.ControllerSelection: could not find link destinations for: Synthesizer.CausalIO.Process.T Warning: Synthesizer.MIDI.CausalIO.ControllerSet: could not find link destinations for: Synthesizer.PiecewiseConstant.Signal.ShortStrictTime Synthesizer.CausalIO.Process.T Warning: Synthesizer.MIDI.Dimensional: could not find link destinations for: Synthesizer.Generic.Signal.Write Synthesizer.Generic.Signal.Transform Synthesizer.ChunkySize.T Synthesizer.Storable.Signal.T Synthesizer.Generic.Cut.Transform Synthesizer.Generic.Cut.NormalForm Control.Monad.Trans.State.Lazy.State Warning: Synthesizer.MIDI.Dimensional.Example.Instrument: could not find link destinations for: Synthesizer.Storable.Signal.T Warning: Synthesizer.MIDI.Example.Instrument: could not find link destinations for: Synthesizer.Storable.Signal.T Synthesizer.CausalIO.Process.T Synthesizer.Causal.Process.T Synthesizer.State.Signal.T Documentation created: dist/doc/html/synthesizer-midi/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/synthesizer-midi-0.6 Registering synthesizer-midi-0.6... Installed synthesizer-midi-0.6 cabal: Error: some packages failed to install: llvm-extra-0.4.1.1 depends on llvm-tf-3.0.0.1 which failed to install. llvm-tf-3.0.0.1 failed during the building phase. The exception was: ExitFailure 1 synthesizer-llvm-0.5.0.2 depends on llvm-tf-3.0.0.1 which failed to install.