Build #1 for FieldTrip-0.2.7

[all reports]

Package FieldTrip-0.2.7
Install DependencyFailed OpenGLRaw-1.4.0.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies vector-space-0.8.6, old-time-1.1.0.1, graphicsFormats-0.1, base-4.6.0.1, TypeCompose-0.9.9, OpenGL-2.9.1.0, MemoTrie-0.6.1, GLUT-2.5.0.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Boolean-0.2...
Building Boolean-0.2...
Preprocessing library Boolean-0.2...
[1 of 3] Compiling Data.Boolean     ( src/Data/Boolean.hs, dist/build/Data/Boolean.o )
[2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o )
[3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o )
In-place registering Boolean-0.2...
Running Haddock for Boolean-0.2...
Running hscolour for Boolean-0.2...
Preprocessing library Boolean-0.2...
Preprocessing library Boolean-0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Warning: Data.Boolean: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
 100% ( 14 / 14) in 'Data.Boolean'
haddock module header parse failed: Cannot parse header documentation paragraphs
   7% (  1 / 14) in 'Data.Boolean.Overload'
Warning: Data.Boolean.Numbers: We do not support associated types in instances yet. These instances are affected:
Data.Boolean.Numbers.NumB (GHC.Types.Int), Data.Boolean.Numbers.NumB (GHC.Integer.Type.Integer), Data.Boolean.Numbers.NumB (GHC.Types.Float), Data.Boolean.Numbers.NumB (GHC.Types.Double)
 100% (  8 /  8) in 'Data.Boolean.Numbers'
Documentation created: dist/doc/html/Boolean/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/Boolean-0.2/ghc-7.6.3
Registering Boolean-0.2...
Installed Boolean-0.2
Configuring NumInstances-1.3...
Building NumInstances-1.3...
Preprocessing library NumInstances-1.3...
[1 of 5] Compiling Data.NumInstances.Util ( src/Data/NumInstances/Util.hs, dist/build/Data/NumInstances/Util.o )
[2 of 5] Compiling Data.NumInstances.PreRequisites ( src-relaxed-Num/Data/NumInstances/PreRequisites.hs, dist/build/Data/NumInstances/PreRequisites.o )
[3 of 5] Compiling Data.NumInstances.Tuple ( src/Data/NumInstances/Tuple.hs, dist/build/Data/NumInstances/Tuple.o )
[4 of 5] Compiling Data.NumInstances.Function ( src/Data/NumInstances/Function.hs, dist/build/Data/NumInstances/Function.o )
[5 of 5] Compiling Data.NumInstances ( src/Data/NumInstances.hs, dist/build/Data/NumInstances.o )
In-place registering NumInstances-1.3...
Running Haddock for NumInstances-1.3...
Running hscolour for NumInstances-1.3...
Preprocessing library NumInstances-1.3...
Preprocessing library NumInstances-1.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  50% (  1 /  2) in 'Data.NumInstances.Util'
   0% (  0 /  1) in 'Data.NumInstances.PreRequisites'
 100% (  1 /  1) in 'Data.NumInstances.Tuple'
 100% (  1 /  1) in 'Data.NumInstances.Function'
 100% (  1 /  1) in 'Data.NumInstances'
