Build #1 for ADPfusion-0.4.0.1

[all reports]

Package ADPfusion-0.4.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-07 14:56:02.740235 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies vector-0.10.12.3, tuple-0.3.0.2, transformers-0.3.0.0, template-haskell-2.9.0.0, strict-0.3.2, primitive-0.6, mtl-2.1.3.1, monad-primitive-0.1, mmorph-1.0.4, bits-0.4, base-4.7.0.1, QuickCheck-2.8.1, PrimitiveArray-0.6.0.0, OrderedBits-0.0.0.1
Flags -llvm -examples -debug

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring OneTuple-0.2.1...
Building OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
[1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o )
In-place registering OneTuple-0.2.1...
Running Haddock for OneTuple-0.2.1...
Running hscolour for OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Preprocessing library OneTuple-0.2.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Tuple.OneTuple'
Documentation created: dist/doc/html/OneTuple/index.html,
dist/doc/html/OneTuple/OneTuple.txt
Creating package registration file: /tmp/pkgConf-OneTuple-0.227807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/OneTuple-0.2.1
Registering OneTuple-0.2.1...
Installed OneTuple-0.2.1
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.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.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
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% ( 12 / 12) 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,
dist/doc/html/cereal/cereal.txt
Creating package registration file: /tmp/pkgConf-cereal-0.4.127807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring dlist-0.7.1.1...
Building dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.1...
Running Haddock for dlist-0.7.1.1...
Running hscolour for dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file: /tmp/pkgConf-dlist-0.7.127807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dlist-0.7.1.1
Registering dlist-0.7.1.1...
Installed dlist-0.7.1.1
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file: /tmp/pkgConf-mmorph-1.027807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mmorph-1.0.4
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.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 mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.327807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring primitive-0.6...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 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.6...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...
haddock: internal error: /tmp/.haddock-28573: createDirectory: already exists (File exists)
Creating package registration file: /tmp/pkgConf-primitive-027807.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-127807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[5 of 5] Compiling Data.Strict      ( Data/Strict.hs, dist/build/Data/Strict.o )
In-place registering strict-0.3.2...
Running Haddock for strict-0.3.2...
Running hscolour for strict-0.3.2...
Preprocessing library strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Strict'
 100% (  7 /  7) in 'Data.Strict.Either'
 100% (  7 /  7) in 'Data.Strict.Maybe'
  86% (  6 /  7) in 'Data.Strict.Tuple'
 100% (  4 /  4) in 'Data.Strict'
Documentation created: dist/doc/html/strict/index.html,
dist/doc/html/strict/strict.txt
Creating package registration file: /tmp/pkgConf-strict-0.327807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/strict-0.3.2
Registering strict-0.3.2...
Installed strict-0.3.2
Configuring syb-0.4.4...
Building syb-0.4.4...
Preprocessing library syb-0.4.4...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.4...
Running Haddock for syb-0.4.4...
Running hscolour for syb-0.4.4...
Preprocessing library syb-0.4.4...
Preprocessing library syb-0.4.4...
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, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0.427807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.4.4
Registering syb-0.4.4...
Installed syb-0.4.4
Configuring text-1.2.0.4...
Building text-1.2.0.4...
Preprocessing library text-1.2.0.4...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.4...
Running Haddock for text-1.2.0.4...
Running hscolour for text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.027807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.4
Registering text-1.2.0.4...
Installed text-1.2.0.4
Configuring tuple-0.3.0.2...
Building tuple-0.3.0.2...
Preprocessing library tuple-0.3.0.2...
[1 of 5] Compiling Data.Tuple.Update ( src/Data/Tuple/Update.hs, dist/build/Data/Tuple/Update.o )
[2 of 5] Compiling Data.Tuple.Sequence ( src/Data/Tuple/Sequence.hs, dist/build/Data/Tuple/Sequence.o )
[3 of 5] Compiling Data.Tuple.Select ( src/Data/Tuple/Select.hs, dist/build/Data/Tuple/Select.o )
[4 of 5] Compiling Data.Tuple.Curry ( src/Data/Tuple/Curry.hs, dist/build/Data/Tuple/Curry.o )
[5 of 5] Compiling Data.Tuple.All   ( src/Data/Tuple/All.hs, dist/build/Data/Tuple/All.o )
In-place registering tuple-0.3.0.2...
Running Haddock for tuple-0.3.0.2...
Running hscolour for tuple-0.3.0.2...
Preprocessing library tuple-0.3.0.2...
Preprocessing library tuple-0.3.0.2...
Haddock coverage:
   0% (  0 /561) in 'Data.Tuple.Update'
   3% (  1 / 34) in 'Data.Tuple.Sequence'
   0% (  0 /561) in 'Data.Tuple.Select'
   3% (  1 / 34) in 'Data.Tuple.Curry'
  83% (  5 /  6) in 'Data.Tuple.All'
Documentation created: dist/doc/html/tuple/index.html,
dist/doc/html/tuple/tuple.txt
Creating package registration file: /tmp/pkgConf-tuple-0.3.027807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tuple-0.3.0.2
Registering tuple-0.3.0.2...
Installed tuple-0.3.0.2
Configuring transformers-compat-0.4.0.3...
Building transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
In-place registering transformers-compat-0.4.0.3...
Running Haddock for transformers-compat-0.4.0.3...
Running hscolour for transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
Preprocessing library transformers-compat-0.4.0.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.027807.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.3
Registering transformers-compat-0.4.0.3...
Installed transformers-compat-0.4.0.3
Configuring monad-primitive-0.1...
Building monad-primitive-0.1...
Preprocessing library monad-primitive-0.1...
[1 of 2] Compiling Data.PrimRef     ( Data/PrimRef.hs, dist/build/Data/PrimRef.o )
[2 of 2] Compiling Control.Monad.Primitive.Class ( Control/Monad/Primitive/Class.hs, dist/build/Control/Monad/Primitive/Class.o )
In-place registering monad-primitive-0.1...
Running Haddock for monad-primitive-0.1...
Running hscolour for monad-primitive-0.1...
Preprocessing library monad-primitive-0.1...
Preprocessing library monad-primitive-0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
 100% (  8 /  8) in 'Data.PrimRef'
 100% (  2 /  2) in 'Control.Monad.Primitive.Class'
