Build #1 for hsc3-graphs-0.14

[all reports]

Package hsc3-graphs-0.14
Install DependencyFailed glib-0.12.5.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies split-0.2.2, sc3-rdu-0.14, random-shuffle-0.0.4, random-1.0.1.1, process-1.1.0.2, primes-0.2.1.0, hsharc-0.14, hsc3-unsafe-0.14, hsc3-sf-0.14, hsc3-lang-0.14, hsc3-cairo-0.14, hsc3-0.14, hps-0.14, hosc-0.14, hmt-0.14, hls-0.14, filepath-1.3.0.1, directory-1.2.0.1, data-default-0.5.3, containers-0.5.0.0, cmath-0.3, cairo-0.12.5.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, MonadRandom-0.1.12
Flags -build-exec

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring MonadRandom-0.1.12...
Building MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )
In-place registering MonadRandom-0.1.12...
Running Haddock for MonadRandom-0.1.12...
Running hscolour for MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
Preprocessing library MonadRandom-0.1.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
Warning: MonadRandom-0.1.12:Control.Monad.Random: Could not find documentation for exported module: System.Random
 100% ( 15 / 15) in 'Control.Monad.Random'
Warning: Control.Monad.Random.Class: could not find link destinations for:
    System.Random.Random System.Random.random System.Random.randoms System.Random.randomR System.Random.randomRs Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT System.Random.RandomGen Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT System.Random.StdGen
Warning: Control.Monad.Random: could not find link destinations for:
    System.Random.RandomGen System.Random.StdGen Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO System.Random.Random
Documentation created: dist/doc/html/MonadRandom/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.1.12
Registering MonadRandom-0.1.12...
Installed MonadRandom-0.1.12
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 blaze-builder-0.3.3.0...
Building blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.0...
Running Haddock for blaze-builder-0.3.3.0...
Running hscolour for blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  27% (  4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Warning: Blaze.ByteString.Builder.Char.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Char8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Html.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.0
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring cmath-0.3...
Building cmath-0.3...
Preprocessing library cmath-0.3...

on the commandline: Warning:
    The -fvia-C flag does nothing; it will be removed in a future GHC release
[1 of 1] Compiling Foreign.C.Math.Double ( dist/build/Foreign/C/Math/Double.hs, dist/build/Foreign/C/Math/Double.o )

Foreign/C/Math/Double.hsc:24:1: Warning:
    The import of `Foreign.Ptr' is redundant
      except perhaps to import instances from `Foreign.Ptr'
    To import instances alone, use: import Foreign.Ptr()

Foreign/C/Math/Double.hsc:25:1: Warning:
    The import of `Foreign.Marshal.Alloc' is redundant
      except perhaps to import instances from `Foreign.Marshal.Alloc'
    To import instances alone, use: import Foreign.Marshal.Alloc()

Foreign/C/Math/Double.hsc:146:11: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Foreign/C/Math/Double.hsc:188:10: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
In-place registering cmath-0.3...
Running Haddock for cmath-0.3...
Running hscolour for cmath-0.3...
Preprocessing library cmath-0.3...
Preprocessing library cmath-0.3...

Foreign/C/Math/Double.hsc:24:1: Warning:
    The import of `Foreign.Ptr' is redundant
      except perhaps to import instances from `Foreign.Ptr'
    To import instances alone, use: import Foreign.Ptr()

Foreign/C/Math/Double.hsc:25:1: Warning:
    The import of `Foreign.Marshal.Alloc' is redundant
      except perhaps to import instances from `Foreign.Marshal.Alloc'
    To import instances alone, use: import Foreign.Marshal.Alloc()

Foreign/C/Math/Double.hsc:146:11: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Foreign/C/Math/Double.hsc:188:10: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
Haddock coverage:
  51% ( 50 / 99) in 'Foreign.C.Math.Double'
Documentation created: dist/doc/html/cmath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmath-0.3
Registering cmath-0.3...
Installed cmath-0.3
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
In-place registering colour-2.3.3...
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
   0% (  0 / 10) in 'Data.Colour.Chan'
  60% (  6 / 10) in 'Data.Colour.CIE.Chromaticity'
  50% (  6 / 12) in 'Data.Colour.RGB'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  59% ( 13 / 22) in 'Data.Colour.Internal'
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  88% ( 15 / 17) in 'Data.Colour.CIE'
   1% (  1 /149) in 'Data.Colour.Names'
Documentation created: dist/doc/html/colour/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/colour-2.3.3
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.6.0.1...
Building dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6.0.1...
Running Haddock for dlist-0.6.0.1...
Running hscolour for dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1
Registering dlist-0.6.0.1...
Installed dlist-0.6.0.1
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring logict-0.6.0.1...
Building logict-0.6.0.1...
Preprocessing library logict-0.6.0.1...
[1 of 2] Compiling Control.Monad.Logic.Class ( Control/Monad/Logic/Class.hs, dist/build/Control/Monad/Logic/Class.o )
[2 of 2] Compiling Control.Monad.Logic ( Control/Monad/Logic.hs, dist/build/Control/Monad/Logic.o )
In-place registering logict-0.6.0.1...
Running Haddock for logict-0.6.0.1...
Running hscolour for logict-0.6.0.1...
Preprocessing library logict-0.6.0.1...
Preprocessing library logict-0.6.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'Control.Monad.Logic.Class'
Warning: logict-0.6.0.1:Control.Monad.Logic: Could not find documentation for exported module: Control.Monad.Trans
 100% ( 16 / 16) in 'Control.Monad.Logic'
Warning: Control.Monad.Logic.Class: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT
Warning: Control.Monad.Logic: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.Error.Class.MonadError Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/logict/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/logict-0.6.0.1
Registering logict-0.6.0.1...
Installed logict-0.6.0.1
Configuring multiset-comb-0.2.3...
Building multiset-comb-0.2.3...
Preprocessing library multiset-comb-0.2.3...
[1 of 1] Compiling Math.Combinatorics.Multiset ( Math/Combinatorics/Multiset.hs, dist/build/Math/Combinatorics/Multiset.o )
In-place registering multiset-comb-0.2.3...
Running Haddock for multiset-comb-0.2.3...
Running hscolour for multiset-comb-0.2.3...
Preprocessing library multiset-comb-0.2.3...
Preprocessing library multiset-comb-0.2.3...
Haddock coverage:
  97% ( 32 / 33) in 'Math.Combinatorics.Multiset'
Warning: Math.Combinatorics.Multiset: could not find link destinations for:
    Math.Combinatorics.Multiset.RMultiset Math.Combinatorics.Multiset.vDiv Math.Combinatorics.Multiset.within
Documentation created: dist/doc/html/multiset-comb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/multiset-comb-0.2.3
Registering multiset-comb-0.2.3...
Installed multiset-comb-0.2.3
Configuring murmur-hash-0.1.0.6...
Building murmur-hash-0.1.0.6...
Preprocessing library murmur-hash-0.1.0.6...
[1 of 2] Compiling Data.Digest.Murmur64 ( Data/Digest/Murmur64.hs, dist/build/Data/Digest/Murmur64.o )
[2 of 2] Compiling Data.Digest.Murmur32 ( Data/Digest/Murmur32.hs, dist/build/Data/Digest/Murmur32.o )
In-place registering murmur-hash-0.1.0.6...
Running Haddock for murmur-hash-0.1.0.6...
Running hscolour for murmur-hash-0.1.0.6...
Preprocessing library murmur-hash-0.1.0.6...
Preprocessing library murmur-hash-0.1.0.6...
Haddock coverage:
  78% (  7 /  9) in 'Data.Digest.Murmur64'
  75% (  6 /  8) in 'Data.Digest.Murmur32'
Warning: Data.Digest.Murmur32: could not find link destinations for:
    Data.Digest.Murmur32.combine
Documentation created: dist/doc/html/murmur-hash/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/murmur-hash-0.1.0.6
Registering murmur-hash-0.1.0.6...
Installed murmur-hash-0.1.0.6
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2
Registering nats-0.1.2...
Installed nats-0.1.2
[1 of 1] Compiling Main             ( /tmp/permutation-0.4.1-18052/permutation-0.4.1/Setup.lhs, /tmp/permutation-0.4.1-18052/permutation-0.4.1/dist/setup/Main.o )

/tmp/permutation-0.4.1-18052/permutation-0.4.1/Setup.lhs:13:11: 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/permutation-0.4.1-18052/permutation-0.4.1/dist/setup/setup ...
Configuring permutation-0.4.1...
Building permutation-0.4.1...
Preprocessing library permutation-0.4.1...
[ 1 of 13] Compiling Data.IntArray    ( lib/Data/IntArray.hs, dist/build/Data/IntArray.o )
[ 2 of 13] Compiling Data.Permute.Base ( lib/Data/Permute/Base.hs, dist/build/Data/Permute/Base.o )

lib/Data/Permute/Base.hs:18:1: Warning:
    The import of `Foreign' is redundant
      except perhaps to import instances from `Foreign'
    To import instances alone, use: import Foreign()
[ 3 of 13] Compiling Data.Permute.IOBase ( lib/Data/Permute/IOBase.hs, dist/build/Data/Permute/IOBase.o )
[ 4 of 13] Compiling Data.Permute.MPermute ( lib/Data/Permute/MPermute.hs, dist/build/Data/Permute/MPermute.o )

lib/Data/Permute/MPermute.hs:515:25: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"
[ 5 of 13] Compiling Data.Permute.ST  ( lib/Data/Permute/ST.hs, dist/build/Data/Permute/ST.o )
[ 6 of 13] Compiling Data.Permute.IO  ( lib/Data/Permute/IO.hs, dist/build/Data/Permute/IO.o )
[ 7 of 13] Compiling Data.Permute     ( lib/Data/Permute.hs, dist/build/Data/Permute.o )
[ 8 of 13] Compiling Data.Choose.Base ( lib/Data/Choose/Base.hs, dist/build/Data/Choose/Base.o )

lib/Data/Choose/Base.hs:15:1: Warning:
    The import of `Foreign' is redundant
      except perhaps to import instances from `Foreign'
    To import instances alone, use: import Foreign()
[ 9 of 13] Compiling Data.Choose.IOBase ( lib/Data/Choose/IOBase.hs, dist/build/Data/Choose/IOBase.o )
[10 of 13] Compiling Data.Choose.MChoose ( lib/Data/Choose/MChoose.hs, dist/build/Data/Choose/MChoose.o )
[11 of 13] Compiling Data.Choose.ST   ( lib/Data/Choose/ST.hs, dist/build/Data/Choose/ST.o )
[12 of 13] Compiling Data.Choose.IO   ( lib/Data/Choose/IO.hs, dist/build/Data/Choose/IO.o )
[13 of 13] Compiling Data.Choose      ( lib/Data/Choose.hs, dist/build/Data/Choose.o )
In-place registering permutation-0.4.1...
Running Haddock for permutation-0.4.1...
Running hscolour for permutation-0.4.1...
Preprocessing library permutation-0.4.1...
Preprocessing library permutation-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-19203/lib/Data/Permute/Base.hs:18:1: Warning:
    The import of `Foreign' is redundant
      except perhaps to import instances from `Foreign'
    To import instances alone, use: import Foreign()

dist/build/tmp-19203/lib/Data/Permute/MPermute.hs:515:25: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"

dist/build/tmp-19203/lib/Data/Choose/Base.hs:15:1: Warning:
    The import of `Foreign' is redundant
      except perhaps to import instances from `Foreign'
    To import instances alone, use: import Foreign()
Haddock coverage:
   6% (  1 / 17) in 'Data.IntArray'
  29% (  5 / 17) in 'Data.Permute.Base'
  15% (  2 / 13) in 'Data.Permute.IOBase'
Warning: Data.Permute.MPermute: newPermute is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: newPermute_ is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: getSize is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: getElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: setElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: unsafeFreeze is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: unsafeThaw is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: unsafeGetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: unsafeSetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Permute.MPermute: unsafeSwapElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity.
  86% ( 37 / 43) in 'Data.Permute.MPermute'
 100% (  6 /  6) in 'Data.Permute.ST'
 100% (  5 /  5) in 'Data.Permute.IO'
  88% ( 29 / 33) in 'Data.Permute'
  32% (  6 / 19) in 'Data.Choose.Base'
  14% (  2 / 14) in 'Data.Choose.IOBase'
Warning: Data.Choose.MChoose: newChoose is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: newChoose_ is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: getPossible is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: getSize is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: getElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: setElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: unsafeFreeze is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: unsafeThaw is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: unsafeGetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Choose.MChoose: unsafeSetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity.
  96% ( 22 / 23) in 'Data.Choose.MChoose'
 100% (  6 /  6) in 'Data.Choose.ST'
 100% (  5 /  5) in 'Data.Choose.IO'
  94% ( 17 / 18) in 'Data.Choose'
Documentation created: dist/doc/html/permutation/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/permutation-0.4.1
Registering permutation-0.4.1...
Installed permutation-0.4.1
Configuring primes-0.2.1.0...
Building primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
[1 of 1] Compiling Data.Numbers.Primes ( Data/Numbers/Primes.hs, dist/build/Data/Numbers/Primes.o )
In-place registering primes-0.2.1.0...
Running Haddock for primes-0.2.1.0...
Running hscolour for primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
Preprocessing library primes-0.2.1.0...
Haddock coverage:
 100% (  5 /  5) in 'Data.Numbers.Primes'
Documentation created: dist/doc/html/primes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primes-0.2.1.0
Registering primes-0.2.1.0...
Installed primes-0.2.1.0
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 tagged-0.7...
Building tagged-0.7...
Preprocessing library tagged-0.7...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7...
Running Haddock for tagged-0.7...
Running hscolour for tagged-0.7...
Preprocessing library tagged-0.7...
Preprocessing library tagged-0.7...
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 11 / 12) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7
Registering tagged-0.7...
Installed tagged-0.7
Configuring transformers-compat-0.1.1.1...
Building transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.1.1.1...
Running Haddock for transformers-compat-0.1.1.1...
Running hscolour for transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.1.1.1
Registering transformers-compat-0.1.1.1...
Installed transformers-compat-0.1.1.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Configuring xml-1.3.13...
Building xml-1.3.13...
Preprocessing library xml-1.3.13...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.13...
Running Haddock for xml-1.3.13...
Running hscolour for xml-1.3.13...
Preprocessing library xml-1.3.13...
Preprocessing library xml-1.3.13...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  91% ( 10 / 11) in 'Text.XML.Light.Types'
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  12% (  3 / 26) in 'Text.XML.Light.Lexer'
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
 100% ( 10 / 10) in 'Text.XML.Light'
