Build #2 for propane-0.1

[all reports]

Package propane-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies spawn-0.3, repa-devil-0.3.2.2, repa-3.2.3.3, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, colour-2.3.3, 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.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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
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.State: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.StdGen System.Random.Random
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 colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
In-place registering colour-2.3.3...
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
   0% (  0 / 10) in 'Data.Colour.Chan'
  60% (  6 / 10) in 'Data.Colour.CIE.Chromaticity'
  50% (  6 / 12) in 'Data.Colour.RGB'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  59% ( 13 / 22) in 'Data.Colour.Internal'
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  88% ( 15 / 17) in 'Data.Colour.CIE'
   1% (  1 /149) in 'Data.Colour.Names'
Documentation created: dist/doc/html/colour/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/colour-2.3.3
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 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.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
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% (  7 /  7) 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.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
Configuring spawn-0.3...
Building spawn-0.3...
Preprocessing library spawn-0.3...
[1 of 1] Compiling Control.Concurrent.Spawn ( Control/Concurrent/Spawn.hs, dist/build/Control/Concurrent/Spawn.o )

Control/Concurrent/Spawn.hs:66:8: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

Control/Concurrent/Spawn.hs:67:22: Warning:
    In the use of `waitQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

Control/Concurrent/Spawn.hs:67:35: Warning:
    In the use of `signalQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
In-place registering spawn-0.3...
Running Haddock for spawn-0.3...
Running hscolour for spawn-0.3...
Preprocessing library spawn-0.3...
Preprocessing library spawn-0.3...

Control/Concurrent/Spawn.hs:66:8: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

Control/Concurrent/Spawn.hs:67:22: Warning:
    In the use of `waitQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

Control/Concurrent/Spawn.hs:67:35: Warning:
    In the use of `signalQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Haddock coverage:
  92% ( 11 / 12) in 'Control.Concurrent.Spawn'
Documentation created: dist/doc/html/spawn/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/spawn-0.3
Registering spawn-0.3...
Installed spawn-0.3
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.1.0 ... 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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1
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 repa-devil-0.3.2.2...
Building repa-devil-0.3.2.2...
Preprocessing library repa-devil-0.3.2.2...
[1 of 1] Compiling Data.Array.Repa.IO.DevIL ( dist/build/Data/Array/Repa/IO/DevIL.hs, dist/build/Data/Array/Repa/IO/DevIL.o )
In-place registering repa-devil-0.3.2.2...
Running Haddock for repa-devil-0.3.2.2...
Running hscolour for repa-devil-0.3.2.2...
Preprocessing library repa-devil-0.3.2.2...
Preprocessing library repa-devil-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1,
transformers-0.3.0.0
Haddock coverage:
 100% (  9 /  9) in 'Data.Array.Repa.IO.DevIL'
Warning: Data.Array.Repa.IO.DevIL: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/repa-devil/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/repa-devil-0.3.2.2
Registering repa-devil-0.3.2.2...
Installed repa-devil-0.3.2.2
Downloading propane-0.1...
Configuring propane-0.1...
Building propane-0.1...
Preprocessing library propane-0.1...
[1 of 8] Compiling Propane.IO.Lock  ( Propane/IO/Lock.hs, dist/build/Propane/IO/Lock.o )
[2 of 8] Compiling Propane.Types    ( Propane/Types.hs, dist/build/Propane/Types.o )

Propane/Types.hs:76:26:
    Expecting one more argument to `R.Array R.DIM3 Word8'
    In the type `R.Array R.DIM3 Word8'
    In the definition of data constructor `Raster'
    In the newtype declaration for `Raster'
Failed to install propane-0.1
cabal: Error: some packages failed to install:
propane-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.