Build #1 for hopfield-0.1.0.1

[all reports]

Package hopfield-0.1.0.1
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-0.10.9.1, split-0.2.2, rvar-0.2.0.1, random-fu-0.2.4.0, random-1.0.1.1, probability-0.2.4, parallel-3.2.0.4, optparse-applicative-0.7.0.2, monad-loops-0.4.2, hmatrix-0.15.2.0, exact-combinatorics-0.2.0.4, erf-2.0.0.0, directory-1.2.0.1, deepseq-1.3.0.1, base-4.6.0.1, array-0.4.0.1, QuickCheck-2.6, MonadRandom-0.1.12, JuicyPixels-3.1.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring MonadPrompt-1.0.0.3...
Building MonadPrompt-1.0.0.3...
Preprocessing library MonadPrompt-1.0.0.3...
[1 of 1] Compiling Control.Monad.Prompt ( Control/Monad/Prompt.hs, dist/build/Control/Monad/Prompt.o )
In-place registering MonadPrompt-1.0.0.3...
Running Haddock for MonadPrompt-1.0.0.3...
Running hscolour for MonadPrompt-1.0.0.3...
Preprocessing library MonadPrompt-1.0.0.3...
Preprocessing library MonadPrompt-1.0.0.3...
Haddock coverage:
  79% ( 15 / 19) in 'Control.Monad.Prompt'
Documentation created: dist/doc/html/MonadPrompt/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadPrompt-1.0.0.3
Registering MonadPrompt-1.0.0.3...
Installed MonadPrompt-1.0.0.3
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...
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'
 100% ( 16 / 16) in 'Control.Monad.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 QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Haddock coverage:
  12% (  1 /  8) in 'Test.QuickCheck.Exception'
   0% (  0 / 18) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring 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 continued-fractions-0.9.1.1...
Building continued-fractions-0.9.1.1...
Preprocessing library continued-fractions-0.9.1.1...
[1 of 1] Compiling Math.ContinuedFraction ( src/Math/ContinuedFraction.hs, dist/build/Math/ContinuedFraction.o )
In-place registering continued-fractions-0.9.1.1...
Running Haddock for continued-fractions-0.9.1.1...
Running hscolour for continued-fractions-0.9.1.1...
Preprocessing library continued-fractions-0.9.1.1...
Preprocessing library continued-fractions-0.9.1.1...
Haddock coverage:
  95% ( 19 / 20) in 'Math.ContinuedFraction'
Documentation created: dist/doc/html/continued-fractions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/continued-fractions-0.9.1.1
Registering continued-fractions-0.9.1.1...
Installed continued-fractions-0.9.1.1
Configuring converge-0.1.0.1...
Building converge-0.1.0.1...
Preprocessing library converge-0.1.0.1...
[1 of 1] Compiling Math.Sequence.Converge ( src/Math/Sequence/Converge.hs, dist/build/Math/Sequence/Converge.o )
In-place registering converge-0.1.0.1...
Running Haddock for converge-0.1.0.1...
Running hscolour for converge-0.1.0.1...
Preprocessing library converge-0.1.0.1...
Preprocessing library converge-0.1.0.1...
Haddock coverage:
  75% (  3 /  4) in 'Math.Sequence.Converge'
Documentation created: dist/doc/html/converge/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/converge-0.1.0.1
Registering converge-0.1.0.1...
Installed converge-0.1.0.1
Configuring erf-2.0.0.0...
Building erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
[1 of 1] Compiling Data.Number.Erf  ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o )
In-place registering erf-2.0.0.0...
Running Haddock for erf-2.0.0.0...
Running hscolour for erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
Preprocessing library erf-2.0.0.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Number.Erf'
Documentation created: dist/doc/html/erf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/erf-2.0.0.0
Registering erf-2.0.0.0...
Installed erf-2.0.0.0
[1 of 1] Compiling Main             ( /tmp/exact-combinatorics-0.2.0.4-2704/exact-combinatorics-0.2.0.4/Setup.hs, /tmp/exact-combinatorics-0.2.0.4-2704/exact-combinatorics-0.2.0.4/dist/setup/Main.o )
Linking /tmp/exact-combinatorics-0.2.0.4-2704/exact-combinatorics-0.2.0.4/dist/setup/setup ...
Configuring exact-combinatorics-0.2.0.4...
Building exact-combinatorics-0.2.0.4...
Preprocessing library exact-combinatorics-0.2.0.4...
[1 of 3] Compiling Math.Combinatorics.Exact.Factorial ( src/Math/Combinatorics/Exact/Factorial.hs, dist/build/Math/Combinatorics/Exact/Factorial.o )
[2 of 3] Compiling Math.Combinatorics.Exact.Primes ( src/Math/Combinatorics/Exact/Primes.hs, dist/build/Math/Combinatorics/Exact/Primes.o )
[3 of 3] Compiling Math.Combinatorics.Exact.Binomial ( src/Math/Combinatorics/Exact/Binomial.hs, dist/build/Math/Combinatorics/Exact/Binomial.o )
In-place registering exact-combinatorics-0.2.0.4...
Running Haddock for exact-combinatorics-0.2.0.4...
Running hscolour for exact-combinatorics-0.2.0.4...
Preprocessing library exact-combinatorics-0.2.0.4...
Preprocessing library exact-combinatorics-0.2.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-3499/src/Math/Combinatorics/Exact/Factorial.hs:29:1: Warning:
    The import of `Data.Int' is redundant
      except perhaps to import instances from `Data.Int'
    To import instances alone, use: import Data.Int()
Haddock coverage:
 100% (  2 /  2) in 'Math.Combinatorics.Exact.Factorial'
 100% (  2 /  2) in 'Math.Combinatorics.Exact.Primes'
 100% (  2 /  2) in 'Math.Combinatorics.Exact.Binomial'
