Build #1 for d3d11binding-0.0.0.7

[all reports]

Package d3d11binding-0.0.0.7
Install DependencyFailed Win32-2.3.1.1
Docs NotTried
Tests NotTried
Time submitted 2016-05-11 11:42:42.646214 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies vect-0.4.7, c-storable-deriving-0.1.3, base-4.8.2.0, Win32-2.3.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Win32-2.3.1.1...
cabal: Missing dependencies on foreign libraries:
* Missing (or bad) header file: HsWin32.h
* Missing C libraries: user32, gdi32, winmm, advapi32, shell32, shfolder
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.
If the header file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
Failed to install Win32-2.3.1.1
Configuring c-storable-deriving-0.1.3...
Building c-storable-deriving-0.1.3...
Preprocessing library c-storable-deriving-0.1.3...
[1 of 3] Compiling Foreign.CStorable.TypeClass ( Foreign/CStorable/TypeClass.hs, dist/build/Foreign/CStorable/TypeClass.o )
[2 of 3] Compiling Foreign.CStorable.BaseInstances ( Foreign/CStorable/BaseInstances.hs, dist/build/Foreign/CStorable/BaseInstances.o )
[3 of 3] Compiling Foreign.CStorable ( Foreign/CStorable.hs, dist/build/Foreign/CStorable.o )
In-place registering c-storable-deriving-0.1.3...
Running Haddock for c-storable-deriving-0.1.3...
Running hscolour for c-storable-deriving-0.1.3...
Preprocessing library c-storable-deriving-0.1.3...
Preprocessing library c-storable-deriving-0.1.3...
Haddock coverage:
  57% (  4 /  7) in 'Foreign.CStorable.TypeClass'
  Missing documentation for:
     (Foreign/CStorable/TypeClass.hs:23)
     (Foreign/CStorable/TypeClass.hs:50)
     (Foreign/CStorable/TypeClass.hs:57)
   2% (  1 / 56) in 'Foreign.CStorable.BaseInstances'
  Missing documentation for:
     (Foreign/CStorable/BaseInstances.hs:20)
     (Foreign/CStorable/BaseInstances.hs:21)
     (Foreign/CStorable/BaseInstances.hs:22)
     (Foreign/CStorable/BaseInstances.hs:23)
     (Foreign/CStorable/BaseInstances.hs:24)
     (Foreign/CStorable/BaseInstances.hs:25)
     (Foreign/CStorable/BaseInstances.hs:26)
     (Foreign/CStorable/BaseInstances.hs:27)
     (Foreign/CStorable/BaseInstances.hs:28)
     (Foreign/CStorable/BaseInstances.hs:29)
     (Foreign/CStorable/BaseInstances.hs:30)
     (Foreign/CStorable/BaseInstances.hs:31)
     (Foreign/CStorable/BaseInstances.hs:32)
     (Foreign/CStorable/BaseInstances.hs:33)
     (Foreign/CStorable/BaseInstances.hs:34)
     (Foreign/CStorable/BaseInstances.hs:35)
     (Foreign/CStorable/BaseInstances.hs:36)
     (Foreign/CStorable/BaseInstances.hs:37)
     (Foreign/CStorable/BaseInstances.hs:38)
     (Foreign/CStorable/BaseInstances.hs:39)
     (Foreign/CStorable/BaseInstances.hs:40)
     (Foreign/CStorable/BaseInstances.hs:41)
     (Foreign/CStorable/BaseInstances.hs:42)
     (Foreign/CStorable/BaseInstances.hs:43)
     (Foreign/CStorable/BaseInstances.hs:44)
     (Foreign/CStorable/BaseInstances.hs:45)
     (Foreign/CStorable/BaseInstances.hs:46)
     (Foreign/CStorable/BaseInstances.hs:47)
     (Foreign/CStorable/BaseInstances.hs:48)
     (Foreign/CStorable/BaseInstances.hs:49)
     (Foreign/CStorable/BaseInstances.hs:50)
     (Foreign/CStorable/BaseInstances.hs:51)
     (Foreign/CStorable/BaseInstances.hs:52)
     (Foreign/CStorable/BaseInstances.hs:53)
     (Foreign/CStorable/BaseInstances.hs:54)
     (Foreign/CStorable/BaseInstances.hs:55)
     (Foreign/CStorable/BaseInstances.hs:56)
     (Foreign/CStorable/BaseInstances.hs:57)
     (Foreign/CStorable/BaseInstances.hs:58)
     (Foreign/CStorable/BaseInstances.hs:59)
     (Foreign/CStorable/BaseInstances.hs:62)
     (Foreign/CStorable/BaseInstances.hs:63)
     (Foreign/CStorable/BaseInstances.hs:64)
     (Foreign/CStorable/BaseInstances.hs:65)
     (Foreign/CStorable/BaseInstances.hs:66)
     (Foreign/CStorable/BaseInstances.hs:67)
     (Foreign/CStorable/BaseInstances.hs:68)
     (Foreign/CStorable/BaseInstances.hs:71)
     (Foreign/CStorable/BaseInstances.hs:72)
     (Foreign/CStorable/BaseInstances.hs:73)
     (Foreign/CStorable/BaseInstances.hs:74)
     (Foreign/CStorable/BaseInstances.hs:75)
     (Foreign/CStorable/BaseInstances.hs:76)
     (Foreign/CStorable/BaseInstances.hs:85)
     (Foreign/CStorable/BaseInstances.hs:86)
 100% (  3 /  3) in 'Foreign.CStorable'
