Resolving dependencies... Configuring explicit-exception-0.1.7.3... Building explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... [ 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 ) [ 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:68: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.3... Running Haddock for explicit-exception-0.1.7.3... Running hscolour for explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... Preprocessing library explicit-exception-0.1.7.3... dist/build/tmp-7876/src/System/IO/Straight.hs:68:10: Warning: Orphan instance: instance (MonadSIO m, ContainsIOException e) => MonadIO (ExceptionalT e m) dist/build/tmp-7876/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: System.IO.Straight.MonadSIO System.IO.Straight.ContainsIOException Documentation created: dist/doc/html/explicit-exception/index.html, dist/doc/html/explicit-exception/explicit-exception.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/explicit-exception-0.1.7.3 Registering explicit-exception-0.1.7.3... Installed explicit-exception-0.1.7.3 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, dist/doc/html/extensible-exceptions/extensible-exceptions.txt 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 numeric-quest-0.2.0.1... Building numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... [1 of 8] Compiling Tensor ( Tensor.lhs, dist/build/Tensor.o ) Tensor.lhs:125:3: Warning: Module `Prelude' does not export `(<*>)' Tensor.lhs:558: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:365:5: Warning: Pattern match(es) are overlapped In an equation for tan': tan' _ (_ :-: 0) = ... Fraction.hs:387:5: Warning: Pattern match(es) are overlapped In an equation for sin': sin' _ (_ :-: 0) = ... Fraction.hs:393: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.0.1... Running Haddock for numeric-quest-0.2.0.1... Running hscolour for numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... Preprocessing library numeric-quest-0.2.0.1... dist/build/tmp-7876/Tensor.hs:125:3: Warning: Module `Prelude' does not export `(<*>)' dist/build/tmp-7876/Orthogonals.hs:325:12: Warning: No explicit method or default declaration for `norm' In the instance declaration for `Scalar (Ratio a)' dist/build/tmp-7876/Eigensystem.hs:82:1: Warning: Defined but not used: `eigenpairs' dist/build/tmp-7876/Eigensystem.hs:143:1: Warning: Defined but not used: `matrixA' dist/build/tmp-7876/Eigensystem.hs:154:1: Warning: Defined but not used: `opA' dist/build/tmp-7876/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, dist/doc/html/numeric-quest/numeric-quest.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-quest-0.2.0.1 Registering numeric-quest-0.2.0.1... Installed numeric-quest-0.2.0.1 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 Configuring 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, dist/doc/html/stream-fusion/stream-fusion.txt 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-7876/syb-0.3.7/Setup.hs, /tmp/syb-0.3.7-7876/syb-0.3.7/dist/setup/Main.o ) /tmp/syb-0.3.7-7876/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-7876/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... 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, dist/doc/html/syb/syb.txt 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 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, dist/doc/html/unsafe/unsafe.txt 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.10... Building utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... [ 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.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 24] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/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.10... Running Haddock for utility-ht-0.0.10... Running hscolour for utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' 40% ( 2 / 5) in 'Text.Read.HT' 0% ( 0 / 6) in 'Data.Strictness.HT' 40% ( 8 / 20) in 'Control.Monad.HT' 29% ( 5 / 17) in 'Data.Tuple.HT' 0% ( 0 / 6) in 'Control.Functor.HT' 50% ( 2 / 4) 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' 47% ( 58 /124) in 'Data.List.HT.Private' 74% ( 43 / 58) 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, dist/doc/html/utility-ht/utility-ht.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.10 Registering utility-ht-0.0.10... Installed utility-ht-0.0.10 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... cabal: dist/doc/html/tf-random/haddock-prolog7876.txt: invalid argument Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring storable-record-0.0.3... Building storable-record-0.0.3... Preprocessing library storable-record-0.0.3... [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.3... Running Haddock for storable-record-0.0.3... Running hscolour for storable-record-0.0.3... Preprocessing library storable-record-0.0.3... Preprocessing library storable-record-0.0.3... 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, dist/doc/html/storable-record/storable-record.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-record-0.0.3 Registering storable-record-0.0.3... Installed storable-record-0.0.3 Configuring QuickCheck-2.7.6... Building QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.6... Running Haddock for QuickCheck-2.7.6... Running hscolour for QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 12% ( 2 / 17) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 100% ( 22 / 22) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 65% ( 40 / 62) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Random: could not find link destinations for: System.Random.TF.Gen.TFGen Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.6 Registering QuickCheck-2.7.6... Installed QuickCheck-2.7.6 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... dist/build/tmp-7876/src/Foreign/Storable/Tuple.hs:13:10: Warning: Orphan instance: instance Storable () dist/build/tmp-7876/src/Foreign/Storable/Tuple.hs:19:10: Warning: Orphan instance: instance (Storable a, Storable b) => Storable (a, b) dist/build/tmp-7876/src/Foreign/Storable/Tuple.hs:35:10: Warning: Orphan instance: instance (Storable a, Storable b, Storable c) => Storable (a, b, c) dist/build/tmp-7876/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, dist/doc/html/storable-tuple/storable-tuple.txt 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 non-empty-0.2... Building non-empty-0.2... Preprocessing library non-empty-0.2... [ 1 of 11] Compiling Data.Append ( src/Data/Append.hs, dist/build/Data/Append.o ) [ 2 of 11] Compiling Data.NonEmpty.Class ( src/Data/NonEmpty/Class.hs, dist/build/Data/NonEmpty/Class.o ) [ 3 of 11] Compiling Data.Empty ( src/Data/Empty.hs, dist/build/Data/Empty.o ) [ 4 of 11] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o ) [ 5 of 11] Compiling Data.NonEmptyPrivate ( src/Data/NonEmptyPrivate.hs, dist/build/Data/NonEmptyPrivate.o ) [ 6 of 11] Compiling Data.NonEmptyTest ( src/Data/NonEmptyTest.hs, dist/build/Data/NonEmptyTest.o ) [ 7 of 11] Compiling Data.NonEmpty ( src/Data/NonEmpty.hs, dist/build/Data/NonEmpty.o ) [ 8 of 11] Compiling Data.NonEmpty.Mixed ( src/Data/NonEmpty/Mixed.hs, dist/build/Data/NonEmpty/Mixed.o ) [ 9 of 11] Compiling Data.NonEmpty.Set ( src/Data/NonEmpty/Set.hs, dist/build/Data/NonEmpty/Set.o ) [10 of 11] Compiling Data.NonEmpty.Map ( src/Data/NonEmpty/Map.hs, dist/build/Data/NonEmpty/Map.o ) [11 of 11] Compiling Data.Optional ( src/Data/Optional.hs, dist/build/Data/Optional.o ) In-place registering non-empty-0.2... Running Haddock for non-empty-0.2... Running hscolour for non-empty-0.2... Preprocessing library non-empty-0.2... Preprocessing library non-empty-0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 0% ( 0 / 2) in 'Data.Append' 12% ( 3 / 25) in 'Data.NonEmpty.Class' 0% ( 0 / 2) in 'Data.Empty' 67% ( 2 / 3) in 'Data.Zip' 34% ( 19 / 56) in 'Data.NonEmptyPrivate' 0% ( 0 / 2) in 'Data.NonEmptyTest' 38% ( 16 / 42) in 'Data.NonEmpty' 20% ( 2 / 10) in 'Data.NonEmpty.Mixed' 8% ( 1 / 13) in 'Data.NonEmpty.Set' 0% ( 0 / 14) in 'Data.NonEmpty.Map' 0% ( 0 / 5) in 'Data.Optional' Documentation created: dist/doc/html/non-empty/index.html, dist/doc/html/non-empty/non-empty.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/non-empty-0.2 Registering non-empty-0.2... Installed non-empty-0.2 Configuring non-negative-0.1.1... Building non-negative-0.1.1... Preprocessing library non-negative-0.1.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.1... Running Haddock for non-negative-0.1.1... Running hscolour for non-negative-0.1.1... Preprocessing library non-negative-0.1.1... Preprocessing library non-negative-0.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 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, dist/doc/html/non-negative/non-negative.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/non-negative-0.1.1 Registering non-negative-0.1.1... Installed non-negative-0.1.1 Configuring sample-frame-0.0.3... Building sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... [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.3... Running Haddock for sample-frame-0.0.3... Running hscolour for sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... Preprocessing library sample-frame-0.0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 57% ( 4 / 7) in 'Sound.Frame' 0% ( 0 / 11) in 'Sound.Frame.Stereo' 0% ( 0 / 6) in 'Sound.Frame.MuLaw' Documentation created: dist/doc/html/sample-frame/index.html, dist/doc/html/sample-frame/sample-frame.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sample-frame-0.0.3 Registering sample-frame-0.0.3... Installed sample-frame-0.0.3 Configuring event-list-0.1.1.1... Building event-list-0.1.1.1... Preprocessing library event-list-0.1.1.1... [ 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.1.1... Running Haddock for event-list-0.1.1.1... Running hscolour for event-list-0.1.1.1... Preprocessing library event-list-0.1.1.1... Preprocessing library event-list-0.1.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 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' 27% ( 16 / 60) 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, dist/doc/html/event-list/event-list.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/event-list-0.1.1.1 Registering event-list-0.1.1.1... Installed event-list-0.1.1.1 Configuring numeric-prelude-0.4.1... Building numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... [ 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 ) src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma [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 ) src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma [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 ) src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma [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 ) src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma [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 ) src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma [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 ) src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma [32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o ) src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma [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 ) src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma [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.1... Running Haddock for numeric-prelude-0.4.1... Running hscolour for numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma 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' 30% ( 8 / 27) in 'MathObj.Polynomial.Core' 37% ( 16 / 43) in 'MathObj.PowerSeries.Core' 44% ( 7 / 16) in 'MathObj.PowerSeries' 10% ( 2 / 20) in 'MathObj.PowerSeries2.Core' 10% ( 5 / 48) in 'MathObj.PowerSeries.Example' 43% ( 3 / 7) in 'MathObj.PowerSeries.DifferentialEquation' 15% ( 2 / 13) 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: Algebra.RealRing: could not find link destinations for: Algebra.OrderDecision.C Documentation created: dist/doc/html/numeric-prelude/index.html, dist/doc/html/numeric-prelude/numeric-prelude.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-prelude-0.4.1 Registering numeric-prelude-0.4.1... Installed numeric-prelude-0.4.1 Configuring storablevector-0.2.9... Building storablevector-0.2.9... Preprocessing library storablevector-0.2.9... [ 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 ( src/Data/StorableVector/Cursor.hs, dist/build/Data/StorableVector/Cursor.o ) [ 3 of 14] Compiling Data.StorableVector.Base ( src/Data/StorableVector/Base.hs, dist/build/Data/StorableVector/Base.o ) [ 4 of 14] Compiling Data.StorableVector.Pointer ( src/Data/StorableVector/Pointer.hs, dist/build/Data/StorableVector/Pointer.o ) [ 5 of 14] Compiling Data.StorableVector.ST.Private ( src/Data/StorableVector/ST/Private.hs, dist/build/Data/StorableVector/ST/Private.o ) [ 6 of 14] Compiling Data.StorableVector ( src/Data/StorableVector.hs, dist/build/Data/StorableVector.o ) [ 7 of 14] Compiling Data.StorableVector.Lazy.PointerPrivate ( src/Data/StorableVector/Lazy/PointerPrivate.hs, dist/build/Data/StorableVector/Lazy/PointerPrivate.o ) [ 8 of 14] Compiling Data.StorableVector.Lazy ( src/Data/StorableVector/Lazy.hs, dist/build/Data/StorableVector/Lazy.o ) [ 9 of 14] Compiling Data.StorableVector.Lazy.Pointer ( src/Data/StorableVector/Lazy/Pointer.hs, dist/build/Data/StorableVector/Lazy/Pointer.o ) [10 of 14] Compiling Data.StorableVector.ST.Strict ( src/Data/StorableVector/ST/Strict.hs, dist/build/Data/StorableVector/ST/Strict.o ) [11 of 14] Compiling Data.StorableVector.Lazy.Builder ( src/Data/StorableVector/Lazy/Builder.hs, dist/build/Data/StorableVector/Lazy/Builder.o ) [12 of 14] Compiling Data.StorableVector.Lazy.Pattern ( src/Data/StorableVector/Lazy/Pattern.hs, dist/build/Data/StorableVector/Lazy/Pattern.o ) [13 of 14] Compiling Data.StorableVector.ST.Lazy ( src/Data/StorableVector/ST/Lazy.hs, dist/build/Data/StorableVector/ST/Lazy.o ) [14 of 14] Compiling Data.StorableVector.Lazy.PointerPrivateIndex ( src/Data/StorableVector/Lazy/PointerPrivateIndex.hs, dist/build/Data/StorableVector/Lazy/PointerPrivateIndex.o ) In-place registering storablevector-0.2.9... Running Haddock for storablevector-0.2.9... Running hscolour for storablevector-0.2.9... Preprocessing library storablevector-0.2.9... Preprocessing library storablevector-0.2.9... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 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' 25% ( 23 / 91) 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, dist/doc/html/storablevector/storablevector.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storablevector-0.2.9 Registering storablevector-0.2.9... Installed storablevector-0.2.9 Configuring sox-0.2.2.5... Building sox-0.2.2.5... Preprocessing library sox-0.2.2.5... [ 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.5... Running Haddock for sox-0.2.2.5... Running hscolour for sox-0.2.2.5... Preprocessing library sox-0.2.2.5... Preprocessing library sox-0.2.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 dist/build/tmp-7876/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: 8% ( 1 / 12) 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' Documentation created: dist/doc/html/sox/index.html, dist/doc/html/sox/sox.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sox-0.2.2.5 Registering sox-0.2.2.5... Installed sox-0.2.2.5 Configuring sample-frame-np-0.0.4... Building sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... [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.4... Running Haddock for sample-frame-np-0.0.4... Running hscolour for sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... Preprocessing library sample-frame-np-0.0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 17% ( 1 / 6) in 'Sound.Frame.NumericPrelude.StereoApplicative' 0% ( 0 / 11) in 'Sound.Frame.NumericPrelude.Stereo' Documentation created: dist/doc/html/sample-frame-np/index.html, dist/doc/html/sample-frame-np/sample-frame-np.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sample-frame-np-0.0.4 Registering sample-frame-np-0.0.4... Installed sample-frame-np-0.0.4 Configuring soxlib-0.0.1.1... cabal: The pkg-config package sox version >=14.3 && <14.4 is required but it could not be found. Failed to install soxlib-0.0.1.1 Configuring synthesizer-core-0.7.0.2... Building synthesizer-core-0.7.0.2... Preprocessing library synthesizer-core-0.7.0.2... [ 1 of 128] Compiling Synthesizer.PiecewiseConstant.Signal ( src/Synthesizer/PiecewiseConstant/Signal.hs, dist/build/Synthesizer/PiecewiseConstant/Signal.o ) [ 2 of 128] Compiling Synthesizer.Causal.Displacement ( src/Synthesizer/Causal/Displacement.hs, dist/build/Synthesizer/Causal/Displacement.o ) [ 3 of 128] Compiling Synthesizer.Causal.Class ( src/Synthesizer/Causal/Class.hs, dist/build/Synthesizer/Causal/Class.o ) [ 4 of 128] Compiling Synthesizer.Storable.Repair ( src/Synthesizer/Storable/Repair.hs, dist/build/Synthesizer/Storable/Repair.o ) [ 5 of 128] Compiling Synthesizer.Plain.IO ( src/Synthesizer/Plain/IO.hs, dist/build/Synthesizer/Plain/IO.o ) [ 6 of 128] Compiling Synthesizer.Causal.Spatial ( src/Synthesizer/Causal/Spatial.hs, dist/build/Synthesizer/Causal/Spatial.o ) [ 7 of 128] Compiling Synthesizer.Plain.LorenzAttractor ( src/Synthesizer/Plain/LorenzAttractor.hs, dist/build/Synthesizer/Plain/LorenzAttractor.o ) [ 8 of 128] Compiling Synthesizer.Basic.ComplexModule ( src/Synthesizer/Basic/ComplexModule.hs, dist/build/Synthesizer/Basic/ComplexModule.o ) [ 9 of 128] Compiling Synthesizer.Plain.Filter.Recursive.AllpassPoly ( src/Synthesizer/Plain/Filter/Recursive/AllpassPoly.hs, dist/build/Synthesizer/Plain/Filter/Recursive/AllpassPoly.o ) [ 10 of 128] Compiling Synthesizer.Plain.Filter.Recursive ( src/Synthesizer/Plain/Filter/Recursive.hs, dist/build/Synthesizer/Plain/Filter/Recursive.o ) [ 11 of 128] Compiling Synthesizer.Plain.Modifier ( src/Synthesizer/Plain/Modifier.hs, dist/build/Synthesizer/Plain/Modifier.o ) [ 12 of 128] Compiling Synthesizer.Plain.Signal ( src/Synthesizer/Plain/Signal.hs, dist/build/Synthesizer/Plain/Signal.o ) [ 13 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Integration ( src/Synthesizer/Plain/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Integration.o ) [ 14 of 128] Compiling Synthesizer.Plain.Cut ( src/Synthesizer/Plain/Cut.hs, dist/build/Synthesizer/Plain/Cut.o ) [ 15 of 128] Compiling Synthesizer.Plain.Displacement ( src/Synthesizer/Plain/Displacement.hs, dist/build/Synthesizer/Plain/Displacement.o ) [ 16 of 128] Compiling Synthesizer.Plain.Noise ( src/Synthesizer/Plain/Noise.hs, dist/build/Synthesizer/Plain/Noise.o ) [ 17 of 128] Compiling Synthesizer.Plain.Control ( src/Synthesizer/Plain/Control.hs, dist/build/Synthesizer/Plain/Control.o ) [ 18 of 128] Compiling Synthesizer.Plain.Analysis ( src/Synthesizer/Plain/Analysis.hs, dist/build/Synthesizer/Plain/Analysis.o ) [ 19 of 128] Compiling Synthesizer.Plain.Filter.LinearPredictive ( src/Synthesizer/Plain/Filter/LinearPredictive.hs, dist/build/Synthesizer/Plain/Filter/LinearPredictive.o ) [ 20 of 128] Compiling Synthesizer.Plain.Filter.NonRecursive ( src/Synthesizer/Plain/Filter/NonRecursive.hs, dist/build/Synthesizer/Plain/Filter/NonRecursive.o ) [ 21 of 128] Compiling Synthesizer.Plain.Filter.Recursive.MovingAverage ( src/Synthesizer/Plain/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/Plain/Filter/Recursive/MovingAverage.o ) [ 22 of 128] Compiling Synthesizer.Utility ( src/Synthesizer/Utility.hs, dist/build/Synthesizer/Utility.o ) [ 23 of 128] Compiling Synthesizer.Interpolation.Core ( src/Synthesizer/Interpolation/Core.hs, dist/build/Synthesizer/Interpolation/Core.o ) [ 24 of 128] Compiling Synthesizer.Basic.Phase ( src/Synthesizer/Basic/Phase.hs, dist/build/Synthesizer/Basic/Phase.o ) [ 25 of 128] Compiling Synthesizer.Basic.Wave ( src/Synthesizer/Basic/Wave.hs, dist/build/Synthesizer/Basic/Wave.o ) [ 26 of 128] Compiling Synthesizer.Basic.WaveSmoothed ( src/Synthesizer/Basic/WaveSmoothed.hs, dist/build/Synthesizer/Basic/WaveSmoothed.o ) [ 27 of 128] Compiling Synthesizer.Basic.Distortion ( src/Synthesizer/Basic/Distortion.hs, dist/build/Synthesizer/Basic/Distortion.o ) [ 28 of 128] Compiling Synthesizer.Basic.DistortionControlled ( src/Synthesizer/Basic/DistortionControlled.hs, dist/build/Synthesizer/Basic/DistortionControlled.o ) [ 29 of 128] Compiling Synthesizer.Frame.Stereo ( src/Synthesizer/Frame/Stereo.hs, dist/build/Synthesizer/Frame/Stereo.o ) [ 30 of 128] 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' [ 31 of 128] Compiling Synthesizer.Storable.Cut ( src/Synthesizer/Storable/Cut.hs, dist/build/Synthesizer/Storable/Cut.o ) [ 32 of 128] Compiling Synthesizer.Storable.Oscillator ( src/Synthesizer/Storable/Oscillator.hs, dist/build/Synthesizer/Storable/Oscillator.o ) [ 33 of 128] Compiling Synthesizer.Storable.Generate ( src/Synthesizer/Storable/Generate.hs, dist/build/Synthesizer/Storable/Generate.o ) [ 34 of 128] Compiling Synthesizer.Basic.Binary ( src/Synthesizer/Basic/Binary.hs, dist/build/Synthesizer/Basic/Binary.o ) [ 35 of 128] Compiling Synthesizer.Plain.Builder ( src/Synthesizer/Plain/Builder.hs, dist/build/Synthesizer/Plain/Builder.o ) [ 36 of 128] 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." [ 37 of 128] Compiling Synthesizer.Plain.Play ( src/Synthesizer/Plain/Play.hs, dist/build/Synthesizer/Plain/Play.o ) [ 38 of 128] Compiling Synthesizer.Storable.Play ( src/Synthesizer/Storable/Play.hs, dist/build/Synthesizer/Storable/Play.o ) [ 39 of 128] Compiling Synthesizer.Piecewise ( src/Synthesizer/Piecewise.hs, dist/build/Synthesizer/Piecewise.o ) [ 40 of 128] Compiling Synthesizer.RandomKnuth ( src/Synthesizer/RandomKnuth.hs, dist/build/Synthesizer/RandomKnuth.o ) [ 41 of 128] Compiling Synthesizer.Format ( src/Synthesizer/Format.hs, dist/build/Synthesizer/Format.o ) [ 42 of 128] Compiling Synthesizer.State.Signal ( src/Synthesizer/State/Signal.hs, dist/build/Synthesizer/State/Signal.o ) src/Synthesizer/State/Signal.hs:601:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' src/Synthesizer/State/Signal.hs:602:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mix' [ 43 of 128] Compiling Synthesizer.Generic.Cut ( src/Synthesizer/Generic/Cut.hs, dist/build/Synthesizer/Generic/Cut.o ) [ 44 of 128] Compiling Synthesizer.Zip ( src/Synthesizer/Zip.hs, dist/build/Synthesizer/Zip.o ) [ 45 of 128] Compiling Synthesizer.Generic.CutChunky ( src/Synthesizer/Generic/CutChunky.hs, dist/build/Synthesizer/Generic/CutChunky.o ) [ 46 of 128] Compiling Synthesizer.Interpolation ( src/Synthesizer/Interpolation.hs, dist/build/Synthesizer/Interpolation.o ) [ 47 of 128] Compiling Synthesizer.Basic.ToneModulation ( src/Synthesizer/Basic/ToneModulation.hs, dist/build/Synthesizer/Basic/ToneModulation.o ) [ 48 of 128] Compiling Synthesizer.Interpolation.Class ( src/Synthesizer/Interpolation/Class.hs, dist/build/Synthesizer/Interpolation/Class.o ) [ 49 of 128] Compiling Synthesizer.Generic.Signal ( src/Synthesizer/Generic/Signal.hs, dist/build/Synthesizer/Generic/Signal.o ) [ 50 of 128] Compiling Synthesizer.ChunkySize ( src/Synthesizer/ChunkySize.hs, dist/build/Synthesizer/ChunkySize.o ) [ 51 of 128] Compiling Synthesizer.Generic.Displacement ( src/Synthesizer/Generic/Displacement.hs, dist/build/Synthesizer/Generic/Displacement.o ) [ 52 of 128] Compiling Synthesizer.Generic.Control ( src/Synthesizer/Generic/Control.hs, dist/build/Synthesizer/Generic/Control.o ) [ 53 of 128] Compiling Synthesizer.Generic.LengthSignal ( src/Synthesizer/Generic/LengthSignal.hs, dist/build/Synthesizer/Generic/LengthSignal.o ) [ 54 of 128] Compiling Synthesizer.Generic.Filter.Recursive.Integration ( src/Synthesizer/Generic/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Generic/Filter/Recursive/Integration.o ) [ 55 of 128] Compiling Synthesizer.ChunkySize.Cut ( src/Synthesizer/ChunkySize/Cut.hs, dist/build/Synthesizer/ChunkySize/Cut.o ) [ 56 of 128] Compiling Synthesizer.ChunkySize.Signal ( src/Synthesizer/ChunkySize/Signal.hs, dist/build/Synthesizer/ChunkySize/Signal.o ) [ 57 of 128] Compiling Synthesizer.Causal.Process ( src/Synthesizer/Causal/Process.hs, dist/build/Synthesizer/Causal/Process.o ) [ 58 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Allpass ( src/Synthesizer/Plain/Filter/Recursive/Allpass.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Allpass.o ) [ 59 of 128] Compiling Synthesizer.Plain.Filter.Recursive.FirstOrder ( src/Synthesizer/Plain/Filter/Recursive/FirstOrder.hs, dist/build/Synthesizer/Plain/Filter/Recursive/FirstOrder.o ) [ 60 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Comb ( src/Synthesizer/Plain/Filter/Recursive/Comb.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Comb.o ) [ 61 of 128] Compiling Synthesizer.Plain.Filter.Recursive.FirstOrderComplex ( src/Synthesizer/Plain/Filter/Recursive/FirstOrderComplex.hs, dist/build/Synthesizer/Plain/Filter/Recursive/FirstOrderComplex.o ) [ 62 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Moog ( src/Synthesizer/Plain/Filter/Recursive/Moog.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Moog.o ) [ 63 of 128] Compiling Synthesizer.Causal.Arrow ( src/Synthesizer/Causal/Arrow.hs, dist/build/Synthesizer/Causal/Arrow.o ) [ 64 of 128] Compiling Synthesizer.Causal.Filter.Recursive.Integration ( src/Synthesizer/Causal/Filter/Recursive/Integration.hs, dist/build/Synthesizer/Causal/Filter/Recursive/Integration.o ) [ 65 of 128] Compiling Synthesizer.Causal.Analysis ( src/Synthesizer/Causal/Analysis.hs, dist/build/Synthesizer/Causal/Analysis.o ) [ 66 of 128] Compiling Synthesizer.Causal.Cut ( src/Synthesizer/Causal/Cut.hs, dist/build/Synthesizer/Causal/Cut.o ) [ 67 of 128] Compiling Synthesizer.CausalIO.Process ( src/Synthesizer/CausalIO/Process.hs, dist/build/Synthesizer/CausalIO/Process.o ) [ 68 of 128] Compiling Synthesizer.CausalIO.Gate ( src/Synthesizer/CausalIO/Gate.hs, dist/build/Synthesizer/CausalIO/Gate.o ) [ 69 of 128] Compiling Synthesizer.State.Displacement ( src/Synthesizer/State/Displacement.hs, dist/build/Synthesizer/State/Displacement.o ) [ 70 of 128] Compiling Synthesizer.State.Control ( src/Synthesizer/State/Control.hs, dist/build/Synthesizer/State/Control.o ) [ 71 of 128] Compiling Synthesizer.State.Analysis ( src/Synthesizer/State/Analysis.hs, dist/build/Synthesizer/State/Analysis.o ) [ 72 of 128] Compiling Synthesizer.Generic.Analysis ( src/Synthesizer/Generic/Analysis.hs, dist/build/Synthesizer/Generic/Analysis.o ) [ 73 of 128] Compiling Synthesizer.Generic.Piece ( src/Synthesizer/Generic/Piece.hs, dist/build/Synthesizer/Generic/Piece.o ) [ 74 of 128] Compiling Synthesizer.State.Cut ( src/Synthesizer/State/Cut.hs, dist/build/Synthesizer/State/Cut.o ) [ 75 of 128] Compiling Synthesizer.State.Interpolation ( src/Synthesizer/State/Interpolation.hs, dist/build/Synthesizer/State/Interpolation.o ) [ 76 of 128] Compiling Synthesizer.State.Filter.Delay ( src/Synthesizer/State/Filter/Delay.hs, dist/build/Synthesizer/State/Filter/Delay.o ) [ 77 of 128] Compiling Synthesizer.State.Filter.NonRecursive ( src/Synthesizer/State/Filter/NonRecursive.hs, dist/build/Synthesizer/State/Filter/NonRecursive.o ) [ 78 of 128] Compiling Synthesizer.Generic.Filter.NonRecursive ( src/Synthesizer/Generic/Filter/NonRecursive.hs, dist/build/Synthesizer/Generic/Filter/NonRecursive.o ) [ 79 of 128] Compiling Synthesizer.Storable.Filter.NonRecursive ( src/Synthesizer/Storable/Filter/NonRecursive.hs, dist/build/Synthesizer/Storable/Filter/NonRecursive.o ) [ 80 of 128] Compiling Synthesizer.Generic.Filter.Recursive.Comb ( src/Synthesizer/Generic/Filter/Recursive/Comb.hs, dist/build/Synthesizer/Generic/Filter/Recursive/Comb.o ) [ 81 of 128] Compiling Synthesizer.State.Filter.Recursive.Comb ( src/Synthesizer/State/Filter/Recursive/Comb.hs, dist/build/Synthesizer/State/Filter/Recursive/Comb.o ) [ 82 of 128] Compiling Synthesizer.State.Filter.Recursive.Integration ( src/Synthesizer/State/Filter/Recursive/Integration.hs, dist/build/Synthesizer/State/Filter/Recursive/Integration.o ) [ 83 of 128] Compiling Synthesizer.State.Filter.Recursive.MovingAverage ( src/Synthesizer/State/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/State/Filter/Recursive/MovingAverage.o ) [ 84 of 128] Compiling Synthesizer.State.Noise ( src/Synthesizer/State/Noise.hs, dist/build/Synthesizer/State/Noise.o ) [ 85 of 128] Compiling Synthesizer.State.NoiseCustom ( src/Synthesizer/State/NoiseCustom.hs, dist/build/Synthesizer/State/NoiseCustom.o ) [ 86 of 128] Compiling Synthesizer.Causal.Oscillator.Core ( src/Synthesizer/Causal/Oscillator/Core.hs, dist/build/Synthesizer/Causal/Oscillator/Core.o ) [ 87 of 128] Compiling Synthesizer.State.ToneModulation ( src/Synthesizer/State/ToneModulation.hs, dist/build/Synthesizer/State/ToneModulation.o ) [ 88 of 128] Compiling Synthesizer.Causal.ToneModulation ( src/Synthesizer/Causal/ToneModulation.hs, dist/build/Synthesizer/Causal/ToneModulation.o ) [ 89 of 128] Compiling Synthesizer.Generic.Wave ( src/Synthesizer/Generic/Wave.hs, dist/build/Synthesizer/Generic/Wave.o ) [ 90 of 128] Compiling Synthesizer.Causal.Filter.NonRecursive ( src/Synthesizer/Causal/Filter/NonRecursive.hs, dist/build/Synthesizer/Causal/Filter/NonRecursive.o ) [ 91 of 128] Compiling Synthesizer.Generic.Cyclic ( src/Synthesizer/Generic/Cyclic.hs, dist/build/Synthesizer/Generic/Cyclic.o ) [ 92 of 128] Compiling Synthesizer.Basic.NumberTheory ( private/Synthesizer/Basic/NumberTheory.hs, dist/build/Synthesizer/Basic/NumberTheory.o ) [ 93 of 128] Compiling Synthesizer.Generic.Permutation ( private/Synthesizer/Generic/Permutation.hs, dist/build/Synthesizer/Generic/Permutation.o ) [ 94 of 128] Compiling Synthesizer.Generic.Fourier ( src/Synthesizer/Generic/Fourier.hs, dist/build/Synthesizer/Generic/Fourier.o ) [ 95 of 128] Compiling Synthesizer.Generic.Noise ( src/Synthesizer/Generic/Noise.hs, dist/build/Synthesizer/Generic/Noise.o ) [ 96 of 128] Compiling Synthesizer.ApplicativeUtility ( src/Synthesizer/ApplicativeUtility.hs, dist/build/Synthesizer/ApplicativeUtility.o ) [ 97 of 128] Compiling Synthesizer.Interpolation.Module ( src/Synthesizer/Interpolation/Module.hs, dist/build/Synthesizer/Interpolation/Module.o ) [ 98 of 128] Compiling Synthesizer.Plain.Interpolation ( src/Synthesizer/Plain/Interpolation.hs, dist/build/Synthesizer/Plain/Interpolation.o ) [ 99 of 128] Compiling Synthesizer.Plain.Filter.Delay.ST ( src/Synthesizer/Plain/Filter/Delay/ST.hs, dist/build/Synthesizer/Plain/Filter/Delay/ST.o ) [100 of 128] Compiling Synthesizer.Plain.Filter.Delay.List ( src/Synthesizer/Plain/Filter/Delay/List.hs, dist/build/Synthesizer/Plain/Filter/Delay/List.o ) [101 of 128] Compiling Synthesizer.Plain.Filter.Delay.Block ( src/Synthesizer/Plain/Filter/Delay/Block.hs, dist/build/Synthesizer/Plain/Filter/Delay/Block.o ) [102 of 128] Compiling Synthesizer.Plain.Filter.Delay ( src/Synthesizer/Plain/Filter/Delay.hs, dist/build/Synthesizer/Plain/Filter/Delay.o ) [103 of 128] Compiling Synthesizer.Plain.ToneModulation ( src/Synthesizer/Plain/ToneModulation.hs, dist/build/Synthesizer/Plain/ToneModulation.o ) [104 of 128] Compiling Synthesizer.Plain.Oscillator ( src/Synthesizer/Plain/Oscillator.hs, dist/build/Synthesizer/Plain/Oscillator.o ) [105 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Hilbert ( src/Synthesizer/Plain/Filter/Recursive/Hilbert.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Hilbert.o ) [106 of 128] Compiling Synthesizer.Plain.Effect.Glass ( src/Synthesizer/Plain/Effect/Glass.hs, dist/build/Synthesizer/Plain/Effect/Glass.o ) [107 of 128] Compiling Synthesizer.Plain.Wave ( src/Synthesizer/Plain/Wave.hs, dist/build/Synthesizer/Plain/Wave.o ) [108 of 128] Compiling Synthesizer.Plain.Effect.Fly ( src/Synthesizer/Plain/Effect/Fly.hs, dist/build/Synthesizer/Plain/Effect/Fly.o ) [109 of 128] Compiling Synthesizer.Causal.Interpolation ( src/Synthesizer/Causal/Interpolation.hs, dist/build/Synthesizer/Causal/Interpolation.o ) [110 of 128] Compiling Synthesizer.Causal.Oscillator ( src/Synthesizer/Causal/Oscillator.hs, dist/build/Synthesizer/Causal/Oscillator.o ) [111 of 128] 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' [112 of 128] Compiling Synthesizer.Generic.Loop ( src/Synthesizer/Generic/Loop.hs, dist/build/Synthesizer/Generic/Loop.o ) [113 of 128] Compiling Synthesizer.Generic.Oscillator ( src/Synthesizer/Generic/Oscillator.hs, dist/build/Synthesizer/Generic/Oscillator.o ) [114 of 128] Compiling Synthesizer.Generic.Interpolation ( src/Synthesizer/Generic/Interpolation.hs, dist/build/Synthesizer/Generic/Interpolation.o ) [115 of 128] Compiling Synthesizer.Generic.Filter.Delay ( src/Synthesizer/Generic/Filter/Delay.hs, dist/build/Synthesizer/Generic/Filter/Delay.o ) [116 of 128] Compiling Synthesizer.Generic.Filter.Recursive.MovingAverage ( src/Synthesizer/Generic/Filter/Recursive/MovingAverage.hs, dist/build/Synthesizer/Generic/Filter/Recursive/MovingAverage.o ) [117 of 128] Compiling Synthesizer.Interpolation.Custom ( src/Synthesizer/Interpolation/Custom.hs, dist/build/Synthesizer/Interpolation/Custom.o ) [118 of 128] Compiling Synthesizer.Plain.Filter.Recursive.SecondOrder ( src/Synthesizer/Plain/Filter/Recursive/SecondOrder.hs, dist/build/Synthesizer/Plain/Filter/Recursive/SecondOrder.o ) [119 of 128] Compiling Synthesizer.Plain.Filter.Recursive.SecondOrderCascade ( src/Synthesizer/Plain/Filter/Recursive/SecondOrderCascade.hs, dist/build/Synthesizer/Plain/Filter/Recursive/SecondOrderCascade.o ) [120 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Butterworth ( src/Synthesizer/Plain/Filter/Recursive/Butterworth.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Butterworth.o ) [121 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Chebyshev ( src/Synthesizer/Plain/Filter/Recursive/Chebyshev.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Chebyshev.o ) [122 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Universal ( src/Synthesizer/Plain/Filter/Recursive/Universal.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Universal.o ) [123 of 128] Compiling Synthesizer.Plain.Filter.Recursive.Test ( src/Synthesizer/Plain/Filter/Recursive/Test.hs, dist/build/Synthesizer/Plain/Filter/Recursive/Test.o ) [124 of 128] Compiling Synthesizer.Plain.Instrument ( src/Synthesizer/Plain/Instrument.hs, dist/build/Synthesizer/Plain/Instrument.o ) [125 of 128] Compiling Synthesizer.Plain.Effect ( src/Synthesizer/Plain/Effect.hs, dist/build/Synthesizer/Plain/Effect.o ) [126 of 128] 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() [127 of 128] 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() [128 of 128] Compiling Synthesizer.Storage ( src/Synthesizer/Storage.hs, dist/build/Synthesizer/Storage.o ) In-place registering synthesizer-core-0.7.0.2... Running Haddock for synthesizer-core-0.7.0.2... Running hscolour for synthesizer-core-0.7.0.2... Preprocessing library synthesizer-core-0.7.0.2... HsColour: private/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.7.0.2 Registering synthesizer-core-0.7.0.2... Installed synthesizer-core-0.7.0.2 cabal: Error: some packages failed to install: soxlib-0.0.1.1 failed during the configure step. The exception was: ExitFailure 1 split-record-0.1.1.1 depends on soxlib-0.0.1.1 which failed to install.