Build #1 for accelerate-examples-0.14.0.0

[all reports]

Package accelerate-examples-0.14.0.0
Install DependencyFailed cuda-0.5.1.1
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-algorithms-0.5.4.2, vector-0.10.9.1, test-framework-quickcheck2-0.3.0.2, test-framework-hunit-0.3.0.1, test-framework-0.8.0.3, repa-io-3.2.3.2, repa-3.2.3.3, random-1.0.1.1, primitive-0.5.1.0, mwc-random-0.13.1.0, gloss-raster-accelerate-1.8.0.0, gloss-accelerate-1.8.0.0, gloss-1.8.1.1, filepath-1.3.0.1, fclabels-2.0.0.5, ekg-0.3.1.3, criterion-0.8.0.0, containers-0.5.0.0, cereal-0.4.0.1, bytestring-lexing-0.4.3, bytestring-0.10.0.2, bmp-1.2.5.2, base-4.6.0.1, attoparsec-0.10.4.0, array-0.4.0.1, accelerate-io-0.14.0.0, accelerate-fft-0.14.0.0, accelerate-cuda-0.14.0.0, accelerate-0.14.0.0, QuickCheck-2.6, HUnit-1.2.5.2
Flags smvm smoothlife -opencl nofib nbody mandelbrot hashcat gui fluid fft ekg cuda crystal canny

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring OpenGLRaw-1.3.0.0...
cabal: Missing dependency on a foreign library:
* Missing C library: GL
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
Failed to install OpenGLRaw-1.3.0.0
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.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.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.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.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...
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:
  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'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.State: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring abstract-par-0.3.3...
Building abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...
[1 of 2] Compiling Control.Monad.Par.Unsafe ( Control/Monad/Par/Unsafe.hs, dist/build/Control/Monad/Par/Unsafe.o )
[2 of 2] Compiling Control.Monad.Par.Class ( Control/Monad/Par/Class.hs, dist/build/Control/Monad/Par/Class.o )
In-place registering abstract-par-0.3.3...
Running Haddock for abstract-par-0.3.3...
Running hscolour for abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...
Preprocessing library abstract-par-0.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Par.Unsafe'
 100% (  6 /  6) in 'Control.Monad.Par.Class'
Documentation created: dist/doc/html/abstract-par/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/abstract-par-0.3.3/ghc-7.6.3
Registering abstract-par-0.3.3...
Installed abstract-par-0.3.3
Configuring ansi-terminal-0.6...
Building ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6...
Running Haddock for ansi-terminal-0.6...
Running hscolour for ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/ansi-terminal-0.6/ghc-7.6.3
Registering ansi-terminal-0.6...
Installed ansi-terminal-0.6
Configuring attoparsec-0.10.4.0...
Building attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.10.4.0...
Running Haddock for attoparsec-0.10.4.0...
Running hscolour for attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal'
  97% ( 71 / 73) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 48 / 50) in 'Data.Attoparsec.ByteString'
  97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Warning: Data.Attoparsec.Types: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Attoparsec.Text: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Internal.empty Data.Text.Lazy.Internal.Text
Warning: Data.Attoparsec.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/attoparsec-0.10.4.0/ghc-7.6.3
Registering attoparsec-0.10.4.0...
Installed attoparsec-0.10.4.0
Downloading binary-0.6.4.0...
Configuring binary-0.6.4.0...
Building binary-0.6.4.0...
Preprocessing library binary-0.6.4.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.6.4.0...
Running Haddock for binary-0.6.4.0...
Running hscolour for binary-0.6.4.0...
Preprocessing library binary-0.6.4.0...
Preprocessing library binary-0.6.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 17 / 21) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  98% ( 43 / 44) 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'
  90% ( 19 / 21) 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/binary-0.6.4.0/ghc-7.6.3
Registering binary-0.6.4.0...
Installed binary-0.6.4.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: rts-1.0, 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/blaze-builder-0.3.3.0/ghc-7.6.3
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/byteable-0.1.1/ghc-7.6.3
Registering byteable-0.1.1...
Installed byteable-0.1.1
Downloading bytestring-lexing-0.4.3...
Configuring bytestring-lexing-0.4.3...
Building bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...
[1 of 4] Compiling Data.ByteString.Lex.Internal ( src/Data/ByteString/Lex/Internal.hs, dist/build/Data/ByteString/Lex/Internal.o )
[2 of 4] Compiling Data.ByteString.Lex.Lazy.Double ( dist/build/Data/ByteString/Lex/Lazy/Double.hs, dist/build/Data/ByteString/Lex/Lazy/Double.o )

dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
[3 of 4] Compiling Data.ByteString.Lex.Double ( dist/build/Data/ByteString/Lex/Double.hs, dist/build/Data/ByteString/Lex/Double.o )

dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
[4 of 4] Compiling Data.ByteString.Lex.Integral ( src/Data/ByteString/Lex/Integral.hs, dist/build/Data/ByteString/Lex/Integral.o )
In-place registering bytestring-lexing-0.4.3...
Running Haddock for bytestring-lexing-0.4.3...
Running hscolour for bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...
Preprocessing library bytestring-lexing-0.4.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-8219/dist/build/Data/ByteString/Lex/Lazy/Double.hs:339:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'

dist/build/tmp-8219/dist/build/Data/ByteString/Lex/Double.hs:374:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = ord c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = ord c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user orig_input (len +# 1#) new_input new_s new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = ord c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user orig_input (len +# 1#) new_input new_s new_acc }
    In the second argument of `seq', namely
      `case alexGetChar input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user orig_input (len +# 1#) new_input new_s new_acc } }'
Haddock coverage:
  67% (  2 /  3) in 'Data.ByteString.Lex.Internal'
 100% (  2 /  2) in 'Data.ByteString.Lex.Lazy.Double'
 100% (  3 /  3) in 'Data.ByteString.Lex.Double'
 100% ( 14 / 14) in 'Data.ByteString.Lex.Integral'
Warning: Data.ByteString.Lex.Integral: could not find link destinations for:
    Data.ByteString.Lex.Integral.numTwoPowerDigits Data.ByteString.Lex.Integral.numDigits
Documentation created: dist/doc/html/bytestring-lexing/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/bytestring-lexing-0.4.3/ghc-7.6.3
Registering bytestring-lexing-0.4.3...
Installed bytestring-lexing-0.4.3
Downloading bytestring-mmap-0.2.2...
Configuring bytestring-mmap-0.2.2...
Building bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
[1 of 3] Compiling System.IO.Posix.MMap.Internal ( System/IO/Posix/MMap/Internal.hs, dist/build/System/IO/Posix/MMap/Internal.o )
[2 of 3] Compiling System.IO.Posix.MMap.Lazy ( System/IO/Posix/MMap/Lazy.hs, dist/build/System/IO/Posix/MMap/Lazy.o )
[3 of 3] Compiling System.IO.Posix.MMap ( System/IO/Posix/MMap.hs, dist/build/System/IO/Posix/MMap.o )
In-place registering bytestring-mmap-0.2.2...
Running Haddock for bytestring-mmap-0.2.2...
Running hscolour for bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  67% (  4 /  6) in 'System.IO.Posix.MMap.Internal'
 100% (  2 /  2) in 'System.IO.Posix.MMap.Lazy'
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_unmap
 100% (  3 /  3) in 'System.IO.Posix.MMap'
Documentation created: dist/doc/html/bytestring-mmap/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/bytestring-mmap-0.2.2/ghc-7.6.3
Registering bytestring-mmap-0.2.2...
Installed bytestring-mmap-0.2.2
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
Configuring cpphs-1.17.1...
Building cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.17.1...
Preprocessing executable 'cpphs' for cpphs-1.17.1...
[ 1 of 13] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/cpphs/cpphs-tmp/Text/ParserCombinators/HuttonMeijer.o )
[ 2 of 13] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 13] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 4 of 13] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 5 of 13] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 6 of 13] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 7 of 13] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 8 of 13] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 9 of 13] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 13] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[11 of 13] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[12 of 13] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[13 of 13] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.17.1...
Running hscolour for cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
Preprocessing executable 'cpphs' for cpphs-1.17.1...
Preprocessing library cpphs-1.17.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 14 / 14) in 'Language.Preprocessor.Cpphs.Position'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  3) in 'Language.Preprocessor.Cpphs.RunCpphs'
  92% ( 22 / 24) in 'Language.Preprocessor.Cpphs'
Documentation created: dist/doc/html/cpphs/index.html
Preprocessing executable 'cpphs' for cpphs-1.17.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/cpphs-1.17.1/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering cpphs-1.17.1...
Installed cpphs-1.17.1
[1 of 1] Compiling Main             ( /tmp/cuda-0.5.1.1-8219/cuda-0.5.1.1/Setup.hs, /tmp/cuda-0.5.1.1-8219/cuda-0.5.1.1/dist/setup/Main.o )
Linking /tmp/cuda-0.5.1.1-8219/cuda-0.5.1.1/dist/setup/setup ...
Configuring cuda-0.5.1.1...
setup: The program c2hs version >=0.16 is required but it could not be found.
Failed to install cuda-0.5.1.1
Configuring dlist-0.5...
Building dlist-0.5...
Preprocessing library dlist-0.5...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.5...
Running Haddock for dlist-0.5...
Running hscolour for dlist-0.5...
Preprocessing library dlist-0.5...
Preprocessing library dlist-0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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/dlist-0.5/ghc-7.6.3
Registering dlist-0.5...
Installed dlist-0.5
Downloading enumerator-0.4.20...
Configuring enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )

lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-8219/lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-8219/lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-8219/lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

dist/build/tmp-8219/lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'

dist/build/tmp-8219/lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-8219/lib/Data/Enumerator/Binary.hs:716:29

dist/build/tmp-8219/lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-8219/lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')

dist/build/tmp-8219/lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-8219/lib/Data/Enumerator/Text.hs:739:29
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Warning: Data.Enumerator.Internal: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Data.Enumerator: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity
Warning: Data.Enumerator.Binary: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Enumerator.Text: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Data.Enumerator.Trans: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Identity.runIdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Maybe.runMaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Error.runErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Reader.runReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Lazy.runStateT Control.Monad.Trans.State.Lazy.evalStateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Strict.runStateT Control.Monad.Trans.State.Strict.evalStateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Lazy.runWriterT Control.Monad.Trans.Writer.Lazy.execWriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Strict.runWriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Lazy.runRWST Control.Monad.Trans.RWS.Lazy.evalRWST Control.Monad.Trans.RWS.Lazy.execRWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Strict.runRWST Control.Monad.Trans.RWS.Strict.evalRWST Control.Monad.Trans.RWS.Strict.execRWST
Documentation created: dist/doc/html/enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/enumerator-0.4.20/ghc-7.6.3
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.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/erf-2.0.0.0/ghc-7.6.3
Registering erf-2.0.0.0...
Installed erf-2.0.0.0
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/extensible-exceptions-0.1.1.4/ghc-7.6.3
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring fclabels-2.0.0.5...
Building fclabels-2.0.0.5...
Preprocessing library fclabels-2.0.0.5...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly  ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono  ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label       ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base  ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.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 containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
In-place registering fclabels-2.0.0.5...
Running Haddock for fclabels-2.0.0.5...
Running hscolour for fclabels-2.0.0.5...
Preprocessing library fclabels-2.0.0.5...
Preprocessing library fclabels-2.0.0.5...
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,
transformers-0.3.0.0
Haddock coverage:
 100% ( 17 / 17) in 'Data.Label.Point'
 100% ( 10 / 10) in 'Data.Label.Poly'
 100% ( 11 / 11) in 'Data.Label.Mono'
 100% ( 13 / 13) in 'Data.Label.Derive'
 100% ( 13 / 13) in 'Data.Label.Partial'
 100% ( 11 / 11) in 'Data.Label.Failing'
 100% ( 10 / 10) in 'Data.Label.Total'
 100% ( 11 / 11) in 'Data.Label.Monadic'
 100% ( 26 / 26) in 'Data.Label'
 100% ( 19 / 19) in 'Data.Label.Base'
Warning: Data.Label.Monadic: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader
Documentation created: dist/doc/html/fclabels/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/fclabels-2.0.0.5/ghc-7.6.3
Registering fclabels-2.0.0.5...
Installed fclabels-2.0.0.5
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: rts-1.0, 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/hashable-1.2.1.0/ghc-7.6.3
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring hostname-1.0...
Building hostname-1.0...
Preprocessing library hostname-1.0...
[1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o )
In-place registering hostname-1.0...
Running Haddock for hostname-1.0...
Running hscolour for hostname-1.0...
Preprocessing library hostname-1.0...
Preprocessing library hostname-1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  3) in 'Network.HostName'
Documentation created: dist/doc/html/hostname/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hostname-1.0/ghc-7.6.3
Registering hostname-1.0...
Installed hostname-1.0
Downloading ieee754-0.7.3...
Configuring ieee754-0.7.3...
Building ieee754-0.7.3...
Preprocessing library ieee754-0.7.3...
[1 of 2] Compiling Numeric.IEEE     ( Numeric/IEEE.hs, dist/build/Numeric/IEEE.o )
[2 of 2] Compiling Data.AEq         ( Data/AEq.hs, dist/build/Data/AEq.o )
In-place registering ieee754-0.7.3...
Running Haddock for ieee754-0.7.3...
Running hscolour for ieee754-0.7.3...
Preprocessing library ieee754-0.7.3...
Preprocessing library ieee754-0.7.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  8 /  8) in 'Numeric.IEEE'
 100% (  2 /  2) in 'Data.AEq'
Documentation created: dist/doc/html/ieee754/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/ieee754-0.7.3/ghc-7.6.3
Registering ieee754-0.7.3...
Installed ieee754-0.7.3
Configuring monads-tf-0.1.0.1...
Building monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.1...
Running Haddock for monads-tf-0.1.0.1...
Running hscolour for monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
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:
Warning: monads-tf-0.1.0.1:Control.Monad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  1 /  1) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.Trans.Class
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.IO.Class
 100% (  1 /  1) in 'Control.Monad.Trans'
Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e =>
Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m)
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
  67% (  2 /  3) in 'Control.Monad.Error.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.ErrorT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.mapErrorT
  79% ( 11 / 14) in 'Control.Monad.Error'
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.ListT
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.mapListT
  60% (  3 /  5) in 'Control.Monad.List'
Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.Reader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.runReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReaderT
  68% ( 15 / 22) in 'Control.Monad.Reader'
Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  4 /  4) in 'Control.Monad.State.Class'
Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected:
(Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Writer.Class.MonadWriter m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m)
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.Cont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.runCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.ContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withContT
  60% ( 12 / 20) in 'Control.Monad.Cont'
Warning: Control.Monad.Identity: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Monad.Cont.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error.Class: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Reader.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Reader: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Writer.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Lazy: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.RWS.Strict: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Cont: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/monads-tf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/monads-tf-0.1.0.1/ghc-7.6.3
Registering monads-tf-0.1.0.1...
Installed monads-tf-0.1.0.1
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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/parallel-3.2.0.4/ghc-7.6.3
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-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/primitive-0.5.1.0/ghc-7.6.3
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
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,
transformers-0.3.0.0
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/regex-base-0.93.2/ghc-7.6.3
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring srcloc-0.4.0...
Building srcloc-0.4.0...
Preprocessing library srcloc-0.4.0...
[1 of 1] Compiling Data.Loc         ( Data/Loc.hs, dist/build/Data/Loc.o )
In-place registering srcloc-0.4.0...
Running Haddock for srcloc-0.4.0...
Running hscolour for srcloc-0.4.0...
Preprocessing library srcloc-0.4.0...
Preprocessing library srcloc-0.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  82% ( 18 / 22) in 'Data.Loc'
Documentation created: dist/doc/html/srcloc/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/srcloc-0.4.0/ghc-7.6.3
Registering srcloc-0.4.0...
Installed srcloc-0.4.0
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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/stm-2.4.2/ghc-7.6.3
Registering stm-2.4.2...
Installed stm-2.4.2
[1 of 1] Compiling Main             ( /tmp/syb-0.3.7-8219/syb-0.3.7/Setup.hs, /tmp/syb-0.3.7-8219/syb-0.3.7/dist/setup/Main.o )