Warning: Text.XML.Light.Lexer: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/xml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13
Registering xml-1.3.13...
Installed xml-1.3.13
Configuring random-shuffle-0.0.4...
Building random-shuffle-0.0.4...
Preprocessing library random-shuffle-0.0.4...
[1 of 1] Compiling System.Random.Shuffle ( src/System/Random/Shuffle.hs, dist/build/System/Random/Shuffle.o )
In-place registering random-shuffle-0.0.4...
Running Haddock for random-shuffle-0.0.4...
Running hscolour for random-shuffle-0.0.4...
Preprocessing library random-shuffle-0.0.4...
Preprocessing library random-shuffle-0.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'System.Random.Shuffle'
Warning: System.Random.Shuffle: could not find link destinations for:
    System.Random.RandomGen
Documentation created: dist/doc/html/random-shuffle/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-shuffle-0.0.4
Registering random-shuffle-0.0.4...
Installed random-shuffle-0.0.4
Configuring data-binary-ieee754-0.4.4...
Building data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
[1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o )
In-place registering data-binary-ieee754-0.4.4...
Running Haddock for data-binary-ieee754-0.4.4...
Running hscolour for data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Haddock coverage:
  22% (  4 / 18) in 'Data.Binary.IEEE754'
Documentation created: dist/doc/html/data-binary-ieee754/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-binary-ieee754-0.4.4
Registering data-binary-ieee754-0.4.4...
Installed data-binary-ieee754-0.4.4
Configuring hcg-minus-0.14...
Building hcg-minus-0.14...
Preprocessing library hcg-minus-0.14...
[1 of 5] Compiling Data.CG.Minus.Colour ( Data/CG/Minus/Colour.hs, dist/build/Data/CG/Minus/Colour.o )
[2 of 5] Compiling Data.CG.Minus.Colour.Planck ( Data/CG/Minus/Colour/Planck.hs, dist/build/Data/CG/Minus/Colour/Planck.o )
[3 of 5] Compiling Data.CG.Minus    ( Data/CG/Minus.hs, dist/build/Data/CG/Minus.o )
[4 of 5] Compiling Data.CG.Minus.Arrow ( Data/CG/Minus/Arrow.hs, dist/build/Data/CG/Minus/Arrow.o )
[5 of 5] Compiling Data.CG.Minus.Bearing ( Data/CG/Minus/Bearing.hs, dist/build/Data/CG/Minus/Bearing.o )
In-place registering hcg-minus-0.14...
Running Haddock for hcg-minus-0.14...
Running hscolour for hcg-minus-0.14...
Preprocessing library hcg-minus-0.14...
Preprocessing library hcg-minus-0.14...
Haddock coverage:
 100% ( 24 / 24) in 'Data.CG.Minus.Colour'
 100% (  4 /  4) in 'Data.CG.Minus.Colour.Planck'
  91% (136 /149) in 'Data.CG.Minus'
 100% (  2 /  2) in 'Data.CG.Minus.Arrow'
 100% (  5 /  5) in 'Data.CG.Minus.Bearing'
Documentation created: dist/doc/html/hcg-minus/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hcg-minus-0.14
Registering hcg-minus-0.14...
Installed hcg-minus-0.14
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring 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 contravariant-0.4.4...
Building contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.4.4...
Running Haddock for contravariant-0.4.4...
Running hscolour for contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
Preprocessing library contravariant-0.4.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  81% ( 13 / 16) in 'Data.Functor.Contravariant'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Warning: Data.Functor.Contravariant: could not find link destinations for:
    Control.Applicative.Backwards.Backwards Data.Functor.Constant.Constant Data.Functor.Reverse.Reverse Data.Functor.Product.Product Data.Functor.Compose.Compose
