Build #2 for HarmTrace-2.1

[all reports]

Package HarmTrace-2.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-0.10.9.1, uu-parsinglib-2.7.4.3, template-haskell-2.8.0.0, sox-0.2.2.2, process-1.1.0.2, parseargs-0.1.5.2, parallel-3.2.0.4, mtl-2.1.2, instant-generics-0.3.7, hmatrix-gsl-stats-0.2, hmatrix-0.15.2.0, ghc-prim-0.3.0.0, filepath-1.3.0.1, directory-1.2.0.1, deepseq-1.3.0.1, cmdargs-0.10.5, binary-0.7.1.0, base-4.6.0.1, array-0.4.0.1, ListLike-3.1.7.1, HarmTrace-Base-1.0.0.2, HCodecs-0.2.2, Diff-0.1.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Diff-0.1.3...
Building Diff-0.1.3...
Preprocessing library Diff-0.1.3...
[1 of 1] Compiling Data.Algorithm.Diff ( Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o )

Data/Algorithm/Diff.hs:56:11: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at Data/Algorithm/Diff.hs:21:8-26
      (and originally defined in `GHC.Float')

Data/Algorithm/Diff.hs:84:1: Warning:
    Top-level binding with no type signature:
      getGroupedDiffBy :: forall b.
                          (b -> b -> Bool) -> [b] -> [b] -> [(DI, [b])]

Data/Algorithm/Diff.hs:85:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `go': Patterns not matched: []
In-place registering Diff-0.1.3...
Running Haddock for Diff-0.1.3...
Running hscolour for Diff-0.1.3...
Preprocessing library Diff-0.1.3...
Preprocessing library Diff-0.1.3...

dist/build/tmp-1772/Data/Algorithm/Diff.hs:56:11: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-1772/Data/Algorithm/Diff.hs:21:8-26
      (and originally defined in `GHC.Float')

dist/build/tmp-1772/Data/Algorithm/Diff.hs:84:1: Warning:
    Top-level binding with no type signature:
      getGroupedDiffBy :: forall b.
                          (b -> b -> Bool) -> [b] -> [b] -> [(DI, [b])]
Haddock coverage:
 100% (  4 /  4) in 'Data.Algorithm.Diff'
Documentation created: dist/doc/html/Diff/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Diff-0.1.3
Registering Diff-0.1.3...
Installed Diff-0.1.3
Configuring ListLike-3.1.7.1...
Building ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
[1 of 8] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o )
[2 of 8] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o )
[3 of 8] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o )
[4 of 8] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o )
[5 of 8] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o )
[6 of 8] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o )
[7 of 8] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o )
[8 of 8] Compiling Data.ListLike    ( src/Data/ListLike.hs, dist/build/Data/ListLike.o )
In-place registering ListLike-3.1.7.1...
Running Haddock for ListLike-3.1.7.1...
Running hscolour for ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Haddock coverage:
 100% (  9 /  9) in 'Data.ListLike.FoldableLL'
 100% (  6 /  6) in 'Data.ListLike.Base'
 100% (  2 /  2) in 'Data.ListLike.String'
 100% ( 11 / 11) in 'Data.ListLike.Utils'
 100% (  2 /  2) in 'Data.ListLike.IO'
 100% (  3 /  3) in 'Data.ListLike.CharString'
 100% (  1 /  1) in 'Data.ListLike.Instances'
Warning: Data.ListLike: empty is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: singleton is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cons is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: snoc is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: append is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: head is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: last is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tail is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: init is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: null is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: length is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: map is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: reverse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersperse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromListLike is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concat is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidConcatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: any is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: all is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: maximum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: minimum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: iterate is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: repeat is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: replicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cycle is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: take is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: drop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: splitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: takeWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: span is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: break is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: group is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: inits is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tails is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isPrefixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isSuffixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isInfixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: notElem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: find is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: filter is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: partition is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: index is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sequence is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: mapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: lines is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: words is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nub is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: delete is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirsts is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: union is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersect is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sort is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insert is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nubBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirstsBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: unionBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersectBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: groupBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sortBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insertBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericLength is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericTake is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericDrop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericSplitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericReplicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
 100% ( 62 / 62) in 'Data.ListLike'
Documentation created: dist/doc/html/ListLike/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ListLike-3.1.7.1
Registering ListLike-3.1.7.1...
Installed ListLike-3.1.7.1
Configuring QuickCheck-1.2.0.1...
Building QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
[1 of 8] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[2 of 8] Compiling Test.QuickCheck.Batch ( Test/QuickCheck/Batch.hs, dist/build/Test/QuickCheck/Batch.o )
[3 of 8] Compiling Test.QuickCheck.Utils ( Test/QuickCheck/Utils.hs, dist/build/Test/QuickCheck/Utils.o )
[4 of 8] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[5 of 8] Compiling Debug.QuickCheck.Poly ( Debug/QuickCheck/Poly.hs, dist/build/Debug/QuickCheck/Poly.o )
[6 of 8] Compiling Debug.QuickCheck.Utils ( Debug/QuickCheck/Utils.hs, dist/build/Debug/QuickCheck/Utils.o )
[7 of 8] Compiling Debug.QuickCheck ( Debug/QuickCheck.hs, dist/build/Debug/QuickCheck.o )
[8 of 8] Compiling Debug.QuickCheck.Batch ( Debug/QuickCheck/Batch.hs, dist/build/Debug/QuickCheck/Batch.o )
In-place registering QuickCheck-1.2.0.1...
Running Haddock for QuickCheck-1.2.0.1...
Running hscolour for QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
Preprocessing library QuickCheck-1.2.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
Haddock coverage:
   3% (  1 / 33) in 'Test.QuickCheck'
  50% (  4 /  8) in 'Test.QuickCheck.Batch'
  17% (  1 /  6) in 'Test.QuickCheck.Utils'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
 100% (  2 /  2) in 'Debug.QuickCheck.Poly'
 100% (  2 /  2) in 'Debug.QuickCheck.Utils'
 100% (  2 /  2) in 'Debug.QuickCheck.Batch'
 100% (  2 /  2) in 'Debug.QuickCheck'
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.Random System.Random.StdGen
Warning: Test.QuickCheck.Poly: could not find link destinations for:
    Test.QuickCheck.Poly.Poly Test.QuickCheck.Poly.ALPHA_ Test.QuickCheck.Poly.BETA_ Test.QuickCheck.Poly.GAMMA_ Test.QuickCheck.Poly.OrdALPHA_ Test.QuickCheck.Poly.OrdBETA_ Test.QuickCheck.Poly.OrdGAMMA_
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-1.2.0.1
Registering QuickCheck-1.2.0.1...
Installed QuickCheck-1.2.0.1
Configuring binary-0.7.1.0...
Building binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.1.0...
Running Haddock for binary-0.7.1.0...
Running hscolour for binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
Preprocessing library binary-0.7.1.0...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  83% ( 20 / 24) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  98% ( 46 / 47) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.1.0
Registering binary-0.7.1.0...
Installed binary-0.7.1.0
Configuring cmdargs-0.10.5...
Building cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )

Data/Generics/Any.hs:65:17: Warning:
    In the use of `tyConString'
    (imported from Data.Data, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available."
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.5...
Running Haddock for cmdargs-0.10.5...
Running hscolour for cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
Preprocessing library cmdargs-0.10.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-1772/Data/Generics/Any.hs:65:17: Warning:
    In the use of `tyConString'
    (imported from Data.Data, but defined in Data.Typeable.Internal):
    Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available."
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  86% ( 24 / 28) in 'System.Console.CmdArgs.Explicit.Type'
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
 100% (  2 /  2) in 'System.Console.CmdArgs.Default'
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  93% ( 43 / 46) in 'System.Console.CmdArgs.Explicit'
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 26) in 'Data.Generics.Any'
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   9% (  1 / 11) in 'System.Console.CmdArgs.Implicit.Local'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/cmdargs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmdargs-0.10.5
Registering cmdargs-0.10.5...
Installed cmdargs-0.10.5
Configuring explicit-exception-0.1.7.1...
Building explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...
[ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o )
[ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o )

src/Control/Monad/Exception/Synchronous.hs:76:1: Warning:
    Module `Prelude' does not export `catch'
[ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o )
[ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o )
[ 5 of 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o )
[ 6 of 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o )

src/System/IO/Straight.hs:67:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)
[ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o )
[ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o )
[ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o )
[10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o )
[11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o )

src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
In-place registering explicit-exception-0.1.7.1...
Running Haddock for explicit-exception-0.1.7.1...
Running hscolour for explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-1772/src/Control/Monad/Exception/Synchronous.hs:76:1: Warning:
    Module `Prelude' does not export `catch'

dist/build/tmp-1772/src/System/IO/Straight.hs:67:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)

dist/build/tmp-1772/src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
Haddock coverage:
  21% (  3 / 14) in 'Control.Monad.Label'
  28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict'
  45% (  5 / 11) in 'Control.Monad.Exception.Warning'
  27% (  3 / 11) in 'Control.Monad.Exception.Label'
  57% (  4 /  7) in 'System.IO.Straight'
   0% (  0 /  3) in 'System.IO.Exception.File'
  20% (  1 /  5) in 'System.IO.Exception.BinaryFile'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy'
 100% (  2 /  2) in 'Control.Monad.Exception.Asynchronous'
  29% (  2 /  7) in 'System.IO.Exception.TextFile'
Warning: Control.Monad.Exception.Synchronous: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans System.IO.Straight.MonadSIO System.IO.Straight.ContainsIOException Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT
Documentation created: dist/doc/html/explicit-exception/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/explicit-exception-0.1.7.1
Registering explicit-exception-0.1.7.1...
Installed explicit-exception-0.1.7.1
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring parseargs-0.1.5.2...
Building parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
[1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o )
In-place registering parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
[1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o )
[2 of 2] Compiling Main             ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o )
Linking dist/build/parseargs-example/parseargs-example ...
Running Haddock for parseargs-0.1.5.2...
Running hscolour for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Haddock coverage:
 100% ( 40 / 40) in 'System.Console.ParseArgs'
