Build #1 for repa-flow-4.1.0.1

[all reports]

Package repa-flow-4.1.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-03-30 11:48:50.590993 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies vector-0.10.12.3, text-1.2.0.4, repa-stream-4.1.0.1, repa-eval-4.0.0.1, repa-array-4.1.0.1, primitive-0.5.4.0, filepath-1.3.0.2, directory-1.2.1.0, containers-0.5.5.1, bytestring-0.10.4.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.431452.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 repa-eval-4.0.0.1...
Building repa-eval-4.0.0.1...
Preprocessing library repa-eval-4.0.0.1...
[ 1 of 11] Compiling Data.Repa.Eval.Generic.Seq.Reduction ( Data/Repa/Eval/Generic/Seq/Reduction.hs, dist/build/Data/Repa/Eval/Generic/Seq/Reduction.o )
[ 2 of 11] Compiling Data.Repa.Eval.Generic.Seq.Chunked ( Data/Repa/Eval/Generic/Seq/Chunked.hs, dist/build/Data/Repa/Eval/Generic/Seq/Chunked.o )
[ 3 of 11] Compiling Data.Repa.Eval.Gang ( Data/Repa/Eval/Gang.hs, dist/build/Data/Repa/Eval/Gang.o )
[ 4 of 11] Compiling Data.Repa.Eval.Generic.Par.Chunked ( Data/Repa/Eval/Generic/Par/Chunked.hs, dist/build/Data/Repa/Eval/Generic/Par/Chunked.o )
[ 5 of 11] Compiling Data.Repa.Eval.Generic.Par.Interleaved ( Data/Repa/Eval/Generic/Par/Interleaved.hs, dist/build/Data/Repa/Eval/Generic/Par/Interleaved.o )
[ 6 of 11] Compiling Data.Repa.Eval.Generic.Par.Reduction ( Data/Repa/Eval/Generic/Par/Reduction.hs, dist/build/Data/Repa/Eval/Generic/Par/Reduction.o )
[ 7 of 11] Compiling Data.Repa.Eval.Elt ( Data/Repa/Eval/Elt.hs, dist/build/Data/Repa/Eval/Elt.o )
[ 8 of 11] Compiling Data.Repa.Eval.Generic.Seq.Cursored ( Data/Repa/Eval/Generic/Seq/Cursored.hs, dist/build/Data/Repa/Eval/Generic/Seq/Cursored.o )
[ 9 of 11] Compiling Data.Repa.Eval.Generic.Seq ( Data/Repa/Eval/Generic/Seq.hs, dist/build/Data/Repa/Eval/Generic/Seq.o )
[10 of 11] Compiling Data.Repa.Eval.Generic.Par.Cursored ( Data/Repa/Eval/Generic/Par/Cursored.hs, dist/build/Data/Repa/Eval/Generic/Par/Cursored.o )
[11 of 11] Compiling Data.Repa.Eval.Generic.Par ( Data/Repa/Eval/Generic/Par.hs, dist/build/Data/Repa/Eval/Generic/Par.o )
In-place registering repa-eval-4.0.0.1...
Running Haddock for repa-eval-4.0.0.1...
Running hscolour for repa-eval-4.0.0.1...
Preprocessing library repa-eval-4.0.0.1...
Preprocessing library repa-eval-4.0.0.1...
Haddock coverage:
  75% (  3 /  4) in 'Data.Repa.Eval.Generic.Seq.Reduction'
  67% (  2 /  3) in 'Data.Repa.Eval.Generic.Seq.Chunked'
 100% (  6 /  6) in 'Data.Repa.Eval.Gang'
  67% (  2 /  3) in 'Data.Repa.Eval.Generic.Par.Chunked'
  50% (  1 /  2) in 'Data.Repa.Eval.Generic.Par.Interleaved'
  67% (  2 /  3) in 'Data.Repa.Eval.Generic.Par.Reduction'
 100% (  2 /  2) in 'Data.Repa.Eval.Elt'
  50% (  1 /  2) in 'Data.Repa.Eval.Generic.Seq.Cursored'
 100% (  9 /  9) in 'Data.Repa.Eval.Generic.Seq'
  67% (  2 /  3) in 'Data.Repa.Eval.Generic.Par.Cursored'
 100% ( 10 / 10) in 'Data.Repa.Eval.Generic.Par'
Warning: Data.Repa.Eval.Gang: could not find link destinations for:
    Data.Repa.Eval.Gang.Req
Documentation created: dist/doc/html/repa-eval/index.html,
dist/doc/html/repa-eval/repa-eval.txt
Creating package registration file: /tmp/pkgConf-repa-eval-4.0.031452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-eval-4.0.0.1
Registering repa-eval-4.0.0.1...
Installed repa-eval-4.0.0.1
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.031452.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 transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.331452.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
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 primitive-0.5.4.0 ... 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...

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'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
  97% (185 /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.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
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
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file: /tmp/pkgConf-vector-0.10.1231452.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 double-conversion-2.0.1.0...
Building double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
[1 of 3] Compiling Data.Double.Conversion.FFI ( Data/Double/Conversion/FFI.hs, dist/build/Data/Double/Conversion/FFI.o )
[2 of 3] Compiling Data.Double.Conversion.Text ( Data/Double/Conversion/Text.hs, dist/build/Data/Double/Conversion/Text.o )
[3 of 3] Compiling Data.Double.Conversion.ByteString ( Data/Double/Conversion/ByteString.hs, dist/build/Data/Double/Conversion/ByteString.o )
In-place registering double-conversion-2.0.1.0...
Running Haddock for double-conversion-2.0.1.0...
Running hscolour for double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Preprocessing library double-conversion-2.0.1.0...
Haddock coverage:
   8% (  1 / 13) in 'Data.Double.Conversion.FFI'
 100% (  5 /  5) in 'Data.Double.Conversion.Text'
 100% (  5 /  5) in 'Data.Double.Conversion.ByteString'
Documentation created: dist/doc/html/double-conversion/index.html,
dist/doc/html/double-conversion/double-conversion.txt
Creating package registration file:
/tmp/pkgConf-double-conversion-2.0.131452.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/double-conversion-2.0.1.0
Registering double-conversion-2.0.1.0...
Installed double-conversion-2.0.1.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  5 /  5) 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'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) 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.231452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring repa-convert-4.1.0.1...
Building repa-convert-4.1.0.1...
Preprocessing library repa-convert-4.1.0.1...
[1 of 4] Compiling Data.Repa.Product ( Data/Repa/Product.hs, dist/build/Data/Repa/Product.o )
[2 of 4] Compiling Data.Repa.Convert.Format.Base ( Data/Repa/Convert/Format/Base.hs, dist/build/Data/Repa/Convert/Format/Base.o )
[3 of 4] Compiling Data.Repa.Convert.Format.Binary ( Data/Repa/Convert/Format/Binary.hs, dist/build/Data/Repa/Convert/Format/Binary.o )
[4 of 4] Compiling Data.Repa.Convert.Format ( Data/Repa/Convert/Format.hs, dist/build/Data/Repa/Convert/Format.o )
In-place registering repa-convert-4.1.0.1...
Running Haddock for repa-convert-4.1.0.1...
Running hscolour for repa-convert-4.1.0.1...
Preprocessing library repa-convert-4.1.0.1...
Preprocessing library repa-convert-4.1.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Repa.Product'
  94% ( 16 / 17) in 'Data.Repa.Convert.Format.Base'
  92% ( 11 / 12) in 'Data.Repa.Convert.Format.Binary'
  97% ( 33 / 34) in 'Data.Repa.Convert.Format'