Documentation created: dist/doc/html/contravariant/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.4.4
Registering contravariant-0.4.4...
Installed contravariant-0.4.4
[1 of 1] Compiling Main             ( /tmp/distributive-0.3.2-18052/distributive-0.3.2/Setup.lhs, /tmp/distributive-0.3.2-18052/distributive-0.3.2/dist/setup/Main.o )
Linking /tmp/distributive-0.3.2-18052/distributive-0.3.2/dist/setup/setup ...
Configuring distributive-0.3.2...
Building distributive-0.3.2...
Preprocessing library distributive-0.3.2...
[1 of 1] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.3.2...
Running Haddock for distributive-0.3.2...
Running hscolour for distributive-0.3.2...
Preprocessing library distributive-0.3.2...
Preprocessing library distributive-0.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'Data.Distributive'
Warning: Data.Distributive: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Applicative.Backwards.Backwards Control.Monad.Trans.Identity.IdentityT Data.Functor.Reverse.Reverse Control.Monad.Trans.Reader.ReaderT Data.Functor.Compose.Compose Data.Functor.Product.Product
Documentation created: dist/doc/html/distributive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.3.2
Registering distributive-0.3.2...
Installed distributive-0.3.2
[1 of 2] Compiling SetupWrapper     ( /tmp/cairo-0.12.5.0-18052/cairo-0.12.5.0/SetupWrapper.hs, /tmp/cairo-0.12.5.0-18052/cairo-0.12.5.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cairo-0.12.5.0-18052/cairo-0.12.5.0/Setup.hs, /tmp/cairo-0.12.5.0-18052/cairo-0.12.5.0/dist/setup/Main.o )
Linking /tmp/cairo-0.12.5.0-18052/cairo-0.12.5.0/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring cairo-0.12.5.0...
setup: The program gtk2hsC2hs version >=0.13.8 is required but the version
found at /srv/hackage/var/build/bin/gtk2hsC2hs is version 0.13.6
Failed to install cairo-0.12.5.0
[1 of 2] Compiling SetupWrapper     ( /tmp/glib-0.12.5.0-18052/glib-0.12.5.0/SetupWrapper.hs, /tmp/glib-0.12.5.0-18052/glib-0.12.5.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/glib-0.12.5.0-18052/glib-0.12.5.0/Setup.hs, /tmp/glib-0.12.5.0-18052/glib-0.12.5.0/dist/setup/Main.o )
Linking /tmp/glib-0.12.5.0-18052/glib-0.12.5.0/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.12.5.0...
setup: The program gtk2hsC2hs version >=0.13.8 is required but the version
found at /srv/hackage/var/build/bin/gtk2hsC2hs is version 0.13.6
Failed to install glib-0.12.5.0
Configuring hmt-0.14...
Building hmt-0.14...
Preprocessing library hmt-0.14...
[ 1 of 59] Compiling Music.Theory.Z12.Morris_1974 ( Music/Theory/Z12/Morris_1974.hs, dist/build/Music/Theory/Z12/Morris_1974.o )
[ 2 of 59] Compiling Music.Theory.Z12.Literature ( Music/Theory/Z12/Literature.hs, dist/build/Music/Theory/Z12/Literature.o )
[ 3 of 59] Compiling Music.Theory.Tuning ( Music/Theory/Tuning.hs, dist/build/Music/Theory/Tuning.o )
[ 4 of 59] Compiling Music.Theory.Tuning.Alves_1997 ( Music/Theory/Tuning/Alves_1997.hs, dist/build/Music/Theory/Tuning/Alves_1997.o )
[ 5 of 59] Compiling Music.Theory.Tuning.Meyer_1929 ( Music/Theory/Tuning/Meyer_1929.hs, dist/build/Music/Theory/Tuning/Meyer_1929.o )
[ 6 of 59] Compiling Music.Theory.Tuning.Polansky_1978 ( Music/Theory/Tuning/Polansky_1978.hs, dist/build/Music/Theory/Tuning/Polansky_1978.o )
[ 7 of 59] Compiling Music.Theory.Tuning.Polansky_1984 ( Music/Theory/Tuning/Polansky_1984.hs, dist/build/Music/Theory/Tuning/Polansky_1984.o )
[ 8 of 59] Compiling Music.Theory.Tuning.Scala ( Music/Theory/Tuning/Scala.hs, dist/build/Music/Theory/Tuning/Scala.o )
[ 9 of 59] Compiling Music.Theory.Tiling.Canon ( Music/Theory/Tiling/Canon.hs, dist/build/Music/Theory/Tiling/Canon.o )
[10 of 59] Compiling Music.Theory.Tiling.Johnson_2004 ( Music/Theory/Tiling/Johnson_2004.hs, dist/build/Music/Theory/Tiling/Johnson_2004.o )
[11 of 59] Compiling Music.Theory.Tiling.Johnson_2009 ( Music/Theory/Tiling/Johnson_2009.hs, dist/build/Music/Theory/Tiling/Johnson_2009.o )
[12 of 59] Compiling Music.Theory.Z12 ( Music/Theory/Z12.hs, dist/build/Music/Theory/Z12.o )
[13 of 59] Compiling Music.Theory.Z12.TTO ( Music/Theory/Z12/TTO.hs, dist/build/Music/Theory/Z12/TTO.o )
[14 of 59] Compiling Music.Theory.Meter.Barlow_1987 ( Music/Theory/Meter/Barlow_1987.hs, dist/build/Music/Theory/Meter/Barlow_1987.o )
[15 of 59] Compiling Music.Theory.Interval.Barlow_1987 ( Music/Theory/Interval/Barlow_1987.hs, dist/build/Music/Theory/Interval/Barlow_1987.o )
[16 of 59] Compiling Music.Theory.Duration ( Music/Theory/Duration.hs, dist/build/Music/Theory/Duration.o )
[17 of 59] Compiling Music.Theory.Duration.Name ( Music/Theory/Duration/Name.hs, dist/build/Music/Theory/Duration/Name.o )
[18 of 59] Compiling Music.Theory.Duration.RQ ( Music/Theory/Duration/RQ.hs, dist/build/Music/Theory/Duration/RQ.o )
[19 of 59] Compiling Music.Theory.Duration.Annotation ( Music/Theory/Duration/Annotation.hs, dist/build/Music/Theory/Duration/Annotation.o )
[20 of 59] Compiling Music.Theory.Duration.Name.Abbreviation ( Music/Theory/Duration/Name/Abbreviation.hs, dist/build/Music/Theory/Duration/Name/Abbreviation.o )
[21 of 59] Compiling Music.Theory.Time_Signature ( Music/Theory/Time_Signature.hs, dist/build/Music/Theory/Time_Signature.o )
[22 of 59] Compiling Music.Theory.Tempo_Marking ( Music/Theory/Tempo_Marking.hs, dist/build/Music/Theory/Tempo_Marking.o )
[23 of 59] Compiling Music.Theory.Set.List ( Music/Theory/Set/List.hs, dist/build/Music/Theory/Set/List.o )
[24 of 59] Compiling Music.Theory.Set.Set ( Music/Theory/Set/Set.hs, dist/build/Music/Theory/Set/Set.o )
[25 of 59] Compiling Music.Theory.Pitch ( Music/Theory/Pitch.hs, dist/build/Music/Theory/Pitch.o )
[26 of 59] Compiling Music.Theory.Pitch.Name ( Music/Theory/Pitch/Name.hs, dist/build/Music/Theory/Pitch/Name.o )
[27 of 59] Compiling Music.Theory.Interval ( Music/Theory/Interval.hs, dist/build/Music/Theory/Interval.o )
[28 of 59] Compiling Music.Theory.Interval.Name ( Music/Theory/Interval/Name.hs, dist/build/Music/Theory/Interval/Name.o )
[29 of 59] Compiling Music.Theory.Interval.Spelling ( Music/Theory/Interval/Spelling.hs, dist/build/Music/Theory/Interval/Spelling.o )
[30 of 59] Compiling Music.Theory.Pitch.Spelling.Cluster ( Music/Theory/Pitch/Spelling/Cluster.hs, dist/build/Music/Theory/Pitch/Spelling/Cluster.o )
[31 of 59] Compiling Music.Theory.Pitch.Spelling ( Music/Theory/Pitch/Spelling.hs, dist/build/Music/Theory/Pitch/Spelling.o )
[32 of 59] Compiling Music.Theory.Key ( Music/Theory/Key.hs, dist/build/Music/Theory/Key.o )
[33 of 59] Compiling Music.Theory.Clef ( Music/Theory/Clef.hs, dist/build/Music/Theory/Clef.o )
[34 of 59] Compiling Music.Theory.List ( Music/Theory/List.hs, dist/build/Music/Theory/List.o )
[35 of 59] Compiling Music.Theory.Permutations ( Music/Theory/Permutations.hs, dist/build/Music/Theory/Permutations.o )
[36 of 59] Compiling Music.Theory.Combinations ( Music/Theory/Combinations.hs, dist/build/Music/Theory/Combinations.o )
[37 of 59] Compiling Music.Theory.Permutations.List ( Music/Theory/Permutations/List.hs, dist/build/Music/Theory/Permutations/List.o )
[38 of 59] Compiling Music.Theory.Contour.Polansky_1992 ( Music/Theory/Contour/Polansky_1992.hs, dist/build/Music/Theory/Contour/Polansky_1992.o )
[39 of 59] Compiling Music.Theory.Xenakis.S4 ( Music/Theory/Xenakis/S4.hs, dist/build/Music/Theory/Xenakis/S4.o )
[40 of 59] Compiling Music.Theory.Duration.RQ.Tied ( Music/Theory/Duration/RQ/Tied.hs, dist/build/Music/Theory/Duration/RQ/Tied.o )
[41 of 59] Compiling Music.Theory.Duration.RQ.Division ( Music/Theory/Duration/RQ/Division.hs, dist/build/Music/Theory/Duration/RQ/Division.o )
[42 of 59] Compiling Music.Theory.Duration.Sequence.Notate ( Music/Theory/Duration/Sequence/Notate.hs, dist/build/Music/Theory/Duration/Sequence/Notate.o )
[43 of 59] Compiling Music.Theory.Dynamic_Mark ( Music/Theory/Dynamic_Mark.hs, dist/build/Music/Theory/Dynamic_Mark.o )
[44 of 59] Compiling Music.Theory.Metric.Polansky_1996 ( Music/Theory/Metric/Polansky_1996.hs, dist/build/Music/Theory/Metric/Polansky_1996.o )
[45 of 59] Compiling Music.Theory.Tuning.Polansky_1990 ( Music/Theory/Tuning/Polansky_1990.hs, dist/build/Music/Theory/Tuning/Polansky_1990.o )
[46 of 59] Compiling Music.Theory.Xenakis.Sieve ( Music/Theory/Xenakis/Sieve.hs, dist/build/Music/Theory/Xenakis/Sieve.o )
[47 of 59] Compiling Music.Theory.Z12.SRO ( Music/Theory/Z12/SRO.hs, dist/build/Music/Theory/Z12/SRO.o )
[48 of 59] Compiling Music.Theory.Z12.Forte_1973 ( Music/Theory/Z12/Forte_1973.hs, dist/build/Music/Theory/Z12/Forte_1973.o )
[49 of 59] Compiling Music.Theory.Metric.Buchler_1998 ( Music/Theory/Metric/Buchler_1998.hs, dist/build/Music/Theory/Metric/Buchler_1998.o )
[50 of 59] Compiling Music.Theory.Metric.Morris_1980 ( Music/Theory/Metric/Morris_1980.hs, dist/build/Music/Theory/Metric/Morris_1980.o )
[51 of 59] Compiling Music.Theory.Z12.Castren_1994 ( Music/Theory/Z12/Castren_1994.hs, dist/build/Music/Theory/Z12/Castren_1994.o )
[52 of 59] Compiling Music.Theory.Z12.Lewin_1980 ( Music/Theory/Z12/Lewin_1980.hs, dist/build/Music/Theory/Z12/Lewin_1980.o )
[53 of 59] Compiling Music.Theory.Z12.Rahn_1980 ( Music/Theory/Z12/Rahn_1980.hs, dist/build/Music/Theory/Z12/Rahn_1980.o )
[54 of 59] Compiling Music.Theory.Z12.Morris_1987 ( Music/Theory/Z12/Morris_1987.hs, dist/build/Music/Theory/Z12/Morris_1987.o )
[55 of 59] Compiling Music.Theory.Z12.Drape_1999 ( Music/Theory/Z12/Drape_1999.hs, dist/build/Music/Theory/Z12/Drape_1999.o )
[56 of 59] Compiling Music.Theory.Z12.Morris_1987.Parse ( Music/Theory/Z12/Morris_1987/Parse.hs, dist/build/Music/Theory/Z12/Morris_1987/Parse.o )
[57 of 59] Compiling Music.Theory.Z12.Read_1978 ( Music/Theory/Z12/Read_1978.hs, dist/build/Music/Theory/Z12/Read_1978.o )
[58 of 59] Compiling Music.Theory.Block_Design.Johnson_2007 ( Music/Theory/Block_Design/Johnson_2007.hs, dist/build/Music/Theory/Block_Design/Johnson_2007.o )
[59 of 59] Compiling Music.Theory.Bjorklund ( Music/Theory/Bjorklund.hs, dist/build/Music/Theory/Bjorklund.o )
In-place registering hmt-0.14...
Running Haddock for hmt-0.14...
Running hscolour for hmt-0.14...
Preprocessing library hmt-0.14...
Preprocessing library hmt-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'Music.Theory.Z12.Morris_1974'
 100% (  2 /  2) in 'Music.Theory.Z12.Literature'
  69% ( 60 / 87) in 'Music.Theory.Tuning'
  56% (  5 /  9) in 'Music.Theory.Tuning.Alves_1997'
  92% ( 12 / 13) in 'Music.Theory.Tuning.Meyer_1929'
 100% (  3 /  3) in 'Music.Theory.Tuning.Polansky_1978'
  43% ( 12 / 28) in 'Music.Theory.Tuning.Polansky_1984'
  96% ( 26 / 27) in 'Music.Theory.Tuning.Scala'
  96% ( 26 / 27) in 'Music.Theory.Tiling.Canon'
 100% (  6 /  6) in 'Music.Theory.Tiling.Johnson_2004'
 100% (  6 /  6) in 'Music.Theory.Tiling.Johnson_2009'
  14% (  1 /  7) in 'Music.Theory.Z12'
 100% (  9 /  9) in 'Music.Theory.Z12.TTO'
  97% ( 30 / 31) in 'Music.Theory.Meter.Barlow_1987'
 100% ( 18 / 18) in 'Music.Theory.Interval.Barlow_1987'
  80% ( 16 / 20) in 'Music.Theory.Duration'
   9% (  2 / 23) in 'Music.Theory.Duration.Name'
 100% ( 18 / 18) in 'Music.Theory.Duration.RQ'
  88% ( 21 / 24) in 'Music.Theory.Duration.Annotation'
   8% (  3 / 36) in 'Music.Theory.Duration.Name.Abbreviation'
 100% (  9 /  9) in 'Music.Theory.Time_Signature'
 100% (  6 /  6) in 'Music.Theory.Tempo_Marking'
 100% (  9 /  9) in 'Music.Theory.Set.List'
  25% (  1 /  4) in 'Music.Theory.Set.Set'
  98% ( 45 / 46) in 'Music.Theory.Pitch'
   0% (  1 /317) in 'Music.Theory.Pitch.Name'
 100% ( 17 / 17) in 'Music.Theory.Interval'
  25% (  1 /  4) in 'Music.Theory.Interval.Name'
 100% (  3 /  3) in 'Music.Theory.Interval.Spelling'
 100% (  7 /  7) in 'Music.Theory.Pitch.Spelling'
 100% (  6 /  6) in 'Music.Theory.Pitch.Spelling.Cluster'
 100% (  4 /  4) in 'Music.Theory.Key'
 100% (  6 /  6) in 'Music.Theory.Clef'
  88% ( 37 / 42) in 'Music.Theory.List'
 100% ( 15 / 15) in 'Music.Theory.Permutations'
 100% (  3 /  3) in 'Music.Theory.Combinations'
 100% (  3 /  3) in 'Music.Theory.Permutations.List'
 100% ( 59 / 59) in 'Music.Theory.Contour.Polansky_1992'
 100% ( 36 / 36) in 'Music.Theory.Xenakis.S4'
 100% ( 15 / 15) in 'Music.Theory.Duration.RQ.Tied'
  92% ( 11 / 12) in 'Music.Theory.Duration.RQ.Division'
  97% ( 62 / 64) in 'Music.Theory.Duration.Sequence.Notate'
 100% ( 12 / 12) in 'Music.Theory.Dynamic_Mark'
  86% ( 38 / 44) in 'Music.Theory.Metric.Polansky_1996'
 100% ( 10 / 10) in 'Music.Theory.Tuning.Polansky_1990'
 100% ( 19 / 19) in 'Music.Theory.Xenakis.Sieve'
 100% ( 16 / 16) in 'Music.Theory.Z12.SRO'
 100% ( 21 / 21) in 'Music.Theory.Z12.Forte_1973'
  77% ( 17 / 22) in 'Music.Theory.Metric.Buchler_1998'
 100% (  3 /  3) in 'Music.Theory.Metric.Morris_1980'
 100% ( 18 / 18) in 'Music.Theory.Z12.Castren_1994'
 100% (  4 /  4) in 'Music.Theory.Z12.Lewin_1980'
 100% (  3 /  3) in 'Music.Theory.Z12.Rahn_1980'
 100% ( 11 / 11) in 'Music.Theory.Z12.Morris_1987'
 100% ( 33 / 33) in 'Music.Theory.Z12.Drape_1999'
 100% (  3 /  3) in 'Music.Theory.Z12.Morris_1987.Parse'
 100% (  4 /  4) in 'Music.Theory.Z12.Read_1978'
  21% (  3 / 14) in 'Music.Theory.Block_Design.Johnson_2007'
 100% (  5 /  5) in 'Music.Theory.Bjorklund'