Documentation created: dist/doc/html/parseargs/index.html
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parseargs-0.1.5.2
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 parseargs-0.1.5.2...
Installed parseargs-0.1.5.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 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 syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 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.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.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 uu-parsinglib-2.7.4.3...
Building uu-parsinglib-2.7.4.3...
Preprocessing library uu-parsinglib-2.7.4.3...
[ 1 of 11] Compiling Text.ParserCombinators.UU.README ( src/Text/ParserCombinators/UU/README.hs, dist/build/Text/ParserCombinators/UU/README.o )
[ 2 of 11] Compiling Text.ParserCombinators.UU.CHANGELOG ( src/Text/ParserCombinators/UU/CHANGELOG.hs, dist/build/Text/ParserCombinators/UU/CHANGELOG.o )
[ 3 of 11] Compiling Text.ParserCombinators.UU.Core ( src/Text/ParserCombinators/UU/Core.hs, dist/build/Text/ParserCombinators/UU/Core.o )
[ 4 of 11] Compiling Text.ParserCombinators.UU.Derived ( src/Text/ParserCombinators/UU/Derived.hs, dist/build/Text/ParserCombinators/UU/Derived.o )
[ 5 of 11] Compiling Text.ParserCombinators.UU.MergeAndPermute ( src/Text/ParserCombinators/UU/MergeAndPermute.hs, dist/build/Text/ParserCombinators/UU/MergeAndPermute.o )
[ 6 of 11] Compiling Text.ParserCombinators.UU.BasicInstances ( src/Text/ParserCombinators/UU/BasicInstances.hs, dist/build/Text/ParserCombinators/UU/BasicInstances.o )
[ 7 of 11] Compiling Text.ParserCombinators.UU.Utils ( src/Text/ParserCombinators/UU/Utils.hs, dist/build/Text/ParserCombinators/UU/Utils.o )
[ 8 of 11] Compiling Text.ParserCombinators.UU ( src/Text/ParserCombinators/UU.hs, dist/build/Text/ParserCombinators/UU.o )
[ 9 of 11] Compiling Text.ParserCombinators.UU.Demo.Examples ( src/Text/ParserCombinators/UU/Demo/Examples.hs, dist/build/Text/ParserCombinators/UU/Demo/Examples.o )
[10 of 11] Compiling Text.ParserCombinators.UU.Idioms ( src/Text/ParserCombinators/UU/Idioms.hs, dist/build/Text/ParserCombinators/UU/Idioms.o )
[11 of 11] Compiling Text.ParserCombinators.UU.Demo.MergeAndPermute ( src/Text/ParserCombinators/UU/Demo/MergeAndPermute.hs, dist/build/Text/ParserCombinators/UU/Demo/MergeAndPermute.o )
In-place registering uu-parsinglib-2.7.4.3...
Running Haddock for uu-parsinglib-2.7.4.3...
Running hscolour for uu-parsinglib-2.7.4.3...
Preprocessing library uu-parsinglib-2.7.4.3...
Preprocessing library uu-parsinglib-2.7.4.3...
Haddock coverage:
 100% (  1 /  1) in 'Text.ParserCombinators.UU.README'
 100% (  1 /  1) in 'Text.ParserCombinators.UU.CHANGELOG'
  82% ( 33 / 40) in 'Text.ParserCombinators.UU.Core'
  49% ( 23 / 47) in 'Text.ParserCombinators.UU.Derived'
  92% ( 11 / 12) in 'Text.ParserCombinators.UU.MergeAndPermute'
  83% ( 19 / 23) in 'Text.ParserCombinators.UU.BasicInstances'
  32% ( 18 / 57) in 'Text.ParserCombinators.UU.Utils'
 100% (  4 /  4) in 'Text.ParserCombinators.UU'
  19% (  7 / 37) in 'Text.ParserCombinators.UU.Demo.Examples'
  25% (  3 / 12) in 'Text.ParserCombinators.UU.Idioms'
  33% (  4 / 12) in 'Text.ParserCombinators.UU.Demo.MergeAndPermute'