Warning: Data.Repa.Product: could not find link destinations for:
    Data.Repa.Product.TFCo:R:MVectors:*: Data.Repa.Product.MV_Prod Data.Repa.Product.TFCo:R:Vector:*: Data.Repa.Product.V_Prod
Warning: Data.Repa.Convert.Format: could not find link destinations for:
    Data.Repa.Product.TFCo:R:MVectors:*: Data.Repa.Product.MV_Prod Data.Repa.Product.TFCo:R:Vector:*: Data.Repa.Product.V_Prod
Documentation created: dist/doc/html/repa-convert/index.html,
dist/doc/html/repa-convert/repa-convert.txt
Creating package registration file: /tmp/pkgConf-repa-convert-4.1.031452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-convert-4.1.0.1
Registering repa-convert-4.1.0.1...
Installed repa-convert-4.1.0.1
Configuring repa-stream-4.1.0.1...
Building repa-stream-4.1.0.1...
Preprocessing library repa-stream-4.1.0.1...
[ 1 of 18] Compiling Data.Repa.Stream.Segment ( Data/Repa/Stream/Segment.hs, dist/build/Data/Repa/Stream/Segment.o )
[ 2 of 18] Compiling Data.Repa.Stream.Ratchet ( Data/Repa/Stream/Ratchet.hs, dist/build/Data/Repa/Stream/Ratchet.o )
[ 3 of 18] Compiling Data.Repa.Stream.Insert ( Data/Repa/Stream/Insert.hs, dist/build/Data/Repa/Stream/Insert.o )
[ 4 of 18] Compiling Data.Repa.Stream.Extract ( Data/Repa/Stream/Extract.hs, dist/build/Data/Repa/Stream/Extract.o )
[ 5 of 18] Compiling Data.Repa.Stream.Dice ( Data/Repa/Stream/Dice.hs, dist/build/Data/Repa/Stream/Dice.o )
[ 6 of 18] Compiling Data.Repa.Stream.Compact ( Data/Repa/Stream/Compact.hs, dist/build/Data/Repa/Stream/Compact.o )
[ 7 of 18] Compiling Data.Repa.Stream.Concat ( Data/Repa/Stream/Concat.hs, dist/build/Data/Repa/Stream/Concat.o )
[ 8 of 18] Compiling Data.Repa.Option ( Data/Repa/Option.hs, dist/build/Data/Repa/Option.o )
[ 9 of 18] Compiling Data.Repa.Stream.Merge ( Data/Repa/Stream/Merge.hs, dist/build/Data/Repa/Stream/Merge.o )
[10 of 18] Compiling Data.Repa.Stream.Pad ( Data/Repa/Stream/Pad.hs, dist/build/Data/Repa/Stream/Pad.o )
[11 of 18] Compiling Data.Repa.Stream ( Data/Repa/Stream.hs, dist/build/Data/Repa/Stream.o )
[12 of 18] Compiling Data.Repa.Chain.Base ( Data/Repa/Chain/Base.hs, dist/build/Data/Repa/Chain/Base.o )
[13 of 18] Compiling Data.Repa.Chain.Scan ( Data/Repa/Chain/Scan.hs, dist/build/Data/Repa/Chain/Scan.o )
[14 of 18] Compiling Data.Repa.Chain.Weave ( Data/Repa/Chain/Weave.hs, dist/build/Data/Repa/Chain/Weave.o )
[15 of 18] Compiling Data.Repa.Chain.Folds ( Data/Repa/Chain/Folds.hs, dist/build/Data/Repa/Chain/Folds.o )
[16 of 18] Compiling Data.Repa.Chain  ( Data/Repa/Chain.hs, dist/build/Data/Repa/Chain.o )
[17 of 18] Compiling Data.Repa.Vector.Generic ( Data/Repa/Vector/Generic.hs, dist/build/Data/Repa/Vector/Generic.o )
[18 of 18] Compiling Data.Repa.Vector.Unboxed ( Data/Repa/Vector/Unboxed.hs, dist/build/Data/Repa/Vector/Unboxed.o )
In-place registering repa-stream-4.1.0.1...
Running Haddock for repa-stream-4.1.0.1...
Running hscolour for repa-stream-4.1.0.1...
Preprocessing library repa-stream-4.1.0.1...
Preprocessing library repa-stream-4.1.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Repa.Stream.Segment'
  50% (  1 /  2) in 'Data.Repa.Stream.Ratchet'
  50% (  1 /  2) in 'Data.Repa.Stream.Insert'
  50% (  1 /  2) in 'Data.Repa.Stream.Extract'
  50% (  1 /  2) in 'Data.Repa.Stream.Dice'
  67% (  2 /  3) in 'Data.Repa.Stream.Compact'
  50% (  1 /  2) in 'Data.Repa.Stream.Concat'
 100% ( 13 / 13) in 'Data.Repa.Option'
  50% (  1 /  2) in 'Data.Repa.Stream.Merge'
  50% (  1 /  2) in 'Data.Repa.Stream.Pad'
 100% ( 13 / 13) in 'Data.Repa.Stream'
  80% (  4 /  5) in 'Data.Repa.Chain.Base'
  67% (  2 /  3) in 'Data.Repa.Chain.Scan'
  86% (  6 /  7) in 'Data.Repa.Chain.Weave'
  67% (  2 /  3) in 'Data.Repa.Chain.Folds'
 100% ( 19 / 19) in 'Data.Repa.Chain'
 100% ( 33 / 33) in 'Data.Repa.Vector.Generic'
  97% ( 29 / 30) in 'Data.Repa.Vector.Unboxed'