Warning: Music.Theory.Z12.Morris_1987.Parse: could not find link destinations for:
    Music.Theory.Z12.Morris_1987.Parse.P
Documentation created: dist/doc/html/hmt/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmt-0.14
Registering hmt-0.14...
Installed hmt-0.14
Configuring hsharc-0.14...
Building hsharc-0.14...
Preprocessing library hsharc-0.14...
[1 of 1] Compiling Sound.Analysis.SHARC ( Sound/Analysis/SHARC.hs, dist/build/Sound/Analysis/SHARC.o )
In-place registering hsharc-0.14...
Running Haddock for hsharc-0.14...
Running hscolour for hsharc-0.14...
Preprocessing library hsharc-0.14...
Preprocessing library hsharc-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% ( 23 / 23) in 'Sound.Analysis.SHARC'
Documentation created: dist/doc/html/hsharc/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsharc-0.14
Registering hsharc-0.14...
Installed hsharc-0.14
Configuring hosc-0.14...
Building hosc-0.14...
Preprocessing library hosc-0.14...
[ 1 of 20] Compiling Sound.OSC.Wait   ( Sound/OSC/Wait.hs, dist/build/Sound/OSC/Wait.o )
[ 2 of 20] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs, dist/build/Sound/OSC/Coding/Cast.o )
[ 3 of 20] Compiling Sound.OSC.Type   ( Sound/OSC/Type.hs, dist/build/Sound/OSC/Type.o )
[ 4 of 20] Compiling Sound.OSC.Coding.Byte ( Sound/OSC/Coding/Byte.hs, dist/build/Sound/OSC/Coding/Byte.o )
[ 5 of 20] Compiling Sound.OSC.Time   ( Sound/OSC/Time.hs, dist/build/Sound/OSC/Time.o )
[ 6 of 20] Compiling Sound.OSC.Coding.Decode.Binary ( Sound/OSC/Coding/Decode/Binary.hs, dist/build/Sound/OSC/Coding/Decode/Binary.o )
[ 7 of 20] Compiling Sound.OSC.Coding.Encode.Builder ( Sound/OSC/Coding/Encode/Builder.hs, dist/build/Sound/OSC/Coding/Encode/Builder.o )
[ 8 of 20] Compiling Sound.OSC.Coding ( Sound/OSC/Coding.hs, dist/build/Sound/OSC/Coding.o )
[ 9 of 20] Compiling Sound.OSC.Coding.Decode.Base ( Sound/OSC/Coding/Decode/Base.hs, dist/build/Sound/OSC/Coding/Decode/Base.o )
[10 of 20] Compiling Sound.OSC.Coding.Encode.Base ( Sound/OSC/Coding/Encode/Base.hs, dist/build/Sound/OSC/Coding/Encode/Base.o )
[11 of 20] Compiling Sound.OSC.Datum  ( Sound/OSC/Datum.hs, dist/build/Sound/OSC/Datum.o )
[12 of 20] Compiling Sound.OSC.Normalise ( Sound/OSC/Normalise.hs, dist/build/Sound/OSC/Normalise.o )
[13 of 20] Compiling Sound.OSC.Class  ( Sound/OSC/Class.hs, dist/build/Sound/OSC/Class.o )
[14 of 20] Compiling Sound.OSC.Transport.FD ( Sound/OSC/Transport/FD.hs, dist/build/Sound/OSC/Transport/FD.o )
[15 of 20] Compiling Sound.OSC.Transport.FD.UDP ( Sound/OSC/Transport/FD/UDP.hs, dist/build/Sound/OSC/Transport/FD/UDP.o )
[16 of 20] Compiling Sound.OSC.Transport.FD.TCP ( Sound/OSC/Transport/FD/TCP.hs, dist/build/Sound/OSC/Transport/FD/TCP.o )
[17 of 20] Compiling Sound.OSC.Transport.Monad ( Sound/OSC/Transport/Monad.hs, dist/build/Sound/OSC/Transport/Monad.o )
[18 of 20] Compiling Sound.OSC.Core   ( Sound/OSC/Core.hs, dist/build/Sound/OSC/Core.o )
[19 of 20] Compiling Sound.OSC.FD     ( Sound/OSC/FD.hs, dist/build/Sound/OSC/FD.o )
[20 of 20] Compiling Sound.OSC        ( Sound/OSC.hs, dist/build/Sound/OSC.o )
In-place registering hosc-0.14...
Running Haddock for hosc-0.14...
Running hscolour for hosc-0.14...
Preprocessing library hosc-0.14...
Preprocessing library hosc-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  6 /  6) in 'Sound.OSC.Wait'
 100% (  9 /  9) in 'Sound.OSC.Coding.Cast'
 100% ( 52 / 52) in 'Sound.OSC.Type'
 100% ( 22 / 22) in 'Sound.OSC.Coding.Byte'
 100% ( 24 / 24) in 'Sound.OSC.Time'
 100% (  4 /  4) in 'Sound.OSC.Coding.Decode.Binary'
 100% (  6 /  6) in 'Sound.OSC.Coding.Encode.Builder'
 100% (  7 /  7) in 'Sound.OSC.Coding'
 100% (  4 /  4) in 'Sound.OSC.Coding.Decode.Base'
 100% (  4 /  4) in 'Sound.OSC.Coding.Encode.Base'
 100% ( 11 / 11) in 'Sound.OSC.Datum'
 100% ( 10 / 10) in 'Sound.OSC.Normalise'
 100% (  4 /  4) in 'Sound.OSC.Class'
 100% ( 21 / 21) in 'Sound.OSC.Transport.FD'
 100% (  8 /  8) in 'Sound.OSC.Transport.FD.UDP'
 100% (  4 /  4) in 'Sound.OSC.Transport.FD.TCP'
 100% ( 23 / 23) in 'Sound.OSC.Transport.Monad'
Warning: hosc-0.14:Sound.OSC.Core: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC.Core'
Warning: hosc-0.14:Sound.OSC.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC.FD'
Warning: hosc-0.14:Sound.OSC: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC'
Warning: Sound.OSC.Time: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Sound.OSC.Transport.FD.UDP: could not find link destinations for:
    Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Warning: Sound.OSC.Transport.Monad: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Reader.ReaderT
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.14
Registering hosc-0.14...
Installed hosc-0.14
Configuring hps-0.14...
Building hps-0.14...
Preprocessing library hps-0.14...
[ 1 of 13] Compiling Graphics.PS.Unit ( Graphics/PS/Unit.hs, dist/build/Graphics/PS/Unit.o )
[ 2 of 13] Compiling Graphics.PS.Paper ( Graphics/PS/Paper.hs, dist/build/Graphics/PS/Paper.o )
[ 3 of 13] Compiling Graphics.PS.GS   ( Graphics/PS/GS.hs, dist/build/Graphics/PS/GS.o )
[ 4 of 13] Compiling Graphics.PS.Font ( Graphics/PS/Font.hs, dist/build/Graphics/PS/Font.o )
[ 5 of 13] Compiling Graphics.PS.Glyph ( Graphics/PS/Glyph.hs, dist/build/Graphics/PS/Glyph.o )
[ 6 of 13] Compiling Graphics.PS.Path ( Graphics/PS/Path.hs, dist/build/Graphics/PS/Path.o )
[ 7 of 13] Compiling Graphics.PS.Image ( Graphics/PS/Image.hs, dist/build/Graphics/PS/Image.o )
[ 8 of 13] Compiling Graphics.PS.Statistics ( Graphics/PS/Statistics.hs, dist/build/Graphics/PS/Statistics.o )
[ 9 of 13] Compiling Graphics.PS.Transform ( Graphics/PS/Transform.hs, dist/build/Graphics/PS/Transform.o )
[10 of 13] Compiling Graphics.PS.Query ( Graphics/PS/Query.hs, dist/build/Graphics/PS/Query.o )
[11 of 13] Compiling Graphics.PS.PS   ( Graphics/PS/PS.hs, dist/build/Graphics/PS/PS.o )
[12 of 13] Compiling Graphics.PS.Path.Graphs ( Graphics/PS/Path/Graphs.hs, dist/build/Graphics/PS/Path/Graphs.o )
[13 of 13] Compiling Graphics.PS      ( Graphics/PS.hs, dist/build/Graphics/PS.o )
In-place registering hps-0.14...
Running Haddock for hps-0.14...
Running hscolour for hps-0.14...
Preprocessing library hps-0.14...
Preprocessing library hps-0.14...
Haddock coverage:
 100% (  3 /  3) in 'Graphics.PS.Unit'
 100% ( 44 / 44) in 'Graphics.PS.Paper'
 100% (  8 /  8) in 'Graphics.PS.GS'
 100% (  2 /  2) in 'Graphics.PS.Font'
 100% (  2 /  2) in 'Graphics.PS.Glyph'
 100% ( 12 / 12) in 'Graphics.PS.Path'
 100% (  4 /  4) in 'Graphics.PS.Image'
 100% (  4 /  4) in 'Graphics.PS.Statistics'
 100% (  5 /  5) in 'Graphics.PS.Transform'
 100% (  6 /  6) in 'Graphics.PS.Query'
 100% (  4 /  4) in 'Graphics.PS.PS'
 100% (  8 /  8) in 'Graphics.PS.Path.Graphs'
 100% ( 13 / 13) in 'Graphics.PS'
Documentation created: dist/doc/html/hps/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hps-0.14
Registering hps-0.14...
Installed hps-0.14
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12
Registering semigroups-0.12...
Installed semigroups-0.12
[1 of 2] Compiling Config           ( /tmp/hmatrix-0.15.2.0-18052/hmatrix-0.15.2.0/Config.hs, /tmp/hmatrix-0.15.2.0-18052/hmatrix-0.15.2.0/dist/setup/Config.o )
[2 of 2] Compiling Main             ( /tmp/hmatrix-0.15.2.0-18052/hmatrix-0.15.2.0/Setup.lhs, /tmp/hmatrix-0.15.2.0-18052/hmatrix-0.15.2.0/dist/setup/Main.o )
Linking /tmp/hmatrix-0.15.2.0-18052/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 hsc3-sf-0.14...
Building hsc3-sf-0.14...
Preprocessing library hsc3-sf-0.14...
[1 of 4] Compiling Sound.File.Encoding ( Sound/File/Encoding.hs, dist/build/Sound/File/Encoding.o )
[2 of 4] Compiling Sound.File.Decode ( Sound/File/Decode.hs, dist/build/Sound/File/Decode.o )
[3 of 4] Compiling Sound.File.Encode ( Sound/File/Encode.hs, dist/build/Sound/File/Encode.o )
[4 of 4] Compiling Sound.File.NeXT  ( Sound/File/NeXT.hs, dist/build/Sound/File/NeXT.o )
In-place registering hsc3-sf-0.14...
Running Haddock for hsc3-sf-0.14...
Running hscolour for hsc3-sf-0.14...
Preprocessing library hsc3-sf-0.14...
Preprocessing library hsc3-sf-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  3 /  3) in 'Sound.File.Encoding'
 100% (  3 /  3) in 'Sound.File.Decode'
 100% (  3 /  3) in 'Sound.File.Encode'
 100% (  9 /  9) in 'Sound.File.NeXT'
Documentation created: dist/doc/html/hsc3-sf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-sf-0.14
Registering hsc3-sf-0.14...
Installed hsc3-sf-0.14
Configuring hls-0.14...
Building hls-0.14...
Preprocessing library hls-0.14...
[1 of 4] Compiling LSystem.Turtle   ( LSystem/Turtle.hs, dist/build/LSystem/Turtle.o )
[2 of 4] Compiling LSystem.LSystem  ( LSystem/LSystem.hs, dist/build/LSystem/LSystem.o )
[3 of 4] Compiling LSystem.Render.PS ( LSystem/Render/PS.hs, dist/build/LSystem/Render/PS.o )
[4 of 4] Compiling LSystem.Systems  ( LSystem/Systems.hs, dist/build/LSystem/Systems.o )
In-place registering hls-0.14...
Running Haddock for hls-0.14...
Running hscolour for hls-0.14...
Preprocessing library hls-0.14...
Preprocessing library hls-0.14...
Haddock coverage:
 100% ( 11 / 11) in 'LSystem.Turtle'
 100% ( 12 / 12) in 'LSystem.LSystem'
 100% (  3 /  3) in 'LSystem.Render.PS'
  12% (  6 / 50) in 'LSystem.Systems'