Warning: Text.ParserCombinators.UU.Core: could not find link destinations for:
    Text.ParserCombinators.UU.Core.T Text.ParserCombinators.UU.Core.mkParser Text.ParserCombinators.UU.Core.norm Text.ParserCombinators.UU.Core.nat_min
Warning: Text.ParserCombinators.UU.BasicInstances: could not find link destinations for:
    Text.ParserCombinators.UU.BasicInstances.pMunchL
Documentation created: dist/doc/html/uu-parsinglib/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uu-parsinglib-2.7.4.3
Registering uu-parsinglib-2.7.4.3...
Installed uu-parsinglib-2.7.4.3
Configuring HCodecs-0.2.2...
Building HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
[1 of 7] Compiling Data.Arbitrary   ( src/Data/Arbitrary.hs, dist/build/Data/Arbitrary.o )
[2 of 7] Compiling Data.ByteString.Builder ( src/Data/ByteString/Builder.hs, dist/build/Data/ByteString/Builder.o )
[3 of 7] Compiling Data.ByteString.Parser ( src/Data/ByteString/Parser.hs, dist/build/Data/ByteString/Parser.o )
[4 of 7] Compiling Data.Audio       ( src/Data/Audio.hs, dist/build/Data/Audio.o )

src/Data/Audio.hs:104:21: Warning:
    In the use of `unsafeFreeze'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

src/Data/Audio.hs:107:54: Warning:
    In the use of `unsafeThaw'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[5 of 7] Compiling Codec.Wav        ( src/Codec/Wav.hs, dist/build/Codec/Wav.o )
