Resolving dependencies... Configuring bmp-1.2.5.2... Building bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... [ 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.5.2... Running Haddock for bmp-1.2.5.2... Running hscolour for bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... 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' 75% ( 3 / 4) in 'Codec.BMP.Pack' 100% ( 25 / 25) in 'Codec.BMP' Documentation created: dist/doc/html/bmp/index.html, dist/doc/html/bmp/bmp.txt Creating package registration file: /tmp/pkgConf-bmp-1.2.521970.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bmp-1.2.5.2 Registering bmp-1.2.5.2... Installed bmp-1.2.5.2 Configuring primitive-0.6... Building primitive-0.6... Preprocessing library primitive-0.6... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6... Running Haddock for primitive-0.6... Running hscolour for primitive-0.6... Preprocessing library primitive-0.6... Preprocessing library primitive-0.6... Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 75% ( 12 / 16) 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-021970.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6 Registering primitive-0.6... Installed primitive-0.6 Configuring random-1.0.1.1... Building random-1.0.1.1... Preprocessing library random-1.0.1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) In-place registering random-1.0.1.1... Running Haddock for random-1.0.1.1... Running hscolour for random-1.0.1.1... Preprocessing library random-1.0.1.1... Preprocessing library random-1.0.1.1... Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-1.0.121970.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.0.1.1 Registering random-1.0.1.1... Installed random-1.0.1.1 Configuring vector-0.10.12.3... Building vector-0.10.12.3... Preprocessing library vector-0.10.12.3... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:450:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1398:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.12.3... Running Haddock for vector-0.10.12.3... Running hscolour for vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Preprocessing library vector-0.10.12.3... 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.1221970.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3 Registering vector-0.10.12.3... Installed vector-0.10.12.3 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' 33% ( 1 / 3) in 'System.Random.TF.Instances' 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-021970.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring QuickCheck-2.7.6... Building QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.6... Running Haddock for QuickCheck-2.7.6... Running hscolour for QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 88% ( 22 / 25) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 56% ( 40 / 72) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 5% ( 1 / 20) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.721970.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.7.6 Registering QuickCheck-2.7.6... Installed QuickCheck-2.7.6 Configuring repa-3.3.1.2... Building repa-3.3.1.2... Preprocessing library repa-3.3.1.2... [ 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.3.1.2... Running Haddock for repa-3.3.1.2... Running hscolour for repa-3.3.1.2... Preprocessing library repa-3.3.1.2... Preprocessing library repa-3.3.1.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' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintSmall' 38% ( 6 / 16) in 'Data.Array.Repa.Index' 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' 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' 75% ( 3 / 4) in 'Data.Array.Repa.Repr.ByteString' 83% ( 5 / 6) in 'Data.Array.Repa.Repr.ForeignPtr' 100% ( 2 / 2) in 'Data.Array.Repa.Eval.Interleaved' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintInterleave' 100% ( 31 / 31) in 'Data.Array.Repa.Eval' 50% ( 2 / 4) in 'Data.Array.Repa.Repr.Partitioned' 89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed' 50% ( 1 / 2) in 'Data.Array.Repa.Operators.Selection' 50% ( 1 / 2) in 'Data.Array.Repa.Repr.Undefined' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.Cursored' 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' 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.Repr.HintSmall: could not find link destinations for: Data.Array.Repa.Repr.HintSmall.TFCo:R:ArraySsha Data.Array.Repa.Repr.HintSmall.ASmall Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for: Data.Array.Repa.Eval.Gang.Req Warning: Data.Array.Repa.Repr.Delayed: could not find link destinations for: Data.Array.Repa.Repr.Delayed.TFCo:R:ArrayDsha Data.Array.Repa.Repr.Delayed.ADelayed Warning: Data.Array.Repa.Repr.ByteString: could not find link destinations for: Data.Array.Repa.Repr.ByteString.TFCo:R:ArrayBshWord8 Data.Array.Repa.Repr.ByteString.AByteString Warning: Data.Array.Repa.Repr.ForeignPtr: could not find link destinations for: Data.Array.Repa.Repr.ForeignPtr.TFCo:R:MVecFe Data.Array.Repa.Repr.ForeignPtr.FPVec Data.Array.Repa.Repr.ForeignPtr.TFCo:R:ArrayFsha Data.Array.Repa.Repr.ForeignPtr.AForeignPtr Warning: Data.Array.Repa.Repr.HintInterleave: could not find link destinations for: Data.Array.Repa.Repr.HintInterleave.TFCo:R:ArrayIsha Data.Array.Repa.Repr.HintInterleave.AInterleave Warning: Data.Array.Repa.Repr.Partitioned: could not find link destinations for: Data.Array.Repa.Repr.Partitioned.TFCo:R:ArrayPshe Data.Array.Repa.Repr.Partitioned.APart Warning: Data.Array.Repa.Repr.Unboxed: could not find link destinations for: Data.Array.Repa.Repr.Unboxed.TFCo:R:MVecUe Data.Array.Repa.Repr.Unboxed.UMVec Data.Array.Repa.Repr.Unboxed.TFCo:R:ArrayUsha Data.Array.Repa.Repr.Unboxed.AUnboxed Warning: Data.Array.Repa.Repr.Undefined: could not find link destinations for: Data.Array.Repa.Repr.Undefined.TFCo:R:ArrayXshe Data.Array.Repa.Repr.Undefined.AUndefined Warning: Data.Array.Repa.Repr.Cursored: could not find link destinations for: Data.Array.Repa.Repr.Cursored.TFCo:R:ArrayCsha Data.Array.Repa.Repr.Cursored.ACursored Data.Array.Repa.Repr.Cursored.cursoredExtent Data.Array.Repa.Repr.Cursored.makeCursor Data.Array.Repa.Repr.Cursored.shiftCursor Data.Array.Repa.Repr.Cursored.loadCursor Warning: Data.Array.Repa.Repr.Vector: could not find link destinations for: Data.Array.Repa.Repr.Vector.TFCo:R:MVecVe Data.Array.Repa.Repr.Vector.MVector Data.Array.Repa.Repr.Vector.TFCo:R:ArrayVsha Data.Array.Repa.Repr.Vector.AVector Warning: Data.Array.Repa: could not find link destinations for: Data.Array.Repa.Repr.Delayed.TFCo:R:ArrayDsha Data.Array.Repa.Repr.Delayed.ADelayed Data.Array.Repa.Repr.Unboxed.TFCo:R:MVecUe Data.Array.Repa.Repr.Unboxed.UMVec Data.Array.Repa.Repr.Unboxed.TFCo:R:ArrayUsha Data.Array.Repa.Repr.Unboxed.AUnboxed Documentation created: dist/doc/html/repa/index.html, dist/doc/html/repa/repa.txt Creating package registration file: /tmp/pkgConf-repa-3.3.121970.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-3.3.1.2 Registering repa-3.3.1.2... Installed repa-3.3.1.2 Configuring repa-algorithms-3.3.1.2... Building repa-algorithms-3.3.1.2... Preprocessing library repa-algorithms-3.3.1.2... [ 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.3.1.2... Running Haddock for repa-algorithms-3.3.1.2... Running hscolour for repa-algorithms-3.3.1.2... Preprocessing library repa-algorithms-3.3.1.2... Preprocessing library repa-algorithms-3.3.1.2... Haddock coverage: 60% ( 3 / 5) in 'Data.Array.Repa.Algorithms.Randomish' 100% ( 9 / 9) in 'Data.Array.Repa.Algorithms.Pixel' 100% ( 12 / 12) 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, dist/doc/html/repa-algorithms/repa-algorithms.txt Creating package registration file: /tmp/pkgConf-repa-algorithms-3.3.121970.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-algorithms-3.3.1.2 Registering repa-algorithms-3.3.1.2... Installed repa-algorithms-3.3.1.2 Configuring repa-io-3.3.1.2... Building repa-io-3.3.1.2... Preprocessing library repa-io-3.3.1.2... [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.3.1.2... Running Haddock for repa-io-3.3.1.2... Running hscolour for repa-io-3.3.1.2... Preprocessing library repa-io-3.3.1.2... Preprocessing library repa-io-3.3.1.2... 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, dist/doc/html/repa-io/repa-io.txt Creating package registration file: /tmp/pkgConf-repa-io-3.3.121970.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-io-3.3.1.2 Registering repa-io-3.3.1.2... Installed repa-io-3.3.1.2 Downloading repa-examples-3.3.1.1... Configuring repa-examples-3.3.1.1... Building repa-examples-3.3.1.1... Preprocessing executable 'repa-canny' for repa-examples-3.3.1.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.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package bmp-1.2.5.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package tf-random-0.5 ... linking ... done. Loading package QuickCheck-2.7.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package repa-3.3.1.2 ... linking ... done. Loading package repa-io-3.3.1.2 ... linking ... done. Loading package repa-algorithms-3.3.1.2 ... linking ... done. Linking dist/build/repa-canny/repa-canny ... Preprocessing executable 'repa-mmult' for repa-examples-3.3.1.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.3.1.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.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package bmp-1.2.5.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package tf-random-0.5 ... linking ... done. Loading package QuickCheck-2.7.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package repa-3.3.1.2 ... linking ... done. Loading package repa-io-3.3.1.2 ... linking ... done. Loading package repa-algorithms-3.3.1.2 ... 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.3.1.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.3.1.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.3.1.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.3.1.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.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package bmp-1.2.5.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package tf-random-0.5 ... linking ... done. Loading package QuickCheck-2.7.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package repa-3.3.1.2 ... linking ... done. Loading package repa-io-3.3.1.2 ... linking ... done. Loading package repa-algorithms-3.3.1.2 ... linking ... done. Linking dist/build/repa-blur/repa-blur ... Preprocessing executable 'repa-sobel' for repa-examples-3.3.1.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.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package bmp-1.2.5.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package tf-random-0.5 ... linking ... done. Loading package QuickCheck-2.7.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package repa-3.3.1.2 ... linking ... done. Loading package repa-io-3.3.1.2 ... linking ... done. Loading package repa-algorithms-3.3.1.2 ... 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.3.1.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 ... Preprocessing executable 'repa-unit-test' for repa-examples-3.3.1.1... [1 of 1] Compiling Main ( examples/UnitTesting/UnitTesting.hs, dist/build/repa-unit-test/repa-unit-test-tmp/Main.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package bmp-1.2.5.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package tf-random-0.5 ... linking ... done. Loading package QuickCheck-2.7.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package repa-3.3.1.2 ... linking ... done. Loading package repa-io-3.3.1.2 ... linking ... done. Loading package repa-algorithms-3.3.1.2 ... linking ... done. examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addU1D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addU2D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addU3D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addU4D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addU5D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addV1D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addV2D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addV3D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addV4D found in source file but was not in scope examples/UnitTesting/UnitTesting.hs:48:8: Warning: Name prop_addV5D found in source file but was not in scope Linking dist/build/repa-unit-test/repa-unit-test ... 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 /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Installed repa-examples-3.3.1.1