Documentation created: dist/doc/html/repa-stream/index.html,
dist/doc/html/repa-stream/repa-stream.txt
Creating package registration file: /tmp/pkgConf-repa-stream-4.1.031452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-stream-4.1.0.1
Registering repa-stream-4.1.0.1...
Installed repa-stream-4.1.0.1
Configuring repa-array-4.1.0.1...
Building repa-array-4.1.0.1...
Preprocessing library repa-array-4.1.0.1...
[ 1 of 56] Compiling Data.Repa.Nice.Display ( Data/Repa/Nice/Display.hs, dist/build/Data/Repa/Nice/Display.o )
[ 2 of 56] Compiling Data.Repa.Fusion.Unpack ( Data/Repa/Fusion/Unpack.hs, dist/build/Data/Repa/Fusion/Unpack.o )
[ 3 of 56] Compiling Data.Repa.Array.Internals.Shape ( Data/Repa/Array/Internals/Shape.hs, dist/build/Data/Repa/Array/Internals/Shape.o )
[ 4 of 56] Compiling Data.Repa.Array.Internals.Layout ( Data/Repa/Array/Internals/Layout.hs, dist/build/Data/Repa/Array/Internals/Layout.o )
[ 5 of 56] Compiling Data.Repa.Array.Generic.Index ( Data/Repa/Array/Generic/Index.hs, dist/build/Data/Repa/Array/Generic/Index.o )
[ 6 of 56] Compiling Data.Repa.Array.Generic.Slice ( Data/Repa/Array/Generic/Slice.hs, dist/build/Data/Repa/Array/Generic/Slice.o )
[ 7 of 56] Compiling Data.Repa.Array.Internals.Check ( Data/Repa/Array/Internals/Check.hs, dist/build/Data/Repa/Array/Internals/Check.o )
[ 8 of 56] Compiling Data.Repa.Array.Internals.Bulk ( Data/Repa/Array/Internals/Bulk.hs, dist/build/Data/Repa/Array/Internals/Bulk.o )
[ 9 of 56] Compiling Data.Repa.Array.Meta.Window ( Data/Repa/Array/Meta/Window.hs, dist/build/Data/Repa/Array/Meta/Window.o )
[10 of 56] Compiling Data.Repa.Array.Material.Strided ( Data/Repa/Array/Material/Strided.hs, dist/build/Data/Repa/Array/Material/Strided.o )
[11 of 56] Compiling Data.Repa.Array.Meta.RowWise ( Data/Repa/Array/Meta/RowWise.hs, dist/build/Data/Repa/Array/Meta/RowWise.o )
[12 of 56] Compiling Data.Repa.Array.Meta.Linear ( Data/Repa/Array/Meta/Linear.hs, dist/build/Data/Repa/Array/Meta/Linear.o )
[13 of 56] Compiling Data.Repa.Array.Internals.Target ( Data/Repa/Array/Internals/Target.hs, dist/build/Data/Repa/Array/Internals/Target.o )
[14 of 56] Compiling Data.Repa.Array.Internals.Load ( Data/Repa/Array/Internals/Load.hs, dist/build/Data/Repa/Array/Internals/Load.o )
[15 of 56] Compiling Data.Repa.Array.Generic.Load ( Data/Repa/Array/Generic/Load.hs, dist/build/Data/Repa/Array/Generic/Load.o )
[16 of 56] Compiling Data.Repa.Array.Generic.Target ( Data/Repa/Array/Generic/Target.hs, dist/build/Data/Repa/Array/Generic/Target.o )
[17 of 56] Compiling Data.Repa.Array.Internals.Operator.Filter ( Data/Repa/Array/Internals/Operator/Filter.hs, dist/build/Data/Repa/Array/Internals/Operator/Filter.o )
[18 of 56] Compiling Data.Repa.Array.Material.Boxed ( Data/Repa/Array/Material/Boxed.hs, dist/build/Data/Repa/Array/Material/Boxed.o )
[19 of 56] Compiling Data.Repa.Array.Meta.Delayed ( Data/Repa/Array/Meta/Delayed.hs, dist/build/Data/Repa/Array/Meta/Delayed.o )
[20 of 56] Compiling Data.Repa.Array.Material.Foreign.Base ( Data/Repa/Array/Material/Foreign/Base.hs, dist/build/Data/Repa/Array/Material/Foreign/Base.o )
[21 of 56] Compiling Data.Repa.Array.Material.Unboxed ( Data/Repa/Array/Material/Unboxed.hs, dist/build/Data/Repa/Array/Material/Unboxed.o )
[22 of 56] Compiling Data.Repa.Array.Internals.Operator.Concat ( Data/Repa/Array/Internals/Operator/Concat.hs, dist/build/Data/Repa/Array/Internals/Operator/Concat.o )
[23 of 56] Compiling Data.Repa.Eval.Stream ( Data/Repa/Eval/Stream.hs, dist/build/Data/Repa/Eval/Stream.o )
[24 of 56] Compiling Data.Repa.Array.Internals.Operator.Compact ( Data/Repa/Array/Internals/Operator/Compact.hs, dist/build/Data/Repa/Array/Internals/Operator/Compact.o )
[25 of 56] Compiling Data.Repa.Array.Internals.Operator.Merge ( Data/Repa/Array/Internals/Operator/Merge.hs, dist/build/Data/Repa/Array/Internals/Operator/Merge.o )
[26 of 56] Compiling Data.Repa.Array.Meta.Delayed2 ( Data/Repa/Array/Meta/Delayed2.hs, dist/build/Data/Repa/Array/Meta/Delayed2.o )
[27 of 56] Compiling Data.Repa.Array.Meta.Dense ( Data/Repa/Array/Meta/Dense.hs, dist/build/Data/Repa/Array/Meta/Dense.o )
[28 of 56] Compiling Data.Repa.Array.Meta.Tuple ( Data/Repa/Array/Meta/Tuple.hs, dist/build/Data/Repa/Array/Meta/Tuple.o )
[29 of 56] Compiling Data.Repa.Array.Internals.Operator.Insert ( Data/Repa/Array/Internals/Operator/Insert.hs, dist/build/Data/Repa/Array/Internals/Operator/Insert.o )
[30 of 56] Compiling Data.Repa.Array.Internals.Operator.Reduce ( Data/Repa/Array/Internals/Operator/Reduce.hs, dist/build/Data/Repa/Array/Internals/Operator/Reduce.o )
[31 of 56] Compiling Data.Repa.Eval.Chain ( Data/Repa/Eval/Chain.hs, dist/build/Data/Repa/Eval/Chain.o )
[32 of 56] Compiling Data.Repa.Array.Internals.Operator.Fold ( Data/Repa/Array/Internals/Operator/Fold.hs, dist/build/Data/Repa/Array/Internals/Operator/Fold.o )
[33 of 56] Compiling Data.Repa.Array.Internals.Operator.Group ( Data/Repa/Array/Internals/Operator/Group.hs, dist/build/Data/Repa/Array/Internals/Operator/Group.o )
[34 of 56] Compiling Data.Repa.Array.Meta ( Data/Repa/Array/Meta.hs, dist/build/Data/Repa/Array/Meta.o )
[35 of 56] Compiling Data.Repa.Array.Material.Nested ( Data/Repa/Array/Material/Nested.hs, dist/build/Data/Repa/Array/Material/Nested.o )

Data/Repa/Array/Material/Nested.hs:54:1: Warning:
    The import of ‘Control.Monad.Primitive’ is redundant
      except perhaps to import instances from ‘Control.Monad.Primitive’
    To import instances alone, use: import Control.Monad.Primitive()

Data/Repa/Array/Material/Nested.hs:138:10: Warning:
    No explicit implementation for
      ‘unsafeThawBuffer’
    In the instance declaration for ‘Target N (Array l a)’