[6 of 7] Compiling Codec.SoundFont  ( src/Codec/SoundFont.hs, dist/build/Codec/SoundFont.o )
[7 of 7] Compiling Codec.Midi       ( src/Codec/Midi.hs, dist/build/Codec/Midi.o )
In-place registering HCodecs-0.2.2...
Running Haddock for HCodecs-0.2.2...
Running hscolour for HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
Preprocessing library HCodecs-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1

dist/build/tmp-1772/src/Data/Audio.hs:104:21: Warning:
    In the use of `unsafeFreeze'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"

dist/build/tmp-1772/src/Data/Audio.hs:107:54: Warning:
    In the use of `unsafeThaw'
    (imported from Data.Array.IO, but defined in Data.Array.MArray):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
  33% (  1 /  3) in 'Data.Arbitrary'
  72% ( 28 / 39) in 'Data.ByteString.Builder'
  49% ( 36 / 74) in 'Data.ByteString.Parser'
Warning: Data.Audio: toSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Audio: fromSample is exported separately but will be documented under Audible. Consider exporting it together with its parent(s) for code clarity.
   9% (  1 / 11) in 'Data.Audio'
  17% (  1 /  6) in 'Codec.Wav'
   4% (  1 / 23) in 'Codec.SoundFont'
   2% (  1 / 42) in 'Codec.Midi'
Warning: Data.ByteString.Parser: could not find link destinations for:
    Data.ByteString.Parser.get