/tmp/syb-0.3.7-8219/syb-0.3.7/Setup.hs:9:35: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/syb-0.3.7-8219/syb-0.3.7/dist/setup/setup ...
Configuring syb-0.3.7...
Building syb-0.3.7...
Preprocessing library syb-0.3.7...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.3.7...
Running Haddock for syb-0.3.7...
Running hscolour for syb-0.3.7...
Preprocessing library syb-0.3.7...
Preprocessing library syb-0.3.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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/syb-0.3.7/ghc-7.6.3
Registering syb-0.3.7...
Installed syb-0.3.7
Configuring th-lift-0.5.6...
Building th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )
In-place registering th-lift-0.5.6...
Running Haddock for th-lift-0.5.6...
Running hscolour for th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
Preprocessing library th-lift-0.5.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  50% (  3 /  6) in 'Language.Haskell.TH.Lift'
Documentation created: dist/doc/html/th-lift/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/th-lift-0.5.6/ghc-7.6.3
Registering th-lift-0.5.6...
Installed th-lift-0.5.6
Configuring unix-compat-0.4.1.1...
Building unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.1...
Running Haddock for unix-compat-0.4.1.1...
Running hscolour for unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/unix-compat-0.4.1.1/ghc-7.6.3
Registering unix-compat-0.4.1.1...
Installed unix-compat-0.4.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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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/utf8-string-0.3.7/ghc-7.6.3
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: rts-1.0, 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/xml-1.3.13/ghc-7.6.3
Registering xml-1.3.13...
Installed xml-1.3.13
Configuring zlib-bindings-0.1.1.3...
Building zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.3...
Running Haddock for zlib-bindings-0.1.1.3...
Running hscolour for zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, zlib-0.5.4.1
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  90% ( 18 / 20) in 'Codec.Zlib'
Documentation created: dist/doc/html/zlib-bindings/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/zlib-bindings-0.1.1.3/ghc-7.6.3
Registering zlib-bindings-0.1.1.3...
Installed zlib-bindings-0.1.1.3
Configuring ansi-wl-pprint-0.6.6...
Building ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.6...
Running Haddock for ansi-wl-pprint-0.6.6...
Running hscolour for ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
Preprocessing library ansi-wl-pprint-0.6.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  96% (126 /131) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/ansi-wl-pprint-0.6.6/ghc-7.6.3
Registering ansi-wl-pprint-0.6.6...
Installed ansi-wl-pprint-0.6.6
Configuring bmp-1.2.5.2...
Building bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
[ 1 of 12] Compiling Codec.BMP.CIEXYZ ( Codec/BMP/CIEXYZ.hs, dist/build/Codec/BMP/CIEXYZ.o )
[ 2 of 12] Compiling Codec.BMP.Compression ( Codec/BMP/Compression.hs, dist/build/Codec/BMP/Compression.o )
[ 3 of 12] Compiling Codec.BMP.Error  ( Codec/BMP/Error.hs, dist/build/Codec/BMP/Error.o )
[ 4 of 12] Compiling Codec.BMP.BitmapInfoV3 ( Codec/BMP/BitmapInfoV3.hs, dist/build/Codec/BMP/BitmapInfoV3.o )
[ 5 of 12] Compiling Codec.BMP.FileHeader ( Codec/BMP/FileHeader.hs, dist/build/Codec/BMP/FileHeader.o )
[ 6 of 12] Compiling Codec.BMP.BitmapInfoV4 ( Codec/BMP/BitmapInfoV4.hs, dist/build/Codec/BMP/BitmapInfoV4.o )
[ 7 of 12] Compiling Codec.BMP.BitmapInfoV5 ( Codec/BMP/BitmapInfoV5.hs, dist/build/Codec/BMP/BitmapInfoV5.o )
[ 8 of 12] Compiling Codec.BMP.BitmapInfo ( Codec/BMP/BitmapInfo.hs, dist/build/Codec/BMP/BitmapInfo.o )
[ 9 of 12] Compiling Codec.BMP.Base   ( Codec/BMP/Base.hs, dist/build/Codec/BMP/Base.o )
[10 of 12] Compiling Codec.BMP.Unpack ( Codec/BMP/Unpack.hs, dist/build/Codec/BMP/Unpack.o )
[11 of 12] Compiling Codec.BMP.Pack   ( Codec/BMP/Pack.hs, dist/build/Codec/BMP/Pack.o )
[12 of 12] Compiling Codec.BMP        ( Codec/BMP.hs, dist/build/Codec/BMP.o )
In-place registering bmp-1.2.5.2...
Running Haddock for bmp-1.2.5.2...
Running hscolour for bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
Preprocessing library bmp-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  50% (  1 /  2) in 'Codec.BMP.CIEXYZ'
  50% (  1 /  2) in 'Codec.BMP.Compression'
  50% (  1 /  2) in 'Codec.BMP.Error'
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV3'
  80% (  4 /  5) in 'Codec.BMP.FileHeader'
  83% (  5 /  6) in 'Codec.BMP.BitmapInfoV4'
  80% (  4 /  5) in 'Codec.BMP.BitmapInfoV5'
  67% (  2 /  3) in 'Codec.BMP.BitmapInfo'
  50% (  1 /  2) in 'Codec.BMP.Base'
  50% (  1 /  2) in 'Codec.BMP.Unpack'
  75% (  3 /  4) in 'Codec.BMP.Pack'
 100% ( 25 / 25) in 'Codec.BMP'
Documentation created: dist/doc/html/bmp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/bmp-1.2.5.2/ghc-7.6.3
Registering bmp-1.2.5.2...
Installed bmp-1.2.5.2
Configuring cryptohash-0.11.1...
Building cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
In-place registering cryptohash-0.11.1...
Running Haddock for cryptohash-0.11.1...
Running hscolour for cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
Documentation created: dist/doc/html/cryptohash/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/cryptohash-0.11.1/ghc-7.6.3
Registering cryptohash-0.11.1...
Installed cryptohash-0.11.1
Configuring monad-par-extras-0.3.3...
Building monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...
[1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o )
[2 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.o )
[3 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.o )
[4 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.o )
[5 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.o )
In-place registering monad-par-extras-0.3.3...
Running Haddock for monad-par-extras-0.3.3...
Running hscolour for monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...
Preprocessing library monad-par-extras-0.3.3...
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, random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Par.State'
  75% (  3 /  4) in 'Control.Monad.Par.RNG'
  20% (  1 /  5) in 'Control.Monad.Par.Pedigree'
  86% (  6 /  7) in 'Control.Monad.Par.Combinator'
  88% ( 23 / 26) in 'Control.Monad.Par.AList'
Warning: Control.Monad.Par.State: could not find link destinations for:
    System.Random.RandomGen
Warning: Control.Monad.Par.RNG: could not find link destinations for:
    System.Random.Random System.Random.RandomGen Control.Monad.Trans.State.Strict.StateT System.Random.StdGen
Documentation created: dist/doc/html/monad-par-extras/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/monad-par-extras-0.3.3/ghc-7.6.3
Registering monad-par-extras-0.3.3...
Installed monad-par-extras-0.3.3
[1 of 1] Compiling Main             ( /tmp/haskell-src-exts-1.14.0-8219/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-8219/haskell-src-exts-1.14.0/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.14.0-8219/haskell-src-exts-1.14.0/dist/setup/setup ...
Configuring haskell-src-exts-1.14.0...
Building haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.14.0...
Running Haddock for haskell-src-exts-1.14.0...
Running hscolour for haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  70% ( 91 /130) in 'Language.Haskell.Exts.Annotated.Syntax'
   0% (  0 / 15) in 'Language.Haskell.Exts.ParseSyntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  90% ( 19 / 21) in 'Language.Haskell.Exts.SrcLoc'
  50% (  1 /  2) in 'Language.Haskell.Exts.Comments'
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  25% (  1 /  4) in 'Language.Haskell.Exts.ExtScheme'
  68% ( 83 /122) in 'Language.Haskell.Exts.Syntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  27% ( 12 / 44) in 'Language.Haskell.Exts.ParseMonad'
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  80% (  4 /  5) in 'Language.Haskell.Exts.Lexer'
   5% (  3 / 65) in 'Language.Haskell.Exts.Annotated.Simplify'
  93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
   2% (  1 / 45) in 'Language.Haskell.Exts.ParseUtils'
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
  97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
  95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
 100% ( 21 / 21) in 'Language.Haskell.Exts'
Documentation created: dist/doc/html/haskell-src-exts/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/haskell-src-exts-1.14.0/ghc-7.6.3
Registering haskell-src-exts-1.14.0...
Installed haskell-src-exts-1.14.0
Downloading Glob-0.7.2...
Configuring Glob-0.7.2...
Building Glob-0.7.2...
Preprocessing library Glob-0.7.2...
[1 of 7] Compiling System.FilePath.Glob.Utils ( System/FilePath/Glob/Utils.hs, dist/build/System/FilePath/Glob/Utils.o )
[2 of 7] Compiling System.FilePath.Glob.Base ( System/FilePath/Glob/Base.hs, dist/build/System/FilePath/Glob/Base.o )
[3 of 7] Compiling System.FilePath.Glob.Match ( System/FilePath/Glob/Match.hs, dist/build/System/FilePath/Glob/Match.o )
[4 of 7] Compiling System.FilePath.Glob.Directory ( System/FilePath/Glob/Directory.hs, dist/build/System/FilePath/Glob/Directory.o )
[5 of 7] Compiling System.FilePath.Glob.Simplify ( System/FilePath/Glob/Simplify.hs, dist/build/System/FilePath/Glob/Simplify.o )
[6 of 7] Compiling System.FilePath.Glob.Primitive ( System/FilePath/Glob/Primitive.hs, dist/build/System/FilePath/Glob/Primitive.o )
[7 of 7] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o )
In-place registering Glob-0.7.2...
Running Haddock for Glob-0.7.2...
Running hscolour for Glob-0.7.2...
Preprocessing library Glob-0.7.2...
Preprocessing library Glob-0.7.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:
   0% (  0 / 13) in 'System.FilePath.Glob.Utils'
  65% ( 11 / 17) in 'System.FilePath.Glob.Base'
  67% (  2 /  3) in 'System.FilePath.Glob.Match'
  83% (  5 /  6) in 'System.FilePath.Glob.Directory'
  50% (  1 /  2) in 'System.FilePath.Glob.Simplify'
 100% (  7 /  7) in 'System.FilePath.Glob.Primitive'
 100% ( 29 / 29) in 'System.FilePath.Glob'
Documentation created: dist/doc/html/Glob/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/Glob-0.7.2/ghc-7.6.3
Registering Glob-0.7.2...
Installed Glob-0.7.2
Downloading attoparsec-enumerator-0.3.1...
Configuring attoparsec-enumerator-0.3.1...
Building attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
[1 of 1] Compiling Data.Attoparsec.Enumerator ( lib/Data/Attoparsec/Enumerator.hs, dist/build/Data/Attoparsec/Enumerator.o )
In-place registering attoparsec-enumerator-0.3.1...
Running Haddock for attoparsec-enumerator-0.3.1...
Running hscolour for attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
Preprocessing library attoparsec-enumerator-0.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  4 /  4) in 'Data.Attoparsec.Enumerator'
Warning: Data.Attoparsec.Enumerator: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec-enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/attoparsec-enumerator-0.3.1/ghc-7.6.3
Registering attoparsec-enumerator-0.3.1...
Installed attoparsec-enumerator-0.3.1
Downloading blaze-builder-enumerator-0.2.0.5...
Configuring blaze-builder-enumerator-0.2.0.5...
Building blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
[1 of 1] Compiling Blaze.ByteString.Builder.Enumerator ( Blaze/ByteString/Builder/Enumerator.hs, dist/build/Blaze/ByteString/Builder/Enumerator.o )
In-place registering blaze-builder-enumerator-0.2.0.5...
Running Haddock for blaze-builder-enumerator-0.2.0.5...
Running hscolour for blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
Preprocessing library blaze-builder-enumerator-0.2.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Enumerator'
Warning: Blaze.ByteString.Builder.Enumerator: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/blaze-builder-enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/blaze-builder-enumerator-0.2.0.5/ghc-7.6.3
Registering blaze-builder-enumerator-0.2.0.5...
Installed blaze-builder-enumerator-0.2.0.5
Configuring case-insensitive-1.1.0.1...
Building case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.1.0.1...
Running Haddock for case-insensitive-1.1.0.1...
Running hscolour for case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/case-insensitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/case-insensitive-1.1.0.1/ghc-7.6.3
Registering case-insensitive-1.1.0.1...
Installed case-insensitive-1.1.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: rts-1.0, 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/unordered-containers-0.2.3.3/ghc-7.6.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring MonadCatchIO-transformers-0.3.1.0...
Building MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )
In-place registering MonadCatchIO-transformers-0.3.1.0...
Running Haddock for MonadCatchIO-transformers-0.3.1.0...
Running hscolour for MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
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

dist/build/tmp-8219/src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/MonadCatchIO-transformers-0.3.1.0/ghc-7.6.3
Registering MonadCatchIO-transformers-0.3.1.0...
Installed MonadCatchIO-transformers-0.3.1.0
Configuring vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

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/vector-0.10.9.1/ghc-7.6.3
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
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,
transformers-0.3.0.0
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.Posix'
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    Text.Regex.Posix.Wrap.retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/regex-posix-0.95.2/ghc-7.6.3
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring mainland-pretty-0.2.6...
Building mainland-pretty-0.2.6...
Preprocessing library mainland-pretty-0.2.6...
[1 of 1] Compiling Text.PrettyPrint.Mainland ( Text/PrettyPrint/Mainland.hs, dist/build/Text/PrettyPrint/Mainland.o )
In-place registering mainland-pretty-0.2.6...
Running Haddock for mainland-pretty-0.2.6...
Running hscolour for mainland-pretty-0.2.6...
Preprocessing library mainland-pretty-0.2.6...
Preprocessing library mainland-pretty-0.2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
  88% ( 81 / 92) in 'Text.PrettyPrint.Mainland'
Warning: Text.PrettyPrint.Mainland: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/mainland-pretty/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mainland-pretty-0.2.6/ghc-7.6.3
Registering mainland-pretty-0.2.6...
Installed mainland-pretty-0.2.6
Configuring SafeSemaphore-0.9.0...
Building SafeSemaphore-0.9.0...
Preprocessing library SafeSemaphore-0.9.0...
[1 of 8] Compiling Control.Concurrent.STM.SSemInternals ( src/Control/Concurrent/STM/SSemInternals.hs, dist/build/Control/Concurrent/STM/SSemInternals.o )
[2 of 8] Compiling Control.Concurrent.STM.SSem ( src/Control/Concurrent/STM/SSem.hs, dist/build/Control/Concurrent/STM/SSem.o )
[3 of 8] Compiling Control.Concurrent.SSem ( src/Control/Concurrent/SSem.hs, dist/build/Control/Concurrent/SSem.o )
[4 of 8] Compiling Control.Concurrent.FairRWLock ( src/Control/Concurrent/FairRWLock.hs, dist/build/Control/Concurrent/FairRWLock.o )
[5 of 8] Compiling Control.Concurrent.MSampleVar ( src/Control/Concurrent/MSampleVar.hs, dist/build/Control/Concurrent/MSampleVar.o )

