Build #1 for kdt-0.2.3

[all reports]

Package kdt-0.2.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-03-19 02:19:25.370602 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies heap-1.0.2, deepseq-generics-0.1.1.2, deepseq-1.3.0.2, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring deepseq-generics-0.1.1.2...
Building deepseq-generics-0.1.1.2...
Preprocessing library deepseq-generics-0.1.1.2...
[1 of 1] Compiling Control.DeepSeq.Generics ( Control/DeepSeq/Generics.hs, dist/build/Control/DeepSeq/Generics.o )
In-place registering deepseq-generics-0.1.1.2...
Running Haddock for deepseq-generics-0.1.1.2...
Running hscolour for deepseq-generics-0.1.1.2...
Preprocessing library deepseq-generics-0.1.1.2...
Preprocessing library deepseq-generics-0.1.1.2...
Haddock coverage:
 100% (  8 /  8) in 'Control.DeepSeq.Generics'
Warning: Control.DeepSeq.Generics: could not find link destinations for:
    Control.DeepSeq.Generics.GNFData Control.DeepSeq.Generics.GNFDataV1
Documentation created: dist/doc/html/deepseq-generics/index.html,
dist/doc/html/deepseq-generics/deepseq-generics.txt
Creating package registration file: /tmp/pkgConf-deepseq-generics-0.1.129770.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/deepseq-generics-0.1.1.2
Registering deepseq-generics-0.1.1.2...
Installed deepseq-generics-0.1.1.2
Configuring primitive-0.5.4.0...
Building primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:32:1: Warning:
    The import of ‘Control.Monad.ST’ is redundant
      except perhaps to import instances from ‘Control.Monad.ST’
    To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.4.0...
Running Haddock for primitive-0.5.4.0...
Running hscolour for primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...
Preprocessing library primitive-0.5.4.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of ‘Control.Monad.ST’ is redundant
      except perhaps to import instances from ‘Control.Monad.ST’
    To import instances alone, use: import Control.Monad.ST()
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file: /tmp/pkgConf-primitive-0.5.429770.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.5.4.0
Registering primitive-0.5.4.0...
Installed primitive-0.5.4.0
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-129770.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 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...

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-029770.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 QuickCheck-2.8...
Building QuickCheck-2.8...
Preprocessing library QuickCheck-2.8...
[ 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...
Running Haddock for QuickCheck-2.8...
Running hscolour for QuickCheck-2.8...
Preprocessing library QuickCheck-2.8...
Preprocessing library QuickCheck-2.8...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  38% (  3 /  8) 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'
  61% ( 44 / 72) 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-229770.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8
Registering QuickCheck-2.8...
Installed QuickCheck-2.8
Downloading heap-1.0.2...
Configuring heap-1.0.2...
Building heap-1.0.2...
Preprocessing library heap-1.0.2...
[1 of 3] Compiling Data.Heap.Internal ( Data/Heap/Internal.hs, dist/build/Data/Heap/Internal.o )

Data/Heap/Internal.hs:36:1: Warning:
    Module ‘Prelude’ does not export ‘foldMap’
[2 of 3] Compiling Data.Heap.Item   ( Data/Heap/Item.hs, dist/build/Data/Heap/Item.o )
[3 of 3] Compiling Data.Heap        ( Data/Heap.hs, dist/build/Data/Heap.o )
In-place registering heap-1.0.2...
Running Haddock for heap-1.0.2...
Running hscolour for heap-1.0.2...
Preprocessing library heap-1.0.2...
Preprocessing library heap-1.0.2...

Data/Heap/Internal.hs:36:1: Warning:
    Module ‘Prelude’ does not export ‘foldMap’
Haddock coverage:
 100% ( 24 / 24) in 'Data.Heap.Internal'
 100% ( 15 / 15) in 'Data.Heap.Item'
 100% ( 49 / 49) in 'Data.Heap'
Warning: Data.Heap: could not find link destinations for:
    Data.Heap.Item.TFCo:R:PrioMinPolicya Data.Heap.Item.MinP Data.Heap.Item.unMinP Data.Heap.Item.TFCo:R:PrioMaxPolicya Data.Heap.Item.MaxP Data.Heap.Item.unMaxP Data.Heap.Item.TFCo:R:PrioFstMinPolicy(,) Data.Heap.Item.FMinP Data.Heap.Item.unFMinP Data.Heap.Item.TFCo:R:PrioFstMaxPolicy(,) Data.Heap.Item.FMaxP Data.Heap.Item.unFMaxP
Documentation created: dist/doc/html/heap/index.html,
dist/doc/html/heap/heap.txt
Creating package registration file: /tmp/pkgConf-heap-1.029770.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/heap-1.0.2
Registering heap-1.0.2...
Installed heap-1.0.2
Downloading kdt-0.2.3...
Configuring kdt-0.2.3...
Building kdt-0.2.3...
Preprocessing library kdt-0.2.3...
[1 of 4] Compiling Data.KdMap.Static ( lib-src/Data/KdMap/Static.hs, dist/build/Data/KdMap/Static.o )
[2 of 4] Compiling Data.KdTree.Static ( lib-src/Data/KdTree/Static.hs, dist/build/Data/KdTree/Static.o )
[3 of 4] Compiling Data.KdMap.Dynamic ( lib-src/Data/KdMap/Dynamic.hs, dist/build/Data/KdMap/Dynamic.o )
[4 of 4] Compiling Data.KdTree.Dynamic ( lib-src/Data/KdTree/Dynamic.hs, dist/build/Data/KdTree/Dynamic.o )
In-place registering kdt-0.2.3...
Running Haddock for kdt-0.2.3...
Running hscolour for kdt-0.2.3...
Preprocessing library kdt-0.2.3...
Preprocessing library kdt-0.2.3...
Haddock coverage:
  97% ( 32 / 33) in 'Data.KdMap.Static'
  95% ( 37 / 39) in 'Data.KdTree.Static'
  97% ( 32 / 33) in 'Data.KdMap.Dynamic'
  96% ( 24 / 25) in 'Data.KdTree.Dynamic'
Documentation created: dist/doc/html/kdt/index.html, dist/doc/html/kdt/kdt.txt
Creating package registration file: /tmp/pkgConf-kdt-0.229770.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/kdt-0.2.3
Registering kdt-0.2.3...
Installed kdt-0.2.3

Test log

No test log was submitted for this report.