Documentation created: dist/doc/html/HCodecs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HCodecs-0.2.2
Registering HCodecs-0.2.2...
Installed HCodecs-0.2.2
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 instant-generics-0.3.7...
Building instant-generics-0.3.7...
Preprocessing library instant-generics-0.3.7...
[1 of 8] Compiling Generics.Instant.Base ( src/Generics/Instant/Base.hs, dist/build/Generics/Instant/Base.o )
[2 of 8] Compiling Generics.Instant.Instances ( src/Generics/Instant/Instances.hs, dist/build/Generics/Instant/Instances.o )
[3 of 8] Compiling Generics.Instant.TH ( src/Generics/Instant/TH.hs, dist/build/Generics/Instant/TH.o )
[4 of 8] Compiling Generics.Instant.Functions.Empty ( src/Generics/Instant/Functions/Empty.hs, dist/build/Generics/Instant/Functions/Empty.o )
[5 of 8] Compiling Generics.Instant.Functions.Show ( src/Generics/Instant/Functions/Show.hs, dist/build/Generics/Instant/Functions/Show.o )
[6 of 8] Compiling Generics.Instant.Functions.Eq ( src/Generics/Instant/Functions/Eq.hs, dist/build/Generics/Instant/Functions/Eq.o )
[7 of 8] Compiling Generics.Instant.Functions ( src/Generics/Instant/Functions.hs, dist/build/Generics/Instant/Functions.o )
[8 of 8] Compiling Generics.Instant ( src/Generics/Instant.hs, dist/build/Generics/Instant.o )
In-place registering instant-generics-0.3.7...
Running Haddock for instant-generics-0.3.7...
Running hscolour for instant-generics-0.3.7...
Preprocessing library instant-generics-0.3.7...
Preprocessing library instant-generics-0.3.7...
Haddock coverage:
  25% (  4 / 16) in 'Generics.Instant.Base'
Warning: Generics.Instant.Instances: We do not support associated types in instances yet. These instances are affected:
Generics.Instant.Base.Representable GHC.Types.Int, Generics.Instant.Base.Representable GHC.Types.Char, Generics.Instant.Base.Representable GHC.Types.Bool, Generics.Instant.Base.Representable GHC.Types.Float, Generics.Instant.Base.Representable Generics.Instant.Base.U, (Generics.Instant.Base.Representable a,
 Generics.Instant.Base.Representable b) =>
Generics.Instant.Base.Representable (a Generics.Instant.Base.:*: b), (Generics.Instant.Base.Representable a,
 Generics.Instant.Base.Representable b) =>
Generics.Instant.Base.Representable (a Generics.Instant.Base.:+: b), Generics.Instant.Base.Representable a =>
Generics.Instant.Base.Representable (Generics.Instant.Base.CEq c p q a), Generics.Instant.Base.Representable a =>
Generics.Instant.Base.Representable (Generics.Instant.Base.Var a), Generics.Instant.Base.Representable a =>
Generics.Instant.Base.Representable (Generics.Instant.Base.Rec a), Generics.Instant.Base.Representable [a], Generics.Instant.Base.Representable (Data.Maybe.Maybe a), Generics.Instant.Base.Representable (a, b)
 100% (  1 /  1) in 'Generics.Instant.Instances'
  79% ( 11 / 14) in 'Generics.Instant.TH'
  50% (  2 /  4) in 'Generics.Instant.Functions.Empty'
  33% (  1 /  3) in 'Generics.Instant.Functions.Show'
  33% (  1 /  3) in 'Generics.Instant.Functions.Eq'
 100% (  4 /  4) in 'Generics.Instant.Functions'
 100% (  2 /  2) in 'Generics.Instant'
Warning: Generics.Instant.Functions.Show: could not find link destinations for:
    Generics.Instant.Functions.Show.GShow'
Warning: Generics.Instant.Functions.Eq: could not find link destinations for:
    Generics.Instant.Functions.Eq.GEq'
Documentation created: dist/doc/html/instant-generics/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/instant-generics-0.3.7
Registering instant-generics-0.3.7...
Installed instant-generics-0.3.7
Configuring storable-record-0.0.2.5...
Building storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
[1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o )
[2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o )
[3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o )
[4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o )
[5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o )
[6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o )
[7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o )
In-place registering storable-record-0.0.2.5...
Running Haddock for storable-record-0.0.2.5...
Running hscolour for storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  20% (  1 /  5) in 'Foreign.Storable.Newtype'
   0% (  0 /  6) in 'Foreign.Storable.FixedArray'
  50% (  3 /  6) in 'Foreign.Storable.Traversable'
  11% (  1 /  9) in 'Foreign.Storable.RecordMinimalSize'
  11% (  1 /  9) in 'Foreign.Storable.RecordReaderPtr'
  20% (  1 /  5) in 'Foreign.Storable.TraversableUnequalSizes'
  11% (  1 /  9) in 'Foreign.Storable.Record'