Documentation created: dist/doc/html/hls/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hls-0.14
Registering hls-0.14...
Installed hls-0.14
Configuring hsc3-0.14...
Building hsc3-0.14...
Preprocessing library hsc3-0.14...
[ 1 of 76] Compiling Sound.SC3.UGen.MCE ( Sound/SC3/UGen/MCE.hs, dist/build/Sound/SC3/UGen/MCE.o )
[ 2 of 76] Compiling Sound.SC3.UGen.Envelope.Interpolate ( Sound/SC3/UGen/Envelope/Interpolate.hs, dist/build/Sound/SC3/UGen/Envelope/Interpolate.o )
[ 3 of 76] Compiling Sound.SC3.UGen.Identifier ( Sound/SC3/UGen/Identifier.hs, dist/build/Sound/SC3/UGen/Identifier.o )
[ 4 of 76] Compiling Sound.SC3.UGen.UId ( Sound/SC3/UGen/UId.hs, dist/build/Sound/SC3/UGen/UId.o )
[ 5 of 76] Compiling Sound.SC3.UGen.Name ( Sound/SC3/UGen/Name.hs, dist/build/Sound/SC3/UGen/Name.o )
[ 6 of 76] Compiling Sound.SC3.UGen.External.LPC ( Sound/SC3/UGen/External/LPC.hs, dist/build/Sound/SC3/UGen/External/LPC.o )
[ 7 of 76] Compiling Sound.SC3.UGen.External.ATS ( Sound/SC3/UGen/External/ATS.hs, dist/build/Sound/SC3/UGen/External/ATS.o )
[ 8 of 76] Compiling Sound.SC3.UGen.Operator ( Sound/SC3/UGen/Operator.hs, dist/build/Sound/SC3/UGen/Operator.o )
[ 9 of 76] Compiling Sound.SC3.UGen.Rate ( Sound/SC3/UGen/Rate.hs, dist/build/Sound/SC3/UGen/Rate.o )
[10 of 76] Compiling Sound.SC3.UGen.Type ( Sound/SC3/UGen/Type.hs, dist/build/Sound/SC3/UGen/Type.o )
[11 of 76] Compiling Sound.SC3.UGen.UGen ( Sound/SC3/UGen/UGen.hs, dist/build/Sound/SC3/UGen/UGen.o )
[12 of 76] Compiling Sound.SC3.UGen.Analysis ( Sound/SC3/UGen/Analysis.hs, dist/build/Sound/SC3/UGen/Analysis.o )
[13 of 76] Compiling Sound.SC3.UGen.Chaos ( Sound/SC3/UGen/Chaos.hs, dist/build/Sound/SC3/UGen/Chaos.o )
[14 of 76] Compiling Sound.SC3.UGen.External ( Sound/SC3/UGen/External.hs, dist/build/Sound/SC3/UGen/External.o )
[15 of 76] Compiling Sound.SC3.UGen.External.SC3_Plugins ( Sound/SC3/UGen/External/SC3_Plugins.hs, dist/build/Sound/SC3/UGen/External/SC3_Plugins.o )
[16 of 76] Compiling Sound.SC3.UGen.FFT ( Sound/SC3/UGen/FFT.hs, dist/build/Sound/SC3/UGen/FFT.o )
[17 of 76] Compiling Sound.SC3.UGen.Filter ( Sound/SC3/UGen/Filter.hs, dist/build/Sound/SC3/UGen/Filter.o )
[18 of 76] Compiling Sound.SC3.UGen.Granular ( Sound/SC3/UGen/Granular.hs, dist/build/Sound/SC3/UGen/Granular.o )
[19 of 76] Compiling Sound.SC3.UGen.Information ( Sound/SC3/UGen/Information.hs, dist/build/Sound/SC3/UGen/Information.o )
[20 of 76] Compiling Sound.SC3.UGen.Math ( Sound/SC3/UGen/Math.hs, dist/build/Sound/SC3/UGen/Math.o )
[21 of 76] Compiling Sound.SC3.UGen.MachineListening ( Sound/SC3/UGen/MachineListening.hs, dist/build/Sound/SC3/UGen/MachineListening.o )
[22 of 76] Compiling Sound.SC3.UGen.Panner ( Sound/SC3/UGen/Panner.hs, dist/build/Sound/SC3/UGen/Panner.o )
[23 of 76] Compiling Sound.SC3.UGen.Wavelets ( Sound/SC3/UGen/Wavelets.hs, dist/build/Sound/SC3/UGen/Wavelets.o )
[24 of 76] Compiling Sound.SC3.UGen.Noise.ID ( Sound/SC3/UGen/Noise/ID.hs, dist/build/Sound/SC3/UGen/Noise/ID.o )
[25 of 76] Compiling Sound.SC3.UGen.Noise.Monad ( Sound/SC3/UGen/Noise/Monad.hs, dist/build/Sound/SC3/UGen/Noise/Monad.o )
[26 of 76] Compiling Sound.SC3.UGen.External.ID ( Sound/SC3/UGen/External/ID.hs, dist/build/Sound/SC3/UGen/External/ID.o )
[27 of 76] Compiling Sound.SC3.UGen.FFT.ID ( Sound/SC3/UGen/FFT/ID.hs, dist/build/Sound/SC3/UGen/FFT/ID.o )
[28 of 76] Compiling Sound.SC3.UGen.FFT.Monad ( Sound/SC3/UGen/FFT/Monad.hs, dist/build/Sound/SC3/UGen/FFT/Monad.o )
[29 of 76] Compiling Sound.SC3.UGen.Plain ( Sound/SC3/UGen/Plain.hs, dist/build/Sound/SC3/UGen/Plain.o )
[30 of 76] Compiling Sound.SC3.UGen.Protect ( Sound/SC3/UGen/Protect.hs, dist/build/Sound/SC3/UGen/Protect.o )
[31 of 76] Compiling Sound.SC3.UGen.Help ( Sound/SC3/UGen/Help.hs, dist/build/Sound/SC3/UGen/Help.o )
[32 of 76] Compiling Sound.SC3.Server.Help ( Sound/SC3/Server/Help.hs, dist/build/Sound/SC3/Server/Help.o )
[33 of 76] Compiling Sound.SC3.Server.Utilities ( Sound/SC3/Server/Utilities.hs, dist/build/Sound/SC3/Server/Utilities.o )
[34 of 76] Compiling Sound.SC3.UGen.Enum ( Sound/SC3/UGen/Enum.hs, dist/build/Sound/SC3/UGen/Enum.o )
[35 of 76] Compiling Sound.SC3.UGen.Buffer ( Sound/SC3/UGen/Buffer.hs, dist/build/Sound/SC3/UGen/Buffer.o )
[36 of 76] Compiling Sound.SC3.UGen.Demand ( Sound/SC3/UGen/Demand.hs, dist/build/Sound/SC3/UGen/Demand.o )
[37 of 76] Compiling Sound.SC3.UGen.DiskIO ( Sound/SC3/UGen/DiskIO.hs, dist/build/Sound/SC3/UGen/DiskIO.o )
[38 of 76] Compiling Sound.SC3.UGen.Envelope ( Sound/SC3/UGen/Envelope.hs, dist/build/Sound/SC3/UGen/Envelope.o )
[39 of 76] Compiling Sound.SC3.UGen.Envelope.Construct ( Sound/SC3/UGen/Envelope/Construct.hs, dist/build/Sound/SC3/UGen/Envelope/Construct.o )
[40 of 76] Compiling Sound.SC3.UGen.IO ( Sound/SC3/UGen/IO.hs, dist/build/Sound/SC3/UGen/IO.o )
[41 of 76] Compiling Sound.SC3.UGen.Oscillator ( Sound/SC3/UGen/Oscillator.hs, dist/build/Sound/SC3/UGen/Oscillator.o )
[42 of 76] Compiling Sound.SC3.UGen.Composite ( Sound/SC3/UGen/Composite.hs, dist/build/Sound/SC3/UGen/Composite.o )
[43 of 76] Compiling Sound.SC3.UGen.Demand.ID ( Sound/SC3/UGen/Demand/ID.hs, dist/build/Sound/SC3/UGen/Demand/ID.o )
[44 of 76] Compiling Sound.SC3.UGen.Composite.ID ( Sound/SC3/UGen/Composite/ID.hs, dist/build/Sound/SC3/UGen/Composite/ID.o )
[45 of 76] Compiling Sound.SC3.UGen.Demand.Monad ( Sound/SC3/UGen/Demand/Monad.hs, dist/build/Sound/SC3/UGen/Demand/Monad.o )
[46 of 76] Compiling Sound.SC3.UGen.Composite.Monad ( Sound/SC3/UGen/Composite/Monad.hs, dist/build/Sound/SC3/UGen/Composite/Monad.o )
[47 of 76] Compiling Sound.SC3.Server.NRT ( Sound/SC3/Server/NRT.hs, dist/build/Sound/SC3/Server/NRT.o )
[48 of 76] Compiling Sound.SC3.Server.Status ( Sound/SC3/Server/Status.hs, dist/build/Sound/SC3/Server/Status.o )
[49 of 76] Compiling Sound.SC3.Server.Synthdef.Type ( Sound/SC3/Server/Synthdef/Type.hs, dist/build/Sound/SC3/Server/Synthdef/Type.o )
[50 of 76] Compiling Sound.SC3.Server.Synthdef.Internal ( Sound/SC3/Server/Synthdef/Internal.hs, dist/build/Sound/SC3/Server/Synthdef/Internal.o )
[51 of 76] Compiling Sound.SC3.Server.Synthdef.Reconstruct ( Sound/SC3/Server/Synthdef/Reconstruct.hs, dist/build/Sound/SC3/Server/Synthdef/Reconstruct.o )
[52 of 76] Compiling Sound.SC3.Server.Synthdef.Transform ( Sound/SC3/Server/Synthdef/Transform.hs, dist/build/Sound/SC3/Server/Synthdef/Transform.o )
[53 of 76] Compiling Sound.SC3.Server.Enum ( Sound/SC3/Server/Enum.hs, dist/build/Sound/SC3/Server/Enum.o )
[54 of 76] Compiling Sound.SC3.Monad.Syntax ( Sound/SC3/Monad/Syntax.hs, dist/build/Sound/SC3/Monad/Syntax.o )
[55 of 76] Compiling Sound.SC3.UGen   ( Sound/SC3/UGen.hs, dist/build/Sound/SC3/UGen.o )
[56 of 76] Compiling Sound.SC3.UGen.ID ( Sound/SC3/UGen/ID.hs, dist/build/Sound/SC3/UGen/ID.o )
[57 of 76] Compiling Sound.SC3.UGen.Graph ( Sound/SC3/UGen/Graph.hs, dist/build/Sound/SC3/UGen/Graph.o )
[58 of 76] Compiling Sound.SC3.Server.Synthdef ( Sound/SC3/Server/Synthdef.hs, dist/build/Sound/SC3/Server/Synthdef.o )
[59 of 76] Compiling Sound.SC3.Server.Command.Core ( Sound/SC3/Server/Command/Core.hs, dist/build/Sound/SC3/Server/Command/Core.o )
[60 of 76] Compiling Sound.SC3.Server.Command.Generic ( Sound/SC3/Server/Command/Generic.hs, dist/build/Sound/SC3/Server/Command/Generic.o )
[61 of 76] Compiling Sound.SC3.Server.Command.Int ( Sound/SC3/Server/Command/Int.hs, dist/build/Sound/SC3/Server/Command/Int.o )
[62 of 76] Compiling Sound.SC3.Server.Command.Double ( Sound/SC3/Server/Command/Double.hs, dist/build/Sound/SC3/Server/Command/Double.o )
[63 of 76] Compiling Sound.SC3.Server.Command.Float ( Sound/SC3/Server/Command/Float.hs, dist/build/Sound/SC3/Server/Command/Float.o )
[64 of 76] Compiling Sound.SC3.Server.Command.Completion ( Sound/SC3/Server/Command/Completion.hs, dist/build/Sound/SC3/Server/Command/Completion.o )
[65 of 76] Compiling Sound.SC3.Server.Transport.FD ( Sound/SC3/Server/Transport/FD.hs, dist/build/Sound/SC3/Server/Transport/FD.o )
[66 of 76] Compiling Sound.SC3.Server.Transport.Monad ( Sound/SC3/Server/Transport/Monad.hs, dist/build/Sound/SC3/Server/Transport/Monad.o )
[67 of 76] Compiling Sound.SC3.UGen.Monad ( Sound/SC3/UGen/Monad.hs, dist/build/Sound/SC3/UGen/Monad.o )
[68 of 76] Compiling Sound.SC3.Server ( Sound/SC3/Server.hs, dist/build/Sound/SC3/Server.o )
[69 of 76] Compiling Sound.SC3.Server.Monad ( Sound/SC3/Server/Monad.hs, dist/build/Sound/SC3/Server/Monad.o )
[70 of 76] Compiling Sound.SC3.ID     ( Sound/SC3/ID.hs, dist/build/Sound/SC3/ID.o )
[71 of 76] Compiling Sound.SC3.Monad  ( Sound/SC3/Monad.hs, dist/build/Sound/SC3/Monad.o )
[72 of 76] Compiling Sound.SC3.Server.FD ( Sound/SC3/Server/FD.hs, dist/build/Sound/SC3/Server/FD.o )
[73 of 76] Compiling Sound.SC3.FD     ( Sound/SC3/FD.hs, dist/build/Sound/SC3/FD.o )
[74 of 76] Compiling Sound.SC3.ID.FD  ( Sound/SC3/ID/FD.hs, dist/build/Sound/SC3/ID/FD.o )
[75 of 76] Compiling Sound.SC3.Monad.FD ( Sound/SC3/Monad/FD.hs, dist/build/Sound/SC3/Monad/FD.o )
[76 of 76] Compiling Sound.SC3        ( Sound/SC3.hs, dist/build/Sound/SC3.o )
In-place registering hsc3-0.14...
Running Haddock for hsc3-0.14...
Running hscolour for hsc3-0.14...
Preprocessing library hsc3-0.14...
Preprocessing library hsc3-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  50% (  3 /  6) in 'Sound.SC3.UGen.MCE'
   9% (  1 / 11) in 'Sound.SC3.UGen.Envelope.Interpolate'
 100% (  5 /  5) in 'Sound.SC3.UGen.Identifier'
 100% ( 10 / 10) in 'Sound.SC3.UGen.UId'
 100% (  3 /  3) in 'Sound.SC3.UGen.Name'
 100% (  6 /  6) in 'Sound.SC3.UGen.External.LPC'
 100% (  6 /  6) in 'Sound.SC3.UGen.External.ATS'
 100% ( 10 / 10) in 'Sound.SC3.UGen.Operator'
 100% (  6 /  6) in 'Sound.SC3.UGen.Rate'
  98% ( 42 / 43) in 'Sound.SC3.UGen.Type'
  82% ( 47 / 57) in 'Sound.SC3.UGen.UGen'
 100% (  5 /  5) in 'Sound.SC3.UGen.Analysis'
 100% ( 23 / 23) in 'Sound.SC3.UGen.Chaos'
 100% ( 13 / 13) in 'Sound.SC3.UGen.External'
 100% ( 38 / 38) in 'Sound.SC3.UGen.External.SC3_Plugins'
 100% ( 46 / 46) in 'Sound.SC3.UGen.FFT'
 100% (111 /111) in 'Sound.SC3.UGen.Filter'
 100% (  6 /  6) in 'Sound.SC3.UGen.Granular'
 100% ( 14 / 14) in 'Sound.SC3.UGen.Information'
 100% ( 18 / 18) in 'Sound.SC3.UGen.Math'
 100% ( 12 / 12) in 'Sound.SC3.UGen.MachineListening'
 100% ( 13 / 13) in 'Sound.SC3.UGen.Panner'
 100% (  7 /  7) in 'Sound.SC3.UGen.Wavelets'
 100% ( 27 / 27) in 'Sound.SC3.UGen.Noise.ID'
 100% ( 27 / 27) in 'Sound.SC3.UGen.Noise.Monad'
 100% (  4 /  4) in 'Sound.SC3.UGen.External.ID'
 100% (  4 /  4) in 'Sound.SC3.UGen.FFT.ID'
 100% (  4 /  4) in 'Sound.SC3.UGen.FFT.Monad'
 100% (  6 /  6) in 'Sound.SC3.UGen.Plain'
 100% (  9 /  9) in 'Sound.SC3.UGen.Protect'
 100% ( 11 / 11) in 'Sound.SC3.UGen.Help'
 100% (  3 /  3) in 'Sound.SC3.Server.Help'
 100% (  4 /  4) in 'Sound.SC3.Server.Utilities'
  79% ( 15 / 19) in 'Sound.SC3.UGen.Enum'
 100% ( 39 / 39) in 'Sound.SC3.UGen.Buffer'
 100% (  6 /  6) in 'Sound.SC3.UGen.Demand'
 100% (  4 /  4) in 'Sound.SC3.UGen.DiskIO'
  91% ( 29 / 32) in 'Sound.SC3.UGen.Envelope'
 100% ( 13 / 13) in 'Sound.SC3.UGen.Envelope.Construct'
 100% ( 20 / 20) in 'Sound.SC3.UGen.IO'
 100% ( 26 / 26) in 'Sound.SC3.UGen.Oscillator'
 100% ( 21 / 21) in 'Sound.SC3.UGen.Composite'
 100% ( 18 / 18) in 'Sound.SC3.UGen.Demand.ID'
 100% (  7 /  7) in 'Sound.SC3.UGen.Composite.ID'
 100% ( 18 / 18) in 'Sound.SC3.UGen.Demand.Monad'
 100% (  6 /  6) in 'Sound.SC3.UGen.Composite.Monad'
 100% (  9 /  9) in 'Sound.SC3.Server.NRT'
 100% (  4 /  4) in 'Sound.SC3.Server.Status'
 100% ( 10 / 10) in 'Sound.SC3.Server.Synthdef.Type'
  85% ( 41 / 48) in 'Sound.SC3.Server.Synthdef.Internal'
  13% (  2 / 15) in 'Sound.SC3.Server.Synthdef.Reconstruct'
  67% (  6 /  9) in 'Sound.SC3.Server.Synthdef.Transform'
  78% (  7 /  9) in 'Sound.SC3.Server.Enum'
 100% (  9 /  9) in 'Sound.SC3.Monad.Syntax'