src/Control/Concurrent/MSampleVar.hs:67:16: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[6 of 8] Compiling Control.Concurrent.MSemN2 ( src/Control/Concurrent/MSemN2.hs, dist/build/Control/Concurrent/MSemN2.o )
[7 of 8] Compiling Control.Concurrent.MSemN ( src/Control/Concurrent/MSemN.lhs, dist/build/Control/Concurrent/MSemN.o )
[8 of 8] Compiling Control.Concurrent.MSem ( src/Control/Concurrent/MSem.lhs, dist/build/Control/Concurrent/MSem.o )
In-place registering SafeSemaphore-0.9.0...
Running Haddock for SafeSemaphore-0.9.0...
Running hscolour for SafeSemaphore-0.9.0...
Preprocessing library SafeSemaphore-0.9.0...
Preprocessing library SafeSemaphore-0.9.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-8219/src/Control/Concurrent/MSampleVar.hs:67:16: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  50% (  1 /  2) in 'Control.Concurrent.STM.SSemInternals'
  90% (  9 / 10) in 'Control.Concurrent.STM.SSem'
  92% ( 11 / 12) in 'Control.Concurrent.SSem'
  82% ( 14 / 17) in 'Control.Concurrent.FairRWLock'
 100% (  9 /  9) in 'Control.Concurrent.MSampleVar'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN2'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN'
 100% (  7 /  7) in 'Control.Concurrent.MSem'
Documentation created: dist/doc/html/SafeSemaphore/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/SafeSemaphore-0.9.0/ghc-7.6.3
Registering SafeSemaphore-0.9.0...
Installed SafeSemaphore-0.9.0
Configuring exception-transformers-0.3.0.3...
Building exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
[1 of 1] Compiling Control.Monad.Exception ( Control/Monad/Exception.hs, dist/build/Control/Monad/Exception.o )

Control/Monad/Exception.hs:30:1: Warning:
    Module `Prelude' does not export `catch'
In-place registering exception-transformers-0.3.0.3...
Running Haddock for exception-transformers-0.3.0.3...
Running hscolour for exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
Preprocessing library exception-transformers-0.3.0.3...
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

dist/build/tmp-8219/Control/Monad/Exception.hs:30:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  64% (  7 / 11) in 'Control.Monad.Exception'
Warning: Control.Monad.Exception: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.MonadTrans
Documentation created: dist/doc/html/exception-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/exception-transformers-0.3.0.3/ghc-7.6.3
Registering exception-transformers-0.3.0.3...
Installed exception-transformers-0.3.0.3
Configuring symbol-0.2.0...
Building symbol-0.2.0...
Preprocessing library symbol-0.2.0...
[1 of 2] Compiling Data.Symbol.Unsafe ( Data/Symbol/Unsafe.hs, dist/build/Data/Symbol/Unsafe.o )
[2 of 2] Compiling Data.Symbol      ( Data/Symbol.hs, dist/build/Data/Symbol.o )
In-place registering symbol-0.2.0...
Running Haddock for symbol-0.2.0...
Running hscolour for symbol-0.2.0...
Preprocessing library symbol-0.2.0...
Preprocessing library symbol-0.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:
  75% (  3 /  4) in 'Data.Symbol.Unsafe'
  75% (  3 /  4) in 'Data.Symbol'
Documentation created: dist/doc/html/symbol/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/symbol-0.2.0/ghc-7.6.3
Registering symbol-0.2.0...
Installed symbol-0.2.0
Configuring th-orphans-0.7.0.1...
Building th-orphans-0.7.0.1...
Preprocessing library th-orphans-0.7.0.1...
[1 of 1] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.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 containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.5.6 ... linking ... done.
In-place registering th-orphans-0.7.0.1...
Running Haddock for th-orphans-0.7.0.1...
Running hscolour for th-orphans-0.7.0.1...
Preprocessing library th-orphans-0.7.0.1...
Preprocessing library th-orphans-0.7.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances'
Documentation created: dist/doc/html/th-orphans/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/th-orphans-0.7.0.1/ghc-7.6.3
Registering th-orphans-0.7.0.1...
Installed th-orphans-0.7.0.1
Downloading hastache-0.5.1...
Configuring hastache-0.5.1...
Building hastache-0.5.1...
Preprocessing library hastache-0.5.1...
[1 of 2] Compiling Text.Hastache    ( Text/Hastache.hs, dist/build/Text/Hastache.o )
[2 of 2] Compiling Text.Hastache.Context ( Text/Hastache/Context.hs, dist/build/Text/Hastache/Context.o )
In-place registering hastache-0.5.1...
Running Haddock for hastache-0.5.1...
Running hscolour for hastache-0.5.1...
Preprocessing library hastache-0.5.1...
Preprocessing library hastache-0.5.1...
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:
  81% ( 13 / 16) in 'Text.Hastache'
 100% (  4 /  4) in 'Text.Hastache.Context'
Warning: Text.Hastache: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/hastache/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hastache-0.5.1/ghc-7.6.3
Registering hastache-0.5.1...
Installed hastache-0.5.1
Downloading zlib-enum-0.2.3...
Configuring zlib-enum-0.2.3...
Building zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
[1 of 1] Compiling Codec.Zlib.Enum  ( Codec/Zlib/Enum.hs, dist/build/Codec/Zlib/Enum.o )
In-place registering zlib-enum-0.2.3...
Running Haddock for zlib-enum-0.2.3...
Running hscolour for zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
Preprocessing library zlib-enum-0.2.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  70% (  7 / 10) in 'Codec.Zlib.Enum'
Warning: Codec.Zlib.Enum: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/zlib-enum/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/zlib-enum-0.2.3/ghc-7.6.3
Registering zlib-enum-0.2.3...
Installed zlib-enum-0.2.3
Configuring aeson-0.6.2.1...
Building aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
[ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[10 of 11] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[11 of 11] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.6.2.1...
Running Haddock for aeson-0.6.2.1...
Running hscolour for aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
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:
 100% ( 23 / 23) in 'Data.Aeson.Types.Internal'
  67% (  6 /  9) in 'Data.Aeson.Functions'
 100% ( 25 / 25) in 'Data.Aeson.Types.Class'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 43 / 43) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
 100% (  3 /  3) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 56 / 56) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson.Parser: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Aeson.Encode: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Lazy.Builder.toLazyText
Warning: Data.Aeson: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/aeson-0.6.2.1/ghc-7.6.3
Registering aeson-0.6.2.1...
Installed aeson-0.6.2.1
Configuring hashtables-1.1.2.1...
Building hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )
[ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )
[ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

src/Data/HashTable/IO.hs:100:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:101:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:102:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:110:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:111:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:112:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:121:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:123:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:125:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:135:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:137:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:139:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:149:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:151:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:153:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:164:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:166:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:168:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:179:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:181:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:183:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:193:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:195:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:197:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:211:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:213:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:215:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:226:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:228:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:230:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
In-place registering hashtables-1.1.2.1...
Running Haddock for hashtables-1.1.2.1...
Running hscolour for hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
   6% (  1 / 17) in 'Data.HashTable.Internal.Utils'
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
   0% (  0 /  7) in 'Data.HashTable.Internal.IntArray'
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hashtables-1.1.2.1/ghc-7.6.3
Registering hashtables-1.1.2.1...
Installed hashtables-1.1.2.1
Configuring math-functions-0.1.4.0...
Building math-functions-0.1.4.0...
Preprocessing library math-functions-0.1.4.0...
[1 of 5] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o )
[2 of 5] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o )
[3 of 5] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o )
[4 of 5] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o )
[5 of 5] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o )
In-place registering math-functions-0.1.4.0...
Running Haddock for math-functions-0.1.4.0...
Running hscolour for math-functions-0.1.4.0...
Preprocessing library math-functions-0.1.4.0...
Preprocessing library math-functions-0.1.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  94% ( 15 / 16) in 'Numeric.MathFunctions.Constants'
 100% (  2 /  2) in 'Numeric.SpecFunctions.Extra'
 100% (  7 /  7) in 'Numeric.Polynomial.Chebyshev'
Cannot find documentation for: $list
  67% (  6 /  9) in 'Numeric.Polynomial'
 100% ( 28 / 28) in 'Numeric.SpecFunctions'
Documentation created: dist/doc/html/math-functions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/math-functions-0.1.4.0/ghc-7.6.3
Registering math-functions-0.1.4.0...
Installed math-functions-0.1.4.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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-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/mwc-random-0.13.1.0/ghc-7.6.3
Registering mwc-random-0.13.1.0...
Installed mwc-random-0.13.1.0
Configuring repa-3.2.3.3...
Building repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
[ 1 of 39] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o )
[ 2 of 39] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o )
[ 3 of 39] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o )
[ 4 of 39] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o )
[ 5 of 39] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o )
[ 6 of 39] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o )
[ 7 of 39] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o )
[ 8 of 39] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o )
[ 9 of 39] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o )
[10 of 39] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o )
[11 of 39] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o )
[12 of 39] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o )
[13 of 39] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o )
[14 of 39] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o )
[15 of 39] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o )
[16 of 39] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o )
[17 of 39] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o )
[18 of 39] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o )
[19 of 39] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o )
[20 of 39] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o )
[21 of 39] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o )
[22 of 39] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o )
[23 of 39] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o )
[24 of 39] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o )
[25 of 39] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o )
[26 of 39] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o )
[27 of 39] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o )
[28 of 39] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o )
[29 of 39] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o )
[30 of 39] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o )
[31 of 39] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o )
[32 of 39] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o )
[33 of 39] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o )
[34 of 39] Compiling Data.Array.Repa.Arbitrary ( Data/Array/Repa/Arbitrary.hs, dist/build/Data/Array/Repa/Arbitrary.o )
[35 of 39] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o )
[36 of 39] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o )
[37 of 39] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o )
[38 of 39] Compiling Data.Array.Repa  ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o )
[39 of 39] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o )
In-place registering repa-3.2.3.3...
Running Haddock for repa-3.2.3.3...
Running hscolour for repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
Preprocessing library repa-3.2.3.3...
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:
  80% (  4 /  5) in 'Data.Array.Repa.Stencil.Partition'
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Elt'
 100% (  4 /  4) in 'Data.Array.Repa.Shape'
  80% (  4 /  5) in 'Data.Array.Repa.Base'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Target'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Load'
Warning: Data.Array.Repa.Repr.HintSmall: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintSmall.S r1) a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintSmall'
  38% (  6 / 16) in 'Data.Array.Repa.Index'
Warning: Data.Array.Repa.Slice: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  FullShape, SliceShape
 100% (  6 /  6) in 'Data.Array.Repa.Slice'
 100% (  5 /  5) in 'Data.Array.Repa.Stencil.Base'
 100% (  2 /  2) in 'Data.Array.Repa.Stencil.Template'
 100% (  7 /  7) in 'Data.Array.Repa.Eval.Gang'
  80% (  4 /  5) in 'Data.Array.Repa.Eval.Reduction'
  67% (  2 /  3) in 'Data.Array.Repa.Eval.Selection'
 100% (  4 /  4) in 'Data.Array.Repa.Eval.Cursored'
 100% (  5 /  5) in 'Data.Array.Repa.Eval.Chunked'
Warning: Data.Array.Repa.Repr.Delayed: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Delayed.D a
  80% (  4 /  5) in 'Data.Array.Repa.Repr.Delayed'
  89% (  8 /  9) in 'Data.Array.Repa.Operators.Traversal'
  93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace'
 100% (  9 /  9) in 'Data.Array.Repa.Unsafe'
  75% (  3 /  4) in 'Data.Array.Repa.Operators.Interleave'
Warning: Data.Array.Repa.Repr.ByteString: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8
  75% (  3 /  4) in 'Data.Array.Repa.Repr.ByteString'
Warning: Data.Array.Repa.Repr.ForeignPtr: We do not support associated types in instances yet. These instances are affected:
Foreign.Storable.Storable a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ForeignPtr.F a, Foreign.Storable.Storable e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.ForeignPtr.F e
  83% (  5 /  6) in 'Data.Array.Repa.Repr.ForeignPtr'
 100% (  2 /  2) in 'Data.Array.Repa.Eval.Interleaved'
Warning: Data.Array.Repa.Repr.HintInterleave: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintInterleave.I r1) a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.HintInterleave'
 100% ( 31 / 31) in 'Data.Array.Repa.Eval'
Warning: Data.Array.Repa.Repr.Partitioned: We do not support associated types in instances yet. These instances are affected:
(Data.Array.Repa.Base.Source r1 e,
 Data.Array.Repa.Base.Source r2 e) =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.Partitioned.P r1 r2) e
  50% (  2 /  4) in 'Data.Array.Repa.Repr.Partitioned'
Warning: Data.Array.Repa.Repr.Unboxed: We do not support associated types in instances yet. These instances are affected:
Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Unboxed.U a, Data.Vector.Unboxed.Base.Unbox e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Unboxed.U e
  89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed'
  50% (  1 /  2) in 'Data.Array.Repa.Operators.Selection'
Warning: Data.Array.Repa.Repr.Undefined: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Undefined.X e
  50% (  1 /  2) in 'Data.Array.Repa.Repr.Undefined'
Warning: Data.Array.Repa.Repr.Cursored: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Cursored.C a
  67% (  2 /  3) in 'Data.Array.Repa.Repr.Cursored'
Warning: Data.Array.Repa.Operators.Mapping: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8 b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Cursored.C a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Delayed.D a b, Foreign.Storable.Storable a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ForeignPtr.F a b, (Data.Array.Repa.Operators.Mapping.Structured r1 a b,
 Data.Array.Repa.Operators.Mapping.Structured r2 a b) =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.Partitioned.P r1 r2) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintSmall.S r1) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintInterleave.I r1) a b, Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Unboxed.U a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Undefined.X a b
  50% (  5 / 10) in 'Data.Array.Repa.Operators.Mapping'
 100% (  5 /  5) in 'Data.Array.Repa.Specialised.Dim2'
  75% (  6 /  8) in 'Data.Array.Repa.Stencil.Dim2'
  91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction'
Warning: Data.Array.Repa.Repr.Vector: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Vector.V a, Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Vector.V e
  86% (  6 /  7) in 'Data.Array.Repa.Repr.Vector'
  93% ( 14 / 15) in 'Data.Array.Repa.Arbitrary'
  94% ( 65 / 69) in 'Data.Array.Repa'
 100% (  5 /  5) in 'Data.Array.Repa.Stencil'
Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for:
    Data.Array.Repa.Eval.Gang.Req