Documentation created: dist/doc/html/storable-record/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-record-0.0.2.5
Registering storable-record-0.0.2.5...
Installed storable-record-0.0.2.5
Configuring HarmTrace-Base-1.0.0.2...
Building HarmTrace-Base-1.0.0.2...
Preprocessing library HarmTrace-Base-1.0.0.2...
[1 of 4] Compiling HarmTrace.Base.MusicRep ( src/HarmTrace/Base/MusicRep.hs, dist/build/HarmTrace/Base/MusicRep.o )
[2 of 4] Compiling HarmTrace.Base.MusicTime ( src/HarmTrace/Base/MusicTime.hs, dist/build/HarmTrace/Base/MusicTime.o )
[3 of 4] Compiling HarmTrace.Base.Parsing ( src/HarmTrace/Base/Parsing.hs, dist/build/HarmTrace/Base/Parsing.o )
[4 of 4] Compiling HarmTrace.Base.ChordTokenizer ( src/HarmTrace/Base/ChordTokenizer.hs, dist/build/HarmTrace/Base/ChordTokenizer.o )
In-place registering HarmTrace-Base-1.0.0.2...
Running Haddock for HarmTrace-Base-1.0.0.2...
Running hscolour for HarmTrace-Base-1.0.0.2...
Preprocessing library HarmTrace-Base-1.0.0.2...
Preprocessing library HarmTrace-Base-1.0.0.2...
Haddock coverage:
  98% ( 44 / 45) in 'HarmTrace.Base.MusicRep'
  88% ( 35 / 40) in 'HarmTrace.Base.MusicTime'
 100% ( 13 / 13) in 'HarmTrace.Base.Parsing'
 100% ( 11 / 11) in 'HarmTrace.Base.ChordTokenizer'
Warning: HarmTrace.Base.MusicRep: could not find link destinations for:
    HarmTrace.Base.MusicRep.analyseDegClassType
Warning: HarmTrace.Base.MusicTime: could not find link destinations for:
    HarmTrace.Base.MusicTime.roundingError HarmTrace.Base.MusicTime.timeComp
Documentation created: dist/doc/html/HarmTrace-Base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HarmTrace-Base-1.0.0.2
Registering HarmTrace-Base-1.0.0.2...
Installed HarmTrace-Base-1.0.0.2
[1 of 2] Compiling Config           ( /tmp/hmatrix-0.15.2.0-1772/hmatrix-0.15.2.0/Config.hs, /tmp/hmatrix-0.15.2.0-1772/hmatrix-0.15.2.0/dist/setup/Config.o )
[2 of 2] Compiling Main             ( /tmp/hmatrix-0.15.2.0-1772/hmatrix-0.15.2.0/Setup.lhs, /tmp/hmatrix-0.15.2.0-1772/hmatrix-0.15.2.0/dist/setup/Main.o )
Linking /tmp/hmatrix-0.15.2.0-1772/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, random-1.0.1.1
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 sample-frame-0.0.2...
Building sample-frame-0.0.2...
Preprocessing library sample-frame-0.0.2...
[1 of 3] Compiling Sound.Frame      ( src/Sound/Frame.hs, dist/build/Sound/Frame.o )
[2 of 3] Compiling Sound.Frame.Stereo ( src/Sound/Frame/Stereo.hs, dist/build/Sound/Frame/Stereo.o )

src/Sound/Frame/Stereo.hs:32:10: Warning:
    No explicit method or default declaration for `Test.QuickCheck.coarbitrary'
    In the instance declaration for `Arbitrary (T a)'
[3 of 3] Compiling Sound.Frame.MuLaw ( src/Sound/Frame/MuLaw.hs, dist/build/Sound/Frame/MuLaw.o )

src/Sound/Frame/MuLaw.hs:28:10: Warning:
    No explicit method or default declaration for `Test.QuickCheck.coarbitrary'
    In the instance declaration for `Arbitrary T'
In-place registering sample-frame-0.0.2...
Running Haddock for sample-frame-0.0.2...
Running hscolour for sample-frame-0.0.2...
Preprocessing library sample-frame-0.0.2...
Preprocessing library sample-frame-0.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1,
transformers-0.3.0.0

dist/build/tmp-1772/src/Sound/Frame/Stereo.hs:32:10: Warning:
    No explicit method or default declaration for `Test.QuickCheck.coarbitrary'
    In the instance declaration for `Arbitrary (T a)'

dist/build/tmp-1772/src/Sound/Frame/MuLaw.hs:28:10: Warning:
    No explicit method or default declaration for `Test.QuickCheck.coarbitrary'
    In the instance declaration for `Arbitrary T'
Haddock coverage:
  57% (  4 /  7) in 'Sound.Frame'
   0% (  0 /  6) in 'Sound.Frame.Stereo'
   0% (  0 /  6) in 'Sound.Frame.MuLaw'