Warning: hsc3-0.14:Sound.SC3.UGen: Could not find documentation for exported module: U
 100% (  1 /  1) in 'Sound.SC3.UGen'
Warning: hsc3-0.14:Sound.SC3.UGen.ID: Could not find documentation for exported module: I
 100% (  1 /  1) in 'Sound.SC3.UGen.ID'
 100% (  4 /  4) in 'Sound.SC3.UGen.Graph'
 100% ( 11 / 11) in 'Sound.SC3.Server.Synthdef'
 100% ( 19 / 19) in 'Sound.SC3.Server.Command.Core'
  99% ( 75 / 76) in 'Sound.SC3.Server.Command.Generic'
  98% ( 56 / 57) in 'Sound.SC3.Server.Command.Int'
 100% ( 20 / 20) in 'Sound.SC3.Server.Command.Double'
 100% ( 20 / 20) in 'Sound.SC3.Server.Command.Float'
 100% ( 18 / 18) in 'Sound.SC3.Server.Command.Completion'
 100% ( 26 / 26) in 'Sound.SC3.Server.Transport.FD'
  96% ( 26 / 27) in 'Sound.SC3.Server.Transport.Monad'
Warning: hsc3-0.14:Sound.SC3.UGen.Monad: Could not find documentation for exported module: M
 100% (  2 /  2) in 'Sound.SC3.UGen.Monad'
Warning: hsc3-0.14:Sound.SC3.Server: Could not find documentation for exported module: S
 100% (  1 /  1) in 'Sound.SC3.Server'
Warning: hsc3-0.14:Sound.SC3.Server.Monad: Could not find documentation for exported module: S
 100% (  1 /  1) in 'Sound.SC3.Server.Monad'
Warning: hsc3-0.14:Sound.SC3.ID: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.ID'
Warning: hsc3-0.14:Sound.SC3.Monad: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.Monad'
Warning: hsc3-0.14:Sound.SC3.Server.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.Server.FD'
Warning: hsc3-0.14:Sound.SC3.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.FD'
Warning: hsc3-0.14:Sound.SC3.ID.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.ID.FD'
Warning: hsc3-0.14:Sound.SC3.Monad.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.Monad.FD'
Warning: hsc3-0.14:Sound.SC3: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3'
Warning: Sound.SC3.UGen.UId: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Reader.ReaderT
Warning: Sound.SC3.UGen.Type: could not find link destinations for:
    System.Random.Random
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.14
Registering hsc3-0.14...
Installed hsc3-0.14
[1 of 1] Compiling Main             ( /tmp/comonad-4.0-18052/comonad-4.0/Setup.lhs, /tmp/comonad-4.0-18052/comonad-4.0/dist/setup/Main.o )
Linking /tmp/comonad-4.0-18052/comonad-4.0/dist/setup/setup ...
Configuring comonad-4.0...
Building comonad-4.0...
Preprocessing library comonad-4.0...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.0...
Running Haddock for comonad-4.0...
Running hscolour for comonad-4.0...
Preprocessing library comonad-4.0...
Preprocessing library comonad-4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Identity.IdentityT
  50% (  1 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 21 / 21) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
haddock module header parse failed: Cannot parse header documentation paragraphs
doc comment parse failed:  Modify the stored value

 > pos . seeks swap $ store fst (1,5)
 (5,1)

 Seeks satisfies the law

 > seeks f = peeks f . duplicate
  60% (  9 / 15) in 'Control.Comonad.Trans.Store'
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  60% (  9 / 15) in 'Control.Comonad.Env'
Warning: comonad-4.0:Control.Comonad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  3 /  3) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  62% (  8 / 13) in 'Control.Comonad.Store'
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  57% (  8 / 14) in 'Control.Comonad.Traced'
  20% (  1 /  5) in 'Data.Functor.Coproduct'
Warning: Data.Functor.Composition: could not find link destinations for:
    Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Identity: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Comonad: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR Data.Functor.Compose.Compose
Warning: Control.Comonad.Trans.Env: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Store: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Trans.Traced: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Env: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Store: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Comonad.Traced: could not find link destinations for:
    Data.Functor.Identity.Identity