Documentation created: dist/doc/html/repa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/repa-3.2.3.3/ghc-7.6.3
Registering repa-3.2.3.3...
Installed repa-3.2.3.3
Configuring vector-algorithms-0.5.4.2...
Building vector-algorithms-0.5.4.2...
Preprocessing library vector-algorithms-0.5.4.2...
[1 of 9] Compiling Data.Vector.Algorithms.Common ( Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o )
[2 of 9] Compiling Data.Vector.Algorithms.Radix ( Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o )
[3 of 9] Compiling Data.Vector.Algorithms.Search ( Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o )
[4 of 9] Compiling Data.Vector.Algorithms.Optimal ( Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o )
[5 of 9] Compiling Data.Vector.Algorithms.Insertion ( Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o )
[6 of 9] Compiling Data.Vector.Algorithms.AmericanFlag ( Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o )
[7 of 9] Compiling Data.Vector.Algorithms.Heap ( Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o )
[8 of 9] Compiling Data.Vector.Algorithms.Intro ( Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o )
[9 of 9] Compiling Data.Vector.Algorithms.Merge ( Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o )
In-place registering vector-algorithms-0.5.4.2...
Running Haddock for vector-algorithms-0.5.4.2...
Running hscolour for vector-algorithms-0.5.4.2...
Preprocessing library vector-algorithms-0.5.4.2...
Preprocessing library vector-algorithms-0.5.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  40% (  2 /  5) in 'Data.Vector.Algorithms.Common'
  75% (  3 /  4) in 'Data.Vector.Algorithms.Radix'
 100% ( 11 / 11) in 'Data.Vector.Algorithms.Search'
 100% (  8 /  8) in 'Data.Vector.Algorithms.Optimal'
 100% (  6 /  6) in 'Data.Vector.Algorithms.Insertion'
 100% (  4 /  4) in 'Data.Vector.Algorithms.AmericanFlag'
 100% ( 19 / 19) in 'Data.Vector.Algorithms.Heap'
 100% ( 14 / 14) in 'Data.Vector.Algorithms.Intro'
 100% (  4 /  4) in 'Data.Vector.Algorithms.Merge'
Documentation created: dist/doc/html/vector-algorithms/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/vector-algorithms-0.5.4.2/ghc-7.6.3
Registering vector-algorithms-0.5.4.2...
Installed vector-algorithms-0.5.4.2
Configuring vector-binary-instances-0.2.1.0...
Building vector-binary-instances-0.2.1.0...
Preprocessing library vector-binary-instances-0.2.1.0...
[1 of 2] Compiling Data.Vector.Cereal ( Data/Vector/Cereal.hs, dist/build/Data/Vector/Cereal.o )
[2 of 2] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/Data/Vector/Binary.o )
In-place registering vector-binary-instances-0.2.1.0...
Running Haddock for vector-binary-instances-0.2.1.0...
Running hscolour for vector-binary-instances-0.2.1.0...
Preprocessing library vector-binary-instances-0.2.1.0...
Preprocessing library vector-binary-instances-0.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  1 /  1) in 'Data.Vector.Cereal'
 100% (  1 /  1) in 'Data.Vector.Binary'
Documentation created: dist/doc/html/vector-binary-instances/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/vector-binary-instances-0.2.1.0/ghc-7.6.3
Registering vector-binary-instances-0.2.1.0...
Installed vector-binary-instances-0.2.1.0
Configuring test-framework-0.8.0.3...
Building test-framework-0.8.0.3...
Preprocessing library test-framework-0.8.0.3...
[ 1 of 24] Compiling Test.Framework.Runners.ThreadPool ( Test/Framework/Runners/ThreadPool.hs, dist/build/Test/Framework/Runners/ThreadPool.o )
[ 2 of 24] Compiling Test.Framework.Runners.Console.Utilities ( Test/Framework/Runners/Console/Utilities.hs, dist/build/Test/Framework/Runners/Console/Utilities.o )
[ 3 of 24] Compiling Test.Framework.Runners.Console.ProgressBar ( Test/Framework/Runners/Console/ProgressBar.hs, dist/build/Test/Framework/Runners/Console/ProgressBar.o )
[ 4 of 24] Compiling Test.Framework.Runners.Console.Colors ( Test/Framework/Runners/Console/Colors.hs, dist/build/Test/Framework/Runners/Console/Colors.o )
[ 5 of 24] Compiling Test.Framework.Runners.Processors ( Test/Framework/Runners/Processors.hs, dist/build/Test/Framework/Runners/Processors.o )
[ 6 of 24] Compiling Test.Framework.Improving ( Test/Framework/Improving.hs, dist/build/Test/Framework/Improving.o )
[ 7 of 24] Compiling Test.Framework.Utilities ( Test/Framework/Utilities.hs, dist/build/Test/Framework/Utilities.o )
[ 8 of 24] Compiling Test.Framework.Runners.TestPattern ( Test/Framework/Runners/TestPattern.hs, dist/build/Test/Framework/Runners/TestPattern.o )
[ 9 of 24] Compiling Test.Framework.Runners.TimedConsumption ( Test/Framework/Runners/TimedConsumption.hs, dist/build/Test/Framework/Runners/TimedConsumption.o )
[10 of 24] Compiling Test.Framework.Runners.Console.Table ( Test/Framework/Runners/Console/Table.hs, dist/build/Test/Framework/Runners/Console/Table.o )

Test/Framework/Runners/Console/Table.hs:32:24: Warning:
    This binding for `columns' shadows the existing binding
      imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51

Test/Framework/Runners/Console/Table.hs:43:21: Warning:
    This binding for `columns' shadows the existing binding
      imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51
[11 of 24] Compiling Test.Framework.Seed ( Test/Framework/Seed.hs, dist/build/Test/Framework/Seed.o )
[12 of 24] Compiling Test.Framework.Options ( Test/Framework/Options.hs, dist/build/Test/Framework/Options.o )
[13 of 24] Compiling Test.Framework.Runners.Options ( Test/Framework/Runners/Options.hs, dist/build/Test/Framework/Runners/Options.o )
[14 of 24] Compiling Test.Framework.Core ( Test/Framework/Core.hs, dist/build/Test/Framework/Core.o )
[15 of 24] Compiling Test.Framework.Providers.API ( Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o )
[16 of 24] Compiling Test.Framework.Runners.Core ( Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o )
[17 of 24] Compiling Test.Framework.Runners.API ( Test/Framework/Runners/API.hs, dist/build/Test/Framework/Runners/API.o )
[18 of 24] Compiling Test.Framework.Runners.Statistics ( Test/Framework/Runners/Statistics.hs, dist/build/Test/Framework/Runners/Statistics.o )
[19 of 24] Compiling Test.Framework.Runners.Console.Statistics ( Test/Framework/Runners/Console/Statistics.hs, dist/build/Test/Framework/Runners/Console/Statistics.o )
[20 of 24] Compiling Test.Framework.Runners.Console.Run ( Test/Framework/Runners/Console/Run.hs, dist/build/Test/Framework/Runners/Console/Run.o )
[21 of 24] Compiling Test.Framework.Runners.XML.JUnitWriter ( Test/Framework/Runners/XML/JUnitWriter.hs, dist/build/Test/Framework/Runners/XML/JUnitWriter.o )
[22 of 24] Compiling Test.Framework.Runners.XML ( Test/Framework/Runners/XML.hs, dist/build/Test/Framework/Runners/XML.o )
[23 of 24] Compiling Test.Framework.Runners.Console ( Test/Framework/Runners/Console.hs, dist/build/Test/Framework/Runners/Console.o )
[24 of 24] Compiling Test.Framework   ( Test/Framework.hs, dist/build/Test/Framework.o )
In-place registering test-framework-0.8.0.3...
Running Haddock for test-framework-0.8.0.3...
Running hscolour for test-framework-0.8.0.3...
Preprocessing library test-framework-0.8.0.3...
Preprocessing library test-framework-0.8.0.3...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0

Test/Framework/Runners/Console/Table.hs:32:24: Warning:
    This binding for `columns' shadows the existing binding
      imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51

Test/Framework/Runners/Console/Table.hs:43:21: Warning:
    This binding for `columns' shadows the existing binding
      imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51
Haddock coverage:
  50% (  1 /  2) in 'Test.Framework.Runners.ThreadPool'
   0% (  0 /  2) in 'Test.Framework.Runners.Console.Utilities'
   0% (  0 /  3) in 'Test.Framework.Runners.Console.ProgressBar'
   0% (  0 /  4) in 'Test.Framework.Runners.Console.Colors'
   0% (  0 /  2) in 'Test.Framework.Runners.Processors'
  17% (  2 / 12) in 'Test.Framework.Improving'
   8% (  1 / 13) in 'Test.Framework.Utilities'
   0% (  0 /  4) in 'Test.Framework.Runners.TestPattern'
  50% (  1 /  2) in 'Test.Framework.Runners.TimedConsumption'
   0% (  0 /  4) in 'Test.Framework.Runners.Console.Table'
  25% (  1 /  4) in 'Test.Framework.Seed'
   0% (  0 /  4) in 'Test.Framework.Options'
   0% (  0 /  6) in 'Test.Framework.Runners.Options'
  83% ( 10 / 12) in 'Test.Framework.Core'
  43% ( 16 / 37) in 'Test.Framework.Providers.API'
  38% (  3 /  8) in 'Test.Framework.Runners.Core'
 100% (  4 /  4) in 'Test.Framework.Runners.API'
  31% (  4 / 13) in 'Test.Framework.Runners.Statistics'
  50% (  1 /  2) in 'Test.Framework.Runners.Console.Statistics'
   0% (  0 /  2) in 'Test.Framework.Runners.Console.Run'
  67% (  2 /  3) in 'Test.Framework.Runners.XML.JUnitWriter'
   0% (  0 /  2) in 'Test.Framework.Runners.XML'
  75% (  6 /  8) in 'Test.Framework.Runners.Console'
  94% ( 15 / 16) in 'Test.Framework'
Warning: Test.Framework.Seed: could not find link destinations for:
    System.Random.StdGen
Documentation created: dist/doc/html/test-framework/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/test-framework-0.8.0.3/ghc-7.6.3
Registering test-framework-0.8.0.3...
Installed test-framework-0.8.0.3
Configuring exception-mtl-0.3.0.3...
Building exception-mtl-0.3.0.3...
Preprocessing library exception-mtl-0.3.0.3...
[1 of 1] Compiling Control.Monad.Exception.Instances ( Control/Monad/Exception/Instances.hs, dist/build/Control/Monad/Exception/Instances.o )
In-place registering exception-mtl-0.3.0.3...
Running Haddock for exception-mtl-0.3.0.3...
Running hscolour for exception-mtl-0.3.0.3...
Preprocessing library exception-mtl-0.3.0.3...
Preprocessing library exception-mtl-0.3.0.3...
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,
transformers-0.3.0.0
Haddock coverage:
 100% (  1 /  1) in 'Control.Monad.Exception.Instances'
Documentation created: dist/doc/html/exception-mtl/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/exception-mtl-0.3.0.3/ghc-7.6.3
Registering exception-mtl-0.3.0.3...
Installed exception-mtl-0.3.0.3
Configuring haskell-src-meta-0.6.0.4...
Building haskell-src-meta-0.6.0.4...
Preprocessing library haskell-src-meta-0.6.0.4...
[1 of 6] Compiling Language.Haskell.TH.Instances.Lift ( src/Language/Haskell/TH/Instances/Lift.hs, dist/build/Language/Haskell/TH/Instances/Lift.o )
[2 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o )
[3 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o )
[4 of 6] Compiling Language.Haskell.Meta.Parse.Careful ( src/Language/Haskell/Meta/Parse/Careful.hs, dist/build/Language/Haskell/Meta/Parse/Careful.o )
[5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o )
[6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o )
In-place registering haskell-src-meta-0.6.0.4...
Running Haddock for haskell-src-meta-0.6.0.4...
Running hscolour for haskell-src-meta-0.6.0.4...
Preprocessing library haskell-src-meta-0.6.0.4...
Preprocessing library haskell-src-meta-0.6.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances.Lift'
  23% ( 11 / 48) in 'Language.Haskell.Meta.Syntax.Translate'
   6% (  1 / 17) in 'Language.Haskell.Meta.Parse'
  20% (  1 /  5) in 'Language.Haskell.Meta.Parse.Careful'
 100% (  3 /  3) in 'Language.Haskell.Meta'
  23% ( 11 / 47) in 'Language.Haskell.Meta.Utils'
Documentation created: dist/doc/html/haskell-src-meta/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/haskell-src-meta-0.6.0.4/ghc-7.6.3
Registering haskell-src-meta-0.6.0.4...
Installed haskell-src-meta-0.6.0.4
Downloading snap-core-0.9.5.0...
Configuring snap-core-0.9.5.0...
Building snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.0...
[ 1 of 22] Compiling Snap.Util.Readable ( src/Snap/Util/Readable.hs, dist/build/Snap/Util/Readable.o )
[ 2 of 22] Compiling Snap.Internal.Iteratee.BoyerMooreHorspool ( src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs, dist/build/Snap/Internal/Iteratee/BoyerMooreHorspool.o )
[ 3 of 22] Compiling Snap.Internal.Parsing.FastSet ( src/Snap/Internal/Parsing/FastSet.hs, dist/build/Snap/Internal/Parsing/FastSet.o )
[ 4 of 22] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, dist/build/Snap/Internal/Debug.o )
[ 5 of 22] Compiling Snap.Types.Headers ( src/Snap/Types/Headers.hs, dist/build/Snap/Types/Headers.o )
[ 6 of 22] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, dist/build/Snap/Iteratee.o )
[ 7 of 22] Compiling Snap.Internal.Iteratee.Debug ( src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )
[ 8 of 22] Compiling Snap.Internal.Http.Types ( src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 9 of 22] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, dist/build/Snap/Internal/Parsing.o )
[10 of 22] Compiling Snap.Internal.Test.Assertions ( src/Snap/Internal/Test/Assertions.hs, dist/build/Snap/Internal/Test/Assertions.o )
[11 of 22] Compiling Snap.Internal.Exceptions ( src/Snap/Internal/Exceptions.hs, dist/build/Snap/Internal/Exceptions.o )
[12 of 22] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, dist/build/Snap/Internal/Types.o )
[13 of 22] Compiling Snap.Internal.Instances ( src/Snap/Internal/Instances.hs, dist/build/Snap/Internal/Instances.o )
[14 of 22] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, dist/build/Snap/Internal/Routing.o )
[15 of 22] Compiling Snap.Core        ( src/Snap/Core.hs, dist/build/Snap/Core.o )
[16 of 22] Compiling Snap.Types       ( src/Snap/Types.hs, dist/build/Snap/Types.o )
[17 of 22] Compiling Snap.Internal.Test.RequestBuilder ( src/Snap/Internal/Test/RequestBuilder.hs, dist/build/Snap/Internal/Test/RequestBuilder.o )
[18 of 22] Compiling Snap.Test        ( src/Snap/Test.hs, dist/build/Snap/Test.o )
[19 of 22] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, dist/build/Snap/Util/FileServe.o )
[20 of 22] Compiling Snap.Util.FileUploads ( src/Snap/Util/FileUploads.hs, dist/build/Snap/Util/FileUploads.o )

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
[21 of 22] Compiling Snap.Util.GZip   ( src/Snap/Util/GZip.hs, dist/build/Snap/Util/GZip.o )
[22 of 22] Compiling Snap.Util.Proxy  ( src/Snap/Util/Proxy.hs, dist/build/Snap/Util/Proxy.o )
In-place registering snap-core-0.9.5.0...
Running Haddock for snap-core-0.9.5.0...
Running hscolour for snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.0...
Preprocessing library snap-core-0.9.5.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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0, zlib-0.5.4.1

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
Haddock coverage:
  50% (  1 /  2) in 'Snap.Util.Readable'
   0% (  0 /  3) in 'Snap.Internal.Iteratee.BoyerMooreHorspool'
  69% (  9 / 13) in 'Snap.Internal.Parsing.FastSet'
  20% (  1 /  5) in 'Snap.Internal.Debug'
  43% (  9 / 21) in 'Snap.Types.Headers'
  76% ( 55 / 72) in 'Snap.Iteratee'
  20% (  1 /  5) in 'Snap.Internal.Iteratee.Debug'
  77% ( 37 / 48) in 'Snap.Internal.Http.Types'
  20% (  9 / 44) in 'Snap.Internal.Parsing'
  71% (  5 /  7) in 'Snap.Internal.Test.Assertions'
  43% (  3 /  7) in 'Snap.Internal.Exceptions'
  82% ( 61 / 74) in 'Snap.Internal.Types'
   0% (  0 /  1) in 'Snap.Internal.Instances'
  33% (  3 /  9) in 'Snap.Internal.Routing'
  96% (136 /142) in 'Snap.Core'
 100% (  2 /  2) in 'Snap.Types'
  89% ( 25 / 28) in 'Snap.Internal.Test.RequestBuilder'
  93% ( 39 / 42) in 'Snap.Test'
  94% ( 16 / 17) in 'Snap.Util.FileServe'
  85% ( 28 / 33) in 'Snap.Util.FileUploads'
  75% (  3 /  4) in 'Snap.Util.GZip'
 100% (  3 /  3) in 'Snap.Util.Proxy'