Documentation created: dist/doc/html/sample-frame/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sample-frame-0.0.2
Registering sample-frame-0.0.2...
Installed sample-frame-0.0.2
Downloading hmatrix-gsl-stats-0.2...
[1 of 2] Compiling Config           ( /tmp/hmatrix-gsl-stats-0.2-1772/hmatrix-gsl-stats-0.2/Config.hs, /tmp/hmatrix-gsl-stats-0.2-1772/hmatrix-gsl-stats-0.2/dist/setup/Config.o )
[2 of 2] Compiling Main             ( /tmp/hmatrix-gsl-stats-0.2-1772/hmatrix-gsl-stats-0.2/Setup.lhs, /tmp/hmatrix-gsl-stats-0.2-1772/hmatrix-gsl-stats-0.2/dist/setup/Main.o )
Linking /tmp/hmatrix-gsl-stats-0.2-1772/hmatrix-gsl-stats-0.2/dist/setup/setup ...
Configuring hmatrix-gsl-stats-0.2...
Checking foreign libraries... OK gsl lapack 
Building hmatrix-gsl-stats-0.2...
Preprocessing library hmatrix-gsl-stats-0.2...
[1 of 9] Compiling Numeric.GSL.Fitting.Linear ( lib/Numeric/GSL/Fitting/Linear.hs, dist/build/Numeric/GSL/Fitting/Linear.o )
[2 of 9] Compiling Numeric.GSL.Distribution.Common ( lib/Numeric/GSL/Distribution/Common.hs, dist/build/Numeric/GSL/Distribution/Common.o )
[3 of 9] Compiling Numeric.GSL.Distribution.Discrete ( lib/Numeric/GSL/Distribution/Discrete.hs, dist/build/Numeric/GSL/Distribution/Discrete.o )

lib/Numeric/GSL/Distribution/Discrete.hs:99:40: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...
[4 of 9] Compiling Numeric.GSL.Distribution.Continuous ( lib/Numeric/GSL/Distribution/Continuous.hs, dist/build/Numeric/GSL/Distribution/Continuous.o )

lib/Numeric/GSL/Distribution/Continuous.hs:212:29: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...
[5 of 9] Compiling Numeric.GSL.Permutation ( lib/Numeric/GSL/Permutation.hs, dist/build/Numeric/GSL/Permutation.o )
[6 of 9] Compiling Numeric.GSL.Histogram2D ( lib/Numeric/GSL/Histogram2D.hs, dist/build/Numeric/GSL/Histogram2D.o )
[7 of 9] Compiling Numeric.GSL.Histogram ( lib/Numeric/GSL/Histogram.hs, dist/build/Numeric/GSL/Histogram.o )
[8 of 9] Compiling Numeric.GSL.Statistics ( lib/Numeric/GSL/Statistics.hs, dist/build/Numeric/GSL/Statistics.o )
[9 of 9] Compiling Numeric.GSL.Sort ( lib/Numeric/GSL/Sort.hs, dist/build/Numeric/GSL/Sort.o )
In-place registering hmatrix-gsl-stats-0.2...
Running Haddock for hmatrix-gsl-stats-0.2...
Running hscolour for hmatrix-gsl-stats-0.2...
Preprocessing library hmatrix-gsl-stats-0.2...
Preprocessing library hmatrix-gsl-stats-0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
 100% (  7 /  7) in 'Numeric.GSL.Fitting.Linear'
  50% (  1 /  2) in 'Numeric.GSL.Distribution.Common'
  64% (  9 / 14) in 'Numeric.GSL.Distribution.Discrete'
  67% ( 14 / 21) in 'Numeric.GSL.Distribution.Continuous'
 100% ( 25 / 25) in 'Numeric.GSL.Permutation'
  97% ( 60 / 62) in 'Numeric.GSL.Histogram2D'
 100% ( 52 / 52) in 'Numeric.GSL.Histogram'
 100% ( 37 / 37) in 'Numeric.GSL.Statistics'
 100% (  2 /  2) in 'Numeric.GSL.Sort'
Documentation created: dist/doc/html/hmatrix-gsl-stats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-gsl-stats-0.2
Registering hmatrix-gsl-stats-0.2...
Installed hmatrix-gsl-stats-0.2
Configuring sox-0.2.2.2...
Building sox-0.2.2.2...
Preprocessing library sox-0.2.2.2...
[ 1 of 15] Compiling Sound.Sox.Private.Information ( src/Sound/Sox/Private/Information.hs, dist/build/Sound/Sox/Private/Information.o )
[ 2 of 15] Compiling Sound.Sox.Information ( src/Sound/Sox/Information.hs, dist/build/Sound/Sox/Information.o )
[ 3 of 15] Compiling Sound.Sox.Signal.List ( src/Sound/Sox/Signal/List.hs, dist/build/Sound/Sox/Signal/List.o )

