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 Creating package registration file: /tmp/pkgConf-FindBin-0.017602.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/FindBin-0.0.5 Registering FindBin-0.0.5... Installed FindBin-0.0.5 Configuring clock-0.4.1.3... Building clock-0.4.1.3... Preprocessing library clock-0.4.1.3... [1 of 1] Compiling System.Clock ( System/Clock.hs, dist/build/System/Clock.o ) In-place registering clock-0.4.1.3... Running Haddock for clock-0.4.1.3... Running hscolour for clock-0.4.1.3... Preprocessing library clock-0.4.1.3... Preprocessing library clock-0.4.1.3... Haddock coverage: Warning: System.Clock: sec is exported separately but will be documented under TimeSpec. Consider exporting it together with its parent(s) for code clarity. Warning: System.Clock: nsec is exported separately but will be documented under TimeSpec. Consider exporting it together with its parent(s) for code clarity. 100% ( 5 / 5) in 'System.Clock' Documentation created: dist/doc/html/clock/index.html, dist/doc/html/clock/clock.txt Creating package registration file: /tmp/pkgConf-clock-0.4.117602.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/clock-0.4.1.3 Registering clock-0.4.1.3... Installed clock-0.4.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 ) 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... 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-117602.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1 Registering random-1.1... Installed random-1.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.417602.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4 Registering stm-2.4.4... Installed stm-2.4.4 Configuring transformers-0.4.2.0... Building transformers-0.4.2.0... Preprocessing library transformers-0.4.2.0... [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.2.0... Running Haddock for transformers-0.4.2.0... Running hscolour for transformers-0.4.2.0... Preprocessing library transformers-0.4.2.0... Preprocessing library transformers-0.4.2.0... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.4.217602.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.2.0 Registering transformers-0.4.2.0... Installed transformers-0.4.2.0 [1 of 1] Compiling Main ( /tmp/vect-0.4.7-17602/vect-0.4.7/dist/setup/setup.hs, /tmp/vect-0.4.7-17602/vect-0.4.7/dist/setup/Main.o ) Linking /tmp/vect-0.4.7-17602/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 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() 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 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' 20% ( 2 / 10) 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' 49% ( 19 / 39) in 'Data.Vect.Double.Util.Quaternion' 14% ( 3 / 21) 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' 20% ( 2 / 10) 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' 49% ( 19 / 39) in 'Data.Vect.Float.Util.Quaternion' 14% ( 3 / 21) 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 Creating package registration file: /tmp/pkgConf-vect-0.417602.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vect-0.4.7 Registering vect-0.4.7... Installed vect-0.4.7 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.217602.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring HGamer3D-Data-0.5.0... Building HGamer3D-Data-0.5.0... Preprocessing library HGamer3D-Data-0.5.0... [ 1 of 10] Compiling HGamer3D.Data.Window ( HGamer3D/Data/Window.hs, dist/build/HGamer3D/Data/Window.o ) [ 2 of 10] Compiling HGamer3D.Data.GameTime ( HGamer3D/Data/GameTime.hs, dist/build/HGamer3D/Data/GameTime.o ) [ 3 of 10] Compiling HGamer3D.Data.Angle ( HGamer3D/Data/Angle.hs, dist/build/HGamer3D/Data/Angle.o ) [ 4 of 10] Compiling HGamer3D.Data.HG3DClass ( HGamer3D/Data/HG3DClass.hs, dist/build/HGamer3D/Data/HG3DClass.o ) [ 5 of 10] Compiling HGamer3D.Data.Colour ( HGamer3D/Data/Colour.hs, dist/build/HGamer3D/Data/Colour.o ) [ 6 of 10] 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’ [ 7 of 10] Compiling HGamer3D.Data.Geometry2D ( HGamer3D/Data/Geometry2D.hs, dist/build/HGamer3D/Data/Geometry2D.o ) [ 8 of 10] Compiling HGamer3D.Data.TypeSynonyms ( HGamer3D/Data/TypeSynonyms.hs, dist/build/HGamer3D/Data/TypeSynonyms.o ) [ 9 of 10] Compiling HGamer3D.Data.Transform3D ( HGamer3D/Data/Transform3D.hs, dist/build/HGamer3D/Data/Transform3D.o ) [10 of 10] Compiling HGamer3D.Data ( HGamer3D/Data.hs, dist/build/HGamer3D/Data.o ) In-place registering HGamer3D-Data-0.5.0... Running Haddock for HGamer3D-Data-0.5.0... Running hscolour for HGamer3D-Data-0.5.0... Preprocessing library HGamer3D-Data-0.5.0... Preprocessing library HGamer3D-Data-0.5.0... HGamer3D/Data/Vector.hs:38:9: Warning: ‘zeroVec3’ is exported by ‘zeroVec3’ and ‘zeroVec3’ Haddock coverage: 100% ( 3 / 3) in 'HGamer3D.Data.Window' 8% ( 1 / 12) in 'HGamer3D.Data.GameTime' 18% ( 3 / 17) in 'HGamer3D.Data.Angle' 33% ( 1 / 3) 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 Creating package registration file: /tmp/pkgConf-HGamer3D-Data-0.517602.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HGamer3D-Data-0.5.0 Registering HGamer3D-Data-0.5.0... Installed HGamer3D-Data-0.5.0 Downloading HGamer3D-Ogre-Binding-0.5.0... Configuring HGamer3D-Ogre-Binding-0.5.0... cabal: Missing dependencies on foreign libraries: * Missing C libraries: hg3dogre050, OgreMain, OgrePaging, OgreProperty, OgreRTShaderSystem, OgreTerrain This problem can usually be solved by installing the system packages that provide these libraries (you may need the "-dev" versions). If the libraries are already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are. Failed to install HGamer3D-Ogre-Binding-0.5.0 cabal: Error: some packages failed to install: HGamer3D-Ogre-Binding-0.5.0 failed during the configure step. The exception was: ExitFailure 1