Build #1 for HGamer3D-0.4.0

[all reports]

Package HGamer3D-0.4.0
Install DependencyFailed HGamer3D-SFML-Binding-0.4.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies split-0.2.2, hashtables-1.1.2.1, hashable-1.2.2.0, ghc-prim-0.3.0.0, containers-0.5.0.0, clock-0.4.0.1, base-4.6.0.1, HGamer3D-WinEvent-0.4.0, HGamer3D-Network-0.4.0, HGamer3D-InputSystem-0.4.0, HGamer3D-Graphics3D-0.4.0, HGamer3D-GUI-0.4.0, HGamer3D-Data-0.4.0, HGamer3D-Audio-0.4.0
Flags network inputsystem audio

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring FindBin-0.0.5...
Building FindBin-0.0.5...
Preprocessing library FindBin-0.0.5...
[1 of 1] Compiling System.Environment.FindBin ( src/System/Environment/FindBin.hs, dist/build/System/Environment/FindBin.o )
In-place registering FindBin-0.0.5...
Running Haddock for FindBin-0.0.5...
Running hscolour for FindBin-0.0.5...
Preprocessing library FindBin-0.0.5...
Preprocessing library FindBin-0.0.5...
Haddock coverage:
  67% (  2 /  3) in 'System.Environment.FindBin'
Documentation created: dist/doc/html/FindBin/index.html,
dist/doc/html/FindBin/FindBin.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/FindBin-0.0.5
Registering FindBin-0.0.5...
Installed FindBin-0.0.5
Configuring clock-0.4.0.1...
Building clock-0.4.0.1...
Preprocessing library clock-0.4.0.1...
[1 of 1] Compiling System.Clock     ( System/Clock.hs, dist/build/System/Clock.o )
In-place registering clock-0.4.0.1...
Running Haddock for clock-0.4.0.1...
Running hscolour for clock-0.4.0.1...
Preprocessing library clock-0.4.0.1...
Preprocessing library clock-0.4.0.1...
Haddock coverage:
 100% (  7 /  7) in 'System.Clock'
Documentation created: dist/doc/html/clock/index.html,
dist/doc/html/clock/clock.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/clock-0.4.0.1
Registering clock-0.4.0.1...
Installed clock-0.4.0.1
Configuring hashable-1.2.2.0...
Building hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.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.2.0...
Running Haddock for hashable-1.2.2.0...
Running hscolour for hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
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.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.2.0
Registering hashable-1.2.2.0...
Installed hashable-1.2.2.0
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.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 )

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
[ 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.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
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% ( 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.8...
Running Haddock for utf8-string-0.3.8...
Running hscolour for utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
[1 of 1] Compiling Main             ( /tmp/vect-0.4.7-18126/vect-0.4.7/Setup.lhs, /tmp/vect-0.4.7-18126/vect-0.4.7/dist/setup/Main.o )
Linking /tmp/vect-0.4.7-18126/vect-0.4.7/dist/setup/setup ...
Configuring vect-0.4.7...
Building vect-0.4.7...
Preprocessing library vect-0.4.7...
[ 1 of 21] Compiling Data.Vect.Double.Base ( Data/Vect/Double/Base.hs, dist/build/Data/Vect/Double/Base.o )

Data/Vect/Double/Base.hs:29:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()
[ 2 of 21] Compiling Data.Vect.Double.Util.Dim2 ( Data/Vect/Double/Util/Dim2.hs, dist/build/Data/Vect/Double/Util/Dim2.o )
[ 3 of 21] Compiling Data.Vect.Double.Util.Dim3 ( Data/Vect/Double/Util/Dim3.hs, dist/build/Data/Vect/Double/Util/Dim3.o )

Data/Vect/Double/Util/Dim3.hs:63:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim3.hs:7:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim3.hs:70:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim3.hs:7:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)
[ 4 of 21] Compiling Data.Vect.Double.Interpolate ( Data/Vect/Double/Interpolate.hs, dist/build/Data/Vect/Double/Interpolate.o )

Data/Vect/Double/Interpolate.hs:15:1: Warning:
    The import of `Data.Vect.Double.Util.Dim2' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim2'
    To import instances alone, use: import Data.Vect.Double.Util.Dim2()

Data/Vect/Double/Interpolate.hs:16:1: Warning:
    The import of `Data.Vect.Double.Util.Dim3' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim3'
    To import instances alone, use: import Data.Vect.Double.Util.Dim3()
[ 5 of 21] Compiling Data.Vect.Double.GramSchmidt ( Data/Vect/Double/GramSchmidt.hs, dist/build/Data/Vect/Double/GramSchmidt.o )
[ 6 of 21] Compiling Data.Vect.Double.Util.Dim4 ( Data/Vect/Double/Util/Dim4.hs, dist/build/Data/Vect/Double/Util/Dim4.o )

Data/Vect/Double/Util/Dim4.hs:72:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:76:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:81:13: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:91:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)
[ 7 of 21] Compiling Data.Vect.Double.Util.Projective ( Data/Vect/Double/Util/Projective.hs, dist/build/Data/Vect/Double/Util/Projective.o )

