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 [1 of 1] Compiling Main ( /tmp/vect-0.4.7-22061/vect-0.4.7/Setup.lhs, /tmp/vect-0.4.7-22061/vect-0.4.7/dist/setup/Main.o ) Linking /tmp/vect-0.4.7-22061/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 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-22061/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 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 cabal: Error: some packages failed to install: HGamer3D-Enet-Binding-0.4.0 failed during the configure step. The exception was: ExitFailure 1