Documentation created: dist/doc/html/c-storable-deriving/index.html,
dist/doc/html/c-storable-deriving/c-storable-deriving.txt
Creating package registration file:
/tmp/pkgConf-c-storable-deriving-0.16105154341585990364.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/c-storable-deriving-0.1.3-5vWYMhepxNR9yqcjDc1HbQ
Registering c-storable-deriving-0.1.3...
Installed c-storable-deriving-0.1.3
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1200747796289700723.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-8623/vect-0.4.7/dist/setup/setup.hs, /tmp/cabal-tmp-8623/vect-0.4.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-8623/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()

Data/Vect/Double/Base.hs:132:1: Warning:
    Rule "normalize is idempotent" may never fire
      because ‘normalize’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘normalize’
[ 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
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[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()

Data/Vect/Float/Base.hs:132:1: Warning:
    Rule "normalize is idempotent" may never fire
      because ‘normalize’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘normalize’
[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
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[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
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Double/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

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()
Haddock coverage:
  32% ( 16 / 50) in 'Data.Vect.Double.Base'
  Missing documentation for:
    Module header
    AbelianGroup (Data/Vect/Double/Base.hs:36)
    vecSum (Data/Vect/Double/Base.hs:45)
    MultSemiGroup (Data/Vect/Double/Base.hs:48)
    Ring (Data/Vect/Double/Base.hs:52)
    semigroupProduct (Data/Vect/Double/Base.hs:57)
    LeftModule (Data/Vect/Double/Base.hs:60)
    RightModule (Data/Vect/Double/Base.hs:65)
    Vector (Data/Vect/Double/Base.hs:79)
    DotProd (Data/Vect/Double/Base.hs:95)
    normalize (Data/Vect/Double/Base.hs:117)
    distance (Data/Vect/Double/Base.hs:120)
    UnitVector (Data/Vect/Double/Base.hs:135)
    HasCoordinates (Data/Vect/Double/Base.hs:172)
    Dimension (Data/Vect/Double/Base.hs:216)
    Matrix (Data/Vect/Double/Base.hs:188)
    Determinant (Data/Vect/Double/Base.hs:213)
    Orthogonal (Data/Vect/Double/Base.hs:198)
    MatrixNorms (Data/Vect/Double/Base.hs:202)
    Vec2 (Data/Vect/Double/Base.hs:244)
    Vec3 (Data/Vect/Double/Base.hs:246)
    Vec4 (Data/Vect/Double/Base.hs:248)
    Mat3 (Data/Vect/Double/Base.hs:253)
    Mat4 (Data/Vect/Double/Base.hs:254)
    Ortho3 (Data/Vect/Double/Base.hs:275)
    Ortho4 (Data/Vect/Double/Base.hs:276)
    Normal3 (Data/Vect/Double/Base.hs:259)
    Normal4 (Data/Vect/Double/Base.hs:260)
    Proj4 (Data/Vect/Double/Base.hs:280)
    mkVec2 (Data/Vect/Double/Base.hs:262)
    mkVec3 (Data/Vect/Double/Base.hs:263)
    mkVec4 (Data/Vect/Double/Base.hs:264)
    project (Data/Vect/Double/Base.hs:150)
    householderOrtho (Data/Vect/Double/Base.hs:225)
  39% (  7 / 18) in 'Data.Vect.Double.Util.Dim2'
  Missing documentation for:
    Module header
    det2 (Data/Vect/Double/Util/Dim2.hs:20)
    vec2X (Data/Vect/Double/Util/Dim2.hs:23)
    vec2Y (Data/Vect/Double/Util/Dim2.hs:24)
    translate2X (Data/Vect/Double/Util/Dim2.hs:29)
    translate2Y (Data/Vect/Double/Util/Dim2.hs:30)
    sinCos' (Data/Vect/Double/Util/Dim2.hs:40)
    sinCosRadius (Data/Vect/Double/Util/Dim2.hs:43)
    angle2' (Data/Vect/Double/Util/Dim2.hs:52)
    rotMatrixOrtho2 (Data/Vect/Double/Util/Dim2.hs:59)
    rotate2 (Data/Vect/Double/Util/Dim2.hs:62)
  29% (  7 / 24) in 'Data.Vect.Double.Util.Dim3'
  Missing documentation for:
    Module header
    det3 (Data/Vect/Double/Util/Dim3.hs:24)
    translate3X (Data/Vect/Double/Util/Dim3.hs:29)
    translate3Y (Data/Vect/Double/Util/Dim3.hs:30)
    translate3Z (Data/Vect/Double/Util/Dim3.hs:31)
    vec3X (Data/Vect/Double/Util/Dim3.hs:37)
    vec3Y (Data/Vect/Double/Util/Dim3.hs:38)
    vec3Z (Data/Vect/Double/Util/Dim3.hs:39)
    rotMatrixZ (Data/Vect/Double/Util/Dim3.hs:45)
    rotMatrixY (Data/Vect/Double/Util/Dim3.hs:46)
    rotMatrixX (Data/Vect/Double/Util/Dim3.hs:47)
    rotate3' (Data/Vect/Double/Util/Dim3.hs:58)
    rotate3 (Data/Vect/Double/Util/Dim3.hs:65)
    rotMatrixOrtho3 (Data/Vect/Double/Util/Dim3.hs:76)
    rotMatrixOrtho3' (Data/Vect/Double/Util/Dim3.hs:94)
    reflect' (Data/Vect/Double/Util/Dim3.hs:106)
    refract (Data/Vect/Double/Util/Dim3.hs:109)
  20% (  2 / 10) in 'Data.Vect.Double.Interpolate'
  Missing documentation for:
    Interpolate (Data/Vect/Double/Interpolate.hs:20)
     (Data/Vect/Double/Interpolate.hs:23)
     (Data/Vect/Double/Interpolate.hs:28)
     (Data/Vect/Double/Interpolate.hs:29)
     (Data/Vect/Double/Interpolate.hs:30)
     (Data/Vect/Double/Interpolate.hs:57)
     (Data/Vect/Double/Interpolate.hs:58)
     (Data/Vect/Double/Interpolate.hs:59)
 100% (  2 /  2) in 'Data.Vect.Double.GramSchmidt'
  41% (  7 / 17) in 'Data.Vect.Double.Util.Dim4'
  Missing documentation for:
    structVec4 (Data/Vect/Double/Util/Dim4.hs:13)
    destructVec4 (Data/Vect/Double/Util/Dim4.hs:18)
    translate4X (Data/Vect/Double/Util/Dim4.hs:25)
    translate4Y (Data/Vect/Double/Util/Dim4.hs:26)
    translate4Z (Data/Vect/Double/Util/Dim4.hs:27)
    translate4W (Data/Vect/Double/Util/Dim4.hs:28)
    vec4X (Data/Vect/Double/Util/Dim4.hs:35)
    vec4Y (Data/Vect/Double/Util/Dim4.hs:36)
    vec4Z (Data/Vect/Double/Util/Dim4.hs:37)
    vec4W (Data/Vect/Double/Util/Dim4.hs:38)
  75% (  9 / 12) in 'Data.Vect.Double.Util.Projective'
  Missing documentation for:
    rotMatrixProj4' (Data/Vect/Double/Util/Projective.hs:31)
    rotMatrixProj4 (Data/Vect/Double/Util/Projective.hs:34)
    scalingUniformProj4 (Data/Vect/Double/Util/Projective.hs:54)
  49% ( 19 / 39) in 'Data.Vect.Double.Util.Quaternion'
  Missing documentation for:
     (Data/Vect/Double/Util/Quaternion.hs:46)
    unitQ (Data/Vect/Double/Util/Quaternion.hs:55)
    zeroQ (Data/Vect/Double/Util/Quaternion.hs:58)
    multQ (Data/Vect/Double/Util/Quaternion.hs:61)
    negQ (Data/Vect/Double/Util/Quaternion.hs:68)
    normalizeQ (Data/Vect/Double/Util/Quaternion.hs:71)
    fromQ (Data/Vect/Double/Util/Quaternion.hs:79)
    toQ (Data/Vect/Double/Util/Quaternion.hs:82)
     (Data/Vect/Double/Util/Quaternion.hs:101)
    unitU (Data/Vect/Double/Util/Quaternion.hs:109)
    multU (Data/Vect/Double/Util/Quaternion.hs:112)
    fromU (Data/Vect/Double/Util/Quaternion.hs:135)
    fromU' (Data/Vect/Double/Util/Quaternion.hs:138)
    mkU (Data/Vect/Double/Util/Quaternion.hs:141)
    toU (Data/Vect/Double/Util/Quaternion.hs:144)
    unsafeToU (Data/Vect/Double/Util/Quaternion.hs:147)
     (Data/Vect/Double/Util/Quaternion.hs:160)
     (Data/Vect/Double/Util/Quaternion.hs:164)
     (Data/Vect/Double/Util/Quaternion.hs:167)
    rotU' (Data/Vect/Double/Util/Quaternion.hs:198)
  14% (  3 / 21) in 'Data.Vect.Double.Instances'
  Missing documentation for:
     (Data/Vect/Double/Instances.hs:31)
     (Data/Vect/Double/Instances.hs:34)
     (Data/Vect/Double/Instances.hs:43)
     (Data/Vect/Double/Instances.hs:49)
     (Data/Vect/Double/Instances.hs:52)
     (Data/Vect/Double/Instances.hs:61)
     (Data/Vect/Double/Instances.hs:67)
     (Data/Vect/Double/Instances.hs:70)
     (Data/Vect/Double/Instances.hs:79)
     (Data/Vect/Double/Instances.hs:86)
     (Data/Vect/Double/Instances.hs:89)
     (Data/Vect/Double/Instances.hs:106)
     (Data/Vect/Double/Instances.hs:114)
     (Data/Vect/Double/Instances.hs:117)
     (Data/Vect/Double/Instances.hs:134)
     (Data/Vect/Double/Instances.hs:142)
     (Data/Vect/Double/Instances.hs:145)
     (Data/Vect/Double/Instances.hs:162)
  83% (  5 /  6) in 'Data.Vect.Double'
  Missing documentation for:
    Module header
  32% ( 16 / 50) in 'Data.Vect.Float.Base'
  Missing documentation for:
    Module header
    AbelianGroup (Data/Vect/Float/Base.hs:36)
    vecSum (Data/Vect/Float/Base.hs:45)
    MultSemiGroup (Data/Vect/Float/Base.hs:48)
    Ring (Data/Vect/Float/Base.hs:52)
    semigroupProduct (Data/Vect/Float/Base.hs:57)
    LeftModule (Data/Vect/Float/Base.hs:60)
    RightModule (Data/Vect/Float/Base.hs:65)
    Vector (Data/Vect/Float/Base.hs:79)
    DotProd (Data/Vect/Float/Base.hs:95)
    normalize (Data/Vect/Float/Base.hs:117)
    distance (Data/Vect/Float/Base.hs:120)
    UnitVector (Data/Vect/Float/Base.hs:135)
    HasCoordinates (Data/Vect/Float/Base.hs:172)
    Dimension (Data/Vect/Float/Base.hs:216)
    Matrix (Data/Vect/Float/Base.hs:188)
    Determinant (Data/Vect/Float/Base.hs:213)
    Orthogonal (Data/Vect/Float/Base.hs:198)
    MatrixNorms (Data/Vect/Float/Base.hs:202)
    Vec2 (Data/Vect/Float/Base.hs:244)
    Vec3 (Data/Vect/Float/Base.hs:246)
    Vec4 (Data/Vect/Float/Base.hs:248)
    Mat3 (Data/Vect/Float/Base.hs:253)
    Mat4 (Data/Vect/Float/Base.hs:254)
    Ortho3 (Data/Vect/Float/Base.hs:275)
    Ortho4 (Data/Vect/Float/Base.hs:276)
    Normal3 (Data/Vect/Float/Base.hs:259)
    Normal4 (Data/Vect/Float/Base.hs:260)
    Proj4 (Data/Vect/Float/Base.hs:280)
    mkVec2 (Data/Vect/Float/Base.hs:262)
    mkVec3 (Data/Vect/Float/Base.hs:263)
    mkVec4 (Data/Vect/Float/Base.hs:264)
    project (Data/Vect/Float/Base.hs:150)
    householderOrtho (Data/Vect/Float/Base.hs:225)
  39% (  7 / 18) in 'Data.Vect.Float.Util.Dim2'
  Missing documentation for:
    Module header
    det2 (Data/Vect/Float/Util/Dim2.hs:20)
    vec2X (Data/Vect/Float/Util/Dim2.hs:23)
    vec2Y (Data/Vect/Float/Util/Dim2.hs:24)
    translate2X (Data/Vect/Float/Util/Dim2.hs:29)
    tran
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
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:34:10: Warning:
    Orphan instance: instance Num Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:43:10: Warning:
    Orphan instance: instance Fractional Vec2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:49:10: Warning:
    Orphan instance: instance Eq Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:52:10: Warning:
    Orphan instance: instance Num Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:61:10: Warning:
    Orphan instance: instance Fractional Vec3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:67:10: Warning:
    Orphan instance: instance Eq Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:70:10: Warning:
    Orphan instance: instance Num Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:79:10: Warning:
    Orphan instance: instance Fractional Vec4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:86:10: Warning:
    Orphan instance: instance Eq Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:89:10: Warning:
    Orphan instance: instance Num Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:106:10: Warning:
    Orphan instance: instance Fractional Mat2
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:114:10: Warning:
    Orphan instance: instance Eq Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:117:10: Warning:
    Orphan instance: instance Num Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:134:10: Warning:
    Orphan instance: instance Fractional Mat3
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:142:10: Warning:
    Orphan instance: instance Eq Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:145:10: Warning:
    Orphan instance: instance Num Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Data/Vect/Float/Instances.hs:162:10: Warning:
    Orphan instance: instance Fractional Mat4
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
slate2Y (Data/Vect/Float/Util/Dim2.hs:30)
    sinCos' (Data/Vect/Float/Util/Dim2.hs:40)
    sinCosRadius (Data/Vect/Float/Util/Dim2.hs:43)
    angle2' (Data/Vect/Float/Util/Dim2.hs:52)
    rotMatrixOrtho2 (Data/Vect/Float/Util/Dim2.hs:59)
    rotate2 (Data/Vect/Float/Util/Dim2.hs:62)
  29% (  7 / 24) in 'Data.Vect.Float.Util.Dim3'
  Missing documentation for:
    Module header
    det3 (Data/Vect/Float/Util/Dim3.hs:24)
    translate3X (Data/Vect/Float/Util/Dim3.hs:29)
    translate3Y (Data/Vect/Float/Util/Dim3.hs:30)
    translate3Z (Data/Vect/Float/Util/Dim3.hs:31)
    vec3X (Data/Vect/Float/Util/Dim3.hs:37)
    vec3Y (Data/Vect/Float/Util/Dim3.hs:38)
    vec3Z (Data/Vect/Float/Util/Dim3.hs:39)
    rotMatrixZ (Data/Vect/Float/Util/Dim3.hs:45)
    rotMatrixY (Data/Vect/Float/Util/Dim3.hs:46)
    rotMatrixX (Data/Vect/Float/Util/Dim3.hs:47)
    rotate3' (Data/Vect/Float/Util/Dim3.hs:58)
    rotate3 (Data/Vect/Float/Util/Dim3.hs:65)
    rotMatrixOrtho3 (Data/Vect/Float/Util/Dim3.hs:76)
    rotMatrixOrtho3' (Data/Vect/Float/Util/Dim3.hs:94)
    reflect' (Data/Vect/Float/Util/Dim3.hs:106)
    refract (Data/Vect/Float/Util/Dim3.hs:109)
  20% (  2 / 10) in 'Data.Vect.Float.Interpolate'
  Missing documentation for:
    Interpolate (Data/Vect/Float/Interpolate.hs:20)
     (Data/Vect/Float/Interpolate.hs:23)
     (Data/Vect/Float/Interpolate.hs:28)
     (Data/Vect/Float/Interpolate.hs:29)
     (Data/Vect/Float/Interpolate.hs:30)
     (Data/Vect/Float/Interpolate.hs:57)
     (Data/Vect/Float/Interpolate.hs:58)
     (Data/Vect/Float/Interpolate.hs:59)
 100% (  2 /  2) in 'Data.Vect.Float.GramSchmidt'
  41% (  7 / 17) in 'Data.Vect.Float.Util.Dim4'
  Missing documentation for:
    structVec4 (Data/Vect/Float/Util/Dim4.hs:13)
    destructVec4 (Data/Vect/Float/Util/Dim4.hs:18)
    translate4X (Data/Vect/Float/Util/Dim4.hs:25)
    translate4Y (Data/Vect/Float/Util/Dim4.hs:26)
    translate4Z (Data/Vect/Float/Util/Dim4.hs:27)
    translate4W (Data/Vect/Float/Util/Dim4.hs:28)
    vec4X (Data/Vect/Float/Util/Dim4.hs:35)
    vec4Y (Data/Vect/Float/Util/Dim4.hs:36)
    vec4Z (Data/Vect/Float/Util/Dim4.hs:37)
    vec4W (Data/Vect/Float/Util/Dim4.hs:38)
  75% (  9 / 12) in 'Data.Vect.Float.Util.Projective'
  Missing documentation for:
    rotMatrixProj4' (Data/Vect/Float/Util/Projective.hs:31)
    rotMatrixProj4 (Data/Vect/Float/Util/Projective.hs:34)
    scalingUniformProj4 (Data/Vect/Float/Util/Projective.hs:54)
  49% ( 19 / 39) in 'Data.Vect.Float.Util.Quaternion'
  Missing documentation for:
     (Data/Vect/Float/Util/Quaternion.hs:46)
    unitQ (Data/Vect/Float/Util/Quaternion.hs:55)
    zeroQ (Data/Vect/Float/Util/Quaternion.hs:58)
    multQ (Data/Vect/Float/Util/Quaternion.hs:61)
    negQ (Data/Vect/Float/Util/Quaternion.hs:68)
    normalizeQ (Data/Vect/Float/Util/Quaternion.hs:71)
    fromQ (Data/Vect/Float/Util/Quaternion.hs:79)
    toQ (Data/Vect/Float/Util/Quaternion.hs:82)
     (Data/Vect/Float/Util/Quaternion.hs:101)
    unitU (Data/Vect/Float/Util/Quaternion.hs:109)
    multU (Data/Vect/Float/Util/Quaternion.hs:112)
    fromU (Data/Vect/Float/Util/Quaternion.hs:135)
    fromU' (Data/Vect/Float/Util/Quaternion.hs:138)
    mkU (Data/Vect/Float/Util/Quaternion.hs:141)
    toU (Data/Vect/Float/Util/Quaternion.hs:144)
    unsafeToU (Data/Vect/Float/Util/Quaternion.hs:147)
     (Data/Vect/Float/Util/Quaternion.hs:160)
     (Data/Vect/Float/Util/Quaternion.hs:164)
     (Data/Vect/Float/Util/Quaternion.hs:167)
    rotU' (Data/Vect/Float/Util/Quaternion.hs:198)
  14% (  3 / 21) in 'Data.Vect.Float.Instances'
  Missing documentation for:
     (Data/Vect/Float/Instances.hs:31)
     (Data/Vect/Float/Instances.hs:34)
     (Data/Vect/Float/Instances.hs:43)
     (Data/Vect/Float/Instances.hs:49)
     (Data/Vect/Float/Instances.hs:52)
     (Data/Vect/Float/Instances.hs:61)
     (Data/Vect/Float/Instances.hs:67)
     (Data/Vect/Float/Instances.hs:70)
     (Data/Vect/Float/Instances.hs:79)
     (Data/Vect/Float/Instances.hs:86)
     (Data/Vect/Float/Instances.hs:89)
     (Data/Vect/Float/Instances.hs:106)
     (Data/Vect/Float/Instances.hs:114)
     (Data/Vect/Float/Instances.hs:117)
     (Data/Vect/Float/Instances.hs:134)
     (Data/Vect/Float/Instances.hs:142)
     (Data/Vect/Float/Instances.hs:145)
     (Data/Vect/Float/Instances.hs:162)
  83% (  5 /  6) in 'Data.Vect.Float'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.Vect'
Documentation created: dist/doc/html/vect/index.html,
dist/doc/html/vect/vect.txt
Creating package registration file:
/tmp/pkgConf-vect-0.421033187761597322404.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vect-0.4.7-AUHZNGNJcam5oAbUDYYJzb
Registering vect-0.4.7...
Installed vect-0.4.7
cabal: Error: some packages failed to install:
Win32-2.3.1.1 failed during the configure step. The exception was:
ExitFailure 1
d3d11binding-0.0.0.7 depends on Win32-2.3.1.1 which failed to install.

Test log

No test log was submitted for this report.