Data/Vect/Double/Util/Projective.hs:27:1: Warning:
    The qualified import of `Data.Vect.Double.Util.Dim4' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim4'
    To import instances alone, use: import Data.Vect.Double.Util.Dim4()

Data/Vect/Double/Util/Projective.hs:32:17: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:35:16: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:43:18: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:47:19: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)
[ 8 of 21] Compiling Data.Vect.Double.Util.Quaternion ( Data/Vect/Double/Util/Quaternion.hs, dist/build/Data/Vect/Double/Util/Quaternion.o )

Data/Vect/Double/Util/Quaternion.hs:196:11: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Quaternion.hs:21:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Quaternion.hs:199:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Quaternion.hs:21:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)
[ 9 of 21] Compiling Data.Vect.Double.Instances ( Data/Vect/Double/Instances.hs, dist/build/Data/Vect/Double/Instances.o )

Data/Vect/Double/Instances.hs:31:10: Warning:
    Orphan instance: instance Eq Vec2

Data/Vect/Double/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2

Data/Vect/Double/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2

Data/Vect/Double/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3

Data/Vect/Double/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3

Data/Vect/Double/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3

Data/Vect/Double/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4

Data/Vect/Double/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4

Data/Vect/Double/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4

Data/Vect/Double/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2

Data/Vect/Double/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2

Data/Vect/Double/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2

Data/Vect/Double/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3

Data/Vect/Double/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3

Data/Vect/Double/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3

Data/Vect/Double/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4

Data/Vect/Double/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4

Data/Vect/Double/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
[10 of 21] Compiling Data.Vect.Double ( Data/Vect/Double.hs, dist/build/Data/Vect/Double.o )
[11 of 21] Compiling Data.Vect.Float.Base ( Data/Vect/Float/Base.hs, dist/build/Data/Vect/Float/Base.o )

Data/Vect/Float/Base.hs:29:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()
[12 of 21] Compiling Data.Vect.Float.Util.Dim2 ( Data/Vect/Float/Util/Dim2.hs, dist/build/Data/Vect/Float/Util/Dim2.o )
[13 of 21] Compiling Data.Vect.Float.Util.Dim3 ( Data/Vect/Float/Util/Dim3.hs, dist/build/Data/Vect/Float/Util/Dim3.o )

Data/Vect/Float/Util/Dim3.hs:63:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim3.hs:7:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim3.hs:70:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim3.hs:7:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)
[14 of 21] Compiling Data.Vect.Float.Interpolate ( Data/Vect/Float/Interpolate.hs, dist/build/Data/Vect/Float/Interpolate.o )

Data/Vect/Float/Interpolate.hs:15:1: Warning:
    The import of `Data.Vect.Float.Util.Dim2' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim2'
    To import instances alone, use: import Data.Vect.Float.Util.Dim2()

Data/Vect/Float/Interpolate.hs:16:1: Warning:
    The import of `Data.Vect.Float.Util.Dim3' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim3'
    To import instances alone, use: import Data.Vect.Float.Util.Dim3()
[15 of 21] Compiling Data.Vect.Float.GramSchmidt ( Data/Vect/Float/GramSchmidt.hs, dist/build/Data/Vect/Float/GramSchmidt.o )
[16 of 21] Compiling Data.Vect.Float.Util.Dim4 ( Data/Vect/Float/Util/Dim4.hs, dist/build/Data/Vect/Float/Util/Dim4.o )

Data/Vect/Float/Util/Dim4.hs:72:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:76:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:81:13: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:91:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)
[17 of 21] Compiling Data.Vect.Float.Util.Projective ( Data/Vect/Float/Util/Projective.hs, dist/build/Data/Vect/Float/Util/Projective.o )

Data/Vect/Float/Util/Projective.hs:27:1: Warning:
    The qualified import of `Data.Vect.Float.Util.Dim4' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim4'
    To import instances alone, use: import Data.Vect.Float.Util.Dim4()