Documentation created: dist/doc/html/exact-combinatorics/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exact-combinatorics-0.2.0.4
Registering exact-combinatorics-0.2.0.4...
Installed exact-combinatorics-0.2.0.4
Configuring mersenne-random-pure64-0.2.0.4...
Building mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
[1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o )
[2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o )
[3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o )
In-place registering mersenne-random-pure64-0.2.0.4...
Running Haddock for mersenne-random-pure64-0.2.0.4...
Running hscolour for mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Preprocessing library mersenne-random-pure64-0.2.0.4...
Haddock coverage:
  19% (  3 / 16) in 'System.Random.Mersenne.Pure64.Base'
  90% (  9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock'
Cannot find documentation for: $notes
 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64'
Documentation created: dist/doc/html/mersenne-random-pure64/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mersenne-random-pure64-0.2.0.4
Registering mersenne-random-pure64-0.2.0.4...
Installed mersenne-random-pure64-0.2.0.4
Configuring monad-loops-0.4.2...
Building monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.2...
Running Haddock for monad-loops-0.4.2...
Running hscolour for monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
Preprocessing library monad-loops-0.4.2...
Haddock coverage:
  72% ( 34 / 47) in 'Control.Monad.Loops'
Documentation created: dist/doc/html/monad-loops/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-loops-0.4.2
Registering monad-loops-0.4.2...
Installed monad-loops-0.4.2
Configuring optparse-applicative-0.7.0.2...
Building optparse-applicative-0.7.0.2...
Preprocessing library optparse-applicative-0.7.0.2...
[ 1 of 12] Compiling Options.Applicative.Utils ( Options/Applicative/Utils.hs, dist/build/Options/Applicative/Utils.o )
[ 2 of 12] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 3 of 12] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 4 of 12] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[ 5 of 12] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 6 of 12] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[ 7 of 12] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[ 8 of 12] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[ 9 of 12] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[10 of 12] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[11 of 12] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[12 of 12] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.7.0.2...
Running Haddock for optparse-applicative-0.7.0.2...
Running hscolour for optparse-applicative-0.7.0.2...
Preprocessing library optparse-applicative-0.7.0.2...
Preprocessing library optparse-applicative-0.7.0.2...
Haddock coverage:
  80% (  4 /  5) in 'Options.Applicative.Utils'
  39% ( 11 / 28) in 'Options.Applicative.Types'
   0% (  0 / 20) in 'Options.Applicative.Internal'
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  75% ( 12 / 16) in 'Options.Applicative.Common'
  22% (  4 / 18) in 'Options.Applicative.Builder.Internal'
  81% ( 55 / 68) in 'Options.Applicative.Builder'
   0% (  0 /  2) in 'Options.Applicative.BashCompletion'
  80% (  4 /  5) in 'Options.Applicative.Help'
  83% ( 10 / 12) in 'Options.Applicative.Extra'
  93% ( 13 / 14) in 'Options.Applicative'
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Types: could not find link destinations for:
    Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader
Warning: Options.Applicative.Common: could not find link destinations for:
    Options.Applicative.Internal.MonadP Options.Applicative.Common.ArgPolicy Options.Applicative.Common.Args
Documentation created: dist/doc/html/optparse-applicative/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.7.0.2
Registering optparse-applicative-0.7.0.2...
Installed optparse-applicative-0.7.0.2
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring 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 stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.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 syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring utility-ht-0.0.9...
Building utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 5 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 6 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.9...
Running Haddock for utility-ht-0.0.9...
Running hscolour for utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
   0% (  0 /  2) in 'Control.Functor.HT'
  80% (  8 / 10) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
  67% (  2 /  3) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  46% ( 56 /121) in 'Data.List.HT.Private'
  73% ( 41 / 56) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.9
Registering utility-ht-0.0.9...
Installed utility-ht-0.0.9
Configuring 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...
Haddock coverage:
 100% (  4 /  4) in 'System.Random.Shuffle'
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 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 stateref-0.3...
Building stateref-0.3...
Preprocessing library stateref-0.3...
[ 1 of 10] Compiling Data.MRef.Types  ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.o )
[ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.o )
[ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.o )
[ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.o )
[ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.o )
[ 6 of 10] Compiling Data.Accessor    ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
[ 7 of 10] Compiling Data.StateRef    ( src/Data/StateRef.hs, dist/build/Data/StateRef.o )
[ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.o )
[ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.o )
[10 of 10] Compiling Data.MRef        ( src/Data/MRef.hs, dist/build/Data/MRef.o )
In-place registering stateref-0.3...
Running Haddock for stateref-0.3...
Running hscolour for stateref-0.3...
Preprocessing library stateref-0.3...
Preprocessing library stateref-0.3...
Haddock coverage:
  17% (  1 /  6) in 'Data.MRef.Types'
  33% (  3 /  9) in 'Data.StateRef.Types'
 100% (  5 /  5) in 'Data.StateRef.Instances.STM'
  50% (  1 /  2) in 'Data.StateRef.Instances.Undecidable'
 100% ( 13 / 13) in 'Data.StateRef.Instances'
   0% (  0 /  4) in 'Data.Accessor'
 100% ( 11 / 11) in 'Data.StateRef'
 100% (  5 /  5) in 'Data.MRef.Instances.STM'
 100% (  7 /  7) in 'Data.MRef.Instances'
  80% (  4 /  5) in 'Data.MRef'
Documentation created: dist/doc/html/stateref/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stateref-0.3
Registering stateref-0.3...
Installed stateref-0.3
Configuring th-extras-0.0.0.2...
Building th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
[1 of 1] Compiling Language.Haskell.TH.Extras ( src/Language/Haskell/TH/Extras.hs, dist/build/Language/Haskell/TH/Extras.o )
In-place registering th-extras-0.0.0.2...
Running Haddock for th-extras-0.0.0.2...
Running hscolour for th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
Preprocessing library th-extras-0.0.0.2...
Haddock coverage:
   7% (  1 / 14) in 'Language.Haskell.TH.Extras'