Documentation created: dist/doc/html/comonad/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-4.0
Registering comonad-4.0...
Installed comonad-4.0
Configuring hmatrix-special-0.2.0...
Building hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
[ 1 of 30] Compiling Numeric.GSL.Special.Internal ( dist/build/Numeric/GSL/Special/Internal.hs, dist/build/Numeric/GSL/Special/Internal.o )
[ 2 of 30] Compiling Numeric.GSL.Special.Zeta ( lib/Numeric/GSL/Special/Zeta.hs, dist/build/Numeric/GSL/Special/Zeta.o )
[ 3 of 30] Compiling Numeric.GSL.Special.Trig ( lib/Numeric/GSL/Special/Trig.hs, dist/build/Numeric/GSL/Special/Trig.o )
[ 4 of 30] Compiling Numeric.GSL.Special.Transport ( lib/Numeric/GSL/Special/Transport.hs, dist/build/Numeric/GSL/Special/Transport.o )
[ 5 of 30] Compiling Numeric.GSL.Special.Synchrotron ( lib/Numeric/GSL/Special/Synchrotron.hs, dist/build/Numeric/GSL/Special/Synchrotron.o )
[ 6 of 30] Compiling Numeric.GSL.Special.Psi ( lib/Numeric/GSL/Special/Psi.hs, dist/build/Numeric/GSL/Special/Psi.o )
[ 7 of 30] Compiling Numeric.GSL.Special.Pow_int ( lib/Numeric/GSL/Special/Pow_int.hs, dist/build/Numeric/GSL/Special/Pow_int.o )
[ 8 of 30] Compiling Numeric.GSL.Special.Log ( lib/Numeric/GSL/Special/Log.hs, dist/build/Numeric/GSL/Special/Log.o )
[ 9 of 30] Compiling Numeric.GSL.Special.Legendre ( lib/Numeric/GSL/Special/Legendre.hs, dist/build/Numeric/GSL/Special/Legendre.o )
[10 of 30] Compiling Numeric.GSL.Special.Lambert ( lib/Numeric/GSL/Special/Lambert.hs, dist/build/Numeric/GSL/Special/Lambert.o )
[11 of 30] Compiling Numeric.GSL.Special.Laguerre ( lib/Numeric/GSL/Special/Laguerre.hs, dist/build/Numeric/GSL/Special/Laguerre.o )
[12 of 30] Compiling Numeric.GSL.Special.Hyperg ( lib/Numeric/GSL/Special/Hyperg.hs, dist/build/Numeric/GSL/Special/Hyperg.o )
[13 of 30] Compiling Numeric.GSL.Special.Gegenbauer ( lib/Numeric/GSL/Special/Gegenbauer.hs, dist/build/Numeric/GSL/Special/Gegenbauer.o )
[14 of 30] Compiling Numeric.GSL.Special.Gamma ( lib/Numeric/GSL/Special/Gamma.hs, dist/build/Numeric/GSL/Special/Gamma.o )
[15 of 30] Compiling Numeric.GSL.Special.Fermi_dirac ( lib/Numeric/GSL/Special/Fermi_dirac.hs, dist/build/Numeric/GSL/Special/Fermi_dirac.o )
[16 of 30] Compiling Numeric.GSL.Special.Expint ( lib/Numeric/GSL/Special/Expint.hs, dist/build/Numeric/GSL/Special/Expint.o )
[17 of 30] Compiling Numeric.GSL.Special.Exp ( lib/Numeric/GSL/Special/Exp.hs, dist/build/Numeric/GSL/Special/Exp.o )
[18 of 30] Compiling Numeric.GSL.Special.Erf ( lib/Numeric/GSL/Special/Erf.hs, dist/build/Numeric/GSL/Special/Erf.o )
[19 of 30] Compiling Numeric.GSL.Special.Elljac ( lib/Numeric/GSL/Special/Elljac.hs, dist/build/Numeric/GSL/Special/Elljac.o )
[20 of 30] Compiling Numeric.GSL.Special.Ellint ( lib/Numeric/GSL/Special/Ellint.hs, dist/build/Numeric/GSL/Special/Ellint.o )
[21 of 30] Compiling Numeric.GSL.Special.Elementary ( lib/Numeric/GSL/Special/Elementary.hs, dist/build/Numeric/GSL/Special/Elementary.o )
[22 of 30] Compiling Numeric.GSL.Special.Dilog ( lib/Numeric/GSL/Special/Dilog.hs, dist/build/Numeric/GSL/Special/Dilog.o )
[23 of 30] Compiling Numeric.GSL.Special.Debye ( lib/Numeric/GSL/Special/Debye.hs, dist/build/Numeric/GSL/Special/Debye.o )
[24 of 30] Compiling Numeric.GSL.Special.Dawson ( lib/Numeric/GSL/Special/Dawson.hs, dist/build/Numeric/GSL/Special/Dawson.o )
[25 of 30] Compiling Numeric.GSL.Special.Coupling ( lib/Numeric/GSL/Special/Coupling.hs, dist/build/Numeric/GSL/Special/Coupling.o )
[26 of 30] Compiling Numeric.GSL.Special.Coulomb ( lib/Numeric/GSL/Special/Coulomb.hs, dist/build/Numeric/GSL/Special/Coulomb.o )
[27 of 30] Compiling Numeric.GSL.Special.Clausen ( lib/Numeric/GSL/Special/Clausen.hs, dist/build/Numeric/GSL/Special/Clausen.o )
[28 of 30] Compiling Numeric.GSL.Special.Bessel ( lib/Numeric/GSL/Special/Bessel.hs, dist/build/Numeric/GSL/Special/Bessel.o )
[29 of 30] Compiling Numeric.GSL.Special.Airy ( lib/Numeric/GSL/Special/Airy.hs, dist/build/Numeric/GSL/Special/Airy.o )
[30 of 30] Compiling Numeric.GSL.Special ( lib/Numeric/GSL/Special.hs, dist/build/Numeric/GSL/Special.o )
In-place registering hmatrix-special-0.2.0...
Running Haddock for hmatrix-special-0.2.0...
Running hscolour for hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
Preprocessing library hmatrix-special-0.2.0...
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:
  50% (  4 /  8) in 'Numeric.GSL.Special.Internal'
   7% (  1 / 15) in 'Numeric.GSL.Special.Zeta'
   4% (  1 / 24) in 'Numeric.GSL.Special.Trig'
  11% (  1 /  9) in 'Numeric.GSL.Special.Transport'
  20% (  1 /  5) in 'Numeric.GSL.Special.Synchrotron'
   7% (  1 / 14) in 'Numeric.GSL.Special.Psi'
  33% (  1 /  3) in 'Numeric.GSL.Special.Pow_int'
  10% (  1 / 10) in 'Numeric.GSL.Special.Log'
   3% (  1 / 38) in 'Numeric.GSL.Special.Legendre'
  20% (  1 /  5) in 'Numeric.GSL.Special.Lambert'
  11% (  1 /  9) in 'Numeric.GSL.Special.Laguerre'
   4% (  1 / 23) in 'Numeric.GSL.Special.Hyperg'
  11% (  1 /  9) in 'Numeric.GSL.Special.Gegenbauer'
   2% (  1 / 42) in 'Numeric.GSL.Special.Gamma'
   5% (  1 / 19) in 'Numeric.GSL.Special.Fermi_dirac'
   3% (  1 / 29) in 'Numeric.GSL.Special.Expint'
   5% (  1 / 19) in 'Numeric.GSL.Special.Exp'
   8% (  1 / 13) in 'Numeric.GSL.Special.Erf'
  50% (  1 /  2) in 'Numeric.GSL.Special.Elljac'
   4% (  1 / 25) in 'Numeric.GSL.Special.Ellint'
  25% (  1 /  4) in 'Numeric.GSL.Special.Elementary'
  17% (  1 /  6) in 'Numeric.GSL.Special.Dilog'
   8% (  1 / 13) in 'Numeric.GSL.Special.Debye'
  33% (  1 /  3) in 'Numeric.GSL.Special.Dawson'
  11% (  1 /  9) in 'Numeric.GSL.Special.Coupling'
  17% (  1 /  6) in 'Numeric.GSL.Special.Coulomb'
  33% (  1 /  3) in 'Numeric.GSL.Special.Clausen'
   1% (  1 / 90) in 'Numeric.GSL.Special.Bessel'
   4% (  1 / 26) in 'Numeric.GSL.Special.Airy'
 100% ( 32 / 32) in 'Numeric.GSL.Special'
Documentation created: dist/doc/html/hmatrix-special/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-special-0.2.0
Registering hmatrix-special-0.2.0...
Installed hmatrix-special-0.2.0
Configuring hsc3-db-0.14...
Building hsc3-db-0.14...
Preprocessing library hsc3-db-0.14...
[1 of 5] Compiling Sound.SC3.UGen.DB.Record ( Sound/SC3/UGen/DB/Record.hs, dist/build/Sound/SC3/UGen/DB/Record.o )
[2 of 5] Compiling Sound.SC3.UGen.DB.Bindings ( Sound/SC3/UGen/DB/Bindings.hs, dist/build/Sound/SC3/UGen/DB/Bindings.o )
[3 of 5] Compiling Sound.SC3.UGen.DB.Rename ( Sound/SC3/UGen/DB/Rename.hs, dist/build/Sound/SC3/UGen/DB/Rename.o )
[4 of 5] Compiling Sound.SC3.UGen.DB.Data ( Sound/SC3/UGen/DB/Data.hs, dist/build/Sound/SC3/UGen/DB/Data.o )
[5 of 5] Compiling Sound.SC3.UGen.DB ( Sound/SC3/UGen/DB.hs, dist/build/Sound/SC3/UGen/DB.o )
In-place registering hsc3-db-0.14...
Running Haddock for hsc3-db-0.14...
Running hscolour for hsc3-db-0.14...
Preprocessing library hsc3-db-0.14...
Preprocessing library hsc3-db-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  75% (  6 /  8) in 'Sound.SC3.UGen.DB.Record'
  12% (  2 / 17) in 'Sound.SC3.UGen.DB.Bindings'
  67% (  6 /  9) in 'Sound.SC3.UGen.DB.Rename'
   0% (  0 /  2) in 'Sound.SC3.UGen.DB.Data'
 100% (  9 /  9) in 'Sound.SC3.UGen.DB'
Documentation created: dist/doc/html/hsc3-db/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-db-0.14
Registering hsc3-db-0.14...
Installed hsc3-db-0.14
Configuring hsc3-unsafe-0.14...
Building hsc3-unsafe-0.14...
Preprocessing library hsc3-unsafe-0.14...
[1 of 5] Compiling Sound.SC3.UGen.Unsafe.Lift ( Sound/SC3/UGen/Unsafe/Lift.hs, dist/build/Sound/SC3/UGen/Unsafe/Lift.o )
[2 of 5] Compiling Sound.SC3.UGen.FFT.Unsafe ( Sound/SC3/UGen/FFT/Unsafe.hs, dist/build/Sound/SC3/UGen/FFT/Unsafe.o )
[3 of 5] Compiling Sound.SC3.UGen.Noise.Unsafe ( Sound/SC3/UGen/Noise/Unsafe.hs, dist/build/Sound/SC3/UGen/Noise/Unsafe.o )
[4 of 5] Compiling Sound.SC3.UGen.Demand.Unsafe ( Sound/SC3/UGen/Demand/Unsafe.hs, dist/build/Sound/SC3/UGen/Demand/Unsafe.o )
[5 of 5] Compiling Sound.SC3.UGen.Unsafe ( Sound/SC3/UGen/Unsafe.hs, dist/build/Sound/SC3/UGen/Unsafe.o )
In-place registering hsc3-unsafe-0.14...
Running Haddock for hsc3-unsafe-0.14...
Running hscolour for hsc3-unsafe-0.14...
Preprocessing library hsc3-unsafe-0.14...
Preprocessing library hsc3-unsafe-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  5 /  5) in 'Sound.SC3.UGen.Unsafe.Lift'
 100% (  4 /  4) in 'Sound.SC3.UGen.FFT.Unsafe'
 100% ( 27 / 27) in 'Sound.SC3.UGen.Noise.Unsafe'
 100% ( 16 / 16) in 'Sound.SC3.UGen.Demand.Unsafe'
 100% (  4 /  4) in 'Sound.SC3.UGen.Unsafe'
