Build #1 for repa-examples-3.2.2.1
| Package | repa-examples-3.2.2.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | vector-0.9.1, template-haskell-2.8.0.0, repa-io-3.2.2.1, repa-algorithms-3.2.2.1, repa-3.2.2.2, random-1.0.1.1, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring QuickCheck-2.5.1.1...
Building QuickCheck-2.5.1.1...
Preprocessing library QuickCheck-2.5.1.1...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.5.1.1...
Running Haddock for QuickCheck-2.5.1.1...
Running hscolour for QuickCheck-2.5.1.1...
Preprocessing library QuickCheck-2.5.1.1...
Preprocessing library QuickCheck-2.5.1.1...
Haddock coverage:
14% ( 1 / 7) in 'Test.QuickCheck.Exception'
0% ( 0 / 18) in 'Test.QuickCheck.Text'
50% ( 1 / 2) in 'Test.QuickCheck.State'
95% ( 20 / 21) in 'Test.QuickCheck.Gen'
92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
14% ( 1 / 7) in 'Test.QuickCheck.Function'
92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
59% ( 34 / 58) in 'Test.QuickCheck.Property'
48% ( 13 / 27) in 'Test.QuickCheck.Test'
100% ( 9 / 9) in 'Test.QuickCheck.All'
7% ( 1 / 15) in 'Test.QuickCheck.Monadic'
93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Property: could not find link destinations for:
Test.QuickCheck.Exception.AnException
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.5.1.1
Registering QuickCheck-2.5.1.1...
Installed QuickCheck-2.5.1.1
Configuring bmp-1.2.3.4...
Building bmp-1.2.3.4...
Preprocessing library bmp-1.2.3.4...
[ 1 of 12] Compiling Codec.BMP.CIEXYZ ( Codec/BMP/CIEXYZ.hs, dist/build/Codec/BMP/CIEXYZ.o )
[ 2 of 12] Compiling Codec.BMP.Compression ( Codec/BMP/Compression.hs, dist/build/Codec/BMP/Compression.o )
[ 3 of 12] Compiling Codec.BMP.Error ( Codec/BMP/Error.hs, dist/build/Codec/BMP/Error.o )
[ 4 of 12] Compiling Codec.BMP.BitmapInfoV3 ( Codec/BMP/BitmapInfoV3.hs, dist/build/Codec/BMP/BitmapInfoV3.o )
[ 5 of 12] Compiling Codec.BMP.FileHeader ( Codec/BMP/FileHeader.hs, dist/build/Codec/BMP/FileHeader.o )
[ 6 of 12] Compiling Codec.BMP.BitmapInfoV4 ( Codec/BMP/BitmapInfoV4.hs, dist/build/Codec/BMP/BitmapInfoV4.o )
[ 7 of 12] Compiling Codec.BMP.BitmapInfoV5 ( Codec/BMP/BitmapInfoV5.hs, dist/build/Codec/BMP/BitmapInfoV5.o )
[ 8 of 12] Compiling Codec.BMP.BitmapInfo ( Codec/BMP/BitmapInfo.hs, dist/build/Codec/BMP/BitmapInfo.o )
[ 9 of 12] Compiling Codec.BMP.Base ( Codec/BMP/Base.hs, dist/build/Codec/BMP/Base.o )
[10 of 12] Compiling Codec.BMP.Unpack ( Codec/BMP/Unpack.hs, dist/build/Codec/BMP/Unpack.o )
[11 of 12] Compiling Codec.BMP.Pack ( Codec/BMP/Pack.hs, dist/build/Codec/BMP/Pack.o )
[12 of 12] Compiling Codec.BMP ( Codec/BMP.hs, dist/build/Codec/BMP.o )
In-place registering bmp-1.2.3.4...
Running Haddock for bmp-1.2.3.4...
Running hscolour for bmp-1.2.3.4...
Preprocessing library bmp-1.2.3.4...
Preprocessing library bmp-1.2.3.4...
Haddock coverage:
50% ( 1 / 2) in 'Codec.BMP.CIEXYZ'
50% ( 1 / 2) in 'Codec.BMP.Compression'
50% ( 1 / 2) in 'Codec.BMP.Error'
83% ( 5 / 6) in 'Codec.BMP.BitmapInfoV3'
80% ( 4 / 5) in 'Codec.BMP.FileHeader'
83% ( 5 / 6) in 'Codec.BMP.BitmapInfoV4'
80% ( 4 / 5) in 'Codec.BMP.BitmapInfoV5'
67% ( 2 / 3) in 'Codec.BMP.BitmapInfo'
50% ( 1 / 2) in 'Codec.BMP.Base'
50% ( 1 / 2) in 'Codec.BMP.Unpack'
50% ( 1 / 2) in 'Codec.BMP.Pack'
100% ( 23 / 23) in 'Codec.BMP'
Documentation created: dist/doc/html/bmp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bmp-1.2.3.4
Registering bmp-1.2.3.4...
Installed bmp-1.2.3.4
Configuring primitive-0.4.1...
Building primitive-0.4.1...
Preprocessing library primitive-0.4.1...
[1 of 9] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[2 of 9] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[3 of 9] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[4 of 9] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[5 of 9] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[6 of 9] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[7 of 9] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[8 of 9] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[9 of 9] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.4.1...
Running Haddock for primitive-0.4.1...
Running hscolour for primitive-0.4.1...
Preprocessing library primitive-0.4.1...
Preprocessing library primitive-0.4.1...
Haddock coverage:
50% ( 1 / 2) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 33) in 'Data.Primitive.MachDeps'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
71% ( 10 / 14) in 'Control.Monad.Primitive'
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 13 / 13) in 'Data.Primitive.Array'
78% ( 21 / 27) in 'Data.Primitive.ByteArray'
92% ( 11 / 12) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 6 / 6) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.4.1
Registering primitive-0.4.1...
Installed primitive-0.4.1
Configuring vector-0.9.1...
Building vector-0.9.1...
Preprocessing library vector-0.9.1...
[ 1 of 30] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 30] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 30] 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:30:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:30:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:30:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num Size'
[ 4 of 30] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 30] 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.4.1 ... linking ... done.
[ 6 of 30] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 30] Compiling Data.Vector.Fusion.Stream.Safe ( Data/Vector/Fusion/Stream/Safe.hs, dist/build/Data/Vector/Fusion/Stream/Safe.o )
[ 8 of 30] Compiling Data.Vector.Fusion.Stream.Monadic.Safe ( Data/Vector/Fusion/Stream/Monadic/Safe.hs, dist/build/Data/Vector/Fusion/Stream/Monadic/Safe.o )
[ 9 of 30] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[10 of 30] Compiling Data.Vector.Generic.Mutable.Safe ( Data/Vector/Generic/Mutable/Safe.hs, dist/build/Data/Vector/Generic/Mutable/Safe.o )
[11 of 30] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[12 of 30] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[13 of 30] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[14 of 30] Compiling Data.Vector.Generic.Safe ( Data/Vector/Generic/Safe.hs, dist/build/Data/Vector/Generic/Safe.o )
[15 of 30] Compiling Data.Vector.Generic.New.Safe ( Data/Vector/Generic/New/Safe.hs, dist/build/Data/Vector/Generic/New/Safe.o )
[16 of 30] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[17 of 30] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[18 of 30] Compiling Data.Vector.Primitive.Safe ( Data/Vector/Primitive/Safe.hs, dist/build/Data/Vector/Primitive/Safe.o )
[19 of 30] Compiling Data.Vector.Primitive.Mutable.Safe ( Data/Vector/Primitive/Mutable/Safe.hs, dist/build/Data/Vector/Primitive/Mutable/Safe.o )
[20 of 30] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[21 of 30] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[22 of 30] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[23 of 30] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[24 of 30] Compiling Data.Vector.Unboxed.Safe ( Data/Vector/Unboxed/Safe.hs, dist/build/Data/Vector/Unboxed/Safe.o )
[25 of 30] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[26 of 30] Compiling Data.Vector.Unboxed.Mutable.Safe ( Data/Vector/Unboxed/Mutable/Safe.hs, dist/build/Data/Vector/Unboxed/Mutable/Safe.o )
[27 of 30] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[28 of 30] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
[29 of 30] Compiling Data.Vector.Safe ( Data/Vector/Safe.hs, dist/build/Data/Vector/Safe.o )
[30 of 30] Compiling Data.Vector.Mutable.Safe ( Data/Vector/Mutable/Safe.hs, dist/build/Data/Vector/Mutable/Safe.o )
In-place registering vector-0.9.1...
Running Haddock for vector-0.9.1...
Running hscolour for vector-0.9.1...
Preprocessing library vector-0.9.1...
Preprocessing library vector-0.9.1...
Data/Vector/Fusion/Stream/Size.hs:30:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:30:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:30:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num Size'
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size'
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
83% (104 /125) in 'Data.Vector.Fusion.Stream.Monadic'
85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
85% ( 87 /102) in 'Data.Vector.Fusion.Stream.Safe'
83% (102 /123) in 'Data.Vector.Fusion.Stream.Monadic.Safe'
64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
68% ( 34 / 50) in 'Data.Vector.Generic.Mutable.Safe'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
5% ( 1 / 20) in 'Data.Vector.Generic.New'
93% (215 /232) in 'Data.Vector.Generic'
92% (189 /206) in 'Data.Vector.Generic.Safe'
6% ( 1 / 16) in 'Data.Vector.Generic.New.Safe'
76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
97% (185 /191) in 'Data.Vector.Primitive'
97% (166 /172) in 'Data.Vector.Primitive.Safe'
79% ( 30 / 38) in 'Data.Vector.Primitive.Mutable.Safe'
79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, MVector, Vector
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
96% (201 /210) in 'Data.Vector.Unboxed'
95% (180 /189) in 'Data.Vector.Unboxed.Safe'
77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
80% ( 39 / 49) in 'Data.Vector.Unboxed.Mutable.Safe'
76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
94% (199 /212) in 'Data.Vector'
93% (178 /191) in 'Data.Vector.Safe'
78% ( 29 / 37) in 'Data.Vector.Mutable.Safe'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.9.1
Registering vector-0.9.1...
Installed vector-0.9.1
Configuring repa-3.2.2.2...
Building repa-3.2.2.2...
Preprocessing library repa-3.2.2.2...
[ 1 of 38] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o )
[ 2 of 38] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o )
[ 3 of 38] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o )
[ 4 of 38] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o )
[ 5 of 38] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o )
[ 6 of 38] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o )
[ 7 of 38] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o )
[ 8 of 38] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o )
[ 9 of 38] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o )
[10 of 38] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o )
[11 of 38] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o )
[12 of 38] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o )
[13 of 38] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o )
[14 of 38] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o )
[15 of 38] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o )
[16 of 38] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o )
[17 of 38] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o )
[18 of 38] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o )
[19 of 38] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o )
[20 of 38] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o )
[21 of 38] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o )
[22 of 38] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o )
[23 of 38] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o )
[24 of 38] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o )
[25 of 38] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o )
[26 of 38] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o )
[27 of 38] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o )
[28 of 38] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o )
[29 of 38] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o )
[30 of 38] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o )
[31 of 38] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o )
[32 of 38] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o )
[33 of 38] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o )
[34 of 38] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o )
[35 of 38] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o )
[36 of 38] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o )
[37 of 38] Compiling Data.Array.Repa ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o )
[38 of 38] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o )
In-place registering repa-3.2.2.2...
Running Haddock for repa-3.2.2.2...
Running hscolour for repa-3.2.2.2...
Preprocessing library repa-3.2.2.2...
Preprocessing library repa-3.2.2.2...
Haddock coverage:
80% ( 4 / 5) in 'Data.Array.Repa.Stencil.Partition'
100% ( 2 / 2) in 'Data.Array.Repa.Eval.Elt'
100% ( 4 / 4) in 'Data.Array.Repa.Shape'
80% ( 4 / 5) in 'Data.Array.Repa.Base'
67% ( 2 / 3) in 'Data.Array.Repa.Eval.Target'
67% ( 2 / 3) in 'Data.Array.Repa.Eval.Load'
Warning: Data.Array.Repa.Repr.HintSmall: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintSmall.S r1) a
67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintSmall'
38% ( 6 / 16) in 'Data.Array.Repa.Index'
Warning: Data.Array.Repa.Slice: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
FullShape, SliceShape
100% ( 6 / 6) in 'Data.Array.Repa.Slice'
100% ( 5 / 5) in 'Data.Array.Repa.Stencil.Base'
100% ( 2 / 2) in 'Data.Array.Repa.Stencil.Template'
100% ( 7 / 7) in 'Data.Array.Repa.Eval.Gang'
80% ( 4 / 5) in 'Data.Array.Repa.Eval.Reduction'
67% ( 2 / 3) in 'Data.Array.Repa.Eval.Selection'
100% ( 4 / 4) in 'Data.Array.Repa.Eval.Cursored'
100% ( 5 / 5) in 'Data.Array.Repa.Eval.Chunked'
Warning: Data.Array.Repa.Repr.Delayed: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Delayed.D a
80% ( 4 / 5) in 'Data.Array.Repa.Repr.Delayed'
89% ( 8 / 9) in 'Data.Array.Repa.Operators.Traversal'
93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace'
100% ( 9 / 9) in 'Data.Array.Repa.Unsafe'
75% ( 3 / 4) in 'Data.Array.Repa.Operators.Interleave'
Warning: Data.Array.Repa.Repr.ByteString: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8
75% ( 3 / 4) in 'Data.Array.Repa.Repr.ByteString'
Warning: Data.Array.Repa.Repr.ForeignPtr: We do not support associated types in instances yet. These instances are affected:
Foreign.Storable.Storable a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ForeignPtr.F a, Foreign.Storable.Storable e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.ForeignPtr.F e
83% ( 5 / 6) in 'Data.Array.Repa.Repr.ForeignPtr'
100% ( 2 / 2) in 'Data.Array.Repa.Eval.Interleaved'
Warning: Data.Array.Repa.Repr.HintInterleave: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source r1 a =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintInterleave.I r1) a
67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintInterleave'
100% ( 31 / 31) in 'Data.Array.Repa.Eval'
Warning: Data.Array.Repa.Repr.Partitioned: We do not support associated types in instances yet. These instances are affected:
(Data.Array.Repa.Base.Source r1 e,
Data.Array.Repa.Base.Source r2 e) =>
Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.Partitioned.P r1 r2) e
50% ( 2 / 4) in 'Data.Array.Repa.Repr.Partitioned'
Warning: Data.Array.Repa.Repr.Unboxed: We do not support associated types in instances yet. These instances are affected:
Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Unboxed.U a, Data.Vector.Unboxed.Base.Unbox e =>
Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Unboxed.U e
89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed'
50% ( 1 / 2) in 'Data.Array.Repa.Operators.Selection'
Warning: Data.Array.Repa.Repr.Undefined: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Undefined.X e
50% ( 1 / 2) in 'Data.Array.Repa.Repr.Undefined'
Warning: Data.Array.Repa.Repr.Cursored: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Cursored.C a
67% ( 2 / 3) in 'Data.Array.Repa.Repr.Cursored'
Warning: Data.Array.Repa.Operators.Mapping: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8 b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Cursored.C a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Delayed.D a b, Foreign.Storable.Storable a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ForeignPtr.F a b, (Data.Array.Repa.Operators.Mapping.Structured r1 a b,
Data.Array.Repa.Operators.Mapping.Structured r2 a b) =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.Partitioned.P r1 r2) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintSmall.S r1) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b =>
Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintInterleave.I r1) a b, Data.Vector.Unboxed.Base.Unbox a =>
Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Unboxed.U a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Undefined.X a b
50% ( 5 / 10) in 'Data.Array.Repa.Operators.Mapping'
100% ( 5 / 5) in 'Data.Array.Repa.Specialised.Dim2'
75% ( 6 / 8) in 'Data.Array.Repa.Stencil.Dim2'
91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction'
Warning: Data.Array.Repa.Repr.Vector: We do not support associated types in instances yet. These instances are affected:
Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Vector.V a, Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Vector.V e
86% ( 6 / 7) in 'Data.Array.Repa.Repr.Vector'
94% ( 65 / 69) in 'Data.Array.Repa'
100% ( 5 / 5) in 'Data.Array.Repa.Stencil'
Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for:
Data.Array.Repa.Eval.Gang.Req
Documentation created: dist/doc/html/repa/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-3.2.2.2
Registering repa-3.2.2.2...
Installed repa-3.2.2.2
Configuring repa-algorithms-3.2.2.1...
Building repa-algorithms-3.2.2.1...
Preprocessing library repa-algorithms-3.2.2.1...
[ 1 of 10] Compiling Data.Array.Repa.Algorithms.Randomish ( Data/Array/Repa/Algorithms/Randomish.hs, dist/build/Data/Array/Repa/Algorithms/Randomish.o )
[ 2 of 10] Compiling Data.Array.Repa.Algorithms.Pixel ( Data/Array/Repa/Algorithms/Pixel.hs, dist/build/Data/Array/Repa/Algorithms/Pixel.o )
[ 3 of 10] Compiling Data.Array.Repa.Algorithms.Matrix ( Data/Array/Repa/Algorithms/Matrix.hs, dist/build/Data/Array/Repa/Algorithms/Matrix.o )
[ 4 of 10] Compiling Data.Array.Repa.Algorithms.Convolve ( Data/Array/Repa/Algorithms/Convolve.hs, dist/build/Data/Array/Repa/Algorithms/Convolve.o )
[ 5 of 10] Compiling Data.Array.Repa.Algorithms.ColorRamp ( Data/Array/Repa/Algorithms/ColorRamp.hs, dist/build/Data/Array/Repa/Algorithms/ColorRamp.o )
[ 6 of 10] Compiling Data.Array.Repa.Algorithms.Complex ( Data/Array/Repa/Algorithms/Complex.hs, dist/build/Data/Array/Repa/Algorithms/Complex.o )
[ 7 of 10] Compiling Data.Array.Repa.Algorithms.DFT.Roots ( Data/Array/Repa/Algorithms/DFT/Roots.hs, dist/build/Data/Array/Repa/Algorithms/DFT/Roots.o )
[ 8 of 10] Compiling Data.Array.Repa.Algorithms.FFT ( Data/Array/Repa/Algorithms/FFT.hs, dist/build/Data/Array/Repa/Algorithms/FFT.o )
[ 9 of 10] Compiling Data.Array.Repa.Algorithms.DFT ( Data/Array/Repa/Algorithms/DFT.hs, dist/build/Data/Array/Repa/Algorithms/DFT.o )
[10 of 10] Compiling Data.Array.Repa.Algorithms.DFT.Center ( Data/Array/Repa/Algorithms/DFT/Center.hs, dist/build/Data/Array/Repa/Algorithms/DFT/Center.o )
In-place registering repa-algorithms-3.2.2.1...
Running Haddock for repa-algorithms-3.2.2.1...
Running hscolour for repa-algorithms-3.2.2.1...
Preprocessing library repa-algorithms-3.2.2.1...
Preprocessing library repa-algorithms-3.2.2.1...
Haddock coverage:
60% ( 3 / 5) in 'Data.Array.Repa.Algorithms.Randomish'
100% ( 9 / 9) in 'Data.Array.Repa.Algorithms.Pixel'
100% ( 9 / 9) in 'Data.Array.Repa.Algorithms.Matrix'
100% ( 8 / 8) in 'Data.Array.Repa.Algorithms.Convolve'
100% ( 2 / 2) in 'Data.Array.Repa.Algorithms.ColorRamp'
100% ( 4 / 4) in 'Data.Array.Repa.Algorithms.Complex'
100% ( 3 / 3) in 'Data.Array.Repa.Algorithms.DFT.Roots'
83% ( 5 / 6) in 'Data.Array.Repa.Algorithms.FFT'
100% ( 4 / 4) in 'Data.Array.Repa.Algorithms.DFT.Center'
100% ( 5 / 5) in 'Data.Array.Repa.Algorithms.DFT'
Documentation created: dist/doc/html/repa-algorithms/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-algorithms-3.2.2.1
Registering repa-algorithms-3.2.2.1...
Installed repa-algorithms-3.2.2.1
Configuring repa-io-3.2.2.1...
Building repa-io-3.2.2.1...
Preprocessing library repa-io-3.2.2.1...
[1 of 6] Compiling Data.Array.Repa.IO.Timing ( Data/Array/Repa/IO/Timing.hs, dist/build/Data/Array/Repa/IO/Timing.o )
[2 of 6] Compiling Data.Array.Repa.IO.Internals.Text ( Data/Array/Repa/IO/Internals/Text.hs, dist/build/Data/Array/Repa/IO/Internals/Text.o )
[3 of 6] Compiling Data.Array.Repa.IO.Vector ( Data/Array/Repa/IO/Vector.hs, dist/build/Data/Array/Repa/IO/Vector.o )
[4 of 6] Compiling Data.Array.Repa.IO.Matrix ( Data/Array/Repa/IO/Matrix.hs, dist/build/Data/Array/Repa/IO/Matrix.o )
[5 of 6] Compiling Data.Array.Repa.IO.BMP ( Data/Array/Repa/IO/BMP.hs, dist/build/Data/Array/Repa/IO/BMP.o )
[6 of 6] Compiling Data.Array.Repa.IO.Binary ( Data/Array/Repa/IO/Binary.hs, dist/build/Data/Array/Repa/IO/Binary.o )
In-place registering repa-io-3.2.2.1...
Running Haddock for repa-io-3.2.2.1...
Running hscolour for repa-io-3.2.2.1...
Preprocessing library repa-io-3.2.2.1...
Preprocessing library repa-io-3.2.2.1...
Haddock coverage:
64% ( 7 / 11) in 'Data.Array.Repa.IO.Timing'
67% ( 2 / 3) in 'Data.Array.Repa.IO.Internals.Text'
100% ( 3 / 3) in 'Data.Array.Repa.IO.Vector'
100% ( 3 / 3) in 'Data.Array.Repa.IO.Matrix'
100% ( 3 / 3) in 'Data.Array.Repa.IO.BMP'
100% ( 3 / 3) in 'Data.Array.Repa.IO.Binary'
Warning: Data.Array.Repa.IO.Timing: could not find link destinations for:
Data.Array.Repa.IO.Timing.TimeUnit
Documentation created: dist/doc/html/repa-io/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-io-3.2.2.1
Registering repa-io-3.2.2.1...
Installed repa-io-3.2.2.1
Downloading repa-examples-3.2.2.1...
Configuring repa-examples-3.2.2.1...
Building repa-examples-3.2.2.1...
Preprocessing executable 'repa-canny' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/Canny/src-repa/Main.hs, dist/build/repa-canny/repa-canny-tmp/Main.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package binary-0.5.1.1 ... linking ... done.
Loading package bmp-1.2.3.4 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package QuickCheck-2.5.1.1 ... linking ... done.
Loading package primitive-0.4.1 ... linking ... done.
Loading package vector-0.9.1 ... linking ... done.
Loading package repa-3.2.2.2 ... linking ... done.
Loading package repa-io-3.2.2.1 ... linking ... done.
Loading package repa-algorithms-3.2.2.1 ... linking ... done.
Linking dist/build/repa-canny/repa-canny ...
Preprocessing executable 'repa-mmult' for repa-examples-3.2.2.1...
[1 of 2] Compiling Solver ( examples/MMult/src-repa/Solver.hs, dist/build/repa-mmult/repa-mmult-tmp/Solver.o )
[2 of 2] Compiling Main ( examples/MMult/src-repa/Main.hs, dist/build/repa-mmult/repa-mmult-tmp/Main.o )
Linking dist/build/repa-mmult/repa-mmult ...
Preprocessing executable 'repa-laplace' for repa-examples-3.2.2.1...
[1 of 3] Compiling SolverStencil ( examples/Laplace/src-repa/SolverStencil.hs, dist/build/repa-laplace/repa-laplace-tmp/SolverStencil.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package binary-0.5.1.1 ... linking ... done.
Loading package bmp-1.2.3.4 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package QuickCheck-2.5.1.1 ... linking ... done.
Loading package primitive-0.4.1 ... linking ... done.
Loading package vector-0.9.1 ... linking ... done.
Loading package repa-3.2.2.2 ... linking ... done.
Loading package repa-io-3.2.2.1 ... linking ... done.
Loading package repa-algorithms-3.2.2.1 ... linking ... done.
[2 of 3] Compiling SolverGet ( examples/Laplace/src-repa/SolverGet.hs, dist/build/repa-laplace/repa-laplace-tmp/SolverGet.o )
[3 of 3] Compiling Main ( examples/Laplace/src-repa/Main.hs, dist/build/repa-laplace/repa-laplace-tmp/Main.o )
Linking dist/build/repa-laplace/repa-laplace ...
Preprocessing executable 'repa-fft2d' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/FFT/FFT2d/src-repa/Main.hs, dist/build/repa-fft2d/repa-fft2d-tmp/Main.o )
Linking dist/build/repa-fft2d/repa-fft2d ...
Preprocessing executable 'repa-fft2d-highpass' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/FFT/HighPass2d/src-repa/Main.hs, dist/build/repa-fft2d-highpass/repa-fft2d-highpass-tmp/Main.o )
Linking dist/build/repa-fft2d-highpass/repa-fft2d-highpass ...
Preprocessing executable 'repa-fft3d-highpass' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/FFT/HighPass3d/src-repa/Main.hs, dist/build/repa-fft3d-highpass/repa-fft3d-highpass-tmp/Main.o )
Linking dist/build/repa-fft3d-highpass/repa-fft3d-highpass ...
Preprocessing executable 'repa-blur' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/Blur/src-repa/Main.hs, dist/build/repa-blur/repa-blur-tmp/Main.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package binary-0.5.1.1 ... linking ... done.
Loading package bmp-1.2.3.4 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package QuickCheck-2.5.1.1 ... linking ... done.
Loading package primitive-0.4.1 ... linking ... done.
Loading package vector-0.9.1 ... linking ... done.
Loading package repa-3.2.2.2 ... linking ... done.
Loading package repa-io-3.2.2.1 ... linking ... done.
Loading package repa-algorithms-3.2.2.1 ... linking ... done.
Linking dist/build/repa-blur/repa-blur ...
Preprocessing executable 'repa-sobel' for repa-examples-3.2.2.1...
[1 of 2] Compiling Solver ( examples/Sobel/src-repa/Solver.hs, dist/build/repa-sobel/repa-sobel-tmp/Solver.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package binary-0.5.1.1 ... linking ... done.
Loading package bmp-1.2.3.4 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package old-time-1.1.0.1 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package QuickCheck-2.5.1.1 ... linking ... done.
Loading package primitive-0.4.1 ... linking ... done.
Loading package vector-0.9.1 ... linking ... done.
Loading package repa-3.2.2.2 ... linking ... done.
Loading package repa-io-3.2.2.1 ... linking ... done.
Loading package repa-algorithms-3.2.2.1 ... linking ... done.
[2 of 2] Compiling Main ( examples/Sobel/src-repa/Main.hs, dist/build/repa-sobel/repa-sobel-tmp/Main.o )
Linking dist/build/repa-sobel/repa-sobel ...
Preprocessing executable 'repa-volume' for repa-examples-3.2.2.1...
[1 of 1] Compiling Main ( examples/Volume/Main.hs, dist/build/repa-volume/repa-volume-tmp/Main.o )
Linking dist/build/repa-volume/repa-volume ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed repa-examples-3.2.2.1
Test log
No test log was submitted for this report.