Warning: Snap.Util.Readable: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Snap.Internal.Debug: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Snap.Iteratee: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.MonadTrans
Warning: Snap.Internal.Iteratee.Debug: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Snap.Internal.Http.Types: could not find link destinations for:
    Control.Monad.State.Class.MonadState
Warning: Snap.Internal.Parsing: could not find link destinations for:
    Snap.Internal.Parsing.FastSet.FastSet
Warning: Snap.Core: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Error.Class.MonadError Control.Monad.Trans.Class.lift Snap.Internal.Routing.route' Control.Monad.State.Class.gets Control.Monad.State.Class.MonadState Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Snap.Test: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO
Warning: Snap.Util.FileUploads: could not find link destinations for:
    Data.Text.Internal.Text Snap.Internal.Iteratee.BoyerMooreHorspool.MatchInfo Snap.Internal.Iteratee.BoyerMooreHorspool.bmhEnumeratee
Documentation created: dist/doc/html/snap-core/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/snap-core-0.9.5.0/ghc-7.6.3
Registering snap-core-0.9.5.0...
Installed snap-core-0.9.5.0
[1 of 1] Compiling Main             ( /tmp/accelerate-0.14.0.0-8219/accelerate-0.14.0.0/Setup.hs, /tmp/accelerate-0.14.0.0-8219/accelerate-0.14.0.0/dist/setup/Main.o )
Linking /tmp/accelerate-0.14.0.0-8219/accelerate-0.14.0.0/dist/setup/setup ...
Configuring accelerate-0.14.0.0...
checking size of CLong... 8
checking size of CULong... 8
configure: creating ./config.status
config.status: creating accelerate.buildinfo
Building accelerate-0.14.0.0...
Preprocessing library accelerate-0.14.0.0...
[ 1 of 30] Compiling Data.Array.Accelerate.Debug ( Data/Array/Accelerate/Debug.hs, dist/build/Data/Array/Accelerate/Debug.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 bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package unordered-containers-0.2.3.3 ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package vector-0.10.9.1 ... linking ... done.
Loading package hashtables-1.1.2.1 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... 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 fclabels-2.0.0.5 ... linking ... done.
[ 2 of 30] Compiling Data.Array.Accelerate.Internal.Check ( Data/Array/Accelerate/Internal/Check.hs, dist/build/Data/Array/Accelerate/Internal/Check.o )
[ 3 of 30] Compiling Data.Array.Accelerate.Type ( Data/Array/Accelerate/Type.hs, dist/build/Data/Array/Accelerate/Type.o )
[ 4 of 30] Compiling Data.Array.Accelerate.Array.Representation ( Data/Array/Accelerate/Array/Representation.hs, dist/build/Data/Array/Accelerate/Array/Representation.o )
[ 5 of 30] Compiling Data.Array.Accelerate.Array.Data ( Data/Array/Accelerate/Array/Data.hs, dist/build/Data/Array/Accelerate/Array/Data.o )
[ 6 of 30] Compiling Data.Array.Accelerate.Array.Sugar ( Data/Array/Accelerate/Array/Sugar.hs, dist/build/Data/Array/Accelerate/Array/Sugar.o )
[ 7 of 30] Compiling Data.Array.Accelerate.Tuple ( Data/Array/Accelerate/Tuple.hs, dist/build/Data/Array/Accelerate/Tuple.o )
[ 8 of 30] Compiling Data.Array.Accelerate.AST ( Data/Array/Accelerate/AST.hs, dist/build/Data/Array/Accelerate/AST.o )
[ 9 of 30] Compiling Data.Array.Accelerate.Analysis.Match ( Data/Array/Accelerate/Analysis/Match.hs, dist/build/Data/Array/Accelerate/Analysis/Match.o )
[10 of 30] Compiling Data.Array.Accelerate.Analysis.Stencil ( Data/Array/Accelerate/Analysis/Stencil.hs, dist/build/Data/Array/Accelerate/Analysis/Stencil.o )
[11 of 30] Compiling Data.Array.Accelerate.Array.Delayed ( Data/Array/Accelerate/Array/Delayed.hs, dist/build/Data/Array/Accelerate/Array/Delayed.o )
[12 of 30] Compiling Data.Array.Accelerate.Trafo.Substitution ( Data/Array/Accelerate/Trafo/Substitution.hs, dist/build/Data/Array/Accelerate/Trafo/Substitution.o )
[13 of 30] Compiling Data.Array.Accelerate.Smart ( Data/Array/Accelerate/Smart.hs, dist/build/Data/Array/Accelerate/Smart.o )
[14 of 30] Compiling Data.Array.Accelerate.Language ( Data/Array/Accelerate/Language.hs, dist/build/Data/Array/Accelerate/Language.o )
[15 of 30] Compiling Data.Array.Accelerate.Prelude ( Data/Array/Accelerate/Prelude.hs, dist/build/Data/Array/Accelerate/Prelude.o )
[16 of 30] Compiling Data.Array.Accelerate.Trafo.Sharing ( Data/Array/Accelerate/Trafo/Sharing.hs, dist/build/Data/Array/Accelerate/Trafo/Sharing.o )
[17 of 30] Compiling Data.Array.Accelerate.Interpreter ( Data/Array/Accelerate/Interpreter.hs, dist/build/Data/Array/Accelerate/Interpreter.o )
[18 of 30] Compiling Data.Array.Accelerate.Pretty.Print ( Data/Array/Accelerate/Pretty/Print.hs, dist/build/Data/Array/Accelerate/Pretty/Print.o )
[19 of 30] Compiling Data.Array.Accelerate.Trafo.Base ( Data/Array/Accelerate/Trafo/Base.hs, dist/build/Data/Array/Accelerate/Trafo/Base.o )
[20 of 30] Compiling Data.Array.Accelerate.Analysis.Shape ( Data/Array/Accelerate/Analysis/Shape.hs, dist/build/Data/Array/Accelerate/Analysis/Shape.o )
[21 of 30] Compiling Data.Array.Accelerate.Trafo.Shrink ( Data/Array/Accelerate/Trafo/Shrink.hs, dist/build/Data/Array/Accelerate/Trafo/Shrink.o )
[22 of 30] Compiling Data.Array.Accelerate.Pretty ( Data/Array/Accelerate/Pretty.hs, dist/build/Data/Array/Accelerate/Pretty.o )
[23 of 30] Compiling Data.Array.Accelerate.Trafo.Rewrite ( Data/Array/Accelerate/Trafo/Rewrite.hs, dist/build/Data/Array/Accelerate/Trafo/Rewrite.o )
[24 of 30] Compiling Data.Array.Accelerate.Pretty.Traverse ( Data/Array/Accelerate/Pretty/Traverse.hs, dist/build/Data/Array/Accelerate/Pretty/Traverse.o )
[25 of 30] Compiling Data.Array.Accelerate.Trafo.Algebra ( Data/Array/Accelerate/Trafo/Algebra.hs, dist/build/Data/Array/Accelerate/Trafo/Algebra.o )
[26 of 30] Compiling Data.Array.Accelerate.Trafo.Simplify ( Data/Array/Accelerate/Trafo/Simplify.hs, dist/build/Data/Array/Accelerate/Trafo/Simplify.o )
[27 of 30] Compiling Data.Array.Accelerate.Trafo.Fusion ( Data/Array/Accelerate/Trafo/Fusion.hs, dist/build/Data/Array/Accelerate/Trafo/Fusion.o )
[28 of 30] Compiling Data.Array.Accelerate.Trafo ( Data/Array/Accelerate/Trafo.hs, dist/build/Data/Array/Accelerate/Trafo.o )
[29 of 30] Compiling Data.Array.Accelerate.Analysis.Type ( Data/Array/Accelerate/Analysis/Type.hs, dist/build/Data/Array/Accelerate/Analysis/Type.o )
[30 of 30] Compiling Data.Array.Accelerate ( Data/Array/Accelerate.hs, dist/build/Data/Array/Accelerate.o )
In-place registering accelerate-0.14.0.0...
Running Haddock for accelerate-0.14.0.0...
Running hscolour for accelerate-0.14.0.0...
Preprocessing library accelerate-0.14.0.0...
Preprocessing library accelerate-0.14.0.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:
  18% (  4 / 22) in 'Data.Array.Accelerate.Debug'
  18% (  2 / 11) in 'Data.Array.Accelerate.Internal.Check'
  59% ( 17 / 29) in 'Data.Array.Accelerate.Type'
Warning: Data.Array.Accelerate.Array.Representation: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Representation.Slice (), Data.Array.Accelerate.Array.Representation.Slice sl =>
Data.Array.Accelerate.Array.Representation.Slice (sl, ()), Data.Array.Accelerate.Array.Representation.Slice sl =>
Data.Array.Accelerate.Array.Representation.Slice (sl,
                                                  GHC.Types.Int)
 100% (  5 /  5) in 'Data.Array.Accelerate.Array.Representation'
Warning: Data.Array.Accelerate.Array.Data: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  GArrayData
Warning: Data.Array.Accelerate.Array.Data: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Data.ArrayElt (), Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Int, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Int.Int8, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Int.Int16, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Int.Int32, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Int.Int64, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Word, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Word.Word8, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Word.Word16, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Word.Word32, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Word.Word64, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CShort, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CUShort, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CInt, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CUInt, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CLong, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CULong, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CLLong, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CULLong, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Float, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Double, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CFloat, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CDouble, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Bool, Data.Array.Accelerate.Array.Data.ArrayElt GHC.Types.Char, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CChar, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CSChar, Data.Array.Accelerate.Array.Data.ArrayElt Foreign.C.Types.CUChar, (Data.Array.Accelerate.Array.Data.ArrayElt a,
 Data.Array.Accelerate.Array.Data.ArrayElt b) =>
Data.Array.Accelerate.Array.Data.ArrayElt (a, b)
  58% (  7 / 12) in 'Data.Array.Accelerate.Array.Data'
Warning: Data.Array.Accelerate.Array.Sugar: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  EltRepr, EltRepr', ArrRepr, ArrRepr'
Warning: Data.Array.Accelerate.Array.Sugar: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Sugar.Slice Data.Array.Accelerate.Array.Sugar.Z, Data.Array.Accelerate.Array.Sugar.Slice sl =>
Data.Array.Accelerate.Array.Sugar.Slice (sl Data.Array.Accelerate.Array.Sugar.:. Data.Array.Accelerate.Array.Sugar.All), Data.Array.Accelerate.Array.Sugar.Slice sl =>
Data.Array.Accelerate.Array.Sugar.Slice (sl Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int), Data.Array.Accelerate.Array.Sugar.Shape sh =>
Data.Array.Accelerate.Array.Sugar.Slice (Data.Array.Accelerate.Array.Sugar.Any sh)
  59% ( 29 / 49) in 'Data.Array.Accelerate.Array.Sugar'
Warning: Data.Array.Accelerate.Tuple: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Tuple.IsTuple (), Data.Array.Accelerate.Tuple.IsTuple (a, b), Data.Array.Accelerate.Tuple.IsTuple (a, b, c), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d, e), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d, e, f), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d, e, f, g), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d, e, f, g, h), Data.Array.Accelerate.Tuple.IsTuple (a, b, c, d, e, f, g, h, i)
 100% (  6 /  6) in 'Data.Array.Accelerate.Tuple'
  67% ( 22 / 33) in 'Data.Array.Accelerate.AST'
   4% (  1 / 25) in 'Data.Array.Accelerate.Analysis.Match'
  67% (  2 /  3) in 'Data.Array.Accelerate.Analysis.Stencil'
Warning: Data.Array.Accelerate.Array.Delayed: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Delayed.Delayable (), Data.Array.Accelerate.Array.Delayed.Delayable (Data.Array.Accelerate.Array.Sugar.Array sh e), (Data.Array.Accelerate.Array.Delayed.Delayable a1,
 Data.Array.Accelerate.Array.Delayed.Delayable a2) =>
Data.Array.Accelerate.Array.Delayed.Delayable (a1, a2)
  40% (  2 /  5) in 'Data.Array.Accelerate.Array.Delayed'
  30% (  7 / 23) in 'Data.Array.Accelerate.Trafo.Substitution'
Warning: Data.Array.Accelerate.Smart: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Accelerate.Smart.Stencil Data.Array.Accelerate.Array.Sugar.DIM1 e (Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e), Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Accelerate.Smart.Stencil Data.Array.Accelerate.Array.Sugar.DIM1 e (Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e), Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Accelerate.Smart.Stencil Data.Array.Accelerate.Array.Sugar.DIM1 e (Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e), Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Accelerate.Smart.Stencil Data.Array.Accelerate.Array.Sugar.DIM1 e (Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e,
                                                                              Data.Array.Accelerate.Smart.Exp e), (Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row2,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row1,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row0) =>
