Resolving dependencies... Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.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.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 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.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) 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.5.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring repa-3.2.3.3... Building repa-3.2.3.3... Preprocessing library repa-3.2.3.3... [ 1 of 39] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o ) [ 2 of 39] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o ) [ 3 of 39] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o ) [ 4 of 39] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o ) [ 5 of 39] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o ) [ 6 of 39] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o ) [ 7 of 39] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o ) [ 8 of 39] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o ) [ 9 of 39] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o ) [10 of 39] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o ) [11 of 39] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o ) [12 of 39] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o ) [13 of 39] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o ) [14 of 39] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o ) [15 of 39] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o ) [16 of 39] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o ) [17 of 39] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o ) [18 of 39] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o ) [19 of 39] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o ) [20 of 39] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o ) [21 of 39] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o ) [22 of 39] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o ) [23 of 39] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o ) [24 of 39] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o ) [25 of 39] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o ) [26 of 39] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o ) [27 of 39] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o ) [28 of 39] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o ) [29 of 39] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o ) [30 of 39] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o ) [31 of 39] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o ) [32 of 39] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o ) [33 of 39] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o ) [34 of 39] Compiling Data.Array.Repa.Arbitrary ( Data/Array/Repa/Arbitrary.hs, dist/build/Data/Array/Repa/Arbitrary.o ) [35 of 39] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o ) [36 of 39] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o ) [37 of 39] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o ) [38 of 39] Compiling Data.Array.Repa ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o ) [39 of 39] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o ) In-place registering repa-3.2.3.3... Running Haddock for repa-3.2.3.3... Running hscolour for repa-3.2.3.3... Preprocessing library repa-3.2.3.3... Preprocessing library repa-3.2.3.3... Haddock coverage: 80% ( 4 / 5) in 'Data.Array.Repa.Stencil.Partition' 100% ( 2 / 2) in 'Data.Array.Repa.Eval.Elt' 100% ( 4 / 4) in 'Data.Array.Repa.Shape' 80% ( 4 / 5) in 'Data.Array.Repa.Base' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Target' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Load' Warning: Data.Array.Repa.Repr.HintSmall: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source r1 a => Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintSmall.S r1) a 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintSmall' 38% ( 6 / 16) in 'Data.Array.Repa.Index' Warning: Data.Array.Repa.Slice: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: FullShape, SliceShape 100% ( 6 / 6) in 'Data.Array.Repa.Slice' 100% ( 5 / 5) in 'Data.Array.Repa.Stencil.Base' 100% ( 2 / 2) in 'Data.Array.Repa.Stencil.Template' 100% ( 7 / 7) in 'Data.Array.Repa.Eval.Gang' 80% ( 4 / 5) in 'Data.Array.Repa.Eval.Reduction' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Selection' 100% ( 4 / 4) in 'Data.Array.Repa.Eval.Cursored' 100% ( 5 / 5) in 'Data.Array.Repa.Eval.Chunked' Warning: Data.Array.Repa.Repr.Delayed: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Delayed.D a 80% ( 4 / 5) in 'Data.Array.Repa.Repr.Delayed' 89% ( 8 / 9) in 'Data.Array.Repa.Operators.Traversal' 93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace' 100% ( 9 / 9) in 'Data.Array.Repa.Unsafe' 75% ( 3 / 4) in 'Data.Array.Repa.Operators.Interleave' Warning: Data.Array.Repa.Repr.ByteString: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8 75% ( 3 / 4) in 'Data.Array.Repa.Repr.ByteString' Warning: Data.Array.Repa.Repr.ForeignPtr: We do not support associated types in instances yet. These instances are affected: Foreign.Storable.Storable a => Data.Array.Repa.Base.Source Data.Array.Repa.Repr.ForeignPtr.F a, Foreign.Storable.Storable e => Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.ForeignPtr.F e 83% ( 5 / 6) in 'Data.Array.Repa.Repr.ForeignPtr' 100% ( 2 / 2) in 'Data.Array.Repa.Eval.Interleaved' Warning: Data.Array.Repa.Repr.HintInterleave: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source r1 a => Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.HintInterleave.I r1) a 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintInterleave' 100% ( 31 / 31) in 'Data.Array.Repa.Eval' Warning: Data.Array.Repa.Repr.Partitioned: We do not support associated types in instances yet. These instances are affected: (Data.Array.Repa.Base.Source r1 e, Data.Array.Repa.Base.Source r2 e) => Data.Array.Repa.Base.Source (Data.Array.Repa.Repr.Partitioned.P r1 r2) e 50% ( 2 / 4) in 'Data.Array.Repa.Repr.Partitioned' Warning: Data.Array.Repa.Repr.Unboxed: We do not support associated types in instances yet. These instances are affected: Data.Vector.Unboxed.Base.Unbox a => Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Unboxed.U a, Data.Vector.Unboxed.Base.Unbox e => Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Unboxed.U e 89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed' 50% ( 1 / 2) in 'Data.Array.Repa.Operators.Selection' Warning: Data.Array.Repa.Repr.Undefined: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Undefined.X e 50% ( 1 / 2) in 'Data.Array.Repa.Repr.Undefined' Warning: Data.Array.Repa.Repr.Cursored: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Cursored.C a 67% ( 2 / 3) in 'Data.Array.Repa.Repr.Cursored' Warning: Data.Array.Repa.Operators.Mapping: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ByteString.B GHC.Word.Word8 b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Cursored.C a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Delayed.D a b, Foreign.Storable.Storable a => Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.ForeignPtr.F a b, (Data.Array.Repa.Operators.Mapping.Structured r1 a b, Data.Array.Repa.Operators.Mapping.Structured r2 a b) => Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.Partitioned.P r1 r2) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b => Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintSmall.S r1) a b, Data.Array.Repa.Operators.Mapping.Structured r1 a b => Data.Array.Repa.Operators.Mapping.Structured (Data.Array.Repa.Repr.HintInterleave.I r1) a b, Data.Vector.Unboxed.Base.Unbox a => Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Unboxed.U a b, Data.Array.Repa.Operators.Mapping.Structured Data.Array.Repa.Repr.Undefined.X a b 50% ( 5 / 10) in 'Data.Array.Repa.Operators.Mapping' 100% ( 5 / 5) in 'Data.Array.Repa.Specialised.Dim2' 75% ( 6 / 8) in 'Data.Array.Repa.Stencil.Dim2' 91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction' Warning: Data.Array.Repa.Repr.Vector: We do not support associated types in instances yet. These instances are affected: Data.Array.Repa.Base.Source Data.Array.Repa.Repr.Vector.V a, Data.Array.Repa.Eval.Target.Target Data.Array.Repa.Repr.Vector.V e 86% ( 6 / 7) in 'Data.Array.Repa.Repr.Vector' 93% ( 14 / 15) in 'Data.Array.Repa.Arbitrary' 94% ( 65 / 69) in 'Data.Array.Repa' 100% ( 5 / 5) in 'Data.Array.Repa.Stencil' Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for: Data.Array.Repa.Eval.Gang.Req Documentation created: dist/doc/html/repa/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-3.2.3.3 Registering repa-3.2.3.3... Installed repa-3.2.3.3 Configuring vector-th-unbox-0.2.0.2... Building vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o ) In-place registering vector-th-unbox-0.2.0.2... Running Haddock for vector-th-unbox-0.2.0.2... Running hscolour for vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... Haddock coverage: 100% ( 2 / 2) in 'Data.Vector.Unboxed.Deriving' Documentation created: dist/doc/html/vector-th-unbox/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-th-unbox-0.2.0.2 Registering vector-th-unbox-0.2.0.2... Installed vector-th-unbox-0.2.0.2 Downloading PrimitiveArray-0.5.4.0... Configuring PrimitiveArray-0.5.4.0... Building PrimitiveArray-0.5.4.0... Preprocessing library PrimitiveArray-0.5.4.0... [1 of 9] Compiling Data.PrimitiveArray.QuickCheck ( Data/PrimitiveArray/QuickCheck.hs, dist/build/Data/PrimitiveArray/QuickCheck.o ) [2 of 9] Compiling Data.Array.Repa.ExtShape ( Data/Array/Repa/ExtShape.hs, dist/build/Data/Array/Repa/ExtShape.o ) [3 of 9] Compiling Data.Array.Repa.Index.Subword ( Data/Array/Repa/Index/Subword.hs, dist/build/Data/Array/Repa/Index/Subword.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package vector-th-unbox-0.2.0.2 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package QuickCheck-2.6 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package repa-3.2.3.3 ... linking ... done. [4 of 9] Compiling Data.Array.Repa.Index.Outside ( Data/Array/Repa/Index/Outside.hs, dist/build/Data/Array/Repa/Index/Outside.o ) [5 of 9] Compiling Data.Array.Repa.Index.Point ( Data/Array/Repa/Index/Point.hs, dist/build/Data/Array/Repa/Index/Point.o ) [6 of 9] Compiling Data.Array.Repa.Index.Points ( Data/Array/Repa/Index/Points.hs, dist/build/Data/Array/Repa/Index/Points.o ) [7 of 9] Compiling Data.PrimitiveArray ( Data/PrimitiveArray.hs, dist/build/Data/PrimitiveArray.o ) [8 of 9] Compiling Data.PrimitiveArray.FillTables ( Data/PrimitiveArray/FillTables.hs, dist/build/Data/PrimitiveArray/FillTables.o ) [9 of 9] Compiling Data.PrimitiveArray.Zero ( Data/PrimitiveArray/Zero.hs, dist/build/Data/PrimitiveArray/Zero.o ) In-place registering PrimitiveArray-0.5.4.0... Running Haddock for PrimitiveArray-0.5.4.0... Running hscolour for PrimitiveArray-0.5.4.0... Preprocessing library PrimitiveArray-0.5.4.0... Preprocessing library PrimitiveArray-0.5.4.0... Haddock coverage: 0% ( 0 / 1) in 'Data.PrimitiveArray.QuickCheck' 100% ( 2 / 2) in 'Data.Array.Repa.ExtShape' Warning: Data.Array.Repa.Index.Subword: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Vector, MVector 62% ( 5 / 8) in 'Data.Array.Repa.Index.Subword' Warning: Data.Array.Repa.Index.Outside: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Vector, MVector 57% ( 4 / 7) in 'Data.Array.Repa.Index.Outside' 33% ( 1 / 3) in 'Data.Array.Repa.Index.Point' Warning: Data.Array.Repa.Index.Points: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Vector, MVector 71% ( 5 / 7) in 'Data.Array.Repa.Index.Points' 93% ( 13 / 14) in 'Data.PrimitiveArray' 67% ( 6 / 9) in 'Data.PrimitiveArray.FillTables' Warning: Data.PrimitiveArray.Zero: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: MutArr 60% ( 3 / 5) in 'Data.PrimitiveArray.Zero' Documentation created: dist/doc/html/PrimitiveArray/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/PrimitiveArray-0.5.4.0 Registering PrimitiveArray-0.5.4.0... Installed PrimitiveArray-0.5.4.0