Warning: Data.PrimRef: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad
Warning: Control.Monad.Primitive.Class: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad
Documentation created: dist/doc/html/monad-primitive/index.html,
dist/doc/html/monad-primitive/monad-primitive.txt
Creating package registration file: /tmp/pkgConf-monad-primitive-027807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-primitive-0.1
Registering monad-primitive-0.1...
Installed monad-primitive-0.1
Configuring vector-0.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 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 implementation for
      ‘*’, ‘abs’, and ‘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 transformers-0.3.0.0 ... linking ... done.
Loading package primitive-0.6 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... 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 )

Data/Vector/Storable/Mutable.hs:450:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1398:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[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.12.3...
Running Haddock for vector-0.10.12.3...
Running hscolour for vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘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'
Warning: Couldn't find .haddock for export Data.Primitive.Types.Prim
  74% ( 37 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Couldn't find .haddock for export Data.Primitive.Types.Prim
  96% (184 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
  97% (194 /200) in 'Data.Vector.Storable'
  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'
  94% (199 /212) in 'Data.Vector'
Warning: Data.Vector.Generic.Mutable: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Generic.New: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Generic: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Primitive.Mutable: could not find link destinations for:
    Data.Primitive.ByteArray.MutableByteArray Data.Primitive.Types.sizeOf# Data.Primitive.Types.alignment# Data.Primitive.Types.indexByteArray# Data.Primitive.Types.readByteArray# Data.Primitive.Types.writeByteArray# Data.Primitive.Types.setByteArray# Data.Primitive.Types.indexOffAddr# Data.Primitive.Types.readOffAddr# Data.Primitive.Types.writeOffAddr# Data.Primitive.Types.setOffAddr# Data.Primitive.Types.Addr Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Primitive: could not find link destinations for:
    Data.Primitive.ByteArray.ByteArray Data.Primitive.ByteArray.MutableByteArray Data.Primitive.Types.sizeOf# Data.Primitive.Types.alignment# Data.Primitive.Types.indexByteArray# Data.Primitive.Types.readByteArray# Data.Primitive.Types.writeByteArray# Data.Primitive.Types.setByteArray# Data.Primitive.Types.indexOffAddr# Data.Primitive.Types.readOffAddr# Data.Primitive.Types.writeOffAddr# Data.Primitive.Types.setOffAddr# Data.Primitive.Types.Addr Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Storable.Mutable: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Storable: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Unboxed: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Mutable: could not find link destinations for:
    Data.Primitive.Array.MutableArray Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file: /tmp/pkgConf-vector-0.10.1227807.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file: /tmp/pkgConf-tf-random-027807.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.327807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[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.3.2...
Running Haddock for mwc-random-0.13.3.2...
Running hscolour for mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 23 / 23) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Warning: System.Random.MWC: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState Control.Monad.Primitive.PrimBase
Warning: System.Random.MWC.Distributions: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: System.Random.MWC.CondensedTable: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Creating package registration file: /tmp/pkgConf-mwc-random-0.13.327807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mwc-random-0.13.3.2
Registering mwc-random-0.13.3.2...
Installed mwc-random-0.13.3.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: primitive-0.6
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,
dist/doc/html/vector-binary-instances/vector-binary-instances.txt
Creating package registration file:
/tmp/pkgConf-vector-binary-instances-0.2.127807.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-binary-instances-0.2.1.0
Registering vector-binary-instances-0.2.1.0...
Installed vector-binary-instances-0.2.1.0
Configuring vector-th-unbox-0.2.1.2...
Building vector-th-unbox-0.2.1.2...
Preprocessing library vector-th-unbox-0.2.1.2...
[1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o )
In-place registering vector-th-unbox-0.2.1.2...
Running Haddock for vector-th-unbox-0.2.1.2...
Running hscolour for vector-th-unbox-0.2.1.2...
Preprocessing library vector-th-unbox-0.2.1.2...
Preprocessing library vector-th-unbox-0.2.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
 100% (  3 /  3) in 'Data.Vector.Unboxed.Deriving'
Documentation created: dist/doc/html/vector-th-unbox/index.html,
dist/doc/html/vector-th-unbox/vector-th-unbox.txt
Creating package registration file: /tmp/pkgConf-vector-th-unbox-0.2.127807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-th-unbox-0.2.1.2
Registering vector-th-unbox-0.2.1.2...
Installed vector-th-unbox-0.2.1.2
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.827807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
[1 of 1] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
Haddock coverage:
 100% (  2 /  2) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Creating package registration file: /tmp/pkgConf-nats-127807
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/nats-1
Registering nats-1...
Installed nats-1
Configuring scientific-0.3.3.8...
Building scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.3.8...
Running Haddock for scientific-0.3.3.8...
Running hscolour for scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
Preprocessing library scientific-0.3.3.8...
Haddock coverage:
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 22 / 22) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
Warning: Data.Scientific: could not find link destinations for:
    Data.Scientific.whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file: /tmp/pkgConf-scientific-0.3.327807.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.3.3.8
Registering scientific-0.3.3.8...
Installed scientific-0.3.3.8
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[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.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
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'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.527807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring vector-algorithms-0.6.0.4...
Building vector-algorithms-0.6.0.4...
Preprocessing library vector-algorithms-0.6.0.4...
[1 of 9] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o )
[2 of 9] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o )
[3 of 9] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o )
[4 of 9] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o )
[5 of 9] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o )
[6 of 9] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o )
[7 of 9] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o )
[8 of 9] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o )
[9 of 9] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o )
In-place registering vector-algorithms-0.6.0.4...
Running Haddock for vector-algorithms-0.6.0.4...
Running hscolour for vector-algorithms-0.6.0.4...
Preprocessing library vector-algorithms-0.6.0.4...
Preprocessing library vector-algorithms-0.6.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
  40% (  2 /  5) in 'Data.Vector.Algorithms.Common'
  75% (  3 /  4) in 'Data.Vector.Algorithms.Radix'
 100% ( 13 / 13) 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'