Data.Array.Accelerate.Smart.Stencil ((sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a (row2,
                                                                                                                                                    row1,
                                                                                                                                                    row0), (Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row1,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row2,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row3,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row4,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row5) =>
Data.Array.Accelerate.Smart.Stencil ((sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a (row1,
                                                                                                                                                    row2,
                                                                                                                                                    row3,
                                                                                                                                                    row4,
                                                                                                                                                    row5), (Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row1,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row2,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row3,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row4,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row5,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row6,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row7) =>
Data.Array.Accelerate.Smart.Stencil ((sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a (row1,
                                                                                                                                                    row2,
                                                                                                                                                    row3,
                                                                                                                                                    row4,
                                                                                                                                                    row5,
                                                                                                                                                    row6,
                                                                                                                                                    row7), (Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row1,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row2,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row3,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row4,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row5,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row6,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row7,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row8,
 Data.Array.Accelerate.Smart.Stencil (sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a row9) =>
Data.Array.Accelerate.Smart.Stencil ((sh Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int) a (row1,
                                                                                                                                                    row2,
                                                                                                                                                    row3,
                                                                                                                                                    row4,
                                                                                                                                                    row5,
                                                                                                                                                    row6,
                                                                                                                                                    row7,
                                                                                                                                                    row8,
                                                                                                                                                    row9)
  13% ( 14 /109) in 'Data.Array.Accelerate.Smart'
  85% ( 99 /116) in 'Data.Array.Accelerate.Language'
Warning: Data.Array.Accelerate.Prelude: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (), Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Data.Array.Accelerate.Array.Sugar.Z, (Data.Array.Accelerate.Array.Sugar.Slice (Data.Array.Accelerate.Prelude.Plain ix),
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp ix) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (ix Data.Array.Accelerate.Array.Sugar.:. GHC.Types.Int), (Data.Array.Accelerate.Array.Sugar.Slice (Data.Array.Accelerate.Prelude.Plain ix),
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp ix) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (ix Data.Array.Accelerate.Array.Sugar.:. Data.Array.Accelerate.Array.Sugar.All), (Data.Array.Accelerate.Array.Sugar.Elt e,
 Data.Array.Accelerate.Array.Sugar.Slice (Data.Array.Accelerate.Prelude.Plain ix),
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp ix) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (ix Data.Array.Accelerate.Array.Sugar.:. Data.Array.Accelerate.Smart.Exp e), Data.Array.Accelerate.Array.Sugar.Shape sh =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (Data.Array.Accelerate.Array.Sugar.Any sh), Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Int, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Int.Int8, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Int.Int16, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Int.Int32, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Int.Int64, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Word, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Word.Word8, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Word.Word16, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Word.Word32, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Word.Word64, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CShort, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CUShort, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CInt, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CUInt, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CLong, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CULong, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CLLong, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CULLong, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Float, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Double, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CFloat, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CDouble, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Bool, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp GHC.Types.Char, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CChar, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CSChar, Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp Foreign.C.Types.CUChar, (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp e,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain e)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp f,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain f)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp g,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain g)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp g,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp h,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain g),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain h)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g,
                                                                    h), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp g,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp h,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp i,
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain g),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain h),
 Data.Array.Accelerate.Array.Sugar.Elt (Data.Array.Accelerate.Prelude.Plain i)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g,
                                                                    h,
                                                                    i), Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Exp (Data.Array.Accelerate.Smart.Exp e), Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (Data.Array.Accelerate.Smart.Acc a), (Data.Array.Accelerate.Array.Sugar.Shape sh,
 Data.Array.Accelerate.Array.Sugar.Elt e) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (Data.Array.Accelerate.Array.Sugar.Array sh e), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc e,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain e)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc f,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain f)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc g,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain g)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc g,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc h,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain g),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain h)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g,
                                                                    h), (Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc a,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc b,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc c,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc d,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc e,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc f,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc g,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc h,
 Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc i,
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain a),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain b),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain c),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain d),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain e),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain f),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain g),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain h),
 Data.Array.Accelerate.Array.Sugar.Arrays (Data.Array.Accelerate.Prelude.Plain i)) =>
Data.Array.Accelerate.Prelude.Lift Data.Array.Accelerate.Smart.Acc (a,
                                                                    b,
                                                                    c,
                                                                    d,
                                                                    e,
                                                                    f,
                                                                    g,
                                                                    h,
                                                                    i)
 100% (107 /107) in 'Data.Array.Accelerate.Prelude'
Warning: Data.Array.Accelerate.Trafo.Sharing: We do not support associated types in instances yet. These instances are affected:
(Data.Array.Accelerate.Array.Sugar.Arrays a,
 Data.Array.Accelerate.Trafo.Sharing.Afunction r) =>
Data.Array.Accelerate.Trafo.Sharing.Afunction (Data.Array.Accelerate.Smart.Acc a
                                               -> r), Data.Array.Accelerate.Array.Sugar.Arrays b =>
Data.Array.Accelerate.Trafo.Sharing.Afunction (Data.Array.Accelerate.Smart.Acc b), (Data.Array.Accelerate.Array.Sugar.Elt a,
 Data.Array.Accelerate.Trafo.Sharing.Function r) =>
Data.Array.Accelerate.Trafo.Sharing.Function (Data.Array.Accelerate.Smart.Exp a
                                              -> r), Data.Array.Accelerate.Array.Sugar.Elt b =>
Data.Array.Accelerate.Trafo.Sharing.Function (Data.Array.Accelerate.Smart.Exp b)
  75% (  6 /  8) in 'Data.Array.Accelerate.Trafo.Sharing'
  56% (  5 /  9) in 'Data.Array.Accelerate.Interpreter'
  15% (  2 / 13) in 'Data.Array.Accelerate.Pretty.Print'
   6% (  1 / 18) in 'Data.Array.Accelerate.Trafo.Base'
  71% (  5 /  7) in 'Data.Array.Accelerate.Analysis.Shape'
  12% (  1 /  8) in 'Data.Array.Accelerate.Trafo.Shrink'
  27% (  4 / 15) in 'Data.Array.Accelerate.Pretty'
  33% (  1 /  3) in 'Data.Array.Accelerate.Trafo.Rewrite'
   7% (  1 / 14) in 'Data.Array.Accelerate.Pretty.Traverse'
  50% (  1 /  2) in 'Data.Array.Accelerate.Trafo.Algebra'
  50% (  1 /  2) in 'Data.Array.Accelerate.Trafo.Simplify'
  38% (  5 / 13) in 'Data.Array.Accelerate.Trafo.Fusion'
  38% ( 17 / 45) in 'Data.Array.Accelerate.Trafo'
  82% (  9 / 11) in 'Data.Array.Accelerate.Analysis.Type'
  90% (276 /305) in 'Data.Array.Accelerate'
Warning: Data.Array.Accelerate: could not find link destinations for:
    Data.Array.Accelerate.Trafo.Sharing.Afunction Data.Array.Accelerate.Array.Sugar.ArrRepr Data.Array.Accelerate.Array.Sugar.ArrRepr' Data.Array.Accelerate.Array.Sugar.EltRepr Data.Array.Accelerate.Array.Sugar.EltRepr' Data.Array.Accelerate.Array.Data.ArrayElt Data.Array.Accelerate.Array.Representation.Shape Data.Array.Accelerate.Array.Representation.SliceIndex Data.Array.Accelerate.Smart.StencilRepr Data.Array.Accelerate.AST.Stencil Data.Array.Accelerate.Array.Sugar.Foreign Data.Array.Accelerate.Trafo.Sharing.Function
Documentation created: dist/doc/html/accelerate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/accelerate-0.14.0.0/ghc-7.6.3
Registering accelerate-0.14.0.0...
Installed accelerate-0.14.0.0
Downloading repa-io-3.2.3.2...
Configuring repa-io-3.2.3.2...
Building repa-io-3.2.3.2...
Preprocessing library repa-io-3.2.3.2...
[1 of 6] Compiling Data.Array.Repa.IO.Timing ( Data/Array/Repa/IO/Timing.hs, dist/build/Data/Array/Repa/IO/Timing.o )
[2 of 6] Compiling Data.Array.Repa.IO.Internals.Text ( Data/Array/Repa/IO/Internals/Text.hs, dist/build/Data/Array/Repa/IO/Internals/Text.o )
[3 of 6] Compiling Data.Array.Repa.IO.Vector ( Data/Array/Repa/IO/Vector.hs, dist/build/Data/Array/Repa/IO/Vector.o )
[4 of 6] Compiling Data.Array.Repa.IO.Matrix ( Data/Array/Repa/IO/Matrix.hs, dist/build/Data/Array/Repa/IO/Matrix.o )
[5 of 6] Compiling Data.Array.Repa.IO.BMP ( Data/Array/Repa/IO/BMP.hs, dist/build/Data/Array/Repa/IO/BMP.o )
[6 of 6] Compiling Data.Array.Repa.IO.Binary ( Data/Array/Repa/IO/Binary.hs, dist/build/Data/Array/Repa/IO/Binary.o )
In-place registering repa-io-3.2.3.2...
Running Haddock for repa-io-3.2.3.2...
Running hscolour for repa-io-3.2.3.2...
Preprocessing library repa-io-3.2.3.2...
Preprocessing library repa-io-3.2.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
  64% (  7 / 11) in 'Data.Array.Repa.IO.Timing'
  67% (  2 /  3) in 'Data.Array.Repa.IO.Internals.Text'
 100% (  3 /  3) in 'Data.Array.Repa.IO.Vector'
 100% (  3 /  3) in 'Data.Array.Repa.IO.Matrix'
 100% (  3 /  3) in 'Data.Array.Repa.IO.BMP'
 100% (  3 /  3) in 'Data.Array.Repa.IO.Binary'
Warning: Data.Array.Repa.IO.Timing: could not find link destinations for:
    Data.Array.Repa.IO.Timing.TimeUnit
Documentation created: dist/doc/html/repa-io/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/repa-io-3.2.3.2/ghc-7.6.3
Registering repa-io-3.2.3.2...
Installed repa-io-3.2.3.2
Configuring test-framework-hunit-0.3.0.1...
Building test-framework-hunit-0.3.0.1...
Preprocessing library test-framework-hunit-0.3.0.1...
[1 of 1] Compiling Test.Framework.Providers.HUnit ( Test/Framework/Providers/HUnit.hs, dist/build/Test/Framework/Providers/HUnit.o )
In-place registering test-framework-hunit-0.3.0.1...
Running Haddock for test-framework-hunit-0.3.0.1...
Running hscolour for test-framework-hunit-0.3.0.1...
Preprocessing library test-framework-hunit-0.3.0.1...
Preprocessing library test-framework-hunit-0.3.0.1...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  3 /  3) in 'Test.Framework.Providers.HUnit'
Documentation created: dist/doc/html/test-framework-hunit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/test-framework-hunit-0.3.0.1/ghc-7.6.3
Registering test-framework-hunit-0.3.0.1...
Installed test-framework-hunit-0.3.0.1
Configuring test-framework-quickcheck2-0.3.0.2...
Building test-framework-quickcheck2-0.3.0.2...
Preprocessing library test-framework-quickcheck2-0.3.0.2...
[1 of 1] Compiling Test.Framework.Providers.QuickCheck2 ( Test/Framework/Providers/QuickCheck2.hs, dist/build/Test/Framework/Providers/QuickCheck2.o )
In-place registering test-framework-quickcheck2-0.3.0.2...
Running Haddock for test-framework-quickcheck2-0.3.0.2...
Running hscolour for test-framework-quickcheck2-0.3.0.2...
Preprocessing library test-framework-quickcheck2-0.3.0.2...
Preprocessing library test-framework-quickcheck2-0.3.0.2...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
 100% (  2 /  2) in 'Test.Framework.Providers.QuickCheck2'