[36 of 56] Compiling Data.Repa.Array.Internals.Operator.Partition ( Data/Repa/Array/Internals/Operator/Partition.hs, dist/build/Data/Repa/Array/Internals/Operator/Partition.o )
[37 of 56] Compiling Data.Repa.Array.Material.Foreign ( Data/Repa/Array/Material/Foreign.hs, dist/build/Data/Repa/Array/Material/Foreign.o )
[38 of 56] Compiling Data.Repa.Array.Generic.Convert ( Data/Repa/Array/Generic/Convert.hs, dist/build/Data/Repa/Array/Generic/Convert.o )
[39 of 56] Compiling Data.Repa.Array.Material.Auto.Base ( Data/Repa/Array/Material/Auto/Base.hs, dist/build/Data/Repa/Array/Material/Auto/Base.o )
[40 of 56] Compiling Data.Repa.Array.Material.Auto.InstFloat ( Data/Repa/Array/Material/Auto/InstFloat.hs, dist/build/Data/Repa/Array/Material/Auto/InstFloat.o )
[41 of 56] Compiling Data.Repa.Array.Material.Auto.InstInt ( Data/Repa/Array/Material/Auto/InstInt.hs, dist/build/Data/Repa/Array/Material/Auto/InstInt.o )
[42 of 56] Compiling Data.Repa.Array.Material.Auto.InstWord ( Data/Repa/Array/Material/Auto/InstWord.hs, dist/build/Data/Repa/Array/Material/Auto/InstWord.o )
[43 of 56] Compiling Data.Repa.Array.Material.Auto ( Data/Repa/Array/Material/Auto.hs, dist/build/Data/Repa/Array/Material/Auto.o )
[44 of 56] Compiling Data.Repa.Array.Material ( Data/Repa/Array/Material.hs, dist/build/Data/Repa/Array/Material.o )
[45 of 56] Compiling Data.Repa.Array.Generic ( Data/Repa/Array/Generic.hs, dist/build/Data/Repa/Array/Generic.o )
[46 of 56] Compiling Data.Repa.Nice   ( Data/Repa/Nice.hs, dist/build/Data/Repa/Nice.o )
[47 of 56] Compiling Data.Repa.Nice.Present ( Data/Repa/Nice/Present.hs, dist/build/Data/Repa/Nice/Present.o )
[48 of 56] Compiling Data.Repa.Nice.Tabulate ( Data/Repa/Nice/Tabulate.hs, dist/build/Data/Repa/Nice/Tabulate.o )
[49 of 56] Compiling Data.Repa.Array.Auto.Base ( Data/Repa/Array/Auto/Base.hs, dist/build/Data/Repa/Array/Auto/Base.o )
[50 of 56] Compiling Data.Repa.Array.Auto.Operator ( Data/Repa/Array/Auto/Operator.hs, dist/build/Data/Repa/Array/Auto/Operator.o )
[51 of 56] Compiling Data.Repa.Array.Auto.IO ( Data/Repa/Array/Auto/IO.hs, dist/build/Data/Repa/Array/Auto/IO.o )
[52 of 56] Compiling Data.Repa.Array.Auto.Convert ( Data/Repa/Array/Auto/Convert.hs, dist/build/Data/Repa/Array/Auto/Convert.o )
[53 of 56] Compiling Data.Repa.Array.Auto.Unpack ( Data/Repa/Array/Auto/Unpack.hs, dist/build/Data/Repa/Array/Auto/Unpack.o )
[54 of 56] Compiling Data.Repa.Array.Auto ( Data/Repa/Array/Auto.hs, dist/build/Data/Repa/Array/Auto.o )
[55 of 56] Compiling Data.Repa.Array  ( Data/Repa/Array.hs, dist/build/Data/Repa/Array.o )
[56 of 56] Compiling Data.Repa.Bits.Date32 ( Data/Repa/Bits/Date32.hs, dist/build/Data/Repa/Bits/Date32.o )
In-place registering repa-array-4.1.0.1...
Running Haddock for repa-array-4.1.0.1...
Running hscolour for repa-array-4.1.0.1...
Preprocessing library repa-array-4.1.0.1...
Preprocessing library repa-array-4.1.0.1...

Data/Repa/Array/Material/Nested.hs:54:1: Warning:
    The import of ‘Control.Monad.Primitive’ is redundant
      except perhaps to import instances from ‘Control.Monad.Primitive’
    To import instances alone, use: import Control.Monad.Primitive()

Data/Repa/Array/Material/Nested.hs:138:10: Warning:
    No explicit implementation for
      ‘unsafeThawBuffer’
    In the instance declaration for ‘Target N (Array l a)’
Haddock coverage:
  86% (  6 /  7) in 'Data.Repa.Nice.Display'
  50% (  1 /  2) in 'Data.Repa.Fusion.Unpack'
  43% (  9 / 21) in 'Data.Repa.Array.Internals.Shape'
  33% (  1 /  3) in 'Data.Repa.Array.Internals.Layout'
  48% ( 12 / 25) in 'Data.Repa.Array.Generic.Index'
 100% (  6 /  6) in 'Data.Repa.Array.Generic.Slice'
   0% (  0 /  4) in 'Data.Repa.Array.Internals.Check'
  88% (  7 /  8) in 'Data.Repa.Array.Internals.Bulk'
  71% (  5 /  7) in 'Data.Repa.Array.Meta.Window'
  83% (  5 /  6) in 'Data.Repa.Array.Material.Strided'
  27% (  4 / 15) in 'Data.Repa.Array.Meta.RowWise'
  67% (  2 /  3) in 'Data.Repa.Array.Meta.Linear'
  80% (  4 /  5) in 'Data.Repa.Array.Internals.Target'
  50% (  1 /  2) in 'Data.Repa.Array.Internals.Load'
  75% (  3 /  4) in 'Data.Repa.Array.Generic.Load'
  83% (  5 /  6) in 'Data.Repa.Array.Generic.Target'
 100% (  2 /  2) in 'Data.Repa.Array.Internals.Operator.Filter'
  86% (  6 /  7) in 'Data.Repa.Array.Material.Boxed'
  86% (  6 /  7) in 'Data.Repa.Array.Meta.Delayed'
  90% (  9 / 10) in 'Data.Repa.Array.Material.Foreign.Base'
  67% (  4 /  6) in 'Data.Repa.Array.Material.Unboxed'
 100% (  6 /  6) in 'Data.Repa.Array.Internals.Operator.Concat'
 100% (  4 /  4) in 'Data.Repa.Eval.Stream'
  67% (  2 /  3) in 'Data.Repa.Array.Internals.Operator.Compact'
  67% (  2 /  3) in 'Data.Repa.Array.Internals.Operator.Merge'
  75% (  3 /  4) in 'Data.Repa.Array.Meta.Delayed2'
  83% (  5 /  6) in 'Data.Repa.Array.Meta.Dense'
  75% (  3 /  4) in 'Data.Repa.Array.Meta.Tuple'
  50% (  1 /  2) in 'Data.Repa.Array.Internals.Operator.Insert'
  88% (  7 /  8) in 'Data.Repa.Array.Internals.Operator.Reduce'
 100% (  4 /  4) in 'Data.Repa.Eval.Chain'
  80% (  4 /  5) in 'Data.Repa.Array.Internals.Operator.Fold'
  75% (  3 /  4) in 'Data.Repa.Array.Internals.Operator.Group'
  97% ( 31 / 32) in 'Data.Repa.Array.Meta'
  91% ( 21 / 23) in 'Data.Repa.Array.Material.Nested'
  75% (  3 /  4) in 'Data.Repa.Array.Internals.Operator.Partition'
  90% (  9 / 10) in 'Data.Repa.Array.Material.Foreign'
  50% (  1 /  2) in 'Data.Repa.Array.Generic.Convert'
  50% (  1 /  2) in 'Data.Repa.Array.Material.Auto.Base'
   0% (  0 / 13) in 'Data.Repa.Array.Material.Auto.InstFloat'
   0% (  0 / 31) in 'Data.Repa.Array.Material.Auto.InstInt'
   0% (  0 /  7) in 'Data.Repa.Array.Material.Auto.InstWord'
  50% (  1 /  2) in 'Data.Repa.Array.Material.Auto'
  98% ( 49 / 50) in 'Data.Repa.Array.Material'
 100% ( 58 / 58) in 'Data.Repa.Array.Generic'
  75% (  3 /  4) in 'Data.Repa.Nice'
  89% (  8 /  9) in 'Data.Repa.Nice.Present'
  80% (  4 /  5) in 'Data.Repa.Nice.Tabulate'
  75% (  3 /  4) in 'Data.Repa.Array.Auto.Base'
 100% ( 70 / 70) in 'Data.Repa.Array.Auto.Operator'
 100% ( 12 / 12) in 'Data.Repa.Array.Auto.IO'
  92% ( 11 / 12) in 'Data.Repa.Array.Auto.Convert'
  75% (  3 /  4) in 'Data.Repa.Array.Auto.Unpack'
  99% ( 68 / 69) in 'Data.Repa.Array.Auto'
 100% ( 70 / 70) in 'Data.Repa.Array'
  89% (  8 /  9) in 'Data.Repa.Bits.Date32'