Documentation created: dist/doc/html/NumInstances/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/NumInstances-1.3/ghc-7.6.3
Registering NumInstances-1.3...
Installed NumInstances-1.3
Configuring OpenGLRaw-1.4.0.0...
cabal: Missing dependency on a foreign library:
* Missing C library: GL
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
Failed to install OpenGLRaw-1.4.0.0
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.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.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.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.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: rts-1.0, 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'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  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/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Downloading TypeCompose-0.9.9...
Configuring TypeCompose-0.9.9...
Building TypeCompose-0.9.9...
Preprocessing library TypeCompose-0.9.9...
[ 1 of 10] Compiling Control.Instances ( src/Control/Instances.hs, dist/build/Control/Instances.o )
[ 2 of 10] Compiling Data.RefMonad    ( src/Data/RefMonad.hs, dist/build/Data/RefMonad.o )
[ 3 of 10] Compiling Data.Bijection   ( src/Data/Bijection.hs, dist/build/Data/Bijection.o )
[ 4 of 10] Compiling Control.Compose  ( src/Control/Compose.hs, dist/build/Control/Compose.o )
[ 5 of 10] Compiling Data.Title       ( src/Data/Title.hs, dist/build/Data/Title.o )
[ 6 of 10] Compiling Data.CxMonoid    ( src/Data/CxMonoid.hs, dist/build/Data/CxMonoid.o )
[ 7 of 10] Compiling Data.Pair        ( src/Data/Pair.hs, dist/build/Data/Pair.o )
[ 8 of 10] Compiling Data.Zip         ( src/Data/Zip.hs, dist/build/Data/Zip.o )
[ 9 of 10] Compiling Data.Partial     ( src/Data/Partial.hs, dist/build/Data/Partial.o )
[10 of 10] Compiling Data.Lambda      ( src/Data/Lambda.hs, dist/build/Data/Lambda.o )
In-place registering TypeCompose-0.9.9...
Running Haddock for TypeCompose-0.9.9...
Running hscolour for TypeCompose-0.9.9...
Preprocessing library TypeCompose-0.9.9...
Preprocessing library TypeCompose-0.9.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  1 /  1) in 'Control.Instances'
 100% (  3 /  3) in 'Data.RefMonad'
 100% (  8 /  8) in 'Data.Bijection'
  85% ( 84 / 99) in 'Control.Compose'
  67% (  2 /  3) in 'Data.Title'
 100% (  4 /  4) in 'Data.CxMonoid'
 100% ( 16 / 16) in 'Data.Pair'
 100% ( 18 / 18) in 'Data.Zip'
  91% ( 10 / 11) in 'Data.Partial'
 100% (  8 /  8) in 'Data.Lambda'
Documentation created: dist/doc/html/TypeCompose/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/TypeCompose-0.9.9/ghc-7.6.3
Registering TypeCompose-0.9.9...
Installed TypeCompose-0.9.9
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/hashable-1.2.1.0/ghc-7.6.3
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/nats-0.1.2/ghc-7.6.3
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/unordered-containers-0.2.3.3/ghc-7.6.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/semigroups-0.12/ghc-7.6.3
Registering semigroups-0.12...
Installed semigroups-0.12
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void        ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/void-0.6.1/ghc-7.6.3
Registering void-0.6.1...
Installed void-0.6.1
Configuring MemoTrie-0.6.1...
Building MemoTrie-0.6.1...
Preprocessing library MemoTrie-0.6.1...
[1 of 1] Compiling Data.MemoTrie    ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.o )
In-place registering MemoTrie-0.6.1...
Running Haddock for MemoTrie-0.6.1...
Running hscolour for MemoTrie-0.6.1...
Preprocessing library MemoTrie-0.6.1...
Preprocessing library MemoTrie-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
Warning: Data.MemoTrie: We do not support associated types in instances yet. These instances are affected:
Data.MemoTrie.HasTrie Data.Void.Void, Data.MemoTrie.HasTrie (), Data.MemoTrie.HasTrie GHC.Types.Bool, (Data.MemoTrie.HasTrie a, Data.MemoTrie.HasTrie b) =>
Data.MemoTrie.HasTrie (Data.Either.Either a b), (Data.MemoTrie.HasTrie a, Data.MemoTrie.HasTrie b) =>
Data.MemoTrie.HasTrie (a, b), (Data.MemoTrie.HasTrie a,
 Data.MemoTrie.HasTrie b,
 Data.MemoTrie.HasTrie c) =>
Data.MemoTrie.HasTrie (a, b, c), Data.MemoTrie.HasTrie x => Data.MemoTrie.HasTrie [x], Data.MemoTrie.HasTrie GHC.Types.Word, Data.MemoTrie.HasTrie GHC.Word.Word8, Data.MemoTrie.HasTrie GHC.Word.Word16, Data.MemoTrie.HasTrie GHC.Word.Word32, Data.MemoTrie.HasTrie GHC.Word.Word64, Data.MemoTrie.HasTrie GHC.Types.Char, Data.MemoTrie.HasTrie GHC.Types.Int, Data.MemoTrie.HasTrie GHC.Int.Int8, Data.MemoTrie.HasTrie GHC.Int.Int16, Data.MemoTrie.HasTrie GHC.Int.Int32, Data.MemoTrie.HasTrie GHC.Int.Int64, Data.MemoTrie.HasTrie GHC.Integer.Type.Integer
 100% ( 12 / 12) in 'Data.MemoTrie'