Data/Vect/Float/Util/Projective.hs:32:17: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:35:16: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:43:18: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:47:19: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)
[18 of 21] Compiling Data.Vect.Float.Util.Quaternion ( Data/Vect/Float/Util/Quaternion.hs, dist/build/Data/Vect/Float/Util/Quaternion.o )

Data/Vect/Float/Util/Quaternion.hs:196:11: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Quaternion.hs:21:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Quaternion.hs:199:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Quaternion.hs:21:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)
[19 of 21] Compiling Data.Vect.Float.Instances ( Data/Vect/Float/Instances.hs, dist/build/Data/Vect/Float/Instances.o )

Data/Vect/Float/Instances.hs:31:10: Warning:
    Orphan instance: instance Eq Vec2

Data/Vect/Float/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2

Data/Vect/Float/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2

Data/Vect/Float/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3

Data/Vect/Float/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3

Data/Vect/Float/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3

Data/Vect/Float/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4

Data/Vect/Float/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4

Data/Vect/Float/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4

Data/Vect/Float/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2

Data/Vect/Float/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2

Data/Vect/Float/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2

Data/Vect/Float/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3

Data/Vect/Float/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3

Data/Vect/Float/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3

Data/Vect/Float/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4

Data/Vect/Float/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4

Data/Vect/Float/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
[20 of 21] Compiling Data.Vect.Float  ( Data/Vect/Float.hs, dist/build/Data/Vect/Float.o )
[21 of 21] Compiling Data.Vect        ( Data/Vect.hs, dist/build/Data/Vect.o )
In-place registering vect-0.4.7...
Running Haddock for vect-0.4.7...
Running hscolour for vect-0.4.7...
Preprocessing library vect-0.4.7...
Preprocessing library vect-0.4.7...

Data/Vect/Double/Base.hs:29:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()

Data/Vect/Double/Util/Dim3.hs:63:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim3.hs:7:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim3.hs:70:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim3.hs:7:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Interpolate.hs:15:1: Warning:
    The import of `Data.Vect.Double.Util.Dim2' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim2'
    To import instances alone, use: import Data.Vect.Double.Util.Dim2()

Data/Vect/Double/Interpolate.hs:16:1: Warning:
    The import of `Data.Vect.Double.Util.Dim3' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim3'
    To import instances alone, use: import Data.Vect.Double.Util.Dim3()

Data/Vect/Double/Util/Dim4.hs:72:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:76:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:81:13: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Dim4.hs:91:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Dim4.hs:10:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:27:1: Warning:
    The qualified import of `Data.Vect.Double.Util.Dim4' is redundant
      except perhaps to import instances from `Data.Vect.Double.Util.Dim4'
    To import instances alone, use: import Data.Vect.Double.Util.Dim4()

Data/Vect/Double/Util/Projective.hs:32:17: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:35:16: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:43:18: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Projective.hs:47:19: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Projective.hs:24:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Quaternion.hs:196:11: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Quaternion.hs:21:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Util/Quaternion.hs:199:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Double.Base' at Data/Vect/Double/Util/Quaternion.hs:21:1-28
      (and originally defined at Data/Vect/Double/Base.hs:125:1-5)

Data/Vect/Double/Instances.hs:31:10: Warning:
    Orphan instance: instance Eq Vec2

Data/Vect/Double/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2

Data/Vect/Double/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2

Data/Vect/Double/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3

Data/Vect/Double/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3

Data/Vect/Double/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3

Data/Vect/Double/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4

Data/Vect/Double/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4

Data/Vect/Double/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4

Data/Vect/Double/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2

Data/Vect/Double/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2

Data/Vect/Double/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2

Data/Vect/Double/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3

Data/Vect/Double/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3

Data/Vect/Double/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3

Data/Vect/Double/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4

Data/Vect/Double/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4

Data/Vect/Double/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4

Data/Vect/Float/Base.hs:29:1: Warning:
    The import of `Control.Monad' is redundant
      except perhaps to import instances from `Control.Monad'
    To import instances alone, use: import Control.Monad()