Warning: Data.Repa.Array.Generic.Index: could not find link destinations for:
    Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW0 Data.Repa.Array.Meta.RowWise.RZ Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW Data.Repa.Array.Meta.RowWise.RC
Warning: Data.Repa.Array.Meta.Window: could not find link destinations for:
    Data.Repa.Array.Meta.Window.TFCo:R:NameW Data.Repa.Array.Meta.Window.W Data.Repa.Array.Meta.Window.TFCo:R:ArrayWa Data.Repa.Array.Meta.Window.WArray
Warning: Data.Repa.Array.Material.Strided: could not find link destinations for:
    Data.Repa.Array.Material.Strided.TFCo:R:NameS Data.Repa.Array.Material.Strided.S Data.Repa.Array.Material.Strided.TFCo:R:ArraySa Data.Repa.Array.Material.Strided.SArray Data.Repa.Array.Material.Strided.sArrayStartBytes Data.Repa.Array.Material.Strided.sArrayStrideBytes Data.Repa.Array.Material.Strided.sArrayLenElems Data.Repa.Array.Material.Strided.sArrayPtr
Warning: Data.Repa.Array.Meta.RowWise: could not find link destinations for:
    Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW Data.Repa.Array.Meta.RowWise.RC Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW0 Data.Repa.Array.Meta.RowWise.RZ Data.Repa.Array.Meta.RowWise.TFCo:R:ArrayRWsh Data.Repa.Array.Meta.RowWise.RArray
Warning: Data.Repa.Array.Meta.Linear: could not find link destinations for:
    Data.Repa.Array.Meta.Linear.TFCo:R:NameL Data.Repa.Array.Meta.Linear.L Data.Repa.Array.Meta.Linear.TFCo:R:ArrayLInt Data.Repa.Array.Meta.Linear.LArray
Warning: Data.Repa.Array.Material.Boxed: could not find link destinations for:
    Data.Repa.Array.Material.Boxed.TFCo:R:NameB Data.Repa.Array.Material.Boxed.B Data.Repa.Array.Material.Boxed.TFCo:R:ArrayBa Data.Repa.Array.Material.Boxed.BArray Data.Repa.Array.Material.Boxed.TFCo:R:BufferBa Data.Repa.Array.Material.Boxed.BBuffer
Warning: Data.Repa.Array.Meta.Delayed: could not find link destinations for:
    Data.Repa.Array.Meta.Delayed.TFCo:R:NameD Data.Repa.Array.Meta.Delayed.D Data.Repa.Array.Meta.Delayed.TFCo:R:ArrayDa Data.Repa.Array.Meta.Delayed.ADelayed
Warning: Data.Repa.Array.Material.Unboxed: could not find link destinations for:
    Data.Repa.Array.Material.Unboxed.TFCo:R:NameU Data.Repa.Array.Material.Unboxed.U Data.Repa.Array.Material.Unboxed.TFCo:R:ArrayUa Data.Repa.Array.Material.Unboxed.UArray Data.Repa.Array.Material.Unboxed.TFCo:R:BufferUa Data.Repa.Array.Material.Unboxed.UBuffer
Warning: Data.Repa.Array.Meta.Delayed2: could not find link destinations for:
    Data.Repa.Array.Meta.Delayed2.TFCo:R:NameD2 Data.Repa.Array.Meta.Delayed2.D2 Data.Repa.Array.Meta.Delayed2.TFCo:R:ArrayD2a Data.Repa.Array.Meta.Delayed2.ADelayed2
Warning: Data.Repa.Array.Meta.Dense: could not find link destinations for:
    Data.Repa.Array.Meta.Dense.TFCo:R:NameE Data.Repa.Array.Meta.Dense.E Data.Repa.Array.Meta.Dense.TFCo:R:ArrayEa Data.Repa.Array.Meta.Dense.Array Data.Repa.Array.Meta.Dense.TFCo:R:BufferEa Data.Repa.Array.Meta.Dense.EBuffer
Warning: Data.Repa.Array.Meta.Tuple: could not find link destinations for:
    Data.Repa.Array.Meta.Tuple.TFCo:R:NameT2 Data.Repa.Array.Meta.Tuple.T2 Data.Repa.Array.Meta.Tuple.TFCo:R:ArrayT2(,) Data.Repa.Array.Meta.Tuple.T2Array Data.Repa.Array.Meta.Tuple.TFCo:R:BufferT2(,) Data.Repa.Array.Meta.Tuple.T2Buffer
Warning: Data.Repa.Array.Meta: could not find link destinations for:
    Data.Repa.Array.Meta.Delayed.TFCo:R:NameD Data.Repa.Array.Meta.Delayed.D Data.Repa.Array.Meta.Delayed.TFCo:R:ArrayDa Data.Repa.Array.Meta.Delayed.ADelayed Data.Repa.Array.Meta.Delayed2.TFCo:R:NameD2 Data.Repa.Array.Meta.Delayed2.D2 Data.Repa.Array.Meta.Delayed2.TFCo:R:ArrayD2a Data.Repa.Array.Meta.Delayed2.ADelayed2 Data.Repa.Array.Meta.Linear.TFCo:R:NameL Data.Repa.Array.Meta.Linear.L Data.Repa.Array.Meta.Linear.TFCo:R:ArrayLInt Data.Repa.Array.Meta.Linear.LArray Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW Data.Repa.Array.Meta.RowWise.RC Data.Repa.Array.Meta.RowWise.TFCo:R:NameRW0 Data.Repa.Array.Meta.RowWise.RZ Data.Repa.Array.Meta.RowWise.TFCo:R:ArrayRWsh Data.Repa.Array.Meta.RowWise.RArray Data.Repa.Array.Meta.Window.TFCo:R:NameW Data.Repa.Array.Meta.Window.W Data.Repa.Array.Meta.Window.TFCo:R:ArrayWa Data.Repa.Array.Meta.Window.WArray Data.Repa.Array.Meta.Dense.TFCo:R:NameE Data.Repa.Array.Meta.Dense.E Data.Repa.Array.Meta.Dense.TFCo:R:ArrayEa Data.Repa.Array.Meta.Dense.Array Data.Repa.Array.Meta.Dense.TFCo:R:BufferEa Data.Repa.Array.Meta.Dense.EBuffer Data.Repa.Array.Meta.Tuple.TFCo:R:NameT2 Data.Repa.Array.Meta.Tuple.T2 Data.Repa.Array.Meta.Tuple.TFCo:R:ArrayT2(,) Data.Repa.Array.Meta.Tuple.T2Array Data.Repa.Array.Meta.Tuple.TFCo:R:BufferT2(,) Data.Repa.Array.Meta.Tuple.T2Buffer