Documentation created: dist/doc/html/MemoTrie/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/MemoTrie-0.6.1/ghc-7.6.3
Registering MemoTrie-0.6.1...
Installed MemoTrie-0.6.1
Downloading vector-space-0.8.6...
Configuring vector-space-0.8.6...
Building vector-space-0.8.6...
Preprocessing library vector-space-0.8.6...
[1 of 8] Compiling Data.AdditiveGroup ( src/Data/AdditiveGroup.hs, dist/build/Data/AdditiveGroup.o )
[2 of 8] Compiling Data.VectorSpace ( src/Data/VectorSpace.hs, dist/build/Data/VectorSpace.o )
[3 of 8] Compiling Data.Basis       ( src/Data/Basis.hs, dist/build/Data/Basis.o )
[4 of 8] Compiling Data.AffineSpace ( src/Data/AffineSpace.hs, dist/build/Data/AffineSpace.o )
[5 of 8] Compiling Data.LinearMap   ( src/Data/LinearMap.hs, dist/build/Data/LinearMap.o )
[6 of 8] Compiling Data.Maclaurin   ( src/Data/Maclaurin.hs, dist/build/Data/Maclaurin.o )
[7 of 8] Compiling Data.Derivative  ( src/Data/Derivative.hs, dist/build/Data/Derivative.o )
[8 of 8] Compiling Data.Cross       ( src/Data/Cross.hs, dist/build/Data/Cross.o )
In-place registering vector-space-0.8.6...
Running Haddock for vector-space-0.8.6...
Running hscolour for vector-space-0.8.6...
Preprocessing library vector-space-0.8.6...
Preprocessing library vector-space-0.8.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
 100% (  7 /  7) in 'Data.AdditiveGroup'
Warning: Data.VectorSpace: We do not support associated types in instances yet. These instances are affected:
Data.VectorSpace.VectorSpace (GHC.Types.Int), Data.VectorSpace.VectorSpace (GHC.Integer.Type.Integer), Data.VectorSpace.VectorSpace (GHC.Types.Double), Data.VectorSpace.VectorSpace (GHC.Types.Float), Data.VectorSpace.VectorSpace (Foreign.C.Types.CSChar), Data.VectorSpace.VectorSpace (Foreign.C.Types.CInt), Data.VectorSpace.VectorSpace (Foreign.C.Types.CShort), Data.VectorSpace.VectorSpace (Foreign.C.Types.CLong), Data.VectorSpace.VectorSpace (Foreign.C.Types.CLLong), Data.VectorSpace.VectorSpace (Foreign.C.Types.CIntMax), Data.VectorSpace.VectorSpace (Foreign.C.Types.CDouble), Data.VectorSpace.VectorSpace (Foreign.C.Types.CFloat), GHC.Real.Integral a =>
Data.VectorSpace.VectorSpace (GHC.Real.Ratio a), (GHC.Float.RealFloat v, Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (Data.Complex.Complex v), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v) =>
Data.VectorSpace.VectorSpace (u, v), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v,
 Data.VectorSpace.VectorSpace w,
 s ~ Data.VectorSpace.Scalar w) =>
Data.VectorSpace.VectorSpace (u, v, w), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v,
 Data.VectorSpace.VectorSpace w,
 s ~ Data.VectorSpace.Scalar w,
 Data.VectorSpace.VectorSpace x,
 s ~ Data.VectorSpace.Scalar x) =>