Documentation created: dist/doc/html/th-extras/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/th-extras-0.0.0.2
Registering th-extras-0.0.0.2...
Installed th-extras-0.0.0.2
Configuring probability-0.2.4...
Building probability-0.2.4...
Preprocessing library probability-0.2.4...
[ 1 of 29] Compiling Numeric.Probability.Monad ( src/Numeric/Probability/Monad.hs, dist/build/Numeric/Probability/Monad.o )
[ 2 of 29] Compiling Numeric.Probability.Either ( src/Numeric/Probability/Either.hs, dist/build/Numeric/Probability/Either.o )
[ 3 of 29] Compiling Numeric.Probability.Shape ( src/Numeric/Probability/Shape.hs, dist/build/Numeric/Probability/Shape.o )
[ 4 of 29] Compiling Numeric.Probability.Show ( src/Numeric/Probability/Show.hs, dist/build/Numeric/Probability/Show.o )
[ 5 of 29] Compiling Numeric.Probability.Distribution ( src/Numeric/Probability/Distribution.hs, dist/build/Numeric/Probability/Distribution.o )
[ 6 of 29] Compiling Numeric.Probability.Transition ( src/Numeric/Probability/Transition.hs, dist/build/Numeric/Probability/Transition.o )
[ 7 of 29] Compiling Numeric.Probability.Example.Alarm ( src/Numeric/Probability/Example/Alarm.hs, dist/build/Numeric/Probability/Example/Alarm.o )
[ 8 of 29] Compiling Numeric.Probability.Example.Bayesian ( src/Numeric/Probability/Example/Bayesian.hs, dist/build/Numeric/Probability/Example/Bayesian.o )
[ 9 of 29] Compiling Numeric.Probability.Example.Boys ( src/Numeric/Probability/Example/Boys.hs, dist/build/Numeric/Probability/Example/Boys.o )
[10 of 29] Compiling Numeric.Probability.Example.Diagnosis ( src/Numeric/Probability/Example/Diagnosis.hs, dist/build/Numeric/Probability/Example/Diagnosis.o )
[11 of 29] Compiling Numeric.Probability.Example.Dice ( src/Numeric/Probability/Example/Dice.hs, dist/build/Numeric/Probability/Example/Dice.o )
[12 of 29] Compiling Numeric.Probability.Example.NBoys ( src/Numeric/Probability/Example/NBoys.hs, dist/build/Numeric/Probability/Example/NBoys.o )
[13 of 29] Compiling Numeric.Probability.Example.Profession ( src/Numeric/Probability/Example/Profession.hs, dist/build/Numeric/Probability/Example/Profession.o )
[14 of 29] Compiling Numeric.Probability.PrintList ( src/Numeric/Probability/PrintList.hs, dist/build/Numeric/Probability/PrintList.o )
[15 of 29] Compiling Numeric.Probability.Random ( src/Numeric/Probability/Random.hs, dist/build/Numeric/Probability/Random.o )
[16 of 29] Compiling Numeric.Probability.Trace ( src/Numeric/Probability/Trace.hs, dist/build/Numeric/Probability/Trace.o )
[17 of 29] Compiling Numeric.Probability.Percentage ( src/Numeric/Probability/Percentage.hs, dist/build/Numeric/Probability/Percentage.o )
[18 of 29] Compiling Numeric.Probability.Expectation ( src/Numeric/Probability/Expectation.hs, dist/build/Numeric/Probability/Expectation.o )
[19 of 29] Compiling Numeric.Probability.Simulation ( src/Numeric/Probability/Simulation.hs, dist/build/Numeric/Probability/Simulation.o )
[20 of 29] Compiling Numeric.Probability.Example.MontyHall ( src/Numeric/Probability/Example/MontyHall.hs, dist/build/Numeric/Probability/Example/MontyHall.o )
[21 of 29] Compiling Numeric.Probability.Object ( src/Numeric/Probability/Object.hs, dist/build/Numeric/Probability/Object.o )
[22 of 29] Compiling Numeric.Probability.Example.Queuing ( src/Numeric/Probability/Example/Queuing.hs, dist/build/Numeric/Probability/Example/Queuing.o )
[23 of 29] Compiling Numeric.Probability.Example.Barber ( src/Numeric/Probability/Example/Barber.hs, dist/build/Numeric/Probability/Example/Barber.o )
[24 of 29] Compiling Numeric.Probability.Example.Collection ( src/Numeric/Probability/Example/Collection.hs, dist/build/Numeric/Probability/Example/Collection.o )
[25 of 29] Compiling Numeric.Probability.Example.DiceAccum ( src/Numeric/Probability/Example/DiceAccum.hs, dist/build/Numeric/Probability/Example/DiceAccum.o )
[26 of 29] Compiling Numeric.Probability.Example.Kruskal ( src/Numeric/Probability/Example/Kruskal.hs, dist/build/Numeric/Probability/Example/Kruskal.o )
[27 of 29] Compiling Numeric.Probability.Visualize ( src/Numeric/Probability/Visualize.hs, dist/build/Numeric/Probability/Visualize.o )
[28 of 29] Compiling Numeric.Probability.Example.Predator ( src/Numeric/Probability/Example/Predator.hs, dist/build/Numeric/Probability/Example/Predator.o )
[29 of 29] Compiling Numeric.Probability.Example.TreeGrowth ( src/Numeric/Probability/Example/TreeGrowth.hs, dist/build/Numeric/Probability/Example/TreeGrowth.o )
In-place registering probability-0.2.4...
Running Haddock for probability-0.2.4...
Running hscolour for probability-0.2.4...
Preprocessing library probability-0.2.4...
Preprocessing library probability-0.2.4...
Haddock coverage:
  71% (  5 /  7) in 'Numeric.Probability.Monad'
   0% (  0 /  3) in 'Numeric.Probability.Either'
  29% (  2 /  7) in 'Numeric.Probability.Shape'
   0% (  0 /  2) in 'Numeric.Probability.Show'
  42% ( 22 / 53) in 'Numeric.Probability.Distribution'
  43% ( 12 / 28) in 'Numeric.Probability.Transition'
  57% (  8 / 14) in 'Numeric.Probability.Example.Alarm'
  21% (  4 / 19) in 'Numeric.Probability.Example.Bayesian'
   7% (  1 / 14) in 'Numeric.Probability.Example.Boys'
  18% (  2 / 11) in 'Numeric.Probability.Example.Diagnosis'
  17% (  2 / 12) in 'Numeric.Probability.Example.Dice'
  33% (  3 /  9) in 'Numeric.Probability.Example.NBoys'
  20% (  1 /  5) in 'Numeric.Probability.Example.Profession'
   6% (  1 / 17) in 'Numeric.Probability.PrintList'
  67% ( 12 / 18) in 'Numeric.Probability.Random'
  36% (  5 / 14) in 'Numeric.Probability.Trace'
  16% (  3 / 19) in 'Numeric.Probability.Percentage'
  14% (  1 /  7) in 'Numeric.Probability.Expectation'
 100% (  2 /  2) in 'Numeric.Probability.Simulation'
  20% (  5 / 25) in 'Numeric.Probability.Example.MontyHall'
  20% (  2 / 10) in 'Numeric.Probability.Object'
  27% (  9 / 33) in 'Numeric.Probability.Example.Queuing'
  29% (  5 / 17) in 'Numeric.Probability.Example.Barber'
  15% (  5 / 33) in 'Numeric.Probability.Example.Collection'
  38% (  3 /  8) in 'Numeric.Probability.Example.DiceAccum'
  22% (  6 / 27) in 'Numeric.Probability.Example.Kruskal'
  39% ( 12 / 31) in 'Numeric.Probability.Visualize'
   7% (  1 / 14) in 'Numeric.Probability.Example.Predator'
  21% (  6 / 29) in 'Numeric.Probability.Example.TreeGrowth'
Warning: Numeric.Probability.Transition: could not find link destinations for:
    Numeric.Probability.Either.EitherT