Warning: Data.Repa.Array.Material.Nested: could not find link destinations for:
    Data.Repa.Array.Material.Nested.TFCo:R:NameN Data.Repa.Array.Material.Nested.N Data.Repa.Array.Material.Nested.TFCo:R:ArrayNArray Data.Repa.Array.Material.Nested.NArray Data.Repa.Array.Material.Nested.nArrayStarts Data.Repa.Array.Material.Nested.nArrayLengths Data.Repa.Array.Material.Nested.nArrayElems Data.Repa.Array.Material.Nested.TFCo:R:BufferNArray Data.Repa.Array.Material.Nested.NBuffer
Warning: Data.Repa.Array.Material.Foreign: could not find link destinations for:
    Data.Repa.Array.Material.Foreign.Base.TFCo:R:NameF Data.Repa.Array.Material.Foreign.Base.F Data.Repa.Array.Material.Foreign.Base.TFCo:R:ArrayFa Data.Repa.Array.Material.Foreign.Base.FArray Data.Repa.Array.Material.Foreign.Base.TFCo:R:BufferFa Data.Repa.Array.Material.Foreign.Base.FBuffer
Warning: Data.Repa.Array.Material.Auto: could not find link destinations for:
    Data.Repa.Array.Material.Auto.Base.TFCo:R:NameA Data.Repa.Array.Material.Auto.Base.A Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayAChar Data.Repa.Array.Material.Auto.Base.AArray_Char Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:ArrayADouble Data.Repa.Array.Material.Auto.InstFloat.AArray_Double Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:ArrayAFloat Data.Repa.Array.Material.Auto.InstFloat.AArray_Float Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt Data.Repa.Array.Material.Auto.InstInt.AArray_Int Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt8 Data.Repa.Array.Material.Auto.InstInt.AArray_Int8 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt16 Data.Repa.Array.Material.Auto.InstInt.AArray_Int16 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt32 Data.Repa.Array.Material.Auto.InstInt.AArray_Int32 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt64 Data.Repa.Array.Material.Auto.InstInt.AArray_Int64 Data.Repa.Array.Material.Auto.InstWord.TFCo:R:ArrayAWord8 Data.Repa.Array.Material.Auto.InstWord.AArray_Word8 Data.Repa.Bits.Date32.TFCo:R:ArrayADate32 Data.Repa.Bits.Date32.AArray_Date32 Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferAChar Data.Repa.Array.Material.Auto.Base.ABuffer_Char Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:BufferADouble Data.Repa.Array.Material.Auto.InstFloat.ABuffer_Double Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:BufferAFloat Data.Repa.Array.Material.Auto.InstFloat.ABuffer_Float Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt8 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int8 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt16 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int16 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt32 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int32 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt64 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int64 Data.Repa.Array.Material.Auto.InstWord.TFCo:R:BufferAWord8 Data.Repa.Array.Material.Auto.InstWord.ABuffer_Word8 Data.Repa.Bits.Date32.TFCo:R:BufferADate32 Data.Repa.Bits.Date32.ABuffer_Date32 Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA[] Data.Repa.Array.Material.Auto.Base.AArray_List Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA[] Data.Repa.Array.Material.Auto.Base.ABuffer_List Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA(,) Data.Repa.Array.Material.Auto.Base.AArray_T2 Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA:*: Data.Repa.Array.Material.Auto.Base.AArray_Prod Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayAArray Data.Repa.Array.Material.Auto.Base.AArray_Array Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA(,) Data.Repa.Array.Material.Auto.Base.ABuffer_T2 Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA:*: Data.Repa.Array.Material.Auto.Base.ABuffer_Prod Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferAArray Data.Repa.Array.Material.Auto.Base.ABuffer_Array
Warning: Data.Repa.Array.Material: could not find link destinations for:
    Data.Repa.Array.Material.Auto.Base.TFCo:R:NameA Data.Repa.Array.Material.Auto.Base.A Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayAChar Data.Repa.Array.Material.Auto.Base.AArray_Char Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:ArrayADouble Data.Repa.Array.Material.Auto.InstFloat.AArray_Double Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:ArrayAFloat Data.Repa.Array.Material.Auto.InstFloat.AArray_Float Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt Data.Repa.Array.Material.Auto.InstInt.AArray_Int Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt8 Data.Repa.Array.Material.Auto.InstInt.AArray_Int8 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt16 Data.Repa.Array.Material.Auto.InstInt.AArray_Int16 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt32 Data.Repa.Array.Material.Auto.InstInt.AArray_Int32 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:ArrayAInt64 Data.Repa.Array.Material.Auto.InstInt.AArray_Int64 Data.Repa.Array.Material.Auto.InstWord.TFCo:R:ArrayAWord8 Data.Repa.Array.Material.Auto.InstWord.AArray_Word8 Data.Repa.Bits.Date32.TFCo:R:ArrayADate32 Data.Repa.Bits.Date32.AArray_Date32 Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferAChar Data.Repa.Array.Material.Auto.Base.ABuffer_Char Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:BufferADouble Data.Repa.Array.Material.Auto.InstFloat.ABuffer_Double Data.Repa.Array.Material.Auto.InstFloat.TFCo:R:BufferAFloat Data.Repa.Array.Material.Auto.InstFloat.ABuffer_Float Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt8 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int8 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt16 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int16 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt32 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int32 Data.Repa.Array.Material.Auto.InstInt.TFCo:R:BufferAInt64 Data.Repa.Array.Material.Auto.InstInt.ABuffer_Int64 Data.Repa.Array.Material.Auto.InstWord.TFCo:R:BufferAWord8 Data.Repa.Array.Material.Auto.InstWord.ABuffer_Word8 Data.Repa.Bits.Date32.TFCo:R:BufferADate32 Data.Repa.Bits.Date32.ABuffer_Date32 Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA[] Data.Repa.Array.Material.Auto.Base.AArray_List Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA[] Data.Repa.Array.Material.Auto.Base.ABuffer_List Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA(,) Data.Repa.Array.Material.Auto.Base.AArray_T2 Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayA:*: Data.Repa.Array.Material.Auto.Base.AArray_Prod Data.Repa.Array.Material.Auto.Base.TFCo:R:ArrayAArray Data.Repa.Array.Material.Auto.Base.AArray_Array Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA(,) Data.Repa.Array.Material.Auto.Base.ABuffer_T2 Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferA:*: Data.Repa.Array.Material.Auto.Base.ABuffer_Prod Data.Repa.Array.Material.Auto.Base.TFCo:R:BufferAArray Data.Repa.Array.Material.Auto.Base.ABuffer_Array Data.Repa.Array.Material.Foreign.Base.TFCo:R:NameF Data.Repa.Array.Material.Foreign.Base.F Data.Repa.Array.Material.Foreign.Base.TFCo:R:ArrayFa Data.Repa.Array.Material.Foreign.Base.FArray Data.Repa.Array.Material.Foreign.Base.TFCo:R:BufferFa Data.Repa.Array.Material.Foreign.Base.FBuffer Data.Repa.Array.Material.Nested.TFCo:R:NameN Data.Repa.Array.Material.Nested.N Data.Repa.Array.Material.Nested.TFCo:R:ArrayNArray Data.Repa.Array.Material.Nested.NArray Data.Repa.Array.Material.Nested.nArrayStarts Data.Repa.Array.Material.Nested.nArrayLengths Data.Repa.Array.Material.Nested.nArrayElems Data.Repa.Array.Material.Nested.TFCo:R:BufferNArray Data.Repa.Array.Material.Nested.NBuffer Data.Repa.Array.Material.Boxed.TFCo:R:NameB Data.Repa.Array.Material.Boxed.B Data.Repa.Array.Material.Boxed.TFCo:R:ArrayBa Data.Repa.Array.Material.Boxed.BArray Data.Repa.Array.Material.Boxed.TFCo:R:BufferBa Data.Repa.Array.Material.Boxed.BBuffer Data.Repa.Array.Material.Unboxed.TFCo:R:NameU Data.Repa.Array.Material.Unboxed.U Data.Repa.Array.Material.Unboxed.TFCo:R:ArrayUa Data.Repa.Array.Material.Unboxed.UArray Data.Repa.Array.Material.Unboxed.TFCo:R:BufferUa Data.Repa.Array.Material.Unboxed.UBuffer