Warning: Data.Vector.Algorithms.Radix: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Search: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Optimal: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Insertion: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.AmericanFlag: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Heap: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Intro: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.Vector.Algorithms.Merge: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Documentation created: dist/doc/html/vector-algorithms/index.html,
dist/doc/html/vector-algorithms/vector-algorithms.txt
Creating package registration file:
/tmp/pkgConf-vector-algorithms-0.6.027807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-algorithms-0.6.0.4
Registering vector-algorithms-0.6.0.4...
Installed vector-algorithms-0.6.0.4
Configuring attoparsec-0.12.1.6...
Building attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.12.1.6...
Running Haddock for attoparsec-0.12.1.6...
Running hscolour for attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
Preprocessing library attoparsec-0.12.1.6...
Haddock coverage:
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  98% ( 89 / 91) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 65 / 67) in 'Data.Attoparsec.ByteString'
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file: /tmp/pkgConf-attoparsec-0.12.127807.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.12.1.6
Registering attoparsec-0.12.1.6...
Installed attoparsec-0.12.1.6
Configuring semigroups-0.16.2.2...
Building semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
[1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.16.2.2...
Running Haddock for semigroups-0.16.2.2...
Running hscolour for semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
Haddock coverage:
  94% ( 65 / 69) in 'Data.List.NonEmpty'
  81% ( 22 / 27) in 'Data.Semigroup'
  60% (  3 /  5) in 'Data.Semigroup.Generic'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Monoid.D1Dual Data.Monoid.C1_0Dual Data.Monoid.S1_0_0Dual Data.Monoid.D1Endo Data.Monoid.C1_0Endo Data.Monoid.S1_0_0Endo Data.Monoid.D1All Data.Monoid.C1_0All Data.Monoid.S1_0_0All Data.Monoid.D1Any Data.Monoid.C1_0Any Data.Monoid.S1_0_0Any Data.Monoid.D1Sum Data.Monoid.C1_0Sum Data.Monoid.S1_0_0Sum Data.Monoid.D1Product Data.Monoid.C1_0Product Data.Monoid.S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    Data.Semigroup.Generic.gmappend' Data.Semigroup.Generic.gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file: /tmp/pkgConf-semigroups-0.16.227807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/semigroups-0.16.2.2
Registering semigroups-0.16.2.2...
Installed semigroups-0.16.2.2
Configuring aeson-0.8.0.2...
Building aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
[ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[12 of 13] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.8.0.2...
Running Haddock for aeson-0.8.0.2...
Running hscolour for aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
Preprocessing library aeson-0.8.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
 100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Types.Class'
 100% (  5 /  5) in 'Data.Aeson.Functions'
 100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 45 / 45) in 'Data.Aeson.Types'
 100% (  3 /  3) in 'Data.Aeson.Encode.ByteString'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 57 / 57) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    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: could not find link destinations for:
    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,