Data.VectorSpace.VectorSpace (u, v, w, x), Data.VectorSpace.VectorSpace v =>
Data.VectorSpace.VectorSpace (Data.Maybe.Maybe v), Data.VectorSpace.VectorSpace v =>
Data.VectorSpace.VectorSpace (a -> v), (Data.MemoTrie.HasTrie a, Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (a Data.MemoTrie.:->: v)
 100% ( 11 / 11) in 'Data.VectorSpace'
Warning: Data.Basis: We do not support associated types in instances yet. These instances are affected:
Data.Basis.HasBasis (GHC.Types.Float), Data.Basis.HasBasis (Foreign.C.Types.CFloat), Data.Basis.HasBasis (GHC.Types.Double), Data.Basis.HasBasis (Foreign.C.Types.CDouble), GHC.Real.Integral a => Data.Basis.HasBasis (GHC.Real.Ratio a), (Data.Basis.HasBasis u,
 s ~ Data.VectorSpace.Scalar u,
 Data.Basis.HasBasis v,
 s ~ Data.VectorSpace.Scalar v) =>
Data.Basis.HasBasis (u, v), (Data.Basis.HasBasis u,
 s ~ Data.VectorSpace.Scalar u,
 Data.Basis.HasBasis v,
 s ~ Data.VectorSpace.Scalar v,
 Data.Basis.HasBasis w,
 s ~ Data.VectorSpace.Scalar w) =>
Data.Basis.HasBasis (u, v, w)
  50% (  2 /  4) in 'Data.Basis'
Warning: Data.AffineSpace: We do not support associated types in instances yet. These instances are affected:
Data.AffineSpace.AffineSpace (GHC.Types.Double), Data.AffineSpace.AffineSpace (Foreign.C.Types.CDouble), Data.AffineSpace.AffineSpace (GHC.Types.Float), Data.AffineSpace.AffineSpace (Foreign.C.Types.CFloat), GHC.Real.Integral a =>
Data.AffineSpace.AffineSpace (GHC.Real.Ratio a), (Data.AffineSpace.AffineSpace p, Data.AffineSpace.AffineSpace q) =>
Data.AffineSpace.AffineSpace (p, q), (Data.AffineSpace.AffineSpace p,
 Data.AffineSpace.AffineSpace q,
 Data.AffineSpace.AffineSpace r) =>
Data.AffineSpace.AffineSpace (p, q, r), Data.AffineSpace.AffineSpace p =>
Data.AffineSpace.AffineSpace (a -> p)
  83% (  5 /  6) in 'Data.AffineSpace'
Warning: Data.LinearMap: We do not support associated types in instances yet. These instances are affected:
(Data.MemoTrie.HasTrie (Data.Basis.Basis u),
 Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (u Data.LinearMap.:-* v)
  59% ( 10 / 17) in 'Data.LinearMap'
Warning: Data.Maclaurin: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
Warning: Data.Maclaurin: We do not support associated types in instances yet. These instances are affected:
(Data.Basis.HasBasis a,
 Data.MemoTrie.HasTrie (Data.Basis.Basis a),
 Data.VectorSpace.VectorSpace u,
 Data.AdditiveGroup.AdditiveGroup (Data.VectorSpace.Scalar u)) =>
Data.VectorSpace.VectorSpace (a Data.Maclaurin.:> u)
Warning: Data.Maclaurin: powVal is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Maclaurin: derivative is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity.
  80% ( 16 / 20) in 'Data.Maclaurin'
 100% (  2 /  2) in 'Data.Derivative'
 100% (  8 /  8) in 'Data.Cross'
Warning: Data.LinearMap: could not find link destinations for:
    Data.LinearMap.LMap' Data.LinearMap.MSum
Documentation created: dist/doc/html/vector-space/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/vector-space-0.8.6/ghc-7.6.3
Registering vector-space-0.8.6...
Installed vector-space-0.8.6
cabal: Error: some packages failed to install:
FieldTrip-0.2.7 depends on OpenGLRaw-1.4.0.0 which failed to install.
GLURaw-1.4.0.0 depends on OpenGLRaw-1.4.0.0 which failed to install.
GLUT-2.5.0.2 depends on OpenGLRaw-1.4.0.0 which failed to install.
OpenGL-2.9.1.0 depends on OpenGLRaw-1.4.0.0 which failed to install.
OpenGLRaw-1.4.0.0 failed during the configure step. The exception was:
ExitFailure 1
graphicsFormats-0.1 depends on OpenGLRaw-1.4.0.0 which failed to install.

Test log

No test log was submitted for this report.