Warning: Data.Repa.Bits.Date32: could not find link destinations for:
    Data.Repa.Bits.Date32.TFCo:R:ArrayADate32 Data.Repa.Bits.Date32.AArray_Date32 Data.Repa.Bits.Date32.TFCo:R:BufferADate32 Data.Repa.Bits.Date32.ABuffer_Date32
Documentation created: dist/doc/html/repa-array/index.html,
dist/doc/html/repa-array/repa-array.txt
Creating package registration file: /tmp/pkgConf-repa-array-4.1.031452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-array-4.1.0.1
Registering repa-array-4.1.0.1...
Installed repa-array-4.1.0.1
Downloading repa-flow-4.1.0.1...
Configuring repa-flow-4.1.0.1...
Building repa-flow-4.1.0.1...
Preprocessing library repa-flow-4.1.0.1...
[ 1 of 38] Compiling Data.Repa.Flow.States ( Data/Repa/Flow/States.hs, dist/build/Data/Repa/Flow/States.o )
[ 2 of 38] Compiling Data.Repa.Flow.Generic.Base ( Data/Repa/Flow/Generic/Base.hs, dist/build/Data/Repa/Flow/Generic/Base.o )
[ 3 of 38] Compiling Data.Repa.Flow.Generic.Connect ( Data/Repa/Flow/Generic/Connect.hs, dist/build/Data/Repa/Flow/Generic/Connect.o )
[ 4 of 38] Compiling Data.Repa.Flow.Generic.List ( Data/Repa/Flow/Generic/List.hs, dist/build/Data/Repa/Flow/Generic/List.o )
[ 5 of 38] Compiling Data.Repa.Flow.Generic.Map ( Data/Repa/Flow/Generic/Map.hs, dist/build/Data/Repa/Flow/Generic/Map.o )
[ 6 of 38] Compiling Data.Repa.Flow.Generic.Eval ( Data/Repa/Flow/Generic/Eval.hs, dist/build/Data/Repa/Flow/Generic/Eval.o )
[ 7 of 38] Compiling Data.Repa.Flow.Generic.Operator ( Data/Repa/Flow/Generic/Operator.hs, dist/build/Data/Repa/Flow/Generic/Operator.o )
[ 8 of 38] Compiling Data.Repa.Flow.Generic.Array.Distribute ( Data/Repa/Flow/Generic/Array/Distribute.hs, dist/build/Data/Repa/Flow/Generic/Array/Distribute.o )
[ 9 of 38] Compiling Data.Repa.Flow.Generic.Array.Shuffle ( Data/Repa/Flow/Generic/Array/Shuffle.hs, dist/build/Data/Repa/Flow/Generic/Array/Shuffle.o )
[10 of 38] Compiling Data.Repa.Flow.Generic.Array.Chunk ( Data/Repa/Flow/Generic/Array/Chunk.hs, dist/build/Data/Repa/Flow/Generic/Array/Chunk.o )
[11 of 38] Compiling Data.Repa.Flow.Generic.Array.Unchunk ( Data/Repa/Flow/Generic/Array/Unchunk.hs, dist/build/Data/Repa/Flow/Generic/Array/Unchunk.o )
[12 of 38] Compiling Data.Repa.Flow.Generic.IO.Sieve ( Data/Repa/Flow/Generic/IO/Sieve.hs, dist/build/Data/Repa/Flow/Generic/IO/Sieve.o )
[13 of 38] Compiling Data.Repa.Flow.IO.Bucket ( Data/Repa/Flow/IO/Bucket.hs, dist/build/Data/Repa/Flow/IO/Bucket.o )
[14 of 38] Compiling Data.Repa.Flow.Generic.IO.Base ( Data/Repa/Flow/Generic/IO/Base.hs, dist/build/Data/Repa/Flow/Generic/IO/Base.o )
[15 of 38] Compiling Data.Repa.Flow.Generic.IO.XSV ( Data/Repa/Flow/Generic/IO/XSV.hs, dist/build/Data/Repa/Flow/Generic/IO/XSV.o )
[16 of 38] Compiling Data.Repa.Flow.Generic.IO ( Data/Repa/Flow/Generic/IO.hs, dist/build/Data/Repa/Flow/Generic/IO.o )
[17 of 38] Compiling Data.Repa.Flow.IO.Storable ( Data/Repa/Flow/IO/Storable.hs, dist/build/Data/Repa/Flow/IO/Storable.o )
[18 of 38] Compiling Data.Repa.Flow.Generic ( Data/Repa/Flow/Generic.hs, dist/build/Data/Repa/Flow/Generic.o )
[19 of 38] Compiling Data.Repa.Flow.Chunked.Base ( Data/Repa/Flow/Chunked/Base.hs, dist/build/Data/Repa/Flow/Chunked/Base.o )
[20 of 38] Compiling Data.Repa.Flow.Chunked.IO ( Data/Repa/Flow/Chunked/IO.hs, dist/build/Data/Repa/Flow/Chunked/IO.o )
[21 of 38] Compiling Data.Repa.Flow.Chunked.Map ( Data/Repa/Flow/Chunked/Map.hs, dist/build/Data/Repa/Flow/Chunked/Map.o )
[22 of 38] Compiling Data.Repa.Flow.Chunked.Fold ( Data/Repa/Flow/Chunked/Fold.hs, dist/build/Data/Repa/Flow/Chunked/Fold.o )
[23 of 38] Compiling Data.Repa.Flow.Chunked.Folds ( Data/Repa/Flow/Chunked/Folds.hs, dist/build/Data/Repa/Flow/Chunked/Folds.o )
[24 of 38] Compiling Data.Repa.Flow.Chunked.Groups ( Data/Repa/Flow/Chunked/Groups.hs, dist/build/Data/Repa/Flow/Chunked/Groups.o )
[25 of 38] Compiling Data.Repa.Flow.Chunked.Operator ( Data/Repa/Flow/Chunked/Operator.hs, dist/build/Data/Repa/Flow/Chunked/Operator.o )
[26 of 38] Compiling Data.Repa.Flow.Generic.Debug ( Data/Repa/Flow/Generic/Debug.hs, dist/build/Data/Repa/Flow/Generic/Debug.o )
[27 of 38] Compiling Data.Repa.Flow.IO.Binary ( Data/Repa/Flow/IO/Binary.hs, dist/build/Data/Repa/Flow/IO/Binary.o )
[28 of 38] Compiling Data.Repa.Flow.Simple.Base ( Data/Repa/Flow/Simple/Base.hs, dist/build/Data/Repa/Flow/Simple/Base.o )
[29 of 38] Compiling Data.Repa.Flow.Simple.IO ( Data/Repa/Flow/Simple/IO.hs, dist/build/Data/Repa/Flow/Simple/IO.o )
[30 of 38] Compiling Data.Repa.Flow.Simple.List ( Data/Repa/Flow/Simple/List.hs, dist/build/Data/Repa/Flow/Simple/List.o )
[31 of 38] Compiling Data.Repa.Flow.Simple.Operator ( Data/Repa/Flow/Simple/Operator.hs, dist/build/Data/Repa/Flow/Simple/Operator.o )
[32 of 38] Compiling Data.Repa.Flow.Simple ( Data/Repa/Flow/Simple.hs, dist/build/Data/Repa/Flow/Simple.o )
[33 of 38] Compiling Data.Repa.Flow.Chunked ( Data/Repa/Flow/Chunked.hs, dist/build/Data/Repa/Flow/Chunked.o )
[34 of 38] Compiling Data.Repa.Flow.Auto ( Data/Repa/Flow/Auto.hs, dist/build/Data/Repa/Flow/Auto.o )
[35 of 38] Compiling Data.Repa.Flow.Auto.Debug ( Data/Repa/Flow/Auto/Debug.hs, dist/build/Data/Repa/Flow/Auto/Debug.o )
[36 of 38] Compiling Data.Repa.Flow.Auto.SizedIO ( Data/Repa/Flow/Auto/SizedIO.hs, dist/build/Data/Repa/Flow/Auto/SizedIO.o )
[37 of 38] Compiling Data.Repa.Flow.Auto.IO ( Data/Repa/Flow/Auto/IO.hs, dist/build/Data/Repa/Flow/Auto/IO.o )
[38 of 38] Compiling Data.Repa.Flow   ( Data/Repa/Flow.hs, dist/build/Data/Repa/Flow.o )
In-place registering repa-flow-4.1.0.1...
Running Haddock for repa-flow-4.1.0.1...
Running hscolour for repa-flow-4.1.0.1...
Preprocessing library repa-flow-4.1.0.1...
Preprocessing library repa-flow-4.1.0.1...
Haddock coverage:
  20% (  1 /  5) in 'Data.Repa.Flow.States'
  90% (  9 / 10) in 'Data.Repa.Flow.Generic.Base'
  90% (  9 / 10) in 'Data.Repa.Flow.Generic.Connect'
  83% (  5 /  6) in 'Data.Repa.Flow.Generic.List'
  88% (  7 /  8) in 'Data.Repa.Flow.Generic.Map'
  67% (  2 /  3) in 'Data.Repa.Flow.Generic.Eval'
  97% ( 30 / 31) in 'Data.Repa.Flow.Generic.Operator'
  86% (  6 /  7) in 'Data.Repa.Flow.Generic.Array.Distribute'
  75% (  3 /  4) in 'Data.Repa.Flow.Generic.Array.Shuffle'
  50% (  1 /  2) in 'Data.Repa.Flow.Generic.Array.Chunk'
  50% (  1 /  2) in 'Data.Repa.Flow.Generic.Array.Unchunk'
  50% (  1 /  2) in 'Data.Repa.Flow.Generic.IO.Sieve'
  95% ( 21 / 22) in 'Data.Repa.Flow.IO.Bucket'
  93% ( 13 / 14) in 'Data.Repa.Flow.Generic.IO.Base'
  67% (  2 /  3) in 'Data.Repa.Flow.Generic.IO.XSV'
  94% ( 16 / 17) in 'Data.Repa.Flow.Generic.IO'
  50% (  1 /  2) in 'Data.Repa.Flow.IO.Storable'
 100% ( 81 / 81) in 'Data.Repa.Flow.Generic'
  91% ( 10 / 11) in 'Data.Repa.Flow.Chunked.Base'
 100% (  8 /  8) in 'Data.Repa.Flow.Chunked.IO'
  75% (  3 /  4) in 'Data.Repa.Flow.Chunked.Map'
  67% (  2 /  3) in 'Data.Repa.Flow.Chunked.Fold'
  67% (  2 /  3) in 'Data.Repa.Flow.Chunked.Folds'
  67% (  2 /  3) in 'Data.Repa.Flow.Chunked.Groups'
 100% (  8 /  8) in 'Data.Repa.Flow.Chunked.Operator'
  92% ( 12 / 13) in 'Data.Repa.Flow.Generic.Debug'
   0% (  0 /  2) in 'Data.Repa.Flow.IO.Binary'
  57% (  4 /  7) in 'Data.Repa.Flow.Simple.Base'
  83% (  5 /  6) in 'Data.Repa.Flow.Simple.IO'
  75% (  3 /  4) in 'Data.Repa.Flow.Simple.List'
  97% ( 28 / 29) in 'Data.Repa.Flow.Simple.Operator'
  98% ( 49 / 50) in 'Data.Repa.Flow.Simple'
  97% ( 37 / 38) in 'Data.Repa.Flow.Chunked'
  98% ( 49 / 50) in 'Data.Repa.Flow.Auto'
  92% ( 12 / 13) in 'Data.Repa.Flow.Auto.Debug'
 100% ( 10 / 10) in 'Data.Repa.Flow.Auto.SizedIO'
 100% ( 20 / 20) in 'Data.Repa.Flow.Auto.IO'
  99% ( 66 / 67) in 'Data.Repa.Flow'
Documentation created: dist/doc/html/repa-flow/index.html,
dist/doc/html/repa-flow/repa-flow.txt
Creating package registration file: /tmp/pkgConf-repa-flow-4.1.031452.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-flow-4.1.0.1
Registering repa-flow-4.1.0.1...
Installed repa-flow-4.1.0.1

Test log

No test log was submitted for this report.