dist/doc/html/aeson/aeson.txt
Creating package registration file: /tmp/pkgConf-aeson-0.8.027807.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/aeson-0.8.0.2
Registering aeson-0.8.0.2...
Installed aeson-0.8.0.2
Configuring void-0.7...
Building void-0.7...
Preprocessing library void-0.7...
[1 of 2] Compiling Data.Void        ( src-old/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7...
Running Haddock for void-0.7...
Running hscolour for void-0.7...
Preprocessing library void-0.7...
Preprocessing library void-0.7...
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-027807.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/void-0.7
Registering void-0.7...
Installed void-0.7
[1 of 1] Compiling Main             ( /tmp/bytes-0.15-27807/bytes-0.15/dist/setup/setup.hs, /tmp/bytes-0.15-27807/bytes-0.15/dist/setup/Main.o )
Linking /tmp/bytes-0.15-27807/bytes-0.15/dist/setup/setup ...
Configuring bytes-0.15...
Building bytes-0.15...
Preprocessing library bytes-0.15...
[1 of 5] Compiling Data.Bytes.Signed ( src/Data/Bytes/Signed.hs, dist/build/Data/Bytes/Signed.o )
[2 of 5] Compiling Data.Bytes.VarInt ( src/Data/Bytes/VarInt.hs, dist/build/Data/Bytes/VarInt.o )
[3 of 5] Compiling Data.Bytes.Put   ( src/Data/Bytes/Put.hs, dist/build/Data/Bytes/Put.o )
[4 of 5] Compiling Data.Bytes.Get   ( src/Data/Bytes/Get.hs, dist/build/Data/Bytes/Get.o )
[5 of 5] Compiling Data.Bytes.Serial ( src/Data/Bytes/Serial.hs, dist/build/Data/Bytes/Serial.o )
In-place registering bytes-0.15...
Running Haddock for bytes-0.15...
Running hscolour for bytes-0.15...
Preprocessing library bytes-0.15...
Preprocessing library bytes-0.15...
Haddock coverage:
  20% (  1 /  5) in 'Data.Bytes.Signed'
  50% (  1 /  2) in 'Data.Bytes.VarInt'
  75% (  3 /  4) in 'Data.Bytes.Put'
  75% (  3 /  4) in 'Data.Bytes.Get'
  71% ( 15 / 21) in 'Data.Bytes.Serial'
Documentation created: dist/doc/html/bytes/index.html,
dist/doc/html/bytes/bytes.txt
Creating package registration file: /tmp/pkgConf-bytes-027807.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bytes-0.15
Registering bytes-0.15...
Installed bytes-0.15
[1 of 1] Compiling Main             ( /tmp/bits-0.4-27807/bits-0.4/dist/setup/setup.hs, /tmp/bits-0.4-27807/bits-0.4/dist/setup/Main.o )
Linking /tmp/bits-0.4-27807/bits-0.4/dist/setup/setup ...
Configuring bits-0.4...
Building bits-0.4...
Preprocessing library bits-0.4...
[1 of 3] Compiling Data.Bits.Extras ( src/Data/Bits/Extras.hs, dist/build/Data/Bits/Extras.o )
[2 of 3] Compiling Data.Bits.Coding ( src/Data/Bits/Coding.hs, dist/build/Data/Bits/Coding.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package cereal-0.4.1.1 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.3.1 ... linking ... done.
Loading package text-1.2.0.4 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package transformers-compat-0.4.0.3 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package nats-1 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package semigroups-0.16.2.2 ... linking ... done.
Loading package void-0.7 ... linking ... done.
Loading package bytes-0.15 ... linking ... done.
[3 of 3] Compiling Data.Bits.Coded  ( src/Data/Bits/Coded.hs, dist/build/Data/Bits/Coded.o )
In-place registering bits-0.4...
Running Haddock for bits-0.4...
Running hscolour for bits-0.4...
Preprocessing library bits-0.4...
Preprocessing library bits-0.4...
Haddock coverage:
  33% (  4 / 12) in 'Data.Bits.Extras'
  77% ( 10 / 13) in 'Data.Bits.Coding'
  75% (  6 /  8) in 'Data.Bits.Coded'
Documentation created: dist/doc/html/bits/index.html,
dist/doc/html/bits/bits.txt
Creating package registration file: /tmp/pkgConf-bits-027807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bits-0.4
Registering bits-0.4...
Installed bits-0.4
Configuring OrderedBits-0.0.0.1...
Building OrderedBits-0.0.0.1...
Preprocessing library OrderedBits-0.0.0.1...
[1 of 2] Compiling Data.Bits.Ordered ( Data/Bits/Ordered.hs, dist/build/Data/Bits/Ordered.o )
[2 of 2] Compiling Data.Bits.Ordered.QuickCheck ( Data/Bits/Ordered/QuickCheck.hs, dist/build/Data/Bits/Ordered/QuickCheck.o )
In-place registering OrderedBits-0.0.0.1...
Running Haddock for OrderedBits-0.0.0.1...
Running hscolour for OrderedBits-0.0.0.1...
Preprocessing library OrderedBits-0.0.0.1...
Preprocessing library OrderedBits-0.0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6
Haddock coverage:
 100% ( 15 / 15) in 'Data.Bits.Ordered'
  22% (  2 /  9) in 'Data.Bits.Ordered.QuickCheck'
Documentation created: dist/doc/html/OrderedBits/index.html,
dist/doc/html/OrderedBits/OrderedBits.txt
Creating package registration file: /tmp/pkgConf-OrderedBits-0.0.027807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/OrderedBits-0.0.0.1
Registering OrderedBits-0.0.0.1...
Installed OrderedBits-0.0.0.1
Configuring PrimitiveArray-0.6.0.0...
Building PrimitiveArray-0.6.0.0...
Preprocessing library PrimitiveArray-0.6.0.0...
[ 1 of 13] Compiling Data.PrimitiveArray.Index.Class ( Data/PrimitiveArray/Index/Class.hs, dist/build/Data/PrimitiveArray/Index/Class.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package primitive-0.6 ... linking ... done.
Loading package vector-0.10.12.3 ... linking ... done.
Loading package vector-th-unbox-0.2.1.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package cereal-0.4.1.1 ... linking ... done.
Loading package vector-binary-instances-0.2.1.0 ... linking ... done.
Loading package text-1.2.0.4 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package scientific-0.3.3.8 ... linking ... done.
Loading package attoparsec-0.12.1.6 ... linking ... done.
Loading package dlist-0.7.1.1 ... linking ... done.
Loading package mtl-2.1.3.1 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package syb-0.4.4 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package aeson-0.8.0.2 ... linking ... done.
Loading package random-1.1 ... linking ... done.
Loading package tf-random-0.5 ... linking ... done.
Loading package QuickCheck-2.8.1 ... linking ... done.
Loading package transformers-compat-0.4.0.3 ... linking ... done.
Loading package nats-1 ... linking ... done.
Loading package semigroups-0.16.2.2 ... linking ... done.
Loading package void-0.7 ... linking ... done.
Loading package bytes-0.15 ... linking ... done.
Loading package bits-0.4 ... linking ... done.
Loading package vector-algorithms-0.6.0.4 ... linking ... done.
Loading package OrderedBits-0.0.0.1 ... linking ... done.
[ 2 of 13] Compiling Data.PrimitiveArray.Index.Complement ( Data/PrimitiveArray/Index/Complement.hs, dist/build/Data/PrimitiveArray/Index/Complement.o )
[ 3 of 13] Compiling Data.PrimitiveArray.Index.Int ( Data/PrimitiveArray/Index/Int.hs, dist/build/Data/PrimitiveArray/Index/Int.o )
[ 4 of 13] Compiling Data.PrimitiveArray.Index.Outside ( Data/PrimitiveArray/Index/Outside.hs, dist/build/Data/PrimitiveArray/Index/Outside.o )
[ 5 of 13] Compiling Data.PrimitiveArray.Index.Point ( Data/PrimitiveArray/Index/Point.hs, dist/build/Data/PrimitiveArray/Index/Point.o )

Data/PrimitiveArray/Index/Point.hs:110:10: Warning:
    No explicit implementation for
      ‘inBounds’
    In the instance declaration for ‘Index PointR’
[ 6 of 13] Compiling Data.PrimitiveArray.Index.Set ( Data/PrimitiveArray/Index/Set.hs, dist/build/Data/PrimitiveArray/Index/Set.o )
[ 7 of 13] Compiling Data.PrimitiveArray.QuickCheck.Index.Set ( Data/PrimitiveArray/QuickCheck/Index/Set.hs, dist/build/Data/PrimitiveArray/QuickCheck/Index/Set.o )
[ 8 of 13] Compiling Data.PrimitiveArray.Index.Subword ( Data/PrimitiveArray/Index/Subword.hs, dist/build/Data/PrimitiveArray/Index/Subword.o )
[ 9 of 13] Compiling Data.PrimitiveArray.Index ( Data/PrimitiveArray/Index.hs, dist/build/Data/PrimitiveArray/Index.o )
[10 of 13] Compiling Data.PrimitiveArray.Class ( Data/PrimitiveArray/Class.hs, dist/build/Data/PrimitiveArray/Class.o )
[11 of 13] Compiling Data.PrimitiveArray.Dense ( Data/PrimitiveArray/Dense.hs, dist/build/Data/PrimitiveArray/Dense.o )
[12 of 13] Compiling Data.PrimitiveArray.FillTables ( Data/PrimitiveArray/FillTables.hs, dist/build/Data/PrimitiveArray/FillTables.o )
[13 of 13] Compiling Data.PrimitiveArray ( Data/PrimitiveArray.hs, dist/build/Data/PrimitiveArray.o )
In-place registering PrimitiveArray-0.6.0.0...
Running Haddock for PrimitiveArray-0.6.0.0...
Running hscolour for PrimitiveArray-0.6.0.0...
Preprocessing library PrimitiveArray-0.6.0.0...
Preprocessing library PrimitiveArray-0.6.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6

Data/PrimitiveArray/Index/Point.hs:110:10: Warning:
    No explicit implementation for
      ‘inBounds’
    In the instance declaration for ‘Index PointR’
Haddock coverage:
  12% (  5 / 42) in 'Data.PrimitiveArray.Index.Class'
   7% (  1 / 15) in 'Data.PrimitiveArray.Index.Complement'
   0% (  0 /  4) in 'Data.PrimitiveArray.Index.Int'
   7% (  1 / 15) in 'Data.PrimitiveArray.Index.Outside'
  11% (  3 / 28) in 'Data.PrimitiveArray.Index.Point'
  22% ( 14 / 63) in 'Data.PrimitiveArray.Index.Set'
   0% (  0 /  2) in 'Data.PrimitiveArray.QuickCheck.Index.Set'
  24% (  5 / 21) in 'Data.PrimitiveArray.Index.Subword'
  88% (  7 /  8) in 'Data.PrimitiveArray.Index'
  81% ( 13 / 16) in 'Data.PrimitiveArray.Class'
  12% (  3 / 25) in 'Data.PrimitiveArray.Dense'
  71% (  5 /  7) in 'Data.PrimitiveArray.FillTables'
  80% (  4 /  5) in 'Data.PrimitiveArray'
Warning: Data.PrimitiveArray.Index.Class: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Data.PrimitiveArray.Index.Class.TFCo:R:MVectors:. Data.PrimitiveArray.Index.Class.TFCo:R:MVectors:> Data.PrimitiveArray.Index.Class.TFCo:R:MVectorsZ
Warning: Data.PrimitiveArray.Index.Complement: could not find link destinations for:
    Data.PrimitiveArray.Index.Complement.TFCo:R:MVectorsComplement
Warning: Data.PrimitiveArray.Index.Outside: could not find link destinations for:
    Data.PrimitiveArray.Index.Outside.TFCo:R:MVectorsOutside
Warning: Data.PrimitiveArray.Index.Point: could not find link destinations for:
    Data.PrimitiveArray.Index.Point.TFCo:R:MVectorsPointL Data.PrimitiveArray.Index.Point.TFCo:R:MVectorsPointR
Warning: Data.PrimitiveArray.Index.Set: could not find link destinations for:
    Data.PrimitiveArray.Index.Set.TFCo:R:MVectorsInterface Data.PrimitiveArray.Index.Set.TFCo:R:MVectorsBitSet Data.PrimitiveArray.Index.Set.TFCo:R:MVectorsFixed
Warning: Data.PrimitiveArray.Index.Subword: could not find link destinations for:
    Data.PrimitiveArray.Index.Subword.TFCo:R:MVectorsSubword
Warning: Data.PrimitiveArray.Class: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad Control.Monad.Primitive.PrimState
Warning: Data.PrimitiveArray.Dense: could not find link destinations for:
    Control.Monad.Primitive.PrimState
Warning: Data.PrimitiveArray.FillTables: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad
Documentation created: dist/doc/html/PrimitiveArray/index.html,
dist/doc/html/PrimitiveArray/PrimitiveArray.txt
Creating package registration file: /tmp/pkgConf-PrimitiveArray-0.6.027807.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/PrimitiveArray-0.6.0.0
Registering PrimitiveArray-0.6.0.0...
Installed PrimitiveArray-0.6.0.0
Downloading ADPfusion-0.4.0.1...
Configuring ADPfusion-0.4.0.1...
Building ADPfusion-0.4.0.1...
Preprocessing library ADPfusion-0.4.0.1...
[ 1 of 50] Compiling ADP.Fusion.QuickCheck.Common ( ADP/Fusion/QuickCheck/Common.hs, dist/build/ADP/Fusion/QuickCheck/Common.o )
[ 2 of 50] Compiling ADP.Fusion.TH.Common ( ADP/Fusion/TH/Common.hs, dist/build/ADP/Fusion/TH/Common.o )
[ 3 of 50] Compiling ADP.Fusion.TH.Backtrack ( ADP/Fusion/TH/Backtrack.hs, dist/build/ADP/Fusion/TH/Backtrack.o )
[ 4 of 50] Compiling ADP.Fusion.SynVar.Recursive.Point ( ADP/Fusion/SynVar/Recursive/Point.hs, dist/build/ADP/Fusion/SynVar/Recursive/Point.o )
[ 5 of 50] Compiling ADP.Fusion.SynVar.Axiom ( ADP/Fusion/SynVar/Axiom.hs, dist/build/ADP/Fusion/SynVar/Axiom.o )
[ 6 of 50] Compiling ADP.Fusion.Base.Classes ( ADP/Fusion/Base/Classes.hs, dist/build/ADP/Fusion/Base/Classes.o )
[ 7 of 50] Compiling ADP.Fusion.Base.Multi ( ADP/Fusion/Base/Multi.hs, dist/build/ADP/Fusion/Base/Multi.o )
[ 8 of 50] Compiling ADP.Fusion.Base.Point ( ADP/Fusion/Base/Point.hs, dist/build/ADP/Fusion/Base/Point.o )
[ 9 of 50] Compiling ADP.Fusion.Base.Set ( ADP/Fusion/Base/Set.hs, dist/build/ADP/Fusion/Base/Set.o )

ADP/Fusion/Base/Set.hs:81:3: Warning:
    No explicit implementation for
      ‘mkStream’
    In the instance declaration for
      ‘MkStream m S (Outside (BS2I First Last))’

ADP/Fusion/Base/Set.hs:85:3: Warning:
    No explicit implementation for
      ‘mkStream’
    In the instance declaration for
      ‘MkStream m S (Complement (BS2I First Last))’
[10 of 50] Compiling ADP.Fusion.Base.Subword ( ADP/Fusion/Base/Subword.hs, dist/build/ADP/Fusion/Base/Subword.o )
[11 of 50] Compiling ADP.Fusion.TH    ( ADP/Fusion/TH.hs, dist/build/ADP/Fusion/TH.o )
[12 of 50] Compiling ADP.Fusion.Base  ( ADP/Fusion/Base.hs, dist/build/ADP/Fusion/Base.o )
[13 of 50] Compiling ADP.Fusion.Term.Chr.Type ( ADP/Fusion/Term/Chr/Type.hs, dist/build/ADP/Fusion/Term/Chr/Type.o )
[14 of 50] Compiling ADP.Fusion.Term.Chr.Point ( ADP/Fusion/Term/Chr/Point.hs, dist/build/ADP/Fusion/Term/Chr/Point.o )
[15 of 50] Compiling ADP.Fusion.Term.Chr.Subword ( ADP/Fusion/Term/Chr/Subword.hs, dist/build/ADP/Fusion/Term/Chr/Subword.o )
[16 of 50] Compiling ADP.Fusion.Term.Chr ( ADP/Fusion/Term/Chr.hs, dist/build/ADP/Fusion/Term/Chr.o )
[17 of 50] Compiling ADP.Fusion.Term.Edge.Type ( ADP/Fusion/Term/Edge/Type.hs, dist/build/ADP/Fusion/Term/Edge/Type.o )
[18 of 50] Compiling ADP.Fusion.Term.Edge.Set ( ADP/Fusion/Term/Edge/Set.hs, dist/build/ADP/Fusion/Term/Edge/Set.o )
[19 of 50] Compiling ADP.Fusion.Term.Edge ( ADP/Fusion/Term/Edge.hs, dist/build/ADP/Fusion/Term/Edge.o )
[20 of 50] Compiling ADP.Fusion.Term.Epsilon.Type ( ADP/Fusion/Term/Epsilon/Type.hs, dist/build/ADP/Fusion/Term/Epsilon/Type.o )
[21 of 50] Compiling ADP.Fusion.Term.Epsilon.Point ( ADP/Fusion/Term/Epsilon/Point.hs, dist/build/ADP/Fusion/Term/Epsilon/Point.o )
[22 of 50] Compiling ADP.Fusion.Term.Epsilon.Subword ( ADP/Fusion/Term/Epsilon/Subword.hs, dist/build/ADP/Fusion/Term/Epsilon/Subword.o )
[23 of 50] Compiling ADP.Fusion.Term.Epsilon ( ADP/Fusion/Term/Epsilon.hs, dist/build/ADP/Fusion/Term/Epsilon.o )
[24 of 50] Compiling ADP.Fusion.Term.Deletion.Type ( ADP/Fusion/Term/Deletion/Type.hs, dist/build/ADP/Fusion/Term/Deletion/Type.o )
[25 of 50] Compiling ADP.Fusion.Term.Deletion.Point ( ADP/Fusion/Term/Deletion/Point.hs, dist/build/ADP/Fusion/Term/Deletion/Point.o )
[26 of 50] Compiling ADP.Fusion.Term.Deletion ( ADP/Fusion/Term/Deletion.hs, dist/build/ADP/Fusion/Term/Deletion.o )
[27 of 50] Compiling ADP.Fusion.Term.PeekIndex.Type ( ADP/Fusion/Term/PeekIndex/Type.hs, dist/build/ADP/Fusion/Term/PeekIndex/Type.o )
[28 of 50] Compiling ADP.Fusion.Term.PeekIndex.Subword ( ADP/Fusion/Term/PeekIndex/Subword.hs, dist/build/ADP/Fusion/Term/PeekIndex/Subword.o )
[29 of 50] Compiling ADP.Fusion.Term.PeekIndex ( ADP/Fusion/Term/PeekIndex.hs, dist/build/ADP/Fusion/Term/PeekIndex.o )
[30 of 50] Compiling ADP.Fusion.Term.Strng.Type ( ADP/Fusion/Term/Strng/Type.hs, dist/build/ADP/Fusion/Term/Strng/Type.o )
[31 of 50] Compiling ADP.Fusion.Term.Strng.Point ( ADP/Fusion/Term/Strng/Point.hs, dist/build/ADP/Fusion/Term/Strng/Point.o )
[32 of 50] Compiling ADP.Fusion.Term.Strng ( ADP/Fusion/Term/Strng.hs, dist/build/ADP/Fusion/Term/Strng.o )
[33 of 50] Compiling ADP.Fusion.Term  ( ADP/Fusion/Term.hs, dist/build/ADP/Fusion/Term.o )
[34 of 50] Compiling ADP.Fusion.SynVar.Backtrack ( ADP/Fusion/SynVar/Backtrack.hs, dist/build/ADP/Fusion/SynVar/Backtrack.o )
[35 of 50] Compiling ADP.Fusion.SynVar.Indices ( ADP/Fusion/SynVar/Indices.hs, dist/build/ADP/Fusion/SynVar/Indices.o )
[36 of 50] Compiling ADP.Fusion.SynVar.Array.Type ( ADP/Fusion/SynVar/Array/Type.hs, dist/build/ADP/Fusion/SynVar/Array/Type.o )
[37 of 50] Compiling ADP.Fusion.SynVar.Array.Point ( ADP/Fusion/SynVar/Array/Point.hs, dist/build/ADP/Fusion/SynVar/Array/Point.o )
[38 of 50] Compiling ADP.Fusion.SynVar.Array.Set ( ADP/Fusion/SynVar/Array/Set.hs, dist/build/ADP/Fusion/SynVar/Array/Set.o )
[39 of 50] Compiling ADP.Fusion.SynVar.Array.Subword ( ADP/Fusion/SynVar/Array/Subword.hs, dist/build/ADP/Fusion/SynVar/Array/Subword.o )
[40 of 50] Compiling ADP.Fusion.SynVar.Array ( ADP/Fusion/SynVar/Array.hs, dist/build/ADP/Fusion/SynVar/Array.o )
[41 of 50] Compiling ADP.Fusion.SynVar.Fill ( ADP/Fusion/SynVar/Fill.hs, dist/build/ADP/Fusion/SynVar/Fill.o )
[42 of 50] Compiling ADP.Fusion.SynVar.Recursive.Type ( ADP/Fusion/SynVar/Recursive/Type.hs, dist/build/ADP/Fusion/SynVar/Recursive/Type.o )
[43 of 50] Compiling ADP.Fusion.SynVar.Recursive.Subword ( ADP/Fusion/SynVar/Recursive/Subword.hs, dist/build/ADP/Fusion/SynVar/Recursive/Subword.o )
[44 of 50] Compiling ADP.Fusion.SynVar.Recursive ( ADP/Fusion/SynVar/Recursive.hs, dist/build/ADP/Fusion/SynVar/Recursive.o )
[45 of 50] Compiling ADP.Fusion.SynVar ( ADP/Fusion/SynVar.hs, dist/build/ADP/Fusion/SynVar.o )
[46 of 50] Compiling ADP.Fusion.Apply ( ADP/Fusion/Apply.hs, dist/build/ADP/Fusion/Apply.o )
[47 of 50] Compiling ADP.Fusion       ( ADP/Fusion.hs, dist/build/ADP/Fusion.o )
[48 of 50] Compiling ADP.Fusion.QuickCheck.Point ( ADP/Fusion/QuickCheck/Point.hs, dist/build/ADP/Fusion/QuickCheck/Point.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package OneTuple-0.2.1 ... linking ... done.
Loading package tuple-0.3.0.2 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package strict-0.3.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package primitive-0.6 ... linking ... done.
Loading package monad-primitive-0.1 ... linking ... done.
Loading package mmorph-1.0.4 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package random-1.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package tf-random-0.5 ... linking ... done.
Loading package QuickCheck-2.8.1 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package cereal-0.4.1.1 ... linking ... done.
Loading package mtl-2.1.3.1 ... linking ... done.
Loading package text-1.2.0.4 ... linking ... done.
Loading package transformers-compat-0.4.0.3 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package nats-1 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package semigroups-0.16.2.2 ... linking ... done.
Loading package void-0.7 ... linking ... done.
Loading package bytes-0.15 ... linking ... done.
Loading package bits-0.4 ... linking ... done.
Loading package vector-0.10.12.3 ... linking ... done.
Loading package vector-algorithms-0.6.0.4 ... linking ... done.
Loading package OrderedBits-0.0.0.1 ... linking ... done.
Loading package scientific-0.3.3.8 ... linking ... done.
Loading package attoparsec-0.12.1.6 ... linking ... done.
Loading package dlist-0.7.1.1 ... linking ... done.
Loading package syb-0.4.4 ... linking ... done.
Loading package aeson-0.8.0.2 ... linking ... done.
Loading package vector-binary-instances-0.2.1.0 ... linking ... done.
Loading package vector-th-unbox-0.2.1.2 ... linking ... done.
Loading package PrimitiveArray-0.6.0.0 ... linking ... done.
[49 of 50] Compiling ADP.Fusion.QuickCheck.Set ( ADP/Fusion/QuickCheck/Set.hs, dist/build/ADP/Fusion/QuickCheck/Set.o )
[50 of 50] Compiling ADP.Fusion.QuickCheck.Subword ( ADP/Fusion/QuickCheck/Subword.hs, dist/build/ADP/Fusion/QuickCheck/Subword.o )
In-place registering ADPfusion-0.4.0.1...
Running Haddock for ADPfusion-0.4.0.1...
Running hscolour for ADPfusion-0.4.0.1...
Preprocessing library ADPfusion-0.4.0.1...
Preprocessing library ADPfusion-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: primitive-0.6

ADP/Fusion/Base/Set.hs:81:3: Warning:
    No explicit implementation for
      ‘mkStream’
    In the instance declaration for
      ‘MkStream m S (Outside (BS2I First Last))’

ADP/Fusion/Base/Set.hs:85:3: Warning:
    No explicit implementation for
      ‘mkStream’
    In the instance declaration for
      ‘MkStream m S (Complement (BS2I First Last))’
Haddock coverage:
   0% (  0 /  2) in 'ADP.Fusion.QuickCheck.Common'
  50% (  1 /  2) in 'ADP.Fusion.TH.Common'
  59% ( 10 / 17) in 'ADP.Fusion.TH.Backtrack'
   0% (  0 /  1) in 'ADP.Fusion.SynVar.Recursive.Point'
 100% (  2 /  2) in 'ADP.Fusion.SynVar.Axiom'
  35% (  6 / 17) in 'ADP.Fusion.Base.Classes'
  18% (  6 / 34) in 'ADP.Fusion.Base.Multi'
   0% (  0 / 10) in 'ADP.Fusion.Base.Point'
  21% (  3 / 14) in 'ADP.Fusion.Base.Set'
  14% (  1 /  7) in 'ADP.Fusion.Base.Subword'
  33% (  1 /  3) in 'ADP.Fusion.TH'
  83% (  5 /  6) in 'ADP.Fusion.Base'
  50% (  3 /  6) in 'ADP.Fusion.Term.Chr.Type'
   0% (  0 /  7) in 'ADP.Fusion.Term.Chr.Point'
   0% (  0 /  3) in 'ADP.Fusion.Term.Chr.Subword'
  75% (  3 /  4) in 'ADP.Fusion.Term.Chr'
   0% (  0 /  4) in 'ADP.Fusion.Term.Edge.Type'
   0% (  0 /  4) in 'ADP.Fusion.Term.Edge.Set'
  67% (  2 /  3) in 'ADP.Fusion.Term.Edge'
   0% (  0 /  4) in 'ADP.Fusion.Term.Epsilon.Type'
   0% (  0 /  7) in 'ADP.Fusion.Term.Epsilon.Point'
   0% (  0 /  3) in 'ADP.Fusion.Term.Epsilon.Subword'
  75% (  3 /  4) in 'ADP.Fusion.Term.Epsilon'
   0% (  0 /  4) in 'ADP.Fusion.Term.Deletion.Type'
   0% (  0 /  7) in 'ADP.Fusion.Term.Deletion.Point'
  67% (  2 /  3) in 'ADP.Fusion.Term.Deletion'
   0% (  0 /  4) in 'ADP.Fusion.Term.PeekIndex.Type'
   0% (  0 /  2) in 'ADP.Fusion.Term.PeekIndex.Subword'
  67% (  2 /  3) in 'ADP.Fusion.Term.PeekIndex'
  14% (  1 /  7) in 'ADP.Fusion.Term.Strng.Type'
   0% (  0 /  4) in 'ADP.Fusion.Term.Strng.Point'
 100% (  3 /  3) in 'ADP.Fusion.Term.Strng'
  86% (  6 /  7) in 'ADP.Fusion.Term'
  67% (  2 /  3) in 'ADP.Fusion.SynVar.Backtrack'
  33% (  2 /  6) in 'ADP.Fusion.SynVar.Indices'
   8% (  1 / 13) in 'ADP.Fusion.SynVar.Array.Type'
   0% (  0 /  5) in 'ADP.Fusion.SynVar.Array.Point'
  40% (  2 /  5) in 'ADP.Fusion.SynVar.Array.Set'
   0% (  0 /  9) in 'ADP.Fusion.SynVar.Array.Subword'
  80% (  4 /  5) in 'ADP.Fusion.SynVar.Array'
  50% (  9 / 18) in 'ADP.Fusion.SynVar.Fill'
   0% (  0 /  8) in 'ADP.Fusion.SynVar.Recursive.Type'
   0% (  0 /  1) in 'ADP.Fusion.SynVar.Recursive.Subword'
  75% (  3 /  4) in 'ADP.Fusion.SynVar.Recursive'
 100% (  6 /  6) in 'ADP.Fusion.SynVar'
   6% (  1 / 18) in 'ADP.Fusion.Apply'
  92% ( 11 / 12) in 'ADP.Fusion'
  24% ( 14 / 58) in 'ADP.Fusion.QuickCheck.Point'
  32% ( 10 / 31) in 'ADP.Fusion.QuickCheck.Set'
  32% (  9 / 28) in 'ADP.Fusion.QuickCheck.Subword'
Warning: ADP.Fusion.SynVar.Array.Type: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad
Warning: ADP.Fusion.SynVar.Fill: could not find link destinations for:
    Control.Monad.Primitive.PrimMonad
Documentation created: dist/doc/html/ADPfusion/index.html,
dist/doc/html/ADPfusion/ADPfusion.txt
Creating package registration file: /tmp/pkgConf-ADPfusion-0.4.027807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ADPfusion-0.4.0.1
Registering ADPfusion-0.4.0.1...
Installed ADPfusion-0.4.0.1

Test log

No test log was submitted for this report.