Data/Vect/Float/Util/Dim3.hs:63:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim3.hs:7:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim3.hs:70:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim3.hs:7:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Interpolate.hs:15:1: Warning:
    The import of `Data.Vect.Float.Util.Dim2' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim2'
    To import instances alone, use: import Data.Vect.Float.Util.Dim2()

Data/Vect/Float/Interpolate.hs:16:1: Warning:
    The import of `Data.Vect.Float.Util.Dim3' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim3'
    To import instances alone, use: import Data.Vect.Float.Util.Dim3()

Data/Vect/Float/Util/Dim4.hs:72:10: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:76:9: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:81:13: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Dim4.hs:91:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Dim4.hs:10:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:27:1: Warning:
    The qualified import of `Data.Vect.Float.Util.Dim4' is redundant
      except perhaps to import instances from `Data.Vect.Float.Util.Dim4'
    To import instances alone, use: import Data.Vect.Float.Util.Dim4()

Data/Vect/Float/Util/Projective.hs:32:17: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:35:16: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:43:18: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Projective.hs:47:19: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Projective.hs:24:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Quaternion.hs:196:11: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Quaternion.hs:21:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Util/Quaternion.hs:199:12: Warning:
    This binding for `angle' shadows the existing binding
      imported from `Data.Vect.Float.Base' at Data/Vect/Float/Util/Quaternion.hs:21:1-27
      (and originally defined at Data/Vect/Float/Base.hs:125:1-5)

Data/Vect/Float/Instances.hs:31:10: Warning:
    Orphan instance: instance Eq Vec2

Data/Vect/Float/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2

Data/Vect/Float/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2

Data/Vect/Float/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3

Data/Vect/Float/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3

Data/Vect/Float/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3

Data/Vect/Float/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4

Data/Vect/Float/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4

Data/Vect/Float/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4

Data/Vect/Float/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2

Data/Vect/Float/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2

Data/Vect/Float/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2

Data/Vect/Float/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3

Data/Vect/Float/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3

Data/Vect/Float/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3

Data/Vect/Float/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4

Data/Vect/Float/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4

Data/Vect/Float/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
Haddock coverage:
  32% ( 16 / 50) in 'Data.Vect.Double.Base'
  39% (  7 / 18) in 'Data.Vect.Double.Util.Dim2'
  29% (  7 / 24) in 'Data.Vect.Double.Util.Dim3'
  67% (  2 /  3) in 'Data.Vect.Double.Interpolate'
 100% (  2 /  2) in 'Data.Vect.Double.GramSchmidt'
  41% (  7 / 17) in 'Data.Vect.Double.Util.Dim4'
  75% (  9 / 12) in 'Data.Vect.Double.Util.Projective'
  56% ( 19 / 34) in 'Data.Vect.Double.Util.Quaternion'
 100% (  3 /  3) in 'Data.Vect.Double.Instances'
  83% (  5 /  6) in 'Data.Vect.Double'
  32% ( 16 / 50) in 'Data.Vect.Float.Base'
  39% (  7 / 18) in 'Data.Vect.Float.Util.Dim2'
  29% (  7 / 24) in 'Data.Vect.Float.Util.Dim3'
  67% (  2 /  3) in 'Data.Vect.Float.Interpolate'
 100% (  2 /  2) in 'Data.Vect.Float.GramSchmidt'
  41% (  7 / 17) in 'Data.Vect.Float.Util.Dim4'
  75% (  9 / 12) in 'Data.Vect.Float.Util.Projective'
  56% ( 19 / 34) in 'Data.Vect.Float.Util.Quaternion'
 100% (  3 /  3) in 'Data.Vect.Float.Instances'
  83% (  5 /  6) in 'Data.Vect.Float'
 100% (  2 /  2) in 'Data.Vect'