Documentation created: dist/doc/html/probability/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/probability-0.2.4
Registering probability-0.2.4...
Installed probability-0.2.4
Configuring JuicyPixels-3.1.2...
Building JuicyPixels-3.1.2...
Preprocessing library JuicyPixels-3.1.2...
[ 1 of 21] Compiling Codec.Picture.VectorByteConversion ( Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.o )
[ 2 of 21] Compiling Codec.Picture.BitWriter ( Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.o )
[ 3 of 21] Compiling Codec.Picture.Gif.LZW ( Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.o )
[ 4 of 21] Compiling Codec.Picture.Jpg.DefaultTable ( Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.o )
[ 5 of 21] Compiling Codec.Picture.InternalHelper ( Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.o )
[ 6 of 21] Compiling Codec.Picture.Jpg.Types ( Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.o )
[ 7 of 21] Compiling Codec.Picture.Jpg.FastDct ( Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.o )
[ 8 of 21] Compiling Codec.Picture.Jpg.FastIdct ( Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.o )
[ 9 of 21] Compiling Codec.Picture.Types ( Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.o )
[10 of 21] Compiling Codec.Picture.Png.Type ( Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.o )
[11 of 21] Compiling Codec.Picture.Png.Export ( Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.o )
[12 of 21] Compiling Codec.Picture.Jpg.Common ( Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.o )
[13 of 21] Compiling Codec.Picture.Jpg.Progressive ( Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.o )
[14 of 21] Compiling Codec.Picture.Tiff ( Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.o )
[15 of 21] Compiling Codec.Picture.HDR ( Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.o )
[16 of 21] Compiling Codec.Picture.Gif ( Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.o )
[17 of 21] Compiling Codec.Picture.Png ( Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.o )
[18 of 21] Compiling Codec.Picture.Jpg ( Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.o )
[19 of 21] Compiling Codec.Picture.Bitmap ( Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.o )
[20 of 21] Compiling Codec.Picture.Saving ( Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.o )
[21 of 21] Compiling Codec.Picture    ( Codec/Picture.hs, dist/build/Codec/Picture.o )
In-place registering JuicyPixels-3.1.2...
Running Haddock for JuicyPixels-3.1.2...
Running hscolour for JuicyPixels-3.1.2...
Preprocessing library JuicyPixels-3.1.2...
Preprocessing library JuicyPixels-3.1.2...
Haddock coverage:
   0% (  0 /  3) in 'Codec.Picture.VectorByteConversion'
  37% (  7 / 19) in 'Codec.Picture.BitWriter'
   0% (  0 /  3) in 'Codec.Picture.Gif.LZW'
  38% (  9 / 24) in 'Codec.Picture.Jpg.DefaultTable'
   0% (  0 /  6) in 'Codec.Picture.InternalHelper'
  17% (  3 / 18) in 'Codec.Picture.Jpg.Types'
  67% (  2 /  3) in 'Codec.Picture.Jpg.FastDct'
 100% (  5 /  5) in 'Codec.Picture.Jpg.FastIdct'
Warning: Codec.Picture.Types: We do not support associated types in instances yet. These instances are affected:
Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel8, Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel16, Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel32, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelF, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYA8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYA16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBF, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGB16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGB8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBA8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBA16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYCbCr8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelCMYK8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelCMYK16
 100% ( 57 / 57) in 'Codec.Picture.Types'
  94% ( 17 / 18) in 'Codec.Picture.Png.Type'
 100% (  5 /  5) in 'Codec.Picture.Png.Export'
  31% (  5 / 16) in 'Codec.Picture.Jpg.Common'
   0% (  0 /  3) in 'Codec.Picture.Jpg.Progressive'
Warning: Codec.Picture.Tiff: We do not support associated types in instances yet. These instances are affected:
Codec.Picture.Tiff.Unpackable GHC.Word.Word8, Codec.Picture.Tiff.Unpackable GHC.Word.Word16, Codec.Picture.Tiff.Unpackable GHC.Word.Word32, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack4, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack2, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack12, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.YCbCrSubsampling
 100% (  5 /  5) in 'Codec.Picture.Tiff'
 100% (  4 /  4) in 'Codec.Picture.HDR'
 100% (  3 /  3) in 'Codec.Picture.Gif'
 100% (  7 /  7) in 'Codec.Picture.Png'
  83% (  5 /  6) in 'Codec.Picture.Jpg'
 100% (  9 /  9) in 'Codec.Picture.Bitmap'
 100% (  6 /  6) in 'Codec.Picture.Saving'
 100% ( 71 / 71) in 'Codec.Picture'
Warning: Codec.Picture.Jpg: could not find link destinations for:
    Codec.Picture.Jpg.Types.JpgFrame Codec.Picture.Jpg.JpgScripter Codec.Picture.Jpg.DefaultTable.HuffmanPackedTree Codec.Picture.Jpg.DefaultTable.MacroBlock Codec.Picture.Jpg.Types.JpgFrameHeader