Documentation created: dist/doc/html/hsc3-unsafe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-unsafe-0.14
Registering hsc3-unsafe-0.14...
Installed hsc3-unsafe-0.14
Configuring semigroupoids-4.0...
Building semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0...
Running Haddock for semigroupoids-4.0...
Running hscolour for semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
Preprocessing library semigroupoids-4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  75% (  3 /  4) in 'Data.Functor.Extend'
  75% ( 15 / 20) in 'Data.Functor.Bind'
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  50% (  1 /  2) in 'Data.Groupoid'
   0% (  0 /  2) in 'Data.Isomorphism'
   0% (  0 /  4) in 'Data.Semigroupoid.Product'
   0% (  0 /  6) in 'Data.Semigroupoid.Coproduct'
  50% (  1 /  2) in 'Data.Semigroupoid.Ob'
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Foldable'
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  40% (  6 / 15) in 'Data.Semifunctor'
  14% (  1 /  7) in 'Data.Semifunctor.Associative'
  17% (  1 /  6) in 'Data.Semifunctor.Braided'
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
   0% (  0 /  2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Extend: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Data.Functor.Bind: could not find link destinations for:
    Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Bind.Trans: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Apply: could not find link destinations for:
    Data.Traversable.Id Data.Functor.Identity.Identity Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Data.Functor.Compose.Compose Data.Functor.Product.Product Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Semigroup.Foldable: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Semigroup.Traversable: could not find link destinations for:
    Data.Functor.Identity.Identity Data.Functor.Compose.Compose Data.Functor.Product.Product
Warning: Data.Functor.Alt: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Warning: Data.Functor.Plus: could not find link destinations for:
    Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Documentation created: dist/doc/html/semigroupoids/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.0
Registering semigroupoids-4.0...
Installed semigroupoids-4.0
Configuring sc3-rdu-0.14...
Building sc3-rdu-0.14...
Preprocessing library sc3-rdu-0.14...
[1 of 3] Compiling Sound.SC3.UGen.External.RDU.ID ( hs/Sound/SC3/UGen/External/RDU/ID.hs, dist/build/Sound/SC3/UGen/External/RDU/ID.o )
[2 of 3] Compiling Sound.SC3.UGen.External.RDU.Monad ( hs/Sound/SC3/UGen/External/RDU/Monad.hs, dist/build/Sound/SC3/UGen/External/RDU/Monad.o )
[3 of 3] Compiling Sound.SC3.UGen.External.RDU ( hs/Sound/SC3/UGen/External/RDU.hs, dist/build/Sound/SC3/UGen/External/RDU.o )
In-place registering sc3-rdu-0.14...
Running Haddock for sc3-rdu-0.14...
Running hscolour for sc3-rdu-0.14...
Preprocessing library sc3-rdu-0.14...
Preprocessing library sc3-rdu-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  20% (  1 /  5) in 'Sound.SC3.UGen.External.RDU.ID'
  20% (  1 /  5) in 'Sound.SC3.UGen.External.RDU.Monad'
  11% (  3 / 27) in 'Sound.SC3.UGen.External.RDU'
Documentation created: dist/doc/html/sc3-rdu/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sc3-rdu-0.14
Registering sc3-rdu-0.14...
Installed sc3-rdu-0.14
Configuring bifunctors-4.1.1...
Building bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
[ 1 of 13] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 13] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 3 of 13] Compiling Data.Bifunctor   ( src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.o )
[ 4 of 13] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
[ 5 of 13] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 13] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[ 7 of 13] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 8 of 13] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 13] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[10 of 13] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[11 of 13] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[12 of 13] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[13 of 13] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-4.1.1...
Running Haddock for bifunctors-4.1.1...
Running hscolour for bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
Preprocessing library bifunctors-4.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
   6% (  1 / 17) in 'Data.Bifoldable'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
 100% (  2 /  2) in 'Data.Bifunctor'
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  12% (  1 /  8) in 'Data.Bitraversable'
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  62% (  5 /  8) in 'Data.Biapplicative'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bifunctors-4.1.1
Registering bifunctors-4.1.1...
Installed bifunctors-4.1.1
Configuring hsc3-lang-0.14...
Building hsc3-lang-0.14...
Preprocessing library hsc3-lang-0.14...
[ 1 of 23] Compiling Sound.SC3.Lang.Random.Lorrain_1980 ( Sound/SC3/Lang/Random/Lorrain_1980.hs, dist/build/Sound/SC3/Lang/Random/Lorrain_1980.o )
[ 2 of 23] Compiling Sound.SC3.Lang.Math.Window ( Sound/SC3/Lang/Math/Window.hs, dist/build/Sound/SC3/Lang/Math/Window.o )
[ 3 of 23] Compiling Sound.SC3.Lang.Data.Vowel ( Sound/SC3/Lang/Data/Vowel.hs, dist/build/Sound/SC3/Lang/Data/Vowel.o )
[ 4 of 23] Compiling Sound.SC3.Lang.Data.Modal ( Sound/SC3/Lang/Data/Modal.hs, dist/build/Sound/SC3/Lang/Data/Modal.o )
[ 5 of 23] Compiling Sound.SC3.Lang.Control.Midi ( Sound/SC3/Lang/Control/Midi.hs, dist/build/Sound/SC3/Lang/Control/Midi.o )
[ 6 of 23] Compiling Sound.SC3.Lang.Math ( Sound/SC3/Lang/Math.hs, dist/build/Sound/SC3/Lang/Math.o )
[ 7 of 23] Compiling Sound.SC3.Lang.Math.Warp ( Sound/SC3/Lang/Math/Warp.hs, dist/build/Sound/SC3/Lang/Math/Warp.o )
[ 8 of 23] Compiling Sound.SC3.Lang.Random.Monad ( Sound/SC3/Lang/Random/Monad.hs, dist/build/Sound/SC3/Lang/Random/Monad.o )
[ 9 of 23] Compiling Sound.SC3.Lang.Control.Pitch ( Sound/SC3/Lang/Control/Pitch.hs, dist/build/Sound/SC3/Lang/Control/Pitch.o )
[10 of 23] Compiling Sound.SC3.Lang.Control.Instrument ( Sound/SC3/Lang/Control/Instrument.hs, dist/build/Sound/SC3/Lang/Control/Instrument.o )
[11 of 23] Compiling Sound.SC3.Lang.Control.Duration ( Sound/SC3/Lang/Control/Duration.hs, dist/build/Sound/SC3/Lang/Control/Duration.o )
[12 of 23] Compiling Sound.SC3.Lang.Collection.Universal.Datum ( Sound/SC3/Lang/Collection/Universal/Datum.hs, dist/build/Sound/SC3/Lang/Collection/Universal/Datum.o )
[13 of 23] Compiling Sound.SC3.Lang.Collection.Numerical.Truncating ( Sound/SC3/Lang/Collection/Numerical/Truncating.hs, dist/build/Sound/SC3/Lang/Collection/Numerical/Truncating.o )
[14 of 23] Compiling Sound.SC3.Lang.Collection ( Sound/SC3/Lang/Collection.hs, dist/build/Sound/SC3/Lang/Collection.o )
[15 of 23] Compiling Sound.SC3.Lang.Collection.Extension ( Sound/SC3/Lang/Collection/Extension.hs, dist/build/Sound/SC3/Lang/Collection/Extension.o )
[16 of 23] Compiling Sound.SC3.Lang.Collection.Numerical.Extending ( Sound/SC3/Lang/Collection/Numerical/Extending.hs, dist/build/Sound/SC3/Lang/Collection/Numerical/Extending.o )
[17 of 23] Compiling Sound.SC3.Lang.Control.Event ( Sound/SC3/Lang/Control/Event.hs, dist/build/Sound/SC3/Lang/Control/Event.o )
[18 of 23] Compiling Sound.SC3.Lang.Random.Gen ( Sound/SC3/Lang/Random/Gen.hs, dist/build/Sound/SC3/Lang/Random/Gen.o )
[19 of 23] Compiling Sound.SC3.Lang.Pattern.List ( Sound/SC3/Lang/Pattern/List.hs, dist/build/Sound/SC3/Lang/Pattern/List.o )
[20 of 23] Compiling Sound.SC3.Lang.Pattern.ID ( Sound/SC3/Lang/Pattern/ID.hs, dist/build/Sound/SC3/Lang/Pattern/ID.o )
[21 of 23] Compiling Sound.SC3.Lang.Control.OverlapTexture ( Sound/SC3/Lang/Control/OverlapTexture.hs, dist/build/Sound/SC3/Lang/Control/OverlapTexture.o )
[22 of 23] Compiling Sound.SC3.Lang.Pattern ( Sound/SC3/Lang/Pattern.hs, dist/build/Sound/SC3/Lang/Pattern.o )
[23 of 23] Compiling Sound.SC3.Lang.Random.IO ( Sound/SC3/Lang/Random/IO.hs, dist/build/Sound/SC3/Lang/Random/IO.o )
In-place registering hsc3-lang-0.14...
Running Haddock for hsc3-lang-0.14...
Running hscolour for hsc3-lang-0.14...
Preprocessing library hsc3-lang-0.14...
Preprocessing library hsc3-lang-0.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  9 /  9) in 'Sound.SC3.Lang.Random.Lorrain_1980'
 100% ( 25 / 25) in 'Sound.SC3.Lang.Math.Window'
 100% ( 15 / 15) in 'Sound.SC3.Lang.Data.Vowel'
 100% (  3 /  3) in 'Sound.SC3.Lang.Data.Modal'
 100% ( 23 / 23) in 'Sound.SC3.Lang.Control.Midi'
 100% ( 15 / 15) in 'Sound.SC3.Lang.Math'
 100% ( 12 / 12) in 'Sound.SC3.Lang.Math.Warp'
 100% ( 11 / 11) in 'Sound.SC3.Lang.Random.Monad'
 100% ( 11 / 11) in 'Sound.SC3.Lang.Control.Pitch'
 100% (  6 /  6) in 'Sound.SC3.Lang.Control.Instrument'
 100% ( 10 / 10) in 'Sound.SC3.Lang.Control.Duration'
 100% ( 15 / 15) in 'Sound.SC3.Lang.Collection.Universal.Datum'
 100% (  1 /  1) in 'Sound.SC3.Lang.Collection.Numerical.Truncating'
 100% ( 74 / 74) in 'Sound.SC3.Lang.Collection'
 100% (  6 /  6) in 'Sound.SC3.Lang.Collection.Extension'
 100% (  1 /  1) in 'Sound.SC3.Lang.Collection.Numerical.Extending'
  99% ( 88 / 89) in 'Sound.SC3.Lang.Control.Event'
 100% ( 16 / 16) in 'Sound.SC3.Lang.Random.Gen'
  93% ( 55 / 59) in 'Sound.SC3.Lang.Pattern.List'
 100% (148 /148) in 'Sound.SC3.Lang.Pattern.ID'
 100% ( 30 / 30) in 'Sound.SC3.Lang.Control.OverlapTexture'
Warning: hsc3-lang-0.14:Sound.SC3.Lang.Pattern: Could not find documentation for exported module: P
 100% (  1 /  1) in 'Sound.SC3.Lang.Pattern'
 100% ( 13 / 13) in 'Sound.SC3.Lang.Random.IO'
Warning: Sound.SC3.Lang.Control.Midi: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Sound.SC3.Lang.Random.Monad: could not find link destinations for:
    System.Random.RandomGen System.Random.Random
Warning: Sound.SC3.Lang.Collection.Universal.Datum: could not find link destinations for:
    System.Random.Random
Warning: Sound.SC3.Lang.Control.Event: could not find link destinations for:
    System.Random.Random
Warning: Sound.SC3.Lang.Random.Gen: could not find link destinations for:
    System.Random.RandomGen System.Random.Random System.Random.randomR
Warning: Sound.SC3.Lang.Pattern.List: could not find link destinations for:
    System.Random.Random System.Random.StdGen System.Random.RandomGen
Warning: Sound.SC3.Lang.Pattern.ID: could not find link destinations for:
    System.Random.Random System.Random.StdGen
Warning: Sound.SC3.Lang.Control.OverlapTexture: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Sound.SC3.Lang.Random.IO: could not find link destinations for:
    System.Random.Random Control.Monad.IO.Class.MonadIO Control.Monad.IO.Class.liftIO System.Random.randomRIO System.Random.StdGen System.Random.getStdRandom
Documentation created: dist/doc/html/hsc3-lang/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-lang-0.14
Registering hsc3-lang-0.14...
Installed hsc3-lang-0.14
cabal: Error: some packages failed to install:
cairo-0.12.5.0 failed during the configure step. The exception was:
ExitFailure 1
gio-0.12.5.0 depends on glib-0.12.5.0 which failed to install.
glib-0.12.5.0 failed during the configure step. The exception was:
ExitFailure 1
gtk-0.12.5.0 depends on glib-0.12.5.0 which failed to install.
hsc3-cairo-0.14 depends on glib-0.12.5.0 which failed to install.
hsc3-graphs-0.14 depends on glib-0.12.5.0 which failed to install.
pango-0.12.5.0 depends on glib-0.12.5.0 which failed to install.

Test log

No test log was submitted for this report.