Documentation created: dist/doc/html/test-framework-quickcheck2/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/test-framework-quickcheck2-0.3.0.2/ghc-7.6.3
Registering test-framework-quickcheck2-0.3.0.2...
Installed test-framework-quickcheck2-0.3.0.2
[1 of 1] Compiling Main             ( /tmp/language-c-quote-0.7.5-8219/language-c-quote-0.7.5/Setup.hs, /tmp/language-c-quote-0.7.5-8219/language-c-quote-0.7.5/dist/setup/Main.o )
Linking /tmp/language-c-quote-0.7.5-8219/language-c-quote-0.7.5/dist/setup/setup ...
Configuring language-c-quote-0.7.5...
Building language-c-quote-0.7.5...
Preprocessing library language-c-quote-0.7.5...
unused terminals: 4
[ 1 of 16] Compiling Language.C.Syntax ( Language/C/Syntax.hs, dist/build/Language/C/Syntax.o )
[ 2 of 16] Compiling Language.C.Parser.Tokens ( Language/C/Parser/Tokens.hs, dist/build/Language/C/Parser/Tokens.o )
[ 3 of 16] Compiling Language.C.Parser.Monad ( Language/C/Parser/Monad.hs, dist/build/Language/C/Parser/Monad.o )
[ 4 of 16] Compiling Language.C.Parser.Lexer ( dist/build/Language/C/Parser/Lexer.hs, dist/build/Language/C/Parser/Lexer.o )
[ 5 of 16] Compiling Language.C.Pretty ( Language/C/Pretty.hs, dist/build/Language/C/Pretty.o )
[ 6 of 16] Compiling Language.C.Parser.Parser ( dist/build/Language/C/Parser/Parser.hs, dist/build/Language/C/Parser/Parser.o )
[ 7 of 16] Compiling Language.C.Parser ( Language/C/Parser.hs, dist/build/Language/C/Parser.o )
[ 8 of 16] Compiling Language.C.Quote.Base ( Language/C/Quote/Base.hs, dist/build/Language/C/Quote/Base.o )
[ 9 of 16] Compiling Language.C.Quote ( Language/C/Quote.hs, dist/build/Language/C/Quote.o )
[10 of 16] Compiling Language.C.Quote.C ( Language/C/Quote/C.hs, dist/build/Language/C/Quote/C.o )
[11 of 16] Compiling Language.C.Smart ( Language/C/Smart.hs, dist/build/Language/C/Smart.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 containers-0.5.0.0 ... linking ... done.
Loading package syb-0.3.7 ... linking ... done.
Loading package symbol-0.2.0 ... linking ... done.
Loading package srcloc-0.4.0 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package mainland-pretty-0.2.6 ... linking ... done.
Loading package filepath-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 unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package cpphs-1.17.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package haskell-src-exts-1.14.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.5.6 ... linking ... done.
Loading package th-orphans-0.7.0.1 ... linking ... done.
Loading package haskell-src-meta-0.6.0.4 ... linking ... done.
Loading package stm-2.4.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package exception-transformers-0.3.0.3 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package exception-mtl-0.3.0.3 ... linking ... done.
[12 of 16] Compiling Language.C.Quote.CUDA ( Language/C/Quote/CUDA.hs, dist/build/Language/C/Quote/CUDA.o )
[13 of 16] Compiling Language.C.Quote.GCC ( Language/C/Quote/GCC.hs, dist/build/Language/C/Quote/GCC.o )
[14 of 16] Compiling Language.C.Quote.ObjC ( Language/C/Quote/ObjC.hs, dist/build/Language/C/Quote/ObjC.o )
[15 of 16] Compiling Language.C.Quote.OpenCL ( Language/C/Quote/OpenCL.hs, dist/build/Language/C/Quote/OpenCL.o )
[16 of 16] Compiling Language.C       ( Language/C.hs, dist/build/Language/C.o )
In-place registering language-c-quote-0.7.5...
Running Haddock for language-c-quote-0.7.5...
Running hscolour for language-c-quote-0.7.5...
Preprocessing library language-c-quote-0.7.5...
Preprocessing library language-c-quote-0.7.5...
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:
   4% (  2 / 52) in 'Language.C.Syntax'
  20% (  1 /  5) in 'Language.C.Parser.Tokens'
   3% (  2 / 58) in 'Language.C.Parser.Monad'
  50% (  1 /  2) in 'Language.C.Parser.Lexer'
   5% (  1 / 19) in 'Language.C.Pretty'
   0% (  1 /1822) in 'Language.C.Parser.Parser'
  80% (  4 /  5) in 'Language.C.Parser'
  80% (  4 /  5) in 'Language.C.Quote.Base'
 100% (  3 /  3) in 'Language.C.Quote'
  14% (  2 / 14) in 'Language.C.Quote.C'
  33% (  1 /  3) in 'Language.C.Smart'
  14% (  2 / 14) in 'Language.C.Quote.CUDA'
  14% (  2 / 14) in 'Language.C.Quote.GCC'
  14% (  2 / 14) in 'Language.C.Quote.ObjC'
  14% (  2 / 14) in 'Language.C.Quote.OpenCL'
 100% (  4 /  4) in 'Language.C'
Warning: Language.C.Parser.Monad: could not find link destinations for:
    Control.Monad.State.Class.MonadState
Documentation created: dist/doc/html/language-c-quote/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/language-c-quote-0.7.5/ghc-7.6.3
Registering language-c-quote-0.7.5...
Installed language-c-quote-0.7.5
Downloading snap-server-0.9.3.4...
Configuring snap-server-0.9.3.4...
Building snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.4...
[ 1 of 17] Compiling Snap.Internal.Http.Server.TimeoutManager ( src/Snap/Internal/Http/Server/TimeoutManager.hs, dist/build/Snap/Internal/Http/Server/TimeoutManager.o )
[ 2 of 17] Compiling Snap.Internal.Http.Server.Address ( src/Snap/Internal/Http/Server/Address.hs, dist/build/Snap/Internal/Http/Server/Address.o )
[ 3 of 17] Compiling Snap.Internal.Http.Server.Backend ( src/Snap/Internal/Http/Server/Backend.hs, dist/build/Snap/Internal/Http/Server/Backend.o )
[ 4 of 17] Compiling Snap.Internal.Http.Server.HttpPort ( src/Snap/Internal/Http/Server/HttpPort.hs, dist/build/Snap/Internal/Http/Server/HttpPort.o )
[ 5 of 17] Compiling Snap.Internal.Http.Server.TLS ( src/Snap/Internal/Http/Server/TLS.hs, dist/build/Snap/Internal/Http/Server/TLS.o )
[ 6 of 17] Compiling Snap.Internal.Http.Server.ListenHelpers ( src/Snap/Internal/Http/Server/ListenHelpers.hs, dist/build/Snap/Internal/Http/Server/ListenHelpers.o )
[ 7 of 17] Compiling Snap.Internal.Http.Parser ( src/Snap/Internal/Http/Parser.hs, dist/build/Snap/Internal/Http/Parser.o )

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Char8' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Char8'
    To import instances alone, use: import Data.ByteString.Lazy.Char8()
[ 8 of 17] Compiling Paths_snap_server ( dist/build/autogen/Paths_snap_server.hs, dist/build/Paths_snap_server.o )
[ 9 of 17] Compiling System.SendFile.Linux ( dist/build/System/SendFile/Linux.hs, dist/build/System/SendFile/Linux.o )
[10 of 17] Compiling System.SendFile  ( src/System/SendFile.hs, dist/build/System/SendFile.o )
[11 of 17] Compiling Snap.Internal.Http.Server.Date ( src/Snap/Internal/Http/Server/Date.hs, dist/build/Snap/Internal/Http/Server/Date.o )

src/Snap/Internal/Http/Server/Date.hs:65:19: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:73:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:80:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[12 of 17] Compiling Snap.Internal.Http.Server.SimpleBackend ( src/Snap/Internal/Http/Server/SimpleBackend.hs, dist/build/Snap/Internal/Http/Server/SimpleBackend.o )

src/Snap/Internal/Http/Server/SimpleBackend.hs:24:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()

src/Snap/Internal/Http/Server/SimpleBackend.hs:88:40: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:96:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:118:14: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:172:26: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[13 of 17] Compiling System.FastLogger ( src/System/FastLogger.hs, dist/build/System/FastLogger.o )
[14 of 17] Compiling Snap.Internal.Http.Server ( src/Snap/Internal/Http/Server.hs, dist/build/Snap/Internal/Http/Server.o )
[15 of 17] Compiling Snap.Internal.Http.Server.Config ( src/Snap/Internal/Http/Server/Config.hs, dist/build/Snap/Internal/Http/Server/Config.o )

src/Snap/Internal/Http/Server/Config.hs:196:15: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[16 of 17] Compiling Snap.Http.Server.Config ( src/Snap/Http/Server/Config.hs, dist/build/Snap/Http/Server/Config.o )
[17 of 17] Compiling Snap.Http.Server ( src/Snap/Http/Server.hs, dist/build/Snap/Http/Server.o )

src/Snap/Http/Server.hs:27:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
In-place registering snap-server-0.9.3.4...
Running Haddock for snap-server-0.9.3.4...
Running hscolour for snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.4...
Preprocessing library snap-server-0.9.3.4...
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,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Char8' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Char8'
    To import instances alone, use: import Data.ByteString.Lazy.Char8()

src/Snap/Internal/Http/Server/Date.hs:65:19: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:73:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Date.hs:80:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:24:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()

src/Snap/Internal/Http/Server/SimpleBackend.hs:88:40: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:96:17: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/SimpleBackend.hs:118:14: Warning:
    In the use of `forkOnIO'
    (imported from GHC.Conc, but defined in GHC.Conc.Sync):
    Deprecated: "renamed to forkOn"

src/Snap/Internal/Http/Server/SimpleBackend.hs:172:26: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Snap/Internal/Http/Server/Config.hs:196:15: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

src/Snap/Http/Server.hs:27:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
Haddock coverage:
  70% (  7 / 10) in 'Snap.Internal.Http.Server.TimeoutManager'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Address'
   0% (  0 /  6) in 'Snap.Internal.Http.Server.Backend'
   0% (  0 /  6) in 'Snap.Internal.Http.Server.HttpPort'
   0% (  0 / 10) in 'Snap.Internal.Http.Server.TLS'
   0% (  0 /  8) in 'Snap.Internal.Http.Server.ListenHelpers'
  33% (  3 /  9) in 'Snap.Internal.Http.Parser'
   0% (  0 /  7) in 'Paths_snap_server'
  50% (  1 /  2) in 'System.SendFile.Linux'
  33% (  1 /  3) in 'System.SendFile'
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Date'
   0% (  0 /  2) in 'Snap.Internal.Http.Server.SimpleBackend'
  88% (  7 /  8) in 'System.FastLogger'
  10% (  3 / 31) in 'Snap.Internal.Http.Server'
  45% ( 26 / 58) in 'Snap.Internal.Http.Server.Config'
  51% ( 24 / 47) in 'Snap.Http.Server.Config'
 100% (  7 /  7) in 'Snap.Http.Server'
Warning: Snap.Http.Server.Config: could not find link destinations for:
    Network.Socket.Types.Socket
Documentation created: dist/doc/html/snap-server/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/snap-server-0.9.3.4/ghc-7.6.3
Registering snap-server-0.9.3.4...
Installed snap-server-0.9.3.4
Downloading accelerate-io-0.14.0.0...
[1 of 1] Compiling Main             ( /tmp/accelerate-io-0.14.0.0-8219/accelerate-io-0.14.0.0/Setup.hs, /tmp/accelerate-io-0.14.0.0-8219/accelerate-io-0.14.0.0/dist/setup/Main.o )
Linking /tmp/accelerate-io-0.14.0.0-8219/accelerate-io-0.14.0.0/dist/setup/setup ...
Configuring accelerate-io-0.14.0.0...
checking size of CLong... 8
checking size of CULong... 8
configure: creating ./config.status
config.status: creating accelerate-io.buildinfo
Building accelerate-io-0.14.0.0...
Preprocessing library accelerate-io-0.14.0.0...
[1 of 7] Compiling Data.Array.Accelerate.IO.BlockCopy ( Data/Array/Accelerate/IO/BlockCopy.hs, dist/build/Data/Array/Accelerate/IO/BlockCopy.o )
[2 of 7] Compiling Data.Array.Accelerate.IO.Ptr ( Data/Array/Accelerate/IO/Ptr.hs, dist/build/Data/Array/Accelerate/IO/Ptr.o )
[3 of 7] Compiling Data.Array.Accelerate.IO.ByteString ( Data/Array/Accelerate/IO/ByteString.hs, dist/build/Data/Array/Accelerate/IO/ByteString.o )
[4 of 7] Compiling Data.Array.Accelerate.IO.BMP ( Data/Array/Accelerate/IO/BMP.hs, dist/build/Data/Array/Accelerate/IO/BMP.o )
[5 of 7] Compiling Data.Array.Accelerate.IO.Vector ( Data/Array/Accelerate/IO/Vector.hs, dist/build/Data/Array/Accelerate/IO/Vector.o )
[6 of 7] Compiling Data.Array.Accelerate.IO.Repa ( Data/Array/Accelerate/IO/Repa.hs, dist/build/Data/Array/Accelerate/IO/Repa.o )
[7 of 7] Compiling Data.Array.Accelerate.IO ( Data/Array/Accelerate/IO.hs, dist/build/Data/Array/Accelerate/IO.o )
In-place registering accelerate-io-0.14.0.0...
Running Haddock for accelerate-io-0.14.0.0...
Running hscolour for accelerate-io-0.14.0.0...
Preprocessing library accelerate-io-0.14.0.0...
Preprocessing library accelerate-io-0.14.0.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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
Warning: Data.Array.Accelerate.IO.BlockCopy: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BlockCopyFuns, BlockPtrs, ByteStrings
  80% (  8 / 10) in 'Data.Array.Accelerate.IO.BlockCopy'
 100% ( 10 / 10) in 'Data.Array.Accelerate.IO.Ptr'
 100% (  5 /  5) in 'Data.Array.Accelerate.IO.ByteString'
 100% ( 12 / 12) in 'Data.Array.Accelerate.IO.BMP'
Warning: Data.Array.Accelerate.IO.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Vectors
 100% (  5 /  5) in 'Data.Array.Accelerate.IO.Vector'
Warning: Data.Array.Accelerate.IO.Repa: We do not support associated types in instances yet. These instances are affected:
Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Repa.Base.Source Data.Array.Accelerate.IO.Repa.A e, Data.Array.Accelerate.Array.Sugar.Elt e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Accelerate.IO.Repa.A e
 100% (  9 /  9) in 'Data.Array.Accelerate.IO.Repa'
 100% ( 41 / 41) in 'Data.Array.Accelerate.IO'
Warning: Data.Array.Accelerate.IO: could not find link destinations for:
    Data.Array.Accelerate.Array.Sugar.EltRepr
Documentation created: dist/doc/html/accelerate-io/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/accelerate-io-0.14.0.0/ghc-7.6.3
Registering accelerate-io-0.14.0.0...
Installed accelerate-io-0.14.0.0
Configuring abstract-deque-0.2.2...
Building abstract-deque-0.2.2...
Preprocessing library abstract-deque-0.2.2...
[1 of 5] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o )
[2 of 5] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o )
[3 of 5] Compiling Data.Concurrent.Deque.Tests ( Data/Concurrent/Deque/Tests.hs, dist/build/Data/Concurrent/Deque/Tests.o )
[4 of 5] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o )
[5 of 5] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o )
In-place registering abstract-deque-0.2.2...
Running Haddock for abstract-deque-0.2.2...
Running hscolour for abstract-deque-0.2.2...
Preprocessing library abstract-deque-0.2.2...
Preprocessing library abstract-deque-0.2.2...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  78% ( 28 / 36) in 'Data.Concurrent.Deque.Class'
  17% (  2 / 12) in 'Data.Concurrent.Deque.Reference'
  89% ( 17 / 19) in 'Data.Concurrent.Deque.Tests'
Warning: Data.Concurrent.Deque.Reference.DequeInstance: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Deque
 100% (  1 /  1) in 'Data.Concurrent.Deque.Reference.DequeInstance'
 100% (  2 /  2) in 'Data.Concurrent.Deque.Debugger'
Warning: Data.Concurrent.Deque.Tests: could not find link destinations for:
    Data.Concurrent.Deque.Tests.Elt
Documentation created: dist/doc/html/abstract-deque/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/abstract-deque-0.2.2/ghc-7.6.3
Registering abstract-deque-0.2.2...
Installed abstract-deque-0.2.2
Downloading ekg-0.3.1.3...
Configuring ekg-0.3.1.3...
Building ekg-0.3.1.3...
Preprocessing library ekg-0.3.1.3...
[ 1 of 10] Compiling Paths_ekg        ( dist/build/autogen/Paths_ekg.hs, dist/build/Paths_ekg.o )
[ 2 of 10] Compiling System.Remote.Label.Internal ( System/Remote/Label/Internal.hs, dist/build/System/Remote/Label/Internal.o )
[ 3 of 10] Compiling System.Remote.Label ( System/Remote/Label.hs, dist/build/System/Remote/Label.o )
[ 4 of 10] Compiling System.Remote.Gauge.Internal ( System/Remote/Gauge/Internal.hs, dist/build/System/Remote/Gauge/Internal.o )
[ 5 of 10] Compiling System.Remote.Gauge ( System/Remote/Gauge.hs, dist/build/System/Remote/Gauge.o )
[ 6 of 10] Compiling System.Remote.Counter.Internal ( System/Remote/Counter/Internal.hs, dist/build/System/Remote/Counter/Internal.o )
[ 7 of 10] Compiling System.Remote.Counter ( System/Remote/Counter.hs, dist/build/System/Remote/Counter.o )
[ 8 of 10] Compiling System.Remote.Common ( System/Remote/Common.hs, dist/build/System/Remote/Common.o )
[ 9 of 10] Compiling System.Remote.Snap ( System/Remote/Snap.hs, dist/build/System/Remote/Snap.o )
[10 of 10] Compiling System.Remote.Monitoring ( System/Remote/Monitoring.hs, dist/build/System/Remote/Monitoring.o )
In-place registering ekg-0.3.1.3...
Running Haddock for ekg-0.3.1.3...
Running hscolour for ekg-0.3.1.3...
Preprocessing library ekg-0.3.1.3...
Preprocessing library ekg-0.3.1.3...
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,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
   0% (  0 /  7) in 'Paths_ekg'
  50% (  2 /  4) in 'System.Remote.Label.Internal'
 100% (  4 /  4) in 'System.Remote.Label'
  50% (  2 /  4) in 'System.Remote.Gauge.Internal'
 100% (  8 /  8) in 'System.Remote.Gauge'
  50% (  2 /  4) in 'System.Remote.Counter.Internal'
 100% (  4 /  4) in 'System.Remote.Counter'
  56% (  9 / 16) in 'System.Remote.Common'
   0% (  0 /  2) in 'System.Remote.Snap'
 100% ( 16 / 16) in 'System.Remote.Monitoring'
Warning: System.Remote.Label: could not find link destinations for:
    Data.Text.Internal.Text
Warning: System.Remote.Monitoring: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/ekg/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/ekg-0.3.1.3/ghc-7.6.3
Registering ekg-0.3.1.3...
Installed ekg-0.3.1.3
Configuring monad-par-0.3.4.5...
Building monad-par-0.3.4.5...
Preprocessing library monad-par-0.3.4.5...
[1 of 7] Compiling Control.Monad.Par.Scheds.Sparks ( Control/Monad/Par/Scheds/Sparks.hs, dist/build/Control/Monad/Par/Scheds/Sparks.o )
[2 of 7] Compiling Control.Monad.Par.Scheds.DirectInternal ( Control/Monad/Par/Scheds/DirectInternal.hs, dist/build/Control/Monad/Par/Scheds/DirectInternal.o )
[3 of 7] Compiling Control.Monad.Par.Scheds.Direct ( Control/Monad/Par/Scheds/Direct.hs, dist/build/Control/Monad/Par/Scheds/Direct.o )
[4 of 7] Compiling Control.Monad.Par.Scheds.TraceInternal ( Control/Monad/Par/Scheds/TraceInternal.hs, dist/build/Control/Monad/Par/Scheds/TraceInternal.o )
[5 of 7] Compiling Control.Monad.Par.Scheds.Trace ( Control/Monad/Par/Scheds/Trace.hs, dist/build/Control/Monad/Par/Scheds/Trace.o )
[6 of 7] Compiling Control.Monad.Par.IO ( Control/Monad/Par/IO.hs, dist/build/Control/Monad/Par/IO.o )
[7 of 7] Compiling Control.Monad.Par ( Control/Monad/Par.hs, dist/build/Control/Monad/Par.o )
In-place registering monad-par-0.3.4.5...
Running Haddock for monad-par-0.3.4.5...
Running hscolour for monad-par-0.3.4.5...
Preprocessing library monad-par-0.3.4.5...
Preprocessing library monad-par-0.3.4.5...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  12% (  1 /  8) in 'Control.Monad.Par.Scheds.Sparks'
   7% (  1 / 15) in 'Control.Monad.Par.Scheds.DirectInternal'
  22% (  4 / 18) in 'Control.Monad.Par.Scheds.Direct'
  61% ( 11 / 18) in 'Control.Monad.Par.Scheds.TraceInternal'
  53% (  8 / 15) in 'Control.Monad.Par.Scheds.Trace'
  75% (  3 /  4) in 'Control.Monad.Par.IO'
  78% ( 25 / 32) in 'Control.Monad.Par'
Warning: Control.Monad.Par.Scheds.Direct: could not find link destinations for:
    Control.Monad.Par.Scheds.DirectInternal.HotVar Control.Monad.Par.Scheds.DirectInternal.Session Control.Monad.Par.Scheds.DirectInternal.SessionID Control.Monad.Reader.Class.MonadReader Control.Monad.Cont.Class.MonadCont
Warning: Control.Monad.Par.IO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.IO.Class.liftIO
Documentation created: dist/doc/html/monad-par/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/monad-par-0.3.4.5/ghc-7.6.3
Registering monad-par-0.3.4.5...
Installed monad-par-0.3.4.5
Configuring statistics-0.10.5.1...
Building statistics-0.10.5.1...
Preprocessing library statistics-0.10.5.1...
[ 1 of 40] Compiling Statistics.Test.Internal ( Statistics/Test/Internal.hs, dist/build/Statistics/Test/Internal.o )
[ 2 of 40] Compiling Statistics.Test.Types ( Statistics/Test/Types.hs, dist/build/Statistics/Test/Types.o )
[ 3 of 40] Compiling Statistics.Internal ( Statistics/Internal.hs, dist/build/Statistics/Internal.o )
[ 4 of 40] Compiling Statistics.Transform ( Statistics/Transform.hs, dist/build/Statistics/Transform.o )
[ 5 of 40] Compiling Statistics.Math  ( Statistics/Math.hs, dist/build/Statistics/Math.o )
[ 6 of 40] Compiling Statistics.Function.Comparison ( Statistics/Function/Comparison.hs, dist/build/Statistics/Function/Comparison.o )
[ 7 of 40] Compiling Statistics.Math.RootFinding ( Statistics/Math/RootFinding.hs, dist/build/Statistics/Math/RootFinding.o )
[ 8 of 40] Compiling Statistics.Function ( Statistics/Function.hs, dist/build/Statistics/Function.o )
[ 9 of 40] Compiling Statistics.Quantile ( Statistics/Quantile.hs, dist/build/Statistics/Quantile.o )
[10 of 40] Compiling Statistics.Sample.Histogram ( Statistics/Sample/Histogram.hs, dist/build/Statistics/Sample/Histogram.o )
[11 of 40] Compiling Statistics.Sample.KernelDensity ( Statistics/Sample/KernelDensity.hs, dist/build/Statistics/Sample/KernelDensity.o )
[12 of 40] Compiling Statistics.Sample.Powers ( Statistics/Sample/Powers.hs, dist/build/Statistics/Sample/Powers.o )
[13 of 40] Compiling Statistics.Types ( Statistics/Types.hs, dist/build/Statistics/Types.o )
[14 of 40] Compiling Statistics.Resampling ( Statistics/Resampling.hs, dist/build/Statistics/Resampling.o )
[15 of 40] Compiling Statistics.Test.WilcoxonT ( Statistics/Test/WilcoxonT.hs, dist/build/Statistics/Test/WilcoxonT.o )
[16 of 40] Compiling Statistics.Distribution.Poisson.Internal ( Statistics/Distribution/Poisson/Internal.hs, dist/build/Statistics/Distribution/Poisson/Internal.o )

Statistics/Distribution/Poisson/Internal.hs:40:1: Warning:
    Defined but not used: `alyThm1'

Statistics/Distribution/Poisson/Internal.hs:48:1: Warning:
    Defined but not used: `alyc'
[17 of 40] Compiling Statistics.Distribution ( Statistics/Distribution.hs, dist/build/Statistics/Distribution.o )
[18 of 40] Compiling Statistics.Distribution.Beta ( Statistics/Distribution/Beta.hs, dist/build/Statistics/Distribution/Beta.o )
[19 of 40] Compiling Statistics.Distribution.Binomial ( Statistics/Distribution/Binomial.hs, dist/build/Statistics/Distribution/Binomial.o )
[20 of 40] Compiling Statistics.Distribution.Poisson ( Statistics/Distribution/Poisson.hs, dist/build/Statistics/Distribution/Poisson.o )
[21 of 40] Compiling Statistics.Distribution.CauchyLorentz ( Statistics/Distribution/CauchyLorentz.hs, dist/build/Statistics/Distribution/CauchyLorentz.o )
[22 of 40] Compiling Statistics.Distribution.ChiSquared ( Statistics/Distribution/ChiSquared.hs, dist/build/Statistics/Distribution/ChiSquared.o )
[23 of 40] Compiling Statistics.Distribution.FDistribution ( Statistics/Distribution/FDistribution.hs, dist/build/Statistics/Distribution/FDistribution.o )
[24 of 40] Compiling Statistics.Distribution.Gamma ( Statistics/Distribution/Gamma.hs, dist/build/Statistics/Distribution/Gamma.o )
[25 of 40] Compiling Statistics.Distribution.Geometric ( Statistics/Distribution/Geometric.hs, dist/build/Statistics/Distribution/Geometric.o )
[26 of 40] Compiling Statistics.Distribution.Hypergeometric ( Statistics/Distribution/Hypergeometric.hs, dist/build/Statistics/Distribution/Hypergeometric.o )
[27 of 40] Compiling Statistics.Distribution.Transform ( Statistics/Distribution/Transform.hs, dist/build/Statistics/Distribution/Transform.o )
[28 of 40] Compiling Statistics.Distribution.StudentT ( Statistics/Distribution/StudentT.hs, dist/build/Statistics/Distribution/StudentT.o )
[29 of 40] Compiling Statistics.Distribution.Uniform ( Statistics/Distribution/Uniform.hs, dist/build/Statistics/Distribution/Uniform.o )
[30 of 40] Compiling Statistics.Test.ChiSquared ( Statistics/Test/ChiSquared.hs, dist/build/Statistics/Test/ChiSquared.o )
[31 of 40] Compiling Statistics.Test.KolmogorovSmirnov ( Statistics/Test/KolmogorovSmirnov.hs, dist/build/Statistics/Test/KolmogorovSmirnov.o )
[32 of 40] Compiling Statistics.Constants ( Statistics/Constants.hs, dist/build/Statistics/Constants.o )
[33 of 40] Compiling Statistics.Sample ( Statistics/Sample.hs, dist/build/Statistics/Sample.o )
[34 of 40] Compiling Statistics.Distribution.Exponential ( Statistics/Distribution/Exponential.hs, dist/build/Statistics/Distribution/Exponential.o )
[35 of 40] Compiling Statistics.Distribution.Normal ( Statistics/Distribution/Normal.hs, dist/build/Statistics/Distribution/Normal.o )
[36 of 40] Compiling Statistics.Test.MannWhitneyU ( Statistics/Test/MannWhitneyU.hs, dist/build/Statistics/Test/MannWhitneyU.o )
[37 of 40] Compiling Statistics.Test.NonParametric ( Statistics/Test/NonParametric.hs, dist/build/Statistics/Test/NonParametric.o )
[38 of 40] Compiling Statistics.Resampling.Bootstrap ( Statistics/Resampling/Bootstrap.hs, dist/build/Statistics/Resampling/Bootstrap.o )
[39 of 40] Compiling Statistics.Sample.KernelDensity.Simple ( Statistics/Sample/KernelDensity/Simple.hs, dist/build/Statistics/Sample/KernelDensity/Simple.o )
[40 of 40] Compiling Statistics.Autocorrelation ( Statistics/Autocorrelation.hs, dist/build/Statistics/Autocorrelation.o )
In-place registering statistics-0.10.5.1...
Running Haddock for statistics-0.10.5.1...
Running hscolour for statistics-0.10.5.1...
Preprocessing library statistics-0.10.5.1...
Preprocessing library statistics-0.10.5.1...
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, random-1.0.1.1,
text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-8219/Statistics/Distribution/Poisson/Internal.hs:40:1: Warning:
    Defined but not used: `alyThm1'

dist/build/tmp-8219/Statistics/Distribution/Poisson/Internal.hs:48:1: Warning:
    Defined but not used: `alyc'
Haddock coverage:
  67% (  2 /  3) in 'Statistics.Test.Internal'
  75% (  3 /  4) in 'Statistics.Test.Types'
 100% (  2 /  2) in 'Statistics.Internal'
  91% ( 10 / 11) in 'Statistics.Transform'
 100% (  4 /  4) in 'Statistics.Math'
 100% (  2 /  2) in 'Statistics.Function.Comparison'
 100% (  6 /  6) in 'Statistics.Math.RootFinding'
 100% ( 14 / 14) in 'Statistics.Function'
 100% ( 15 / 15) in 'Statistics.Quantile'
 100% (  5 /  5) in 'Statistics.Sample.Histogram'
 100% (  6 /  6) in 'Statistics.Sample.KernelDensity'
  95% ( 20 / 21) in 'Statistics.Sample.Powers'
 100% (  5 /  5) in 'Statistics.Types'
 100% (  4 /  4) in 'Statistics.Resampling'
 100% ( 10 / 10) in 'Statistics.Test.WilcoxonT'
 100% (  3 /  3) in 'Statistics.Distribution.Poisson.Internal'
 100% ( 19 / 19) in 'Statistics.Distribution'
 100% (  8 /  8) in 'Statistics.Distribution.Beta'
 100% (  7 /  7) in 'Statistics.Distribution.Binomial'
  75% (  6 /  8) in 'Statistics.Distribution.Poisson'
  86% (  6 /  7) in 'Statistics.Distribution.CauchyLorentz'
 100% (  4 /  4) in 'Statistics.Distribution.ChiSquared'
  40% (  2 /  5) in 'Statistics.Distribution.FDistribution'
 100% (  8 /  8) in 'Statistics.Distribution.Gamma'
  56% (  5 /  9) in 'Statistics.Distribution.Geometric'
  38% (  3 /  8) in 'Statistics.Distribution.Hypergeometric'
 100% (  4 /  4) in 'Statistics.Distribution.Transform'
  80% (  4 /  5) in 'Statistics.Distribution.StudentT'
 100% (  7 /  7) in 'Statistics.Distribution.Uniform'
 100% (  5 /  5) in 'Statistics.Test.ChiSquared'
 100% ( 16 / 16) in 'Statistics.Test.KolmogorovSmirnov'
 100% (  2 /  2) in 'Statistics.Constants'
 100% ( 33 / 33) in 'Statistics.Sample'
  71% (  5 /  7) in 'Statistics.Distribution.Exponential'
 100% (  6 /  6) in 'Statistics.Distribution.Normal'
 100% ( 13 / 13) in 'Statistics.Test.MannWhitneyU'
 100% (  3 /  3) in 'Statistics.Test.NonParametric'
 100% (  6 /  6) in 'Statistics.Resampling.Bootstrap'
 100% ( 22 / 22) in 'Statistics.Sample.KernelDensity.Simple'
 100% (  3 /  3) in 'Statistics.Autocorrelation'
Documentation created: dist/doc/html/statistics/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/statistics-0.10.5.1/ghc-7.6.3
Registering statistics-0.10.5.1...
Installed statistics-0.10.5.1
Downloading criterion-0.8.0.0...
Configuring criterion-0.8.0.0...
Building criterion-0.8.0.0...
Preprocessing library criterion-0.8.0.0...
[ 1 of 14] Compiling Paths_criterion  ( dist/build/autogen/Paths_criterion.hs, dist/build/Paths_criterion.o )
[ 2 of 14] Compiling Criterion.Config ( Criterion/Config.hs, dist/build/Criterion/Config.o )
[ 3 of 14] Compiling Criterion.Monad  ( Criterion/Monad.hs, dist/build/Criterion/Monad.o )
[ 4 of 14] Compiling Criterion.Measurement ( Criterion/Measurement.hs, dist/build/Criterion/Measurement.o )
[ 5 of 14] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, dist/build/Criterion/IO/Printf.o )
[ 6 of 14] Compiling Criterion.Analysis.Types ( Criterion/Analysis/Types.hs, dist/build/Criterion/Analysis/Types.o )
[ 7 of 14] Compiling Criterion.Analysis ( Criterion/Analysis.hs, dist/build/Criterion/Analysis.o )
[ 8 of 14] Compiling Criterion.Environment ( Criterion/Environment.hs, dist/build/Criterion/Environment.o )
[ 9 of 14] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.o )
[10 of 14] Compiling Criterion.Types  ( Criterion/Types.hs, dist/build/Criterion/Types.o )
[11 of 14] Compiling Criterion.IO     ( Criterion/IO.hs, dist/build/Criterion/IO.o )
[12 of 14] Compiling Criterion.Internal ( Criterion/Internal.hs, dist/build/Criterion/Internal.o )
[13 of 14] Compiling Criterion.Main   ( Criterion/Main.hs, dist/build/Criterion/Main.o )
[14 of 14] Compiling Criterion        ( Criterion.hs, dist/build/Criterion.o )
In-place registering criterion-0.8.0.0...
Running Haddock for criterion-0.8.0.0...
Running hscolour for criterion-0.8.0.0...
Preprocessing library criterion-0.8.0.0...
Preprocessing library criterion-0.8.0.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, parsec-3.1.3,
random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  7) in 'Paths_criterion'
  88% (  7 /  8) in 'Criterion.Config'
  40% (  2 /  5) in 'Criterion.Monad'
  17% (  1 /  6) in 'Criterion.Measurement'
 100% (  6 /  6) in 'Criterion.IO.Printf'
 100% (  5 /  5) in 'Criterion.Analysis.Types'
 100% ( 12 / 12) in 'Criterion.Analysis'
 100% (  3 /  3) in 'Criterion.Environment'
  91% ( 10 / 11) in 'Criterion.Report'
  82% ( 14 / 17) in 'Criterion.Types'
  17% (  1 /  6) in 'Criterion.IO'
  60% (  3 /  5) in 'Criterion.Internal'
  96% ( 27 / 28) in 'Criterion.Main'
  93% ( 13 / 14) in 'Criterion'
Warning: Criterion.Config: could not find link destinations for:
    Control.Monad.Reader.Class.MonadReader
Warning: Criterion.Monad: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Reader.Class.MonadReader
Warning: Criterion.Report: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/criterion/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/criterion-0.8.0.0/ghc-7.6.3
Registering criterion-0.8.0.0...
Installed criterion-0.8.0.0
cabal: Error: some packages failed to install:
GLURaw-1.4.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install.
GLUT-2.4.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install.
OpenGL-2.8.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install.
OpenGLRaw-1.3.0.0 failed during the configure step. The exception was:
ExitFailure 1
accelerate-cuda-0.14.0.0 depends on cuda-0.5.1.1 which failed to install.
accelerate-examples-0.14.0.0 depends on cuda-0.5.1.1 which failed to install.
accelerate-fft-0.14.0.0 depends on cuda-0.5.1.1 which failed to install.
cuda-0.5.1.1 failed during the configure step. The exception was:
ExitFailure 1
cufft-0.1.0.1 depends on cuda-0.5.1.1 which failed to install.
gloss-1.8.1.1 depends on OpenGLRaw-1.3.0.0 which failed to install.
gloss-accelerate-1.8.0.0 depends on cuda-0.5.1.1 which failed to install.
gloss-raster-accelerate-1.8.0.0 depends on cuda-0.5.1.1 which failed to
install.

Test log

No test log was submitted for this report.