Resolving dependencies... Configuring attoparsec-0.10.4.0... Building attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.10.4.0... Running Haddock for attoparsec-0.10.4.0... Running hscolour for attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal' 95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal' 97% ( 71 / 73) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 48 / 50) in 'Data.Attoparsec.ByteString' 97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.10.4.0 Registering attoparsec-0.10.4.0... Installed attoparsec-0.10.4.0 Configuring bytestring-lexing-0.4.3... Building bytestring-lexing-0.4.3... Preprocessing library bytestring-lexing-0.4.3... [1 of 4] Compiling Data.ByteString.Lex.Internal ( src/Data/ByteString/Lex/Internal.hs, dist/build/Data/ByteString/Lex/Internal.o ) [2 of 4] Compiling Data.ByteString.Lex.Lazy.Double ( dist/build/Data/ByteString/Lex/Lazy/Double.hs, dist/build/Data/ByteString/Lex/Lazy/Double.o ) dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: ((I# (ord_c))) = ord c In the expression: let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c (offset) = (base +# ord_c) .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let (base) = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' [3 of 4] Compiling Data.ByteString.Lex.Double ( dist/build/Data/ByteString/Lex/Double.hs, dist/build/Data/ByteString/Lex/Double.o ) dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: ((I# (ord_c))) = ord c In the expression: let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c (offset) = (base +# ord_c) .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let (base) = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' [4 of 4] Compiling Data.ByteString.Lex.Integral ( src/Data/ByteString/Lex/Integral.hs, dist/build/Data/ByteString/Lex/Integral.o ) In-place registering bytestring-lexing-0.4.3... Running Haddock for bytestring-lexing-0.4.3... Running hscolour for bytestring-lexing-0.4.3... Preprocessing library bytestring-lexing-0.4.3... Preprocessing library bytestring-lexing-0.4.3... dist/build/tmp-22943/dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: ((I# (ord_c))) = ord c In the expression: let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c (offset) = (base +# ord_c) .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let (base) = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' dist/build/tmp-22943/dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: ((I# (ord_c))) = ord c In the expression: let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c (offset) = (base +# ord_c) .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let (base) = alexIndexInt32OffAddr alex_base s ((I# (ord_c))) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let (base) = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' Haddock coverage: 67% ( 2 / 3) in 'Data.ByteString.Lex.Internal' 100% ( 2 / 2) in 'Data.ByteString.Lex.Lazy.Double' 100% ( 3 / 3) in 'Data.ByteString.Lex.Double' 100% ( 14 / 14) in 'Data.ByteString.Lex.Integral' Warning: Data.ByteString.Lex.Integral: could not find link destinations for: Data.ByteString.Lex.Integral.numTwoPowerDigits Data.ByteString.Lex.Integral.numDigits Documentation created: dist/doc/html/bytestring-lexing/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-lexing-0.4.3 Registering bytestring-lexing-0.4.3... Installed bytestring-lexing-0.4.3 Configuring bytestring-show-0.3.5.5... Building bytestring-show-0.3.5.5... Preprocessing library bytestring-show-0.3.5.5... [1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.o ) [2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.o ) [3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.o ) [4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.o ) Text/Show/ByteString/Integer.hs:127:6: Warning: This binding for `n' shadows the existing binding bound at Text/Show/ByteString/Integer.hs:124:20 [5 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.o ) [6 of 6] Compiling Text.Show.ByteString ( Text/Show/ByteString.hs, dist/build/Text/Show/ByteString.o ) Text/Show/ByteString.hs:112:9: Warning: In the use of `putStrLn' (imported from Data.ByteString.Lazy): Deprecated: "Use Data.ByteString.Lazy.Char8.putStrLn instead. (Functions that rely on ASCII encodings belong in Data.ByteString.Lazy.Char8)" In-place registering bytestring-show-0.3.5.5... Running Haddock for bytestring-show-0.3.5.5... Running hscolour for bytestring-show-0.3.5.5... Preprocessing library bytestring-show-0.3.5.5... Preprocessing library bytestring-show-0.3.5.5... Text/Show/ByteString/Integer.hs:127:6: Warning: This binding for `n' shadows the existing binding bound at Text/Show/ByteString/Integer.hs:124:20 Text/Show/ByteString.hs:112:9: Warning: In the use of `putStrLn' (imported from Data.ByteString.Lazy): Deprecated: "Use Data.ByteString.Lazy.Char8.putStrLn instead. (Functions that rely on ASCII encodings belong in Data.ByteString.Lazy.Char8)" Haddock coverage: 86% ( 6 / 7) in 'Text.Show.ByteString.Util' 20% ( 1 / 5) in 'Text.Show.ByteString.Char' 8% ( 1 / 13) in 'Text.Show.ByteString.Int' 14% ( 2 / 14) in 'Text.Show.ByteString.Integer' 80% ( 4 / 5) in 'Text.Show.ByteString.Float' 100% ( 29 / 29) in 'Text.Show.ByteString' Warning: Text.Show.ByteString: could not find link destinations for: Data.Binary.Put.PairS Documentation created: dist/doc/html/bytestring-show/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-show-0.3.5.5 Registering bytestring-show-0.3.5.5... Installed bytestring-show-0.3.5.5 Configuring hosc-0.9... Building hosc-0.9... Preprocessing library hosc-0.9... [1 of 9] Compiling Sound.OpenSoundControl.Cast ( Sound/OpenSoundControl/Cast.hs, dist/build/Sound/OpenSoundControl/Cast.o ) Sound/OpenSoundControl/Cast.hs:15:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:19:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:23:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:38:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [2 of 9] Compiling Sound.OpenSoundControl.Byte ( Sound/OpenSoundControl/Byte.hs, dist/build/Sound/OpenSoundControl/Byte.o ) [3 of 9] Compiling Sound.OpenSoundControl.Time ( Sound/OpenSoundControl/Time.hs, dist/build/Sound/OpenSoundControl/Time.o ) [4 of 9] Compiling Sound.OpenSoundControl.OSC ( Sound/OpenSoundControl/OSC.hs, dist/build/Sound/OpenSoundControl/OSC.o ) [5 of 9] Compiling Sound.OpenSoundControl.Transport ( Sound/OpenSoundControl/Transport.hs, dist/build/Sound/OpenSoundControl/Transport.o ) [6 of 9] Compiling Sound.OpenSoundControl.Transport.UDP ( Sound/OpenSoundControl/Transport/UDP.hs, dist/build/Sound/OpenSoundControl/Transport/UDP.o ) [7 of 9] Compiling Sound.OpenSoundControl.Transport.TCP ( Sound/OpenSoundControl/Transport/TCP.hs, dist/build/Sound/OpenSoundControl/Transport/TCP.o ) [8 of 9] Compiling Sound.OpenSoundControl.Coerce ( Sound/OpenSoundControl/Coerce.hs, dist/build/Sound/OpenSoundControl/Coerce.o ) [9 of 9] Compiling Sound.OpenSoundControl ( Sound/OpenSoundControl.hs, dist/build/Sound/OpenSoundControl.o ) In-place registering hosc-0.9... Running Haddock for hosc-0.9... Running hscolour for hosc-0.9... Preprocessing library hosc-0.9... Preprocessing library hosc-0.9... dist/build/tmp-22943/Sound/OpenSoundControl/Cast.hs:15:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-22943/Sound/OpenSoundControl/Cast.hs:19:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-22943/Sound/OpenSoundControl/Cast.hs:23:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-22943/Sound/OpenSoundControl/Cast.hs:38:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Haddock coverage: 100% ( 9 / 9) in 'Sound.OpenSoundControl.Cast' 100% ( 19 / 19) in 'Sound.OpenSoundControl.Byte' 100% ( 15 / 15) in 'Sound.OpenSoundControl.Time' 71% ( 5 / 7) in 'Sound.OpenSoundControl.OSC' 100% ( 5 / 5) in 'Sound.OpenSoundControl.Transport' 57% ( 4 / 7) in 'Sound.OpenSoundControl.Transport.UDP' 100% ( 4 / 4) in 'Sound.OpenSoundControl.Transport.TCP' 100% ( 6 / 6) in 'Sound.OpenSoundControl.Coerce' 100% ( 8 / 8) in 'Sound.OpenSoundControl' Documentation created: dist/doc/html/hosc/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hosc-0.9 Registering hosc-0.9... Installed hosc-0.9 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 primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... 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% ( 13 / 13) 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% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring storable-complex-0.2.1... Building storable-complex-0.2.1... Preprocessing library storable-complex-0.2.1... [1 of 1] Compiling Foreign.Storable.Complex ( Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o ) In-place registering storable-complex-0.2.1... Running Haddock for storable-complex-0.2.1... Running hscolour for storable-complex-0.2.1... Preprocessing library storable-complex-0.2.1... Preprocessing library storable-complex-0.2.1... Haddock coverage: 100% ( 1 / 1) in 'Foreign.Storable.Complex' Documentation created: dist/doc/html/storable-complex/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-complex-0.2.1 Registering storable-complex-0.2.1... Installed storable-complex-0.2.1 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 delimited-text-0.3.0... Building delimited-text-0.3.0... Preprocessing library delimited-text-0.3.0... [1 of 4] Compiling Text.Delimited.Types ( Text/Delimited/Types.hs, dist/build/Text/Delimited/Types.o ) [2 of 4] Compiling Text.Delimited.Put ( Text/Delimited/Put.hs, dist/build/Text/Delimited/Put.o ) [3 of 4] Compiling Text.Delimited.ByteString.Lazy ( Text/Delimited/ByteString/Lazy.hs, dist/build/Text/Delimited/ByteString/Lazy.o ) [4 of 4] Compiling Text.Delimited ( Text/Delimited.hs, dist/build/Text/Delimited.o ) In-place registering delimited-text-0.3.0... Running Haddock for delimited-text-0.3.0... Running hscolour for delimited-text-0.3.0... Preprocessing library delimited-text-0.3.0... Preprocessing library delimited-text-0.3.0... Haddock coverage: 80% ( 4 / 5) in 'Text.Delimited.Types' 80% ( 4 / 5) in 'Text.Delimited.Put' 75% ( 3 / 4) in 'Text.Delimited.ByteString.Lazy' 100% ( 8 / 8) in 'Text.Delimited' Warning: Text.Delimited: could not find link destinations for: Text.Delimited.Types.ParseError Documentation created: dist/doc/html/delimited-text/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/delimited-text-0.3.0 Registering delimited-text-0.3.0... Installed delimited-text-0.3.0 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring hsc3-0.9... Building hsc3-0.9... Preprocessing library hsc3-0.9... [ 1 of 46] Compiling Sound.SC3.UGen.UId ( Sound/SC3/UGen/UId.hs, dist/build/Sound/SC3/UGen/UId.o ) [ 2 of 46] Compiling Sound.SC3.UGen.Operator ( Sound/SC3/UGen/Operator.hs, dist/build/Sound/SC3/UGen/Operator.o ) [ 3 of 46] Compiling Sound.SC3.UGen.External.LPC ( Sound/SC3/UGen/External/LPC.hs, dist/build/Sound/SC3/UGen/External/LPC.o ) [ 4 of 46] Compiling Sound.SC3.UGen.External.ATS ( Sound/SC3/UGen/External/ATS.hs, dist/build/Sound/SC3/UGen/External/ATS.o ) [ 5 of 46] Compiling Sound.SC3.UGen.Rate ( Sound/SC3/UGen/Rate.hs, dist/build/Sound/SC3/UGen/Rate.o ) [ 6 of 46] Compiling Sound.SC3.UGen.UGen ( Sound/SC3/UGen/UGen.hs, dist/build/Sound/SC3/UGen/UGen.o ) Sound/SC3/UGen/UGen.hs:5:1: Warning: Module `Data.HashTable' is deprecated: Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead. Sound/SC3/UGen/UGen.hs:58:27: Warning: In the use of `H.hashString' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." [ 7 of 46] Compiling Sound.SC3.UGen.Analysis ( Sound/SC3/UGen/Analysis.hs, dist/build/Sound/SC3/UGen/Analysis.o ) [ 8 of 46] Compiling Sound.SC3.UGen.Chaos ( Sound/SC3/UGen/Chaos.hs, dist/build/Sound/SC3/UGen/Chaos.o ) [ 9 of 46] Compiling Sound.SC3.UGen.Enum ( Sound/SC3/UGen/Enum.hs, dist/build/Sound/SC3/UGen/Enum.o ) [10 of 46] Compiling Sound.SC3.UGen.External ( Sound/SC3/UGen/External.hs, dist/build/Sound/SC3/UGen/External.o ) [11 of 46] Compiling Sound.SC3.UGen.Filter ( Sound/SC3/UGen/Filter.hs, dist/build/Sound/SC3/UGen/Filter.o ) [12 of 46] Compiling Sound.SC3.UGen.Granular ( Sound/SC3/UGen/Granular.hs, dist/build/Sound/SC3/UGen/Granular.o ) [13 of 46] Compiling Sound.SC3.UGen.Information ( Sound/SC3/UGen/Information.hs, dist/build/Sound/SC3/UGen/Information.o ) [14 of 46] Compiling Sound.SC3.UGen.MachineListening ( Sound/SC3/UGen/MachineListening.hs, dist/build/Sound/SC3/UGen/MachineListening.o ) [15 of 46] Compiling Sound.SC3.UGen.Math ( Sound/SC3/UGen/Math.hs, dist/build/Sound/SC3/UGen/Math.o ) [16 of 46] Compiling Sound.SC3.UGen.Envelope.Construct ( Sound/SC3/UGen/Envelope/Construct.hs, dist/build/Sound/SC3/UGen/Envelope/Construct.o ) [17 of 46] Compiling Sound.SC3.UGen.Oscillator ( Sound/SC3/UGen/Oscillator.hs, dist/build/Sound/SC3/UGen/Oscillator.o ) [18 of 46] Compiling Sound.SC3.UGen.Panner ( Sound/SC3/UGen/Panner.hs, dist/build/Sound/SC3/UGen/Panner.o ) [19 of 46] Compiling Sound.SC3.UGen.Utilities ( Sound/SC3/UGen/Utilities.hs, dist/build/Sound/SC3/UGen/Utilities.o ) [20 of 46] Compiling Sound.SC3.UGen.Buffer ( Sound/SC3/UGen/Buffer.hs, dist/build/Sound/SC3/UGen/Buffer.o ) [21 of 46] Compiling Sound.SC3.UGen.DiskIO ( Sound/SC3/UGen/DiskIO.hs, dist/build/Sound/SC3/UGen/DiskIO.o ) [22 of 46] Compiling Sound.SC3.UGen.Envelope ( Sound/SC3/UGen/Envelope.hs, dist/build/Sound/SC3/UGen/Envelope.o ) [23 of 46] Compiling Sound.SC3.UGen.IO ( Sound/SC3/UGen/IO.hs, dist/build/Sound/SC3/UGen/IO.o ) [24 of 46] Compiling Sound.SC3.UGen.UGen.Lift ( Sound/SC3/UGen/UGen/Lift.hs, dist/build/Sound/SC3/UGen/UGen/Lift.o ) [25 of 46] Compiling Sound.SC3.Server.Command.Completion ( Sound/SC3/Server/Command/Completion.hs, dist/build/Sound/SC3/Server/Command/Completion.o ) [26 of 46] Compiling Sound.SC3.Server.Utilities ( Sound/SC3/Server/Utilities.hs, dist/build/Sound/SC3/Server/Utilities.o ) [27 of 46] Compiling Sound.SC3.Server.NRT ( Sound/SC3/Server/NRT.hs, dist/build/Sound/SC3/Server/NRT.o ) [28 of 46] Compiling Sound.SC3.Server.Synthdef ( Sound/SC3/Server/Synthdef.hs, dist/build/Sound/SC3/Server/Synthdef.o ) [29 of 46] Compiling Sound.SC3.Server.Command ( Sound/SC3/Server/Command.hs, dist/build/Sound/SC3/Server/Command.o ) [30 of 46] Compiling Sound.SC3.Server.Play ( Sound/SC3/Server/Play.hs, dist/build/Sound/SC3/Server/Play.o ) [31 of 46] Compiling Sound.SC3.Server.Status ( Sound/SC3/Server/Status.hs, dist/build/Sound/SC3/Server/Status.o ) [32 of 46] Compiling Sound.SC3.UGen.Composite ( Sound/SC3/UGen/Composite.hs, dist/build/Sound/SC3/UGen/Composite.o ) Sound/SC3/UGen/Composite.hs:43:25: Warning: In the use of `splitEvery' (imported from Data.List.Split, but defined in Data.List.Split.Internals): Deprecated: "Use chunksOf." [33 of 46] Compiling Sound.SC3.UGen.Noise.ID ( Sound/SC3/UGen/Noise/ID.hs, dist/build/Sound/SC3/UGen/Noise/ID.o ) [34 of 46] Compiling Sound.SC3.UGen.Noise.Monadic ( Sound/SC3/UGen/Noise/Monadic.hs, dist/build/Sound/SC3/UGen/Noise/Monadic.o ) [35 of 46] Compiling Sound.SC3.UGen.FFT.ID ( Sound/SC3/UGen/FFT/ID.hs, dist/build/Sound/SC3/UGen/FFT/ID.o ) [36 of 46] Compiling Sound.SC3.UGen.FFT.Monadic ( Sound/SC3/UGen/FFT/Monadic.hs, dist/build/Sound/SC3/UGen/FFT/Monadic.o ) [37 of 46] Compiling Sound.SC3.UGen.FFT ( Sound/SC3/UGen/FFT.hs, dist/build/Sound/SC3/UGen/FFT.o ) [38 of 46] Compiling Sound.SC3.UGen.Demand.ID ( Sound/SC3/UGen/Demand/ID.hs, dist/build/Sound/SC3/UGen/Demand/ID.o ) [39 of 46] Compiling Sound.SC3.UGen.Demand.Monadic ( Sound/SC3/UGen/Demand/Monadic.hs, dist/build/Sound/SC3/UGen/Demand/Monadic.o ) [40 of 46] Compiling Sound.SC3.UGen.Composite.Monadic ( Sound/SC3/UGen/Composite/Monadic.hs, dist/build/Sound/SC3/UGen/Composite/Monadic.o ) [41 of 46] Compiling Sound.SC3.UGen.Demand ( Sound/SC3/UGen/Demand.hs, dist/build/Sound/SC3/UGen/Demand.o ) [42 of 46] Compiling Sound.SC3.UGen ( Sound/SC3/UGen.hs, dist/build/Sound/SC3/UGen.o ) [43 of 46] Compiling Sound.SC3.Server ( Sound/SC3/Server.hs, dist/build/Sound/SC3/Server.o ) [44 of 46] Compiling Sound.SC3.ID ( Sound/SC3/ID.hs, dist/build/Sound/SC3/ID.o ) [45 of 46] Compiling Sound.SC3.Monadic ( Sound/SC3/Monadic.hs, dist/build/Sound/SC3/Monadic.o ) [46 of 46] Compiling Sound.SC3 ( Sound/SC3.hs, dist/build/Sound/SC3.o ) In-place registering hsc3-0.9... Running Haddock for hsc3-0.9... Running hscolour for hsc3-0.9... Preprocessing library hsc3-0.9... Preprocessing library hsc3-0.9... dist/build/tmp-22943/Sound/SC3/UGen/UGen.hs:5:1: Warning: Module `Data.HashTable' is deprecated: Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead. dist/build/tmp-22943/Sound/SC3/UGen/UGen.hs:58:27: Warning: In the use of `H.hashString' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." dist/build/tmp-22943/Sound/SC3/UGen/Composite.hs:43:25: Warning: In the use of `splitEvery' (imported from Data.List.Split, but defined in Data.List.Split.Internals): Deprecated: "Use chunksOf." Haddock coverage: 50% ( 1 / 2) in 'Sound.SC3.UGen.UId' 60% ( 3 / 5) in 'Sound.SC3.UGen.Operator' 100% ( 6 / 6) in 'Sound.SC3.UGen.External.LPC' 100% ( 6 / 6) in 'Sound.SC3.UGen.External.ATS' 100% ( 7 / 7) in 'Sound.SC3.UGen.Rate' 86% ( 55 / 64) in 'Sound.SC3.UGen.UGen' 100% ( 6 / 6) in 'Sound.SC3.UGen.Analysis' 100% ( 20 / 20) in 'Sound.SC3.UGen.Chaos' 100% ( 6 / 6) in 'Sound.SC3.UGen.Enum' 100% ( 17 / 17) in 'Sound.SC3.UGen.External' 90% ( 85 / 94) in 'Sound.SC3.UGen.Filter' 100% ( 6 / 6) in 'Sound.SC3.UGen.Granular' 100% ( 12 / 12) in 'Sound.SC3.UGen.Information' 75% ( 9 / 12) in 'Sound.SC3.UGen.MachineListening' 62% ( 5 / 8) in 'Sound.SC3.UGen.Math' 83% ( 10 / 12) in 'Sound.SC3.UGen.Envelope.Construct' 100% ( 21 / 21) in 'Sound.SC3.UGen.Oscillator' 46% ( 6 / 13) in 'Sound.SC3.UGen.Panner' 0% ( 0 / 5) in 'Sound.SC3.UGen.Utilities' 100% ( 39 / 39) in 'Sound.SC3.UGen.Buffer' 67% ( 2 / 3) in 'Sound.SC3.UGen.DiskIO' 100% ( 13 / 13) in 'Sound.SC3.UGen.Envelope' 89% ( 16 / 18) in 'Sound.SC3.UGen.IO' 80% ( 4 / 5) in 'Sound.SC3.UGen.UGen.Lift' 100% ( 18 / 18) in 'Sound.SC3.Server.Command.Completion' 0% ( 0 / 4) in 'Sound.SC3.Server.Utilities' 100% ( 4 / 4) in 'Sound.SC3.Server.NRT' 100% ( 7 / 7) in 'Sound.SC3.Server.Synthdef' 99% ( 71 / 72) in 'Sound.SC3.Server.Command' 100% ( 8 / 8) in 'Sound.SC3.Server.Play' 100% ( 4 / 4) in 'Sound.SC3.Server.Status' 100% ( 11 / 11) in 'Sound.SC3.UGen.Composite' 96% ( 26 / 27) in 'Sound.SC3.UGen.Noise.ID' 96% ( 26 / 27) in 'Sound.SC3.UGen.Noise.Monadic' 75% ( 3 / 4) in 'Sound.SC3.UGen.FFT.ID' 75% ( 3 / 4) in 'Sound.SC3.UGen.FFT.Monadic' 37% ( 16 / 43) in 'Sound.SC3.UGen.FFT' 94% ( 15 / 16) in 'Sound.SC3.UGen.Demand.ID' 94% ( 15 / 16) in 'Sound.SC3.UGen.Demand.Monadic' 25% ( 1 / 4) in 'Sound.SC3.UGen.Composite.Monadic' 100% ( 6 / 6) in 'Sound.SC3.UGen.Demand' 100% ( 26 / 26) in 'Sound.SC3.UGen' 100% ( 6 / 6) in 'Sound.SC3.Server' 83% ( 5 / 6) in 'Sound.SC3.ID' 86% ( 6 / 7) in 'Sound.SC3.Monadic' 75% ( 3 / 4) in 'Sound.SC3' Warning: Sound.SC3.Server.Synthdef: could not find link destinations for: Sound.SC3.Server.Synthdef.NodeId Sound.SC3.Server.Synthdef.KType Sound.SC3.Server.Synthdef.PortIndex Documentation created: dist/doc/html/hsc3/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-0.9 Registering hsc3-0.9... Installed hsc3-0.9 Configuring gnuplot-0.5.1... Building gnuplot-0.5.1... Preprocessing library gnuplot-0.5.1... [ 1 of 42] Compiling Graphics.Gnuplot.Private.FrameOption ( src/Graphics/Gnuplot/Private/FrameOption.hs, dist/build/Graphics/Gnuplot/Private/FrameOption.o ) [ 2 of 42] Compiling Graphics.Gnuplot.Frame.Option ( src/Graphics/Gnuplot/Frame/Option.hs, dist/build/Graphics/Gnuplot/Frame/Option.o ) [ 3 of 42] Compiling Graphics.Gnuplot.Private.Display ( src/Graphics/Gnuplot/Private/Display.hs, dist/build/Graphics/Gnuplot/Private/Display.o ) [ 4 of 42] Compiling Graphics.Gnuplot.Display ( src/Graphics/Gnuplot/Display.hs, dist/build/Graphics/Gnuplot/Display.o ) [ 5 of 42] Compiling Graphics.Gnuplot.Private.FrameOptionSet ( src/Graphics/Gnuplot/Private/FrameOptionSet.hs, dist/build/Graphics/Gnuplot/Private/FrameOptionSet.o ) [ 6 of 42] Compiling Graphics.Gnuplot.Time ( src/Graphics/Gnuplot/Time.hs, dist/build/Graphics/Gnuplot/Time.o ) [ 7 of 42] Compiling Graphics.Gnuplot.Utility ( src/Graphics/Gnuplot/Utility.hs, dist/build/Graphics/Gnuplot/Utility.o ) [ 8 of 42] Compiling Graphics.Gnuplot.Private.ColorSpecification ( src/Graphics/Gnuplot/Private/ColorSpecification.hs, dist/build/Graphics/Gnuplot/Private/ColorSpecification.o ) [ 9 of 42] Compiling Graphics.Gnuplot.ColorSpecification ( src/Graphics/Gnuplot/ColorSpecification.hs, dist/build/Graphics/Gnuplot/ColorSpecification.o ) [10 of 42] Compiling Graphics.Gnuplot.Execute ( execute/tmp/Graphics/Gnuplot/Execute.hs, dist/build/Graphics/Gnuplot/Execute.o ) [11 of 42] Compiling Graphics.Gnuplot.Private.Terminal ( src/Graphics/Gnuplot/Private/Terminal.hs, dist/build/Graphics/Gnuplot/Private/Terminal.o ) [12 of 42] Compiling Graphics.Gnuplot.Advanced ( src/Graphics/Gnuplot/Advanced.hs, dist/build/Graphics/Gnuplot/Advanced.o ) [13 of 42] Compiling Graphics.Gnuplot.Terminal ( src/Graphics/Gnuplot/Terminal.hs, dist/build/Graphics/Gnuplot/Terminal.o ) [14 of 42] Compiling Graphics.Gnuplot.Terminal.PostScript ( src/Graphics/Gnuplot/Terminal/PostScript.hs, dist/build/Graphics/Gnuplot/Terminal/PostScript.o ) [15 of 42] Compiling Graphics.Gnuplot.Terminal.PNG ( src/Graphics/Gnuplot/Terminal/PNG.hs, dist/build/Graphics/Gnuplot/Terminal/PNG.o ) [16 of 42] Compiling Graphics.Gnuplot.Terminal.SVG ( src/Graphics/Gnuplot/Terminal/SVG.hs, dist/build/Graphics/Gnuplot/Terminal/SVG.o ) [17 of 42] Compiling Graphics.Gnuplot.Terminal.WXT ( src/Graphics/Gnuplot/Terminal/WXT.hs, dist/build/Graphics/Gnuplot/Terminal/WXT.o ) [18 of 42] Compiling Graphics.Gnuplot.Terminal.X11 ( src/Graphics/Gnuplot/Terminal/X11.hs, dist/build/Graphics/Gnuplot/Terminal/X11.o ) [19 of 42] Compiling Graphics.Gnuplot.Value.Atom ( src/Graphics/Gnuplot/Value/Atom.hs, dist/build/Graphics/Gnuplot/Value/Atom.o ) [20 of 42] Compiling Graphics.Gnuplot.Value.ColumnSet ( src/Graphics/Gnuplot/Value/ColumnSet.hs, dist/build/Graphics/Gnuplot/Value/ColumnSet.o ) [21 of 42] Compiling Graphics.Gnuplot.Value.Tuple ( src/Graphics/Gnuplot/Value/Tuple.hs, dist/build/Graphics/Gnuplot/Value/Tuple.o ) [22 of 42] Compiling Graphics.Gnuplot.Private.Graph3DType ( src/Graphics/Gnuplot/Private/Graph3DType.hs, dist/build/Graphics/Gnuplot/Private/Graph3DType.o ) [23 of 42] Compiling Graphics.Gnuplot.Private.Graph ( src/Graphics/Gnuplot/Private/Graph.hs, dist/build/Graphics/Gnuplot/Private/Graph.o ) [24 of 42] Compiling Graphics.Gnuplot.Private.Plot ( src/Graphics/Gnuplot/Private/Plot.hs, dist/build/Graphics/Gnuplot/Private/Plot.o ) [25 of 42] Compiling Graphics.Gnuplot.Private.Frame ( src/Graphics/Gnuplot/Private/Frame.hs, dist/build/Graphics/Gnuplot/Private/Frame.o ) [26 of 42] Compiling Graphics.Gnuplot.Private.GraphEmpty ( src/Graphics/Gnuplot/Private/GraphEmpty.hs, dist/build/Graphics/Gnuplot/Private/GraphEmpty.o ) [27 of 42] Compiling Graphics.Gnuplot.Graph ( src/Graphics/Gnuplot/Graph.hs, dist/build/Graphics/Gnuplot/Graph.o ) [28 of 42] Compiling Graphics.Gnuplot.Frame.OptionSet.Style ( src/Graphics/Gnuplot/Frame/OptionSet/Style.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Style.o ) [29 of 42] Compiling Graphics.Gnuplot.MultiPlot ( src/Graphics/Gnuplot/MultiPlot.hs, dist/build/Graphics/Gnuplot/MultiPlot.o ) [30 of 42] Compiling Graphics.Gnuplot.Private.Graph2DType ( src/Graphics/Gnuplot/Private/Graph2DType.hs, dist/build/Graphics/Gnuplot/Private/Graph2DType.o ) [31 of 42] Compiling Graphics.Gnuplot.Private.LineSpecification ( src/Graphics/Gnuplot/Private/LineSpecification.hs, dist/build/Graphics/Gnuplot/Private/LineSpecification.o ) [32 of 42] Compiling Graphics.Gnuplot.Private.Graph2D ( src/Graphics/Gnuplot/Private/Graph2D.hs, dist/build/Graphics/Gnuplot/Private/Graph2D.o ) [33 of 42] Compiling Graphics.Gnuplot.Graph.TwoDimensional ( src/Graphics/Gnuplot/Graph/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Graph/TwoDimensional.o ) [34 of 42] Compiling Graphics.Gnuplot.Frame.OptionSet.Histogram ( src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Histogram.o ) [35 of 42] Compiling Graphics.Gnuplot.Private.Graph3D ( src/Graphics/Gnuplot/Private/Graph3D.hs, dist/build/Graphics/Gnuplot/Private/Graph3D.o ) [36 of 42] Compiling Graphics.Gnuplot.Graph.ThreeDimensional ( src/Graphics/Gnuplot/Graph/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Graph/ThreeDimensional.o ) [37 of 42] Compiling Graphics.Gnuplot.Frame.OptionSet ( src/Graphics/Gnuplot/Frame/OptionSet.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet.o ) [38 of 42] Compiling Graphics.Gnuplot.Frame ( src/Graphics/Gnuplot/Frame.hs, dist/build/Graphics/Gnuplot/Frame.o ) [39 of 42] Compiling Graphics.Gnuplot.LineSpecification ( src/Graphics/Gnuplot/LineSpecification.hs, dist/build/Graphics/Gnuplot/LineSpecification.o ) [40 of 42] Compiling Graphics.Gnuplot.Plot.ThreeDimensional ( src/Graphics/Gnuplot/Plot/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Plot/ThreeDimensional.o ) [41 of 42] Compiling Graphics.Gnuplot.Plot.TwoDimensional ( src/Graphics/Gnuplot/Plot/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Plot/TwoDimensional.o ) [42 of 42] Compiling Graphics.Gnuplot.Simple ( src/Graphics/Gnuplot/Simple.hs, dist/build/Graphics/Gnuplot/Simple.o ) In-place registering gnuplot-0.5.1... Running Haddock for gnuplot-0.5.1... Running hscolour for gnuplot-0.5.1... Preprocessing library gnuplot-0.5.1... Preprocessing library gnuplot-0.5.1... Haddock coverage: 5% ( 2 / 44) in 'Graphics.Gnuplot.Private.FrameOption' 4% ( 1 / 26) in 'Graphics.Gnuplot.Frame.Option' 0% ( 0 / 8) in 'Graphics.Gnuplot.Private.Display' 50% ( 1 / 2) in 'Graphics.Gnuplot.Display' 44% ( 4 / 9) in 'Graphics.Gnuplot.Private.FrameOptionSet' 50% ( 1 / 2) in 'Graphics.Gnuplot.Time' 0% ( 0 / 9) in 'Graphics.Gnuplot.Utility' 0% ( 0 / 3) in 'Graphics.Gnuplot.Private.ColorSpecification' 2% ( 2 / 89) in 'Graphics.Gnuplot.ColorSpecification' 0% ( 0 / 3) in 'Graphics.Gnuplot.Execute' 0% ( 0 / 4) in 'Graphics.Gnuplot.Private.Terminal' 100% ( 3 / 3) in 'Graphics.Gnuplot.Advanced' 0% ( 0 / 2) in 'Graphics.Gnuplot.Terminal' 10% ( 1 / 10) in 'Graphics.Gnuplot.Terminal.PostScript' 0% ( 0 / 14) in 'Graphics.Gnuplot.Terminal.PNG' 0% ( 0 / 3) in 'Graphics.Gnuplot.Terminal.SVG' 14% ( 1 / 7) in 'Graphics.Gnuplot.Terminal.WXT' 0% ( 0 / 7) in 'Graphics.Gnuplot.Terminal.X11' 33% ( 1 / 3) in 'Graphics.Gnuplot.Value.Atom' 17% ( 1 / 6) in 'Graphics.Gnuplot.Value.ColumnSet' 67% ( 2 / 3) in 'Graphics.Gnuplot.Value.Tuple' 0% ( 0 / 7) in 'Graphics.Gnuplot.Private.Graph3DType' 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.Graph' 17% ( 2 / 12) in 'Graphics.Gnuplot.Private.Plot' 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.Frame' 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.GraphEmpty' 0% ( 0 / 2) in 'Graphics.Gnuplot.Graph' 0% ( 0 / 4) in 'Graphics.Gnuplot.Frame.OptionSet.Style' 0% ( 0 / 8) in 'Graphics.Gnuplot.MultiPlot' 3% ( 1 / 37) in 'Graphics.Gnuplot.Private.Graph2DType' 0% ( 0 / 11) in 'Graphics.Gnuplot.Private.LineSpecification' 9% ( 1 / 11) in 'Graphics.Gnuplot.Private.Graph2D' 3% ( 1 / 37) in 'Graphics.Gnuplot.Graph.TwoDimensional' 0% ( 0 / 8) in 'Graphics.Gnuplot.Frame.OptionSet.Histogram' 0% ( 0 / 9) in 'Graphics.Gnuplot.Private.Graph3D' 0% ( 0 / 7) in 'Graphics.Gnuplot.Graph.ThreeDimensional' 12% ( 4 / 32) in 'Graphics.Gnuplot.Frame.OptionSet' 0% ( 0 / 5) in 'Graphics.Gnuplot.Frame' 0% ( 0 / 10) in 'Graphics.Gnuplot.LineSpecification' 14% ( 1 / 7) in 'Graphics.Gnuplot.Plot.ThreeDimensional' 50% ( 5 / 10) in 'Graphics.Gnuplot.Plot.TwoDimensional' 39% ( 12 / 31) in 'Graphics.Gnuplot.Simple' Warning: Graphics.Gnuplot.MultiPlot: could not find link destinations for: Graphics.Gnuplot.Private.Plot.T Warning: Graphics.Gnuplot.Graph.TwoDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph2DType.T Warning: Graphics.Gnuplot.Graph.ThreeDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph3DType.T Warning: Graphics.Gnuplot.Frame: could not find link destinations for: Graphics.Gnuplot.Private.Plot.T Graphics.Gnuplot.Private.GraphEmpty.T Warning: Graphics.Gnuplot.Plot.ThreeDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Plot.T Graphics.Gnuplot.Private.Graph3DType.T Warning: Graphics.Gnuplot.Plot.TwoDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Plot.T Graphics.Gnuplot.Private.Graph2DType.T Warning: Graphics.Gnuplot.Simple: could not find link destinations for: Graphics.Gnuplot.Private.Terminal.T Documentation created: dist/doc/html/gnuplot/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gnuplot-0.5.1 Registering gnuplot-0.5.1... Installed gnuplot-0.5.1 [1 of 2] Compiling Config ( /tmp/hmatrix-0.15.2.0-22943/hmatrix-0.15.2.0/Config.hs, /tmp/hmatrix-0.15.2.0-22943/hmatrix-0.15.2.0/dist/setup/Config.o ) [2 of 2] Compiling Main ( /tmp/hmatrix-0.15.2.0-22943/hmatrix-0.15.2.0/Setup.lhs, /tmp/hmatrix-0.15.2.0-22943/hmatrix-0.15.2.0/dist/setup/Main.o ) Linking /tmp/hmatrix-0.15.2.0-22943/hmatrix-0.15.2.0/dist/setup/setup ... Configuring hmatrix-0.15.2.0... Checking foreign libraries... OK gsl lapack blas Building hmatrix-0.15.2.0... Preprocessing library hmatrix-0.15.2.0... [ 1 of 36] Compiling Data.Packed.Internal.Signatures ( lib/Data/Packed/Internal/Signatures.hs, dist/build/Data/Packed/Internal/Signatures.o ) [ 2 of 36] Compiling Data.Packed.Internal.Common ( lib/Data/Packed/Internal/Common.hs, dist/build/Data/Packed/Internal/Common.o ) [ 3 of 36] Compiling Data.Packed.Internal.Vector ( lib/Data/Packed/Internal/Vector.hs, dist/build/Data/Packed/Internal/Vector.o ) [ 4 of 36] Compiling Numeric.GSL.Vector ( lib/Numeric/GSL/Vector.hs, dist/build/Numeric/GSL/Vector.o ) [ 5 of 36] Compiling Data.Packed.Internal.Matrix ( lib/Data/Packed/Internal/Matrix.hs, dist/build/Data/Packed/Internal/Matrix.o ) [ 6 of 36] Compiling Numeric.Conversion ( lib/Numeric/Conversion.hs, dist/build/Numeric/Conversion.o ) [ 7 of 36] Compiling Data.Packed.Internal ( lib/Data/Packed/Internal.hs, dist/build/Data/Packed/Internal.o ) [ 8 of 36] Compiling Data.Packed.ST ( lib/Data/Packed/ST.hs, dist/build/Data/Packed/ST.o ) [ 9 of 36] Compiling Data.Packed.Foreign ( lib/Data/Packed/Foreign.hs, dist/build/Data/Packed/Foreign.o ) [10 of 36] Compiling Numeric.GSL.Differentiation ( lib/Numeric/GSL/Differentiation.hs, dist/build/Numeric/GSL/Differentiation.o ) [11 of 36] Compiling Numeric.GSL.Integration ( lib/Numeric/GSL/Integration.hs, dist/build/Numeric/GSL/Integration.o ) [12 of 36] Compiling Numeric.GSL.Fourier ( lib/Numeric/GSL/Fourier.hs, dist/build/Numeric/GSL/Fourier.o ) [13 of 36] Compiling Numeric.GSL.Polynomials ( lib/Numeric/GSL/Polynomials.hs, dist/build/Numeric/GSL/Polynomials.o ) [14 of 36] Compiling Numeric.GSL.Internal ( lib/Numeric/GSL/Internal.hs, dist/build/Numeric/GSL/Internal.o ) [15 of 36] Compiling Numeric.GSL.ODE ( lib/Numeric/GSL/ODE.hs, dist/build/Numeric/GSL/ODE.o ) [16 of 36] Compiling Data.Packed.Development ( lib/Data/Packed/Development.hs, dist/build/Data/Packed/Development.o ) [17 of 36] Compiling Data.Packed.Matrix ( lib/Data/Packed/Matrix.hs, dist/build/Data/Packed/Matrix.o ) [18 of 36] Compiling Numeric.GSL.Minimization ( lib/Numeric/GSL/Minimization.hs, dist/build/Numeric/GSL/Minimization.o ) [19 of 36] Compiling Numeric.GSL.Root ( lib/Numeric/GSL/Root.hs, dist/build/Numeric/GSL/Root.o ) [20 of 36] Compiling Numeric.LinearAlgebra.LAPACK ( lib/Numeric/LinearAlgebra/LAPACK.hs, dist/build/Numeric/LinearAlgebra/LAPACK.o ) [21 of 36] Compiling Data.Packed.Vector ( lib/Data/Packed/Vector.hs, dist/build/Data/Packed/Vector.o ) [22 of 36] Compiling Data.Packed ( lib/Data/Packed.hs, dist/build/Data/Packed.o ) [23 of 36] Compiling Numeric.ContainerBoot ( lib/Numeric/ContainerBoot.hs, dist/build/Numeric/ContainerBoot.o ) [24 of 36] Compiling Numeric.Chain ( lib/Numeric/Chain.hs, dist/build/Numeric/Chain.o ) [25 of 36] Compiling Numeric.LinearAlgebra.Algorithms ( lib/Numeric/LinearAlgebra/Algorithms.hs, dist/build/Numeric/LinearAlgebra/Algorithms.o ) [26 of 36] Compiling Numeric.IO ( lib/Numeric/IO.hs, dist/build/Numeric/IO.o ) [27 of 36] Compiling Data.Packed.Random ( lib/Data/Packed/Random.hs, dist/build/Data/Packed/Random.o ) [28 of 36] Compiling Numeric.Container ( lib/Numeric/Container.hs, dist/build/Numeric/Container.o ) [29 of 36] Compiling Numeric.Matrix ( lib/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o ) [30 of 36] Compiling Numeric.Vector ( lib/Numeric/Vector.hs, dist/build/Numeric/Vector.o ) [31 of 36] Compiling Numeric.LinearAlgebra ( lib/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o ) [32 of 36] Compiling Numeric.GSL.Fitting ( lib/Numeric/GSL/Fitting.hs, dist/build/Numeric/GSL/Fitting.o ) [33 of 36] Compiling Numeric.GSL ( lib/Numeric/GSL.hs, dist/build/Numeric/GSL.o ) [34 of 36] Compiling Numeric.LinearAlgebra.Util.Convolution ( lib/Numeric/LinearAlgebra/Util/Convolution.hs, dist/build/Numeric/LinearAlgebra/Util/Convolution.o ) [35 of 36] Compiling Numeric.LinearAlgebra.Util ( lib/Numeric/LinearAlgebra/Util.hs, dist/build/Numeric/LinearAlgebra/Util.o ) [36 of 36] Compiling Graphics.Plot ( lib/Graphics/Plot.hs, dist/build/Graphics/Plot.o ) lib/Numeric/GSL/gsl-aux.c: In function ‘integrate_cquad’: lib/Numeric/GSL/gsl-aux.c:813:5: warning: passing argument 9 of ‘gsl_integration_cquad’ from incompatible pointer type [enabled by default] In file included from lib/Numeric/GSL/gsl-aux.c:27:0: /usr/include/gsl/gsl_integration.h:315:1: note: expected ‘size_t *’ but argument is of type ‘int *’ In-place registering hmatrix-0.15.2.0... Running Haddock for hmatrix-0.15.2.0... Running hscolour for hmatrix-0.15.2.0... Preprocessing library hmatrix-0.15.2.0... Preprocessing library hmatrix-0.15.2.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 2% ( 1 / 53) in 'Data.Packed.Internal.Signatures' 45% ( 9 / 20) in 'Data.Packed.Internal.Common' 62% ( 28 / 45) in 'Data.Packed.Internal.Vector' 86% ( 30 / 35) in 'Numeric.GSL.Vector' 46% ( 16 / 35) in 'Data.Packed.Internal.Matrix' 100% ( 4 / 4) in 'Numeric.Conversion' 34% ( 51 /150) in 'Data.Packed.Internal' 12% ( 4 / 32) in 'Data.Packed.ST' 30% ( 3 / 10) in 'Data.Packed.Foreign' 100% ( 4 / 4) in 'Numeric.GSL.Differentiation' 100% ( 7 / 7) in 'Numeric.GSL.Integration' 100% ( 3 / 3) in 'Numeric.GSL.Fourier' 100% ( 2 / 2) in 'Numeric.GSL.Polynomials' 8% ( 1 / 12) in 'Numeric.GSL.Internal' 80% ( 4 / 5) in 'Numeric.GSL.ODE' 23% ( 6 / 26) in 'Data.Packed.Development' 90% ( 38 / 42) in 'Data.Packed.Matrix' 50% ( 6 / 12) in 'Numeric.GSL.Minimization' 33% ( 3 / 9) in 'Numeric.GSL.Root' 100% ( 62 / 62) in 'Numeric.LinearAlgebra.LAPACK' 80% ( 20 / 25) in 'Data.Packed.Vector' 100% ( 3 / 3) in 'Data.Packed' Warning: Numeric.ContainerBoot: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IndexOf, ArgOf, RealOf, ComplexOf, SingleOf, DoubleOf, ElementOf, BoundsOf, ContainerOf, ContainerOf' 59% ( 16 / 27) in 'Numeric.ContainerBoot' 100% ( 2 / 2) in 'Numeric.Chain' 93% ( 64 / 69) in 'Numeric.LinearAlgebra.Algorithms' 94% ( 16 / 17) in 'Numeric.IO' 67% ( 4 / 6) in 'Data.Packed.Random' 75% ( 42 / 56) in 'Numeric.Container' 100% ( 1 / 1) in 'Numeric.Matrix' 100% ( 1 / 1) in 'Numeric.Vector' 100% ( 3 / 3) in 'Numeric.LinearAlgebra' 86% ( 6 / 7) in 'Numeric.GSL.Fitting' 100% ( 11 / 11) in 'Numeric.GSL' 100% ( 7 / 7) in 'Numeric.LinearAlgebra.Util.Convolution' 100% ( 41 / 41) in 'Numeric.LinearAlgebra.Util' 75% ( 9 / 12) in 'Graphics.Plot' Warning: Data.Packed.Development: could not find link destinations for: Data.Packed.Internal.Common.Adapt1 Data.Packed.Internal.Common.Adapt2 Data.Packed.Internal.Common.Adapt3 Data.Packed.Internal.Common.Adapt4 Data.Packed.Internal.Common.Adapt5 Data.Packed.Internal.Common.Adapt6 Data.Packed.Internal.Common.Adapt7 Data.Packed.Internal.Common.Adapt8 Data.Packed.Internal.Common.Adapt9 Data.Packed.Internal.Common.Adapt10 Warning: Numeric.Container: could not find link destinations for: Numeric.ContainerBoot.ArgOf Data.Packed.Random.Seed Numeric.ContainerBoot.Build Numeric.ContainerBoot.BoundsOf Numeric.ContainerBoot.ContainerOf Numeric.ContainerBoot.Konst Numeric.ContainerBoot.ContainerOf' Warning: Numeric.GSL.Fitting: could not find link destinations for: Numeric.GSL.Fitting.resMs Numeric.GSL.Fitting.resM Documentation created: dist/doc/html/hmatrix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-0.15.2.0 Registering hmatrix-0.15.2.0... Installed hmatrix-0.15.2.0 Configuring hmeap-0.9... Building hmeap-0.9... Preprocessing library hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Measure ( Sound/Analysis/Meapsoft/Measure.hs, dist/build/Sound/Analysis/Meapsoft/Measure.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/Sound/Analysis/Meapsoft/Data.o ) [4 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/Sound/Analysis/Meapsoft.o ) In-place registering hmeap-0.9... Preprocessing executable 'hmeap-browse' for hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/hmeap-browse/hmeap-browse-tmp/Sound/Analysis/Meapsoft/Data.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/hmeap-browse/hmeap-browse-tmp/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/hmeap-browse/hmeap-browse-tmp/Sound/Analysis/Meapsoft.o ) [4 of 4] Compiling Main ( cmd/browse.hs, dist/build/hmeap-browse/hmeap-browse-tmp/Main.o ) Linking dist/build/hmeap-browse/hmeap-browse ... Preprocessing executable 'hmeap-parser' for hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/hmeap-parser/hmeap-parser-tmp/Sound/Analysis/Meapsoft/Data.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/hmeap-parser/hmeap-parser-tmp/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/hmeap-parser/hmeap-parser-tmp/Sound/Analysis/Meapsoft.o ) [4 of 4] Compiling Main ( cmd/parser.hs, dist/build/hmeap-parser/hmeap-parser-tmp/Main.o ) Linking dist/build/hmeap-parser/hmeap-parser ... Preprocessing executable 'hmeap-play' for hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/hmeap-play/hmeap-play-tmp/Sound/Analysis/Meapsoft/Data.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/hmeap-play/hmeap-play-tmp/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/hmeap-play/hmeap-play-tmp/Sound/Analysis/Meapsoft.o ) [4 of 4] Compiling Main ( cmd/play.hs, dist/build/hmeap-play/hmeap-play-tmp/Main.o ) Linking dist/build/hmeap-play/hmeap-play ... Preprocessing executable 'hmeap-plot' for hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/hmeap-plot/hmeap-plot-tmp/Sound/Analysis/Meapsoft/Data.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/hmeap-plot/hmeap-plot-tmp/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/hmeap-plot/hmeap-plot-tmp/Sound/Analysis/Meapsoft.o ) [4 of 4] Compiling Main ( cmd/plot.hs, dist/build/hmeap-plot/hmeap-plot-tmp/Main.o ) Linking dist/build/hmeap-plot/hmeap-plot ... Preprocessing executable 'hmeap-stat' for hmeap-0.9... [1 of 4] Compiling Sound.Analysis.Meapsoft.Data ( Sound/Analysis/Meapsoft/Data.hs, dist/build/hmeap-stat/hmeap-stat-tmp/Sound/Analysis/Meapsoft/Data.o ) [2 of 4] Compiling Sound.Analysis.Meapsoft.Header ( Sound/Analysis/Meapsoft/Header.hs, dist/build/hmeap-stat/hmeap-stat-tmp/Sound/Analysis/Meapsoft/Header.o ) [3 of 4] Compiling Sound.Analysis.Meapsoft ( Sound/Analysis/Meapsoft.hs, dist/build/hmeap-stat/hmeap-stat-tmp/Sound/Analysis/Meapsoft.o ) [4 of 4] Compiling Main ( cmd/stat.hs, dist/build/hmeap-stat/hmeap-stat-tmp/Main.o ) Linking dist/build/hmeap-stat/hmeap-stat ... Running Haddock for hmeap-0.9... Running hscolour for hmeap-0.9... Preprocessing library hmeap-0.9... Preprocessing executable 'hmeap-browse' for hmeap-0.9... Preprocessing executable 'hmeap-parser' for hmeap-0.9... Preprocessing executable 'hmeap-play' for hmeap-0.9... Preprocessing executable 'hmeap-plot' for hmeap-0.9... Preprocessing executable 'hmeap-stat' for hmeap-0.9... Preprocessing library hmeap-0.9... Haddock coverage: 75% ( 3 / 4) in 'Sound.Analysis.Meapsoft.Measure' 83% ( 5 / 6) in 'Sound.Analysis.Meapsoft.Header' 50% ( 1 / 2) in 'Sound.Analysis.Meapsoft.Data' 100% ( 14 / 14) in 'Sound.Analysis.Meapsoft' Documentation created: dist/doc/html/hmeap/index.html Preprocessing executable 'hmeap-browse' for hmeap-0.9... Preprocessing executable 'hmeap-parser' for hmeap-0.9... Preprocessing executable 'hmeap-play' for hmeap-0.9... Preprocessing executable 'hmeap-plot' for hmeap-0.9... Preprocessing executable 'hmeap-stat' for hmeap-0.9... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmeap-0.9 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering hmeap-0.9... Installed hmeap-0.9