Documentation created: dist/doc/html/JuicyPixels/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/JuicyPixels-3.1.2
Registering JuicyPixels-3.1.2...
Installed JuicyPixels-3.1.2
Configuring gamma-0.9.0.2...
Building gamma-0.9.0.2...
Preprocessing library gamma-0.9.0.2...
[1 of 6] Compiling Math.Gamma.Stirling ( src/Math/Gamma/Stirling.hs, dist/build/Math/Gamma/Stirling.o )
[2 of 6] Compiling Math.Gamma.Lanczos ( src/Math/Gamma/Lanczos.hs, dist/build/Math/Gamma/Lanczos.o )
[3 of 6] Compiling Math.Factorial   ( src/Math/Factorial.hs, dist/build/Math/Factorial.o )
[4 of 6] Compiling Math.Gamma[boot] ( src/Math/Gamma.hs-boot, dist/build/Math/Gamma.o-boot )
[5 of 6] Compiling Math.Gamma.Incomplete ( src/Math/Gamma/Incomplete.hs, dist/build/Math/Gamma/Incomplete.o )
[6 of 6] Compiling Math.Gamma       ( src/Math/Gamma.hs, dist/build/Math/Gamma.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package converge-0.1.0.1 ... linking ... done.
Loading package continued-fractions-0.9.1.1 ... linking ... done.
In-place registering gamma-0.9.0.2...
Running Haddock for gamma-0.9.0.2...
Running hscolour for gamma-0.9.0.2...
Preprocessing library gamma-0.9.0.2...
Preprocessing library gamma-0.9.0.2...
Haddock coverage:
 100% (  6 /  6) in 'Math.Gamma.Stirling'
 100% (  7 /  7) in 'Math.Gamma.Lanczos'
  50% (  1 /  2) in 'Math.Factorial'
  89% (  8 /  9) in 'Math.Gamma.Incomplete'
  75% (  3 /  4) in 'Math.Gamma'
Documentation created: dist/doc/html/gamma/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gamma-0.9.0.2
Registering gamma-0.9.0.2...
Installed gamma-0.9.0.2
[1 of 2] Compiling Config           ( /tmp/hmatrix-0.15.2.0-2704/hmatrix-0.15.2.0/Config.hs, /tmp/hmatrix-0.15.2.0-2704/hmatrix-0.15.2.0/dist/setup/Config.o )
[2 of 2] Compiling Main             ( /tmp/hmatrix-0.15.2.0-2704/hmatrix-0.15.2.0/Setup.lhs, /tmp/hmatrix-0.15.2.0-2704/hmatrix-0.15.2.0/dist/setup/Main.o )
Linking /tmp/hmatrix-0.15.2.0-2704/hmatrix-0.15.2.0/dist/setup/setup ...
Configuring hmatrix-0.15.2.0...
Checking foreign libraries... OK gsl lapack blas
Building hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.0...
[ 1 of 36] Compiling Data.Packed.Internal.Signatures ( lib/Data/Packed/Internal/Signatures.hs, dist/build/Data/Packed/Internal/Signatures.o )
[ 2 of 36] Compiling Data.Packed.Internal.Common ( lib/Data/Packed/Internal/Common.hs, dist/build/Data/Packed/Internal/Common.o )
[ 3 of 36] Compiling Data.Packed.Internal.Vector ( lib/Data/Packed/Internal/Vector.hs, dist/build/Data/Packed/Internal/Vector.o )
[ 4 of 36] Compiling Numeric.GSL.Vector ( lib/Numeric/GSL/Vector.hs, dist/build/Numeric/GSL/Vector.o )
[ 5 of 36] Compiling Data.Packed.Internal.Matrix ( lib/Data/Packed/Internal/Matrix.hs, dist/build/Data/Packed/Internal/Matrix.o )
[ 6 of 36] Compiling Numeric.Conversion ( lib/Numeric/Conversion.hs, dist/build/Numeric/Conversion.o )
[ 7 of 36] Compiling Data.Packed.Internal ( lib/Data/Packed/Internal.hs, dist/build/Data/Packed/Internal.o )
[ 8 of 36] Compiling Data.Packed.ST   ( lib/Data/Packed/ST.hs, dist/build/Data/Packed/ST.o )
[ 9 of 36] Compiling Data.Packed.Foreign ( lib/Data/Packed/Foreign.hs, dist/build/Data/Packed/Foreign.o )
[10 of 36] Compiling Numeric.GSL.Differentiation ( lib/Numeric/GSL/Differentiation.hs, dist/build/Numeric/GSL/Differentiation.o )
[11 of 36] Compiling Numeric.GSL.Integration ( lib/Numeric/GSL/Integration.hs, dist/build/Numeric/GSL/Integration.o )
[12 of 36] Compiling Numeric.GSL.Fourier ( lib/Numeric/GSL/Fourier.hs, dist/build/Numeric/GSL/Fourier.o )
[13 of 36] Compiling Numeric.GSL.Polynomials ( lib/Numeric/GSL/Polynomials.hs, dist/build/Numeric/GSL/Polynomials.o )
[14 of 36] Compiling Numeric.GSL.Internal ( lib/Numeric/GSL/Internal.hs, dist/build/Numeric/GSL/Internal.o )
[15 of 36] Compiling Numeric.GSL.ODE  ( lib/Numeric/GSL/ODE.hs, dist/build/Numeric/GSL/ODE.o )
[16 of 36] Compiling Data.Packed.Development ( lib/Data/Packed/Development.hs, dist/build/Data/Packed/Development.o )
[17 of 36] Compiling Data.Packed.Matrix ( lib/Data/Packed/Matrix.hs, dist/build/Data/Packed/Matrix.o )
[18 of 36] Compiling Numeric.GSL.Minimization ( lib/Numeric/GSL/Minimization.hs, dist/build/Numeric/GSL/Minimization.o )
[19 of 36] Compiling Numeric.GSL.Root ( lib/Numeric/GSL/Root.hs, dist/build/Numeric/GSL/Root.o )
[20 of 36] Compiling Numeric.LinearAlgebra.LAPACK ( lib/Numeric/LinearAlgebra/LAPACK.hs, dist/build/Numeric/LinearAlgebra/LAPACK.o )
[21 of 36] Compiling Data.Packed.Vector ( lib/Data/Packed/Vector.hs, dist/build/Data/Packed/Vector.o )
[22 of 36] Compiling Data.Packed      ( lib/Data/Packed.hs, dist/build/Data/Packed.o )
[23 of 36] Compiling Numeric.ContainerBoot ( lib/Numeric/ContainerBoot.hs, dist/build/Numeric/ContainerBoot.o )
[24 of 36] Compiling Numeric.Chain    ( lib/Numeric/Chain.hs, dist/build/Numeric/Chain.o )
[25 of 36] Compiling Numeric.LinearAlgebra.Algorithms ( lib/Numeric/LinearAlgebra/Algorithms.hs, dist/build/Numeric/LinearAlgebra/Algorithms.o )
[26 of 36] Compiling Numeric.IO       ( lib/Numeric/IO.hs, dist/build/Numeric/IO.o )
[27 of 36] Compiling Data.Packed.Random ( lib/Data/Packed/Random.hs, dist/build/Data/Packed/Random.o )
[28 of 36] Compiling Numeric.Container ( lib/Numeric/Container.hs, dist/build/Numeric/Container.o )
[29 of 36] Compiling Numeric.Matrix   ( lib/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[30 of 36] Compiling Numeric.Vector   ( lib/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[31 of 36] Compiling Numeric.LinearAlgebra ( lib/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[32 of 36] Compiling Numeric.GSL.Fitting ( lib/Numeric/GSL/Fitting.hs, dist/build/Numeric/GSL/Fitting.o )
[33 of 36] Compiling Numeric.GSL      ( lib/Numeric/GSL.hs, dist/build/Numeric/GSL.o )
[34 of 36] Compiling Numeric.LinearAlgebra.Util.Convolution ( lib/Numeric/LinearAlgebra/Util/Convolution.hs, dist/build/Numeric/LinearAlgebra/Util/Convolution.o )
[35 of 36] Compiling Numeric.LinearAlgebra.Util ( lib/Numeric/LinearAlgebra/Util.hs, dist/build/Numeric/LinearAlgebra/Util.o )
[36 of 36] Compiling Graphics.Plot    ( lib/Graphics/Plot.hs, dist/build/Graphics/Plot.o )
lib/Numeric/GSL/gsl-aux.c: In function ‘integrate_cquad’:

lib/Numeric/GSL/gsl-aux.c:813:5:
     warning: passing argument 9 of ‘gsl_integration_cquad’ from incompatible pointer type [enabled by default]

In file included from lib/Numeric/GSL/gsl-aux.c:27:0: 

/usr/include/gsl/gsl_integration.h:315:1:
     note: expected ‘size_t *’ but argument is of type ‘int *’
In-place registering hmatrix-0.15.2.0...
Running Haddock for hmatrix-0.15.2.0...
Running hscolour for hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.0...
Preprocessing library hmatrix-0.15.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   2% (  1 / 53) in 'Data.Packed.Internal.Signatures'
  45% (  9 / 20) in 'Data.Packed.Internal.Common'
  62% ( 28 / 45) in 'Data.Packed.Internal.Vector'
  86% ( 30 / 35) in 'Numeric.GSL.Vector'
  46% ( 16 / 35) in 'Data.Packed.Internal.Matrix'
 100% (  4 /  4) in 'Numeric.Conversion'
  34% ( 51 /150) in 'Data.Packed.Internal'
  12% (  4 / 32) in 'Data.Packed.ST'
  30% (  3 / 10) in 'Data.Packed.Foreign'
 100% (  4 /  4) in 'Numeric.GSL.Differentiation'
 100% (  7 /  7) in 'Numeric.GSL.Integration'
 100% (  3 /  3) in 'Numeric.GSL.Fourier'
 100% (  2 /  2) in 'Numeric.GSL.Polynomials'
   8% (  1 / 12) in 'Numeric.GSL.Internal'
  80% (  4 /  5) in 'Numeric.GSL.ODE'
  23% (  6 / 26) in 'Data.Packed.Development'
  90% ( 38 / 42) in 'Data.Packed.Matrix'
  50% (  6 / 12) in 'Numeric.GSL.Minimization'
  33% (  3 /  9) in 'Numeric.GSL.Root'
 100% ( 62 / 62) in 'Numeric.LinearAlgebra.LAPACK'
  80% ( 20 / 25) in 'Data.Packed.Vector'
 100% (  3 /  3) in 'Data.Packed'
Warning: Numeric.ContainerBoot: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IndexOf, ArgOf, RealOf, ComplexOf, SingleOf, DoubleOf, ElementOf, BoundsOf, ContainerOf, ContainerOf'
  59% ( 16 / 27) in 'Numeric.ContainerBoot'
 100% (  2 /  2) in 'Numeric.Chain'
  93% ( 64 / 69) in 'Numeric.LinearAlgebra.Algorithms'
  94% ( 16 / 17) in 'Numeric.IO'
  67% (  4 /  6) in 'Data.Packed.Random'
  75% ( 42 / 56) in 'Numeric.Container'
 100% (  1 /  1) in 'Numeric.Matrix'
 100% (  1 /  1) in 'Numeric.Vector'
 100% (  3 /  3) in 'Numeric.LinearAlgebra'
  86% (  6 /  7) in 'Numeric.GSL.Fitting'
 100% ( 11 / 11) in 'Numeric.GSL'
 100% (  7 /  7) in 'Numeric.LinearAlgebra.Util.Convolution'
 100% ( 41 / 41) in 'Numeric.LinearAlgebra.Util'
  75% (  9 / 12) in 'Graphics.Plot'
Warning: Data.Packed.Development: could not find link destinations for:
    Data.Packed.Internal.Common.Adapt1 Data.Packed.Internal.Common.Adapt2 Data.Packed.Internal.Common.Adapt3 Data.Packed.Internal.Common.Adapt4 Data.Packed.Internal.Common.Adapt5 Data.Packed.Internal.Common.Adapt6 Data.Packed.Internal.Common.Adapt7 Data.Packed.Internal.Common.Adapt8 Data.Packed.Internal.Common.Adapt9 Data.Packed.Internal.Common.Adapt10
Warning: Numeric.Container: could not find link destinations for:
    Numeric.ContainerBoot.ArgOf Data.Packed.Random.Seed Numeric.ContainerBoot.Build Numeric.ContainerBoot.BoundsOf Numeric.ContainerBoot.ContainerOf Numeric.ContainerBoot.Konst Numeric.ContainerBoot.ContainerOf'
Warning: Numeric.GSL.Fitting: could not find link destinations for:
    Numeric.GSL.Fitting.resMs Numeric.GSL.Fitting.resM
Documentation created: dist/doc/html/hmatrix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hmatrix-0.15.2.0
Registering hmatrix-0.15.2.0...
Installed hmatrix-0.15.2.0
Configuring mwc-random-0.13.1.0...
Building mwc-random-0.13.1.0...
Preprocessing library mwc-random-0.13.1.0...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.1.0...
Running Haddock for mwc-random-0.13.1.0...
Running hscolour for mwc-random-0.13.1.0...
Preprocessing library mwc-random-0.13.1.0...
Preprocessing library mwc-random-0.13.1.0...
Haddock coverage:
Warning: System.Random.MWC: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Unsigned
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 12 / 12) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mwc-random-0.13.1.0
Registering mwc-random-0.13.1.0...
Installed mwc-random-0.13.1.0
Configuring flexible-defaults-0.0.1.1...
Building flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...
[1 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.Solve ( src/Language/Haskell/TH/FlexibleDefaults/Solve.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/Solve.o )
[2 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.DSL ( src/Language/Haskell/TH/FlexibleDefaults/DSL.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/DSL.o )
[3 of 3] Compiling Language.Haskell.TH.FlexibleDefaults ( src/Language/Haskell/TH/FlexibleDefaults.hs, dist/build/Language/Haskell/TH/FlexibleDefaults.o )
In-place registering flexible-defaults-0.0.1.1...
Running Haddock for flexible-defaults-0.0.1.1...
Running hscolour for flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...
Preprocessing library flexible-defaults-0.0.1.1...
Haddock coverage:
   0% (  0 /  7) in 'Language.Haskell.TH.FlexibleDefaults.Solve'
  65% ( 13 / 20) in 'Language.Haskell.TH.FlexibleDefaults.DSL'
 100% ( 15 / 15) in 'Language.Haskell.TH.FlexibleDefaults'
Documentation created: dist/doc/html/flexible-defaults/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/flexible-defaults-0.0.1.1
Registering flexible-defaults-0.0.1.1...
Installed flexible-defaults-0.0.1.1
Configuring random-source-0.3.0.6...
Building random-source-0.3.0.6...
Preprocessing library random-source-0.3.0.6...
[ 1 of 11] Compiling Data.Random.Source.Internal.Prim ( src/Data/Random/Source/Internal/Prim.hs, dist/build/Data/Random/Source/Internal/Prim.o )
[ 2 of 11] Compiling Data.Random.Internal.Words ( src/Data/Random/Internal/Words.hs, dist/build/Data/Random/Internal/Words.o )
[ 3 of 11] Compiling Data.Random.Internal.Source ( src/Data/Random/Internal/Source.hs, dist/build/Data/Random/Internal/Source.o )
[ 4 of 11] Compiling Data.Random.Source.Internal.TH ( src/Data/Random/Source/Internal/TH.hs, dist/build/Data/Random/Source/Internal/TH.o )
[ 5 of 11] Compiling Data.Random.Source.PureMT ( src/Data/Random/Source/PureMT.hs, dist/build/Data/Random/Source/PureMT.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package stm-2.4.2 ... linking ... done.
Loading package stateref-0.3 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package mwc-random-0.13.1.0 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package mersenne-random-pure64-0.2.0.4 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package th-extras-0.0.0.2 ... linking ... done.
Loading package flexible-defaults-0.0.1.1 ... linking ... done.
[ 6 of 11] Compiling Data.Random.Source.Std ( src/Data/Random/Source/Std.hs, dist/build/Data/Random/Source/Std.o )
[ 7 of 11] Compiling Data.Random.Source.StdGen ( src/Data/Random/Source/StdGen.hs, dist/build/Data/Random/Source/StdGen.o )
[ 8 of 11] Compiling Data.Random.Source ( src/Data/Random/Source.hs, dist/build/Data/Random/Source.o )
[ 9 of 11] Compiling Data.Random.Source.DevRandom ( src/Data/Random/Source/DevRandom.hs, dist/build/Data/Random/Source/DevRandom.o )
[10 of 11] Compiling Data.Random.Source.IO ( src/Data/Random/Source/IO.hs, dist/build/Data/Random/Source/IO.o )
[11 of 11] Compiling Data.Random.Source.MWC ( src/Data/Random/Source/MWC.hs, dist/build/Data/Random/Source/MWC.o )
In-place registering random-source-0.3.0.6...
Running Haddock for random-source-0.3.0.6...
Running hscolour for random-source-0.3.0.6...
Preprocessing library random-source-0.3.0.6...
Preprocessing library random-source-0.3.0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Random.Source.Internal.Prim'
  79% ( 11 / 14) in 'Data.Random.Internal.Words'
  80% (  4 /  5) in 'Data.Random.Internal.Source'
  67% (  2 /  3) in 'Data.Random.Source.Internal.TH'
 100% (  5 /  5) in 'Data.Random.Source.PureMT'
  50% (  1 /  2) in 'Data.Random.Source.Std'
  86% (  6 /  7) in 'Data.Random.Source.StdGen'
  80% (  4 /  5) in 'Data.Random.Source'
  50% (  1 /  2) in 'Data.Random.Source.DevRandom'
 100% (  1 /  1) in 'Data.Random.Source.IO'
 100% (  7 /  7) in 'Data.Random.Source.MWC'
Documentation created: dist/doc/html/random-source/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-source-0.3.0.6
Registering random-source-0.3.0.6...
Installed random-source-0.3.0.6
Configuring rvar-0.2.0.1...
Building rvar-0.2.0.1...
Preprocessing library rvar-0.2.0.1...
[1 of 1] Compiling Data.RVar        ( src/Data/RVar.hs, dist/build/Data/RVar.o )

src/Data/RVar.hs:47:1: Warning:
    The qualified import of `Control.Monad.Identity' is redundant
      except perhaps to import instances from `Control.Monad.Identity'
    To import instances alone, use: import Control.Monad.Identity()
In-place registering rvar-0.2.0.1...
Running Haddock for rvar-0.2.0.1...
Running hscolour for rvar-0.2.0.1...
Preprocessing library rvar-0.2.0.1...
Preprocessing library rvar-0.2.0.1...

dist/build/tmp-2704/src/Data/RVar.hs:47:1: Warning:
    The qualified import of `Control.Monad.Identity' is redundant
      except perhaps to import instances from `Control.Monad.Identity'
    To import instances alone, use: import Control.Monad.Identity()
Haddock coverage:
  82% (  9 / 11) in 'Data.RVar'
Documentation created: dist/doc/html/rvar/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rvar-0.2.0.1
Registering rvar-0.2.0.1...
Installed rvar-0.2.0.1
Configuring random-fu-0.2.4.0...
Building random-fu-0.2.4.0...
Preprocessing library random-fu-0.2.4.0...
[ 1 of 27] Compiling Data.Random.Internal.Find ( src/Data/Random/Internal/Find.hs, dist/build/Data/Random/Internal/Find.o )
[ 2 of 27] Compiling Data.Random.Internal.Fixed ( src/Data/Random/Internal/Fixed.hs, dist/build/Data/Random/Internal/Fixed.o )
[ 3 of 27] Compiling Data.Random.Internal.TH ( src/Data/Random/Internal/TH.hs, dist/build/Data/Random/Internal/TH.o )
[ 4 of 27] Compiling Data.Random.Lift ( src/Data/Random/Lift.hs, dist/build/Data/Random/Lift.o )
[ 5 of 27] Compiling Data.Random.RVar ( src/Data/Random/RVar.hs, dist/build/Data/Random/RVar.o )
[ 6 of 27] Compiling Data.Random.Distribution ( src/Data/Random/Distribution.hs, dist/build/Data/Random/Distribution.o )
[ 7 of 27] Compiling Data.Random.Distribution.Uniform ( src/Data/Random/Distribution/Uniform.hs, dist/build/Data/Random/Distribution/Uniform.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package MonadPrompt-1.0.0.3 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package syb-0.4.1 ... linking ... done.
Loading package th-extras-0.0.0.2 ... linking ... done.
Loading package flexible-defaults-0.0.1.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package mersenne-random-pure64-0.2.0.4 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package mwc-random-0.13.1.0 ... linking ... done.
Loading package stm-2.4.2 ... linking ... done.
Loading package stateref-0.3 ... linking ... done.
Loading package random-source-0.3.0.6 ... linking ... done.
Loading package rvar-0.2.0.1 ... linking ... done.
Loading package MonadRandom-0.1.12 ... linking ... done.
Loading package random-shuffle-0.0.4 ... linking ... done.
Loading package monad-loops-0.4.2 ... linking ... done.
Loading package continued-fractions-0.9.1.1 ... linking ... done.
Loading package converge-0.1.0.1 ... linking ... done.
Loading package gamma-0.9.0.2 ... linking ... done.
Loading package erf-2.0.0.0 ... linking ... done.
[ 8 of 27] Compiling Data.Random.List ( src/Data/Random/List.hs, dist/build/Data/Random/List.o )
[ 9 of 27] Compiling Data.Random.Distribution.Bernoulli ( src/Data/Random/Distribution/Bernoulli.hs, dist/build/Data/Random/Distribution/Bernoulli.o )
[10 of 27] Compiling Data.Random.Distribution.Categorical ( src/Data/Random/Distribution/Categorical.hs, dist/build/Data/Random/Distribution/Categorical.o )
[11 of 27] Compiling Data.Random.Distribution.Exponential ( src/Data/Random/Distribution/Exponential.hs, dist/build/Data/Random/Distribution/Exponential.o )
[12 of 27] Compiling Data.Random.Distribution.StretchedExponential ( src/Data/Random/Distribution/StretchedExponential.hs, dist/build/Data/Random/Distribution/StretchedExponential.o )
[13 of 27] Compiling Data.Random.Distribution.Ziggurat ( src/Data/Random/Distribution/Ziggurat.hs, dist/build/Data/Random/Distribution/Ziggurat.o )

src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'
[14 of 27] Compiling Data.Random.Distribution.Normal ( src/Data/Random/Distribution/Normal.hs, dist/build/Data/Random/Distribution/Normal.o )
[15 of 27] Compiling Data.Random.Distribution.Gamma ( src/Data/Random/Distribution/Gamma.hs, dist/build/Data/Random/Distribution/Gamma.o )
[16 of 27] Compiling Data.Random.Distribution.Beta ( src/Data/Random/Distribution/Beta.hs, dist/build/Data/Random/Distribution/Beta.o )
[17 of 27] Compiling Data.Random.Distribution.Binomial ( src/Data/Random/Distribution/Binomial.hs, dist/build/Data/Random/Distribution/Binomial.o )
[18 of 27] Compiling Data.Random.Distribution.Multinomial ( src/Data/Random/Distribution/Multinomial.hs, dist/build/Data/Random/Distribution/Multinomial.o )
[19 of 27] Compiling Data.Random.Distribution.ChiSquare ( src/Data/Random/Distribution/ChiSquare.hs, dist/build/Data/Random/Distribution/ChiSquare.o )
[20 of 27] Compiling Data.Random.Distribution.Dirichlet ( src/Data/Random/Distribution/Dirichlet.hs, dist/build/Data/Random/Distribution/Dirichlet.o )
[21 of 27] Compiling Data.Random.Distribution.Poisson ( src/Data/Random/Distribution/Poisson.hs, dist/build/Data/Random/Distribution/Poisson.o )
[22 of 27] Compiling Data.Random.Distribution.Rayleigh ( src/Data/Random/Distribution/Rayleigh.hs, dist/build/Data/Random/Distribution/Rayleigh.o )
[23 of 27] Compiling Data.Random.Distribution.Triangular ( src/Data/Random/Distribution/Triangular.hs, dist/build/Data/Random/Distribution/Triangular.o )
[24 of 27] Compiling Data.Random.Distribution.Weibull ( src/Data/Random/Distribution/Weibull.hs, dist/build/Data/Random/Distribution/Weibull.o )
[25 of 27] Compiling Data.Random.Sample ( src/Data/Random/Sample.hs, dist/build/Data/Random/Sample.o )
[26 of 27] Compiling Data.Random      ( src/Data/Random.hs, dist/build/Data/Random.o )
[27 of 27] Compiling Data.Random.Distribution.Pareto ( src/Data/Random/Distribution/Pareto.hs, dist/build/Data/Random/Distribution/Pareto.o )
In-place registering random-fu-0.2.4.0...
Running Haddock for random-fu-0.2.4.0...
Running hscolour for random-fu-0.2.4.0...
Preprocessing library random-fu-0.2.4.0...
Preprocessing library random-fu-0.2.4.0...

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'

dist/build/tmp-2704/src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_'
Haddock coverage:
  50% (  2 /  4) in 'Data.Random.Internal.Find'
  20% (  1 /  5) in 'Data.Random.Internal.Fixed'
 100% (  4 /  4) in 'Data.Random.Internal.TH'
  50% (  1 /  2) in 'Data.Random.Lift'
  83% (  5 /  6) in 'Data.Random.RVar'
  33% (  1 /  3) in 'Data.Random.Distribution'
  86% ( 19 / 22) in 'Data.Random.Distribution.Uniform'
  44% (  4 /  9) in 'Data.Random.List'
  50% (  4 /  8) in 'Data.Random.Distribution.Bernoulli'
  75% ( 12 / 16) in 'Data.Random.Distribution.Categorical'
   0% (  0 /  6) in 'Data.Random.Distribution.Exponential'
   0% (  0 /  6) in 'Data.Random.Distribution.StretchedExponential'
 100% (  7 /  7) in 'Data.Random.Distribution.Ziggurat'
  92% ( 12 / 13) in 'Data.Random.Distribution.Normal'
  12% (  1 /  8) in 'Data.Random.Distribution.Gamma'
   0% (  0 /  5) in 'Data.Random.Distribution.Beta'
   0% (  0 /  8) in 'Data.Random.Distribution.Binomial'
   0% (  0 /  4) in 'Data.Random.Distribution.Multinomial'
   0% (  0 /  4) in 'Data.Random.Distribution.ChiSquare'
   0% (  0 /  5) in 'Data.Random.Distribution.Dirichlet'
   0% (  0 /  8) in 'Data.Random.Distribution.Poisson'
  17% (  1 /  6) in 'Data.Random.Distribution.Rayleigh'
  75% (  3 /  4) in 'Data.Random.Distribution.Triangular'
   0% (  0 /  2) in 'Data.Random.Distribution.Weibull'
  80% (  4 /  5) in 'Data.Random.Sample'
  85% ( 34 / 40) in 'Data.Random'
   0% (  0 /  4) in 'Data.Random.Distribution.Pareto'
Warning: Data.Random.Distribution.Normal: could not find link destinations for:
    Data.Random.Distribution.Normal.normalF
Documentation created: dist/doc/html/random-fu/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-fu-0.2.4.0
Registering random-fu-0.2.4.0...
Installed random-fu-0.2.4.0
Downloading hopfield-0.1.0.1...
Configuring hopfield-0.1.0.1...
cabal: Missing dependencies on foreign libraries:
* Missing (or bad) header file: wand/magick_wand.h
* Missing C libraries: MagickWand, MagickCore
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
If the header file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
Failed to install hopfield-0.1.0.1
cabal: Error: some packages failed to install:
hopfield-0.1.0.1 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.