src/Sound/Sox/Signal/List.hs:71:10: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
[ 4 of 15] Compiling Sound.Sox.Frame.Stereo ( src/Sound/Sox/Frame/Stereo.hs, dist/build/Sound/Sox/Frame/Stereo.o )
[ 5 of 15] Compiling Sound.Sox.Private.Format ( src/Sound/Sox/Private/Format.hs, dist/build/Sound/Sox/Private/Format.o )
[ 6 of 15] Compiling Sound.Sox.Format ( src/Sound/Sox/Format.hs, dist/build/Sound/Sox/Format.o )
[ 7 of 15] Compiling Sound.Sox.Private.Arguments ( src/Sound/Sox/Private/Arguments.hs, dist/build/Sound/Sox/Private/Arguments.o )
[ 8 of 15] Compiling Sound.Sox.Private.Option ( src/Sound/Sox/Private/Option.hs, dist/build/Sound/Sox/Private/Option.o )
[ 9 of 15] Compiling Sound.Sox.Convert ( src/Sound/Sox/Convert.hs, dist/build/Sound/Sox/Convert.o )
[10 of 15] Compiling Sound.Sox.Option.Format ( src/Sound/Sox/Option/Format.hs, dist/build/Sound/Sox/Option/Format.o )
[11 of 15] Compiling Sound.Sox.System ( unix/src/Sound/Sox/System.hs, dist/build/Sound/Sox/System.o )
[12 of 15] Compiling Sound.Sox.Frame  ( src/Sound/Sox/Frame.hs, dist/build/Sound/Sox/Frame.o )
[13 of 15] Compiling Sound.Sox.Read   ( src/Sound/Sox/Read.hs, dist/build/Sound/Sox/Read.o )
[14 of 15] Compiling Sound.Sox.Write  ( src/Sound/Sox/Write.hs, dist/build/Sound/Sox/Write.o )
[15 of 15] Compiling Sound.Sox.Play   ( src/Sound/Sox/Play.hs, dist/build/Sound/Sox/Play.o )
In-place registering sox-0.2.2.2...
Running Haddock for sox-0.2.2.2...
Running hscolour for sox-0.2.2.2...
Preprocessing library sox-0.2.2.2...
Preprocessing library sox-0.2.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1,
transformers-0.3.0.0

dist/build/tmp-1772/src/Sound/Sox/Signal/List.hs:71:10: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
Haddock coverage:
   9% (  1 / 11) in 'Sound.Sox.Private.Information'
   9% (  1 / 11) in 'Sound.Sox.Information'
  14% (  1 /  7) in 'Sound.Sox.Signal.List'
  20% (  1 /  5) in 'Sound.Sox.Frame.Stereo'
   0% (  0 /  2) in 'Sound.Sox.Private.Format'
   0% (  0 / 17) in 'Sound.Sox.Format'
   0% (  0 /  5) in 'Sound.Sox.Private.Arguments'
  25% (  1 /  4) in 'Sound.Sox.Private.Option'
  50% (  1 /  2) in 'Sound.Sox.Convert'
  11% (  1 /  9) in 'Sound.Sox.Option.Format'
  33% (  1 /  3) in 'Sound.Sox.System'
  25% (  1 /  4) in 'Sound.Sox.Frame'
  17% (  1 /  6) in 'Sound.Sox.Read'
  50% (  2 /  4) in 'Sound.Sox.Write'
  33% (  1 /  3) in 'Sound.Sox.Play'
Warning: Sound.Sox.Information: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT
Documentation created: dist/doc/html/sox/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sox-0.2.2.2
Registering sox-0.2.2.2...
Installed sox-0.2.2.2
Downloading HarmTrace-2.1...
[1 of 1] Compiling Main             ( /tmp/HarmTrace-2.1-1772/HarmTrace-2.1/Setup.hs, /tmp/HarmTrace-2.1-1772/HarmTrace-2.1/dist/setup/Main.o )

/tmp/HarmTrace-2.1-1772/HarmTrace-2.1/Setup.hs:8: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/HarmTrace-2.1-1772/HarmTrace-2.1/dist/setup/setup ...
Configuring HarmTrace-2.1...

<no location info>: can't find file: Replace.hs
Building HarmTrace-2.1...
Preprocessing library HarmTrace-2.1...

src/HarmTrace/Models/ChordTokens.hs:14:8:
    Could not find module `HarmTrace.Base.Instances'
    Use -v to see a list of the files searched for.
Failed to install HarmTrace-2.1
cabal: Error: some packages failed to install:
HarmTrace-2.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.