Documentation created: dist/doc/html/vect/index.html,
dist/doc/html/vect/vect.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vect-0.4.7
Registering vect-0.4.7...
Installed vect-0.4.7
Configuring vector-0.10.11.0...
Building vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
[ 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.3.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.11.0...
Running Haddock for vector-0.10.11.0...
Running hscolour for vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...

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,
dist/doc/html/vector/vector.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.11.0
Registering vector-0.10.11.0...
Installed vector-0.10.11.0
Downloading HGamer3D-Data-0.4.0...
Configuring HGamer3D-Data-0.4.0...
Building HGamer3D-Data-0.4.0...
Preprocessing library HGamer3D-Data-0.4.0...
[ 1 of 13] Compiling HGamer3D.Util.UniqueName ( HGamer3D/Util/UniqueName.hs, dist/build/HGamer3D/Util/UniqueName.o )
[ 2 of 13] Compiling HGamer3D.Util.FileLocation ( HGamer3D/Util/FileLocation.hs, dist/build/HGamer3D/Util/FileLocation.o )
[ 3 of 13] Compiling HGamer3D.Util    ( HGamer3D/Util.hs, dist/build/HGamer3D/Util.o )
[ 4 of 13] Compiling HGamer3D.Data.Window ( HGamer3D/Data/Window.hs, dist/build/HGamer3D/Data/Window.o )
[ 5 of 13] Compiling HGamer3D.Data.GameTime ( HGamer3D/Data/GameTime.hs, dist/build/HGamer3D/Data/GameTime.o )
[ 6 of 13] Compiling HGamer3D.Data.Angle ( HGamer3D/Data/Angle.hs, dist/build/HGamer3D/Data/Angle.o )
[ 7 of 13] Compiling HGamer3D.Data.HG3DClass ( HGamer3D/Data/HG3DClass.hs, dist/build/HGamer3D/Data/HG3DClass.o )
[ 8 of 13] Compiling HGamer3D.Data.Colour ( HGamer3D/Data/Colour.hs, dist/build/HGamer3D/Data/Colour.o )
[ 9 of 13] Compiling HGamer3D.Data.Vector ( HGamer3D/Data/Vector.hs, dist/build/HGamer3D/Data/Vector.o )

HGamer3D/Data/Vector.hs:38:9: Warning:
    `zeroVec3' is exported by `zeroVec3' and `zeroVec3'
[10 of 13] Compiling HGamer3D.Data.Geometry2D ( HGamer3D/Data/Geometry2D.hs, dist/build/HGamer3D/Data/Geometry2D.o )
[11 of 13] Compiling HGamer3D.Data.TypeSynonyms ( HGamer3D/Data/TypeSynonyms.hs, dist/build/HGamer3D/Data/TypeSynonyms.o )
[12 of 13] Compiling HGamer3D.Data.Transform3D ( HGamer3D/Data/Transform3D.hs, dist/build/HGamer3D/Data/Transform3D.o )
[13 of 13] Compiling HGamer3D.Data    ( HGamer3D/Data.hs, dist/build/HGamer3D/Data.o )
In-place registering HGamer3D-Data-0.4.0...
Running Haddock for HGamer3D-Data-0.4.0...
Running hscolour for HGamer3D-Data-0.4.0...
Preprocessing library HGamer3D-Data-0.4.0...
Preprocessing library HGamer3D-Data-0.4.0...

dist/build/tmp-18126/HGamer3D/Data/Vector.hs:38:9: Warning:
    `zeroVec3' is exported by `zeroVec3' and `zeroVec3'
Haddock coverage:
  75% (  3 /  4) in 'HGamer3D.Util.UniqueName'
 100% ( 13 / 13) in 'HGamer3D.Util.FileLocation'
 100% (  3 /  3) in 'HGamer3D.Util'
 100% (  3 /  3) in 'HGamer3D.Data.Window'
   9% (  1 / 11) in 'HGamer3D.Data.GameTime'
  18% (  3 / 17) in 'HGamer3D.Data.Angle'
  50% (  1 /  2) in 'HGamer3D.Data.HG3DClass'
  11% (  2 / 19) in 'HGamer3D.Data.Colour'
 100% (  9 /  9) in 'HGamer3D.Data.Vector'
 100% (  6 /  6) in 'HGamer3D.Data.Geometry2D'
  50% (  2 /  4) in 'HGamer3D.Data.TypeSynonyms'
 100% ( 11 / 11) in 'HGamer3D.Data.Transform3D'
 100% (  9 /  9) in 'HGamer3D.Data'
Warning: HGamer3D.Data.Angle: could not find link destinations for:
    HGamer3D.Data.Angle.Angles
Documentation created: dist/doc/html/HGamer3D-Data/index.html,
dist/doc/html/HGamer3D-Data/HGamer3D-Data.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HGamer3D-Data-0.4.0
Registering HGamer3D-Data-0.4.0...
Installed HGamer3D-Data-0.4.0
Configuring hashtables-1.1.2.1...
Building hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )
[ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )
[ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

src/Data/HashTable/IO.hs:100:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:101:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:102:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `new'

src/Data/HashTable/IO.hs:110:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:111:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:112:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `newSized'

src/Data/HashTable/IO.hs:121:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:123:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:125:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `insert'

src/Data/HashTable/IO.hs:135:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:137:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:139:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `delete'

src/Data/HashTable/IO.hs:149:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:151:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:153:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `lookup'

src/Data/HashTable/IO.hs:164:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:166:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:168:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromList'

src/Data/HashTable/IO.hs:179:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:181:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:183:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'

src/Data/HashTable/IO.hs:193:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:195:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:197:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `toList'

src/Data/HashTable/IO.hs:211:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:213:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:215:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `foldM'

src/Data/HashTable/IO.hs:226:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:228:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'

src/Data/HashTable/IO.hs:230:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
In-place registering hashtables-1.1.2.1...
Running Haddock for hashtables-1.1.2.1...
Running hscolour for hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
   6% (  1 / 17) in 'Data.HashTable.Internal.Utils'
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
   0% (  0 /  7) in 'Data.HashTable.Internal.IntArray'
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html,
dist/doc/html/hashtables/hashtables.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashtables-1.1.2.1
Registering hashtables-1.1.2.1...
Installed hashtables-1.1.2.1
Downloading HGamer3D-CEGUI-Binding-0.4.0...
Configuring HGamer3D-CEGUI-Binding-0.4.0...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: hg3dcegui040, CEGUIBase-0.7.7, CEGUIOgreRenderer-0.7.7
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HGamer3D-CEGUI-Binding-0.4.0
Downloading HGamer3D-Enet-Binding-0.4.0...
Configuring HGamer3D-Enet-Binding-0.4.0...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: hg3denet040, enet
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HGamer3D-Enet-Binding-0.4.0
Downloading HGamer3D-Ogre-Binding-0.4.0...
Configuring HGamer3D-Ogre-Binding-0.4.0...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: hg3dogre040, OgreMain, OgrePaging, OgreProperty,
OgreRTShaderSystem, OgreTerrain
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HGamer3D-Ogre-Binding-0.4.0
Downloading HGamer3D-SDL2-Binding-0.4.0...
Configuring HGamer3D-SDL2-Binding-0.4.0...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: hg3dsdl2040, SDL2-2.0
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HGamer3D-SDL2-Binding-0.4.0
Downloading HGamer3D-SFML-Binding-0.4.0...
Configuring HGamer3D-SFML-Binding-0.4.0...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: hg3dsfml040, sfml-audio, sfml-system, sfml-window,
sfml-network
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HGamer3D-SFML-Binding-0.4.0
cabal: Error: some packages failed to install:
HGamer3D-0.4.0 depends on HGamer3D-SFML-Binding-0.4.0 which failed to install.
HGamer3D-Audio-0.4.0 depends on HGamer3D-SFML-Binding-0.4.0 which failed to
install.
HGamer3D-CEGUI-Binding-0.4.0 failed during the configure step. The exception
was:
ExitFailure 1
HGamer3D-Enet-Binding-0.4.0 failed during the configure step. The exception
was:
ExitFailure 1
HGamer3D-GUI-0.4.0 depends on HGamer3D-SDL2-Binding-0.4.0 which failed to
install.
HGamer3D-Graphics3D-0.4.0 depends on HGamer3D-Ogre-Binding-0.4.0 which failed
to install.
HGamer3D-InputSystem-0.4.0 depends on HGamer3D-SFML-Binding-0.4.0 which failed
to install.
HGamer3D-Network-0.4.0 depends on HGamer3D-Enet-Binding-0.4.0 which failed to
install.
HGamer3D-Ogre-Binding-0.4.0 failed during the configure step. The exception
was:
ExitFailure 1
HGamer3D-SDL2-Binding-0.4.0 failed during the configure step. The exception
was:
ExitFailure 1
HGamer3D-SFML-Binding-0.4.0 failed during the configure step. The exception
was:
ExitFailure 1
HGamer3D-WinEvent-0.4.0 depends on HGamer3D-SDL2-Binding-0.4.0 which failed to
install.

Test log

No test log was submitted for this report.