Resolving dependencies... Configuring GlomeVec-0.2... Building GlomeVec-0.2... Preprocessing library GlomeVec-0.2... [1 of 2] Compiling Data.Glome.Vec ( Data/Glome/Vec.hs, dist/build/Data/Glome/Vec.o ) [2 of 2] Compiling Data.Glome.Texture ( Data/Glome/Texture.hs, dist/build/Data/Glome/Texture.o ) In-place registering GlomeVec-0.2... Running Haddock for GlomeVec-0.2... Running hscolour for GlomeVec-0.2... Preprocessing library GlomeVec-0.2... Preprocessing library GlomeVec-0.2... Haddock coverage: 93% ( 95 /102) in 'Data.Glome.Vec' 0% ( 0 / 16) in 'Data.Glome.Texture' Documentation created: dist/doc/html/GlomeVec/index.html, dist/doc/html/GlomeVec/GlomeVec.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/GlomeVec-0.2 Registering GlomeVec-0.2... Installed GlomeVec-0.2 [1 of 1] Compiling Main ( /tmp/SDL-0.6.5-9369/SDL-0.6.5/Setup.lhs, /tmp/SDL-0.6.5-9369/SDL-0.6.5/dist/setup/Main.o ) Linking /tmp/SDL-0.6.5-9369/SDL-0.6.5/dist/setup/setup ... Configuring SDL-0.6.5... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config configure: creating ./config.status config.status: creating config.mk config.status: creating SDL.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-0.6.5... Preprocessing library SDL-0.6.5... [ 1 of 16] Compiling Graphics.UI.SDL.Utilities ( Graphics/UI/SDL/Utilities.hs, dist/build/Graphics/UI/SDL/Utilities.o ) [ 2 of 16] Compiling Graphics.UI.SDL.CPUInfo ( Graphics/UI/SDL/CPUInfo.hs, dist/build/Graphics/UI/SDL/CPUInfo.o ) [ 3 of 16] Compiling Graphics.UI.SDL.Version ( dist/build/Graphics/UI/SDL/Version.hs, dist/build/Graphics/UI/SDL/Version.o ) [ 4 of 16] Compiling Graphics.UI.SDL.Keysym ( dist/build/Graphics/UI/SDL/Keysym.hs, dist/build/Graphics/UI/SDL/Keysym.o ) [ 5 of 16] Compiling Graphics.UI.SDL.Color ( Graphics/UI/SDL/Color.hs, dist/build/Graphics/UI/SDL/Color.o ) [ 6 of 16] Compiling Graphics.UI.SDL.Audio ( dist/build/Graphics/UI/SDL/Audio.hs, dist/build/Graphics/UI/SDL/Audio.o ) [ 7 of 16] Compiling Graphics.UI.SDL.Types ( dist/build/Graphics/UI/SDL/Types.hs, dist/build/Graphics/UI/SDL/Types.o ) [ 8 of 16] Compiling Graphics.UI.SDL.Time ( Graphics/UI/SDL/Time.hs, dist/build/Graphics/UI/SDL/Time.o ) [ 9 of 16] Compiling Graphics.UI.SDL.Rect ( dist/build/Graphics/UI/SDL/Rect.hs, dist/build/Graphics/UI/SDL/Rect.o ) [10 of 16] Compiling Graphics.UI.SDL.General ( dist/build/Graphics/UI/SDL/General.hs, dist/build/Graphics/UI/SDL/General.o ) [11 of 16] Compiling Graphics.UI.SDL.WindowManagement ( dist/build/Graphics/UI/SDL/WindowManagement.hs, dist/build/Graphics/UI/SDL/WindowManagement.o ) [12 of 16] Compiling Graphics.UI.SDL.RWOps ( Graphics/UI/SDL/RWOps.hs, dist/build/Graphics/UI/SDL/RWOps.o ) [13 of 16] Compiling Graphics.UI.SDL.Video ( dist/build/Graphics/UI/SDL/Video.hs, dist/build/Graphics/UI/SDL/Video.o ) [14 of 16] Compiling Graphics.UI.SDL.Events ( dist/build/Graphics/UI/SDL/Events.hs, dist/build/Graphics/UI/SDL/Events.o ) [15 of 16] Compiling Graphics.UI.SDL.Joystick ( dist/build/Graphics/UI/SDL/Joystick.hs, dist/build/Graphics/UI/SDL/Joystick.o ) [16 of 16] Compiling Graphics.UI.SDL ( Graphics/UI/SDL.hs, dist/build/Graphics/UI/SDL.o ) In-place registering SDL-0.6.5... Running Haddock for SDL-0.6.5... Running hscolour for SDL-0.6.5... Preprocessing library SDL-0.6.5... Preprocessing library SDL-0.6.5... Haddock coverage: 14% ( 1 / 7) in 'Graphics.UI.SDL.Utilities' 89% ( 8 / 9) in 'Graphics.UI.SDL.CPUInfo' 0% ( 0 / 3) in 'Graphics.UI.SDL.Version' 25% ( 1 / 4) in 'Graphics.UI.SDL.Keysym' 33% ( 1 / 3) in 'Graphics.UI.SDL.Color' 25% ( 1 / 4) in 'Graphics.UI.SDL.Audio' 4% ( 1 / 26) in 'Graphics.UI.SDL.Types' 33% ( 1 / 3) in 'Graphics.UI.SDL.Time' 50% ( 1 / 2) in 'Graphics.UI.SDL.Rect' 38% ( 5 / 13) in 'Graphics.UI.SDL.General' 90% ( 9 / 10) in 'Graphics.UI.SDL.WindowManagement' 17% ( 1 / 6) in 'Graphics.UI.SDL.RWOps' 58% ( 46 / 80) in 'Graphics.UI.SDL.Video' 93% ( 25 / 27) in 'Graphics.UI.SDL.Events' 100% ( 18 / 18) in 'Graphics.UI.SDL.Joystick' 100% ( 14 / 14) in 'Graphics.UI.SDL' Warning: Graphics.UI.SDL.Types: could not find link destinations for: Graphics.UI.SDL.Types.Pixels Warning: Graphics.UI.SDL.Events: could not find link destinations for: Graphics.UI.SDL.Events.SafePtr Warning: Graphics.UI.SDL.Joystick: could not find link destinations for: Graphics.UI.SDL.Joystick.JoystickIndex Documentation created: dist/doc/html/SDL/index.html, dist/doc/html/SDL/SDL.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-0.6.5 Registering SDL-0.6.5... Installed SDL-0.6.5 Configuring abstract-deque-0.3... Building abstract-deque-0.3... Preprocessing library abstract-deque-0.3... [1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o ) [2 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o ) [3 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o ) [4 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o ) In-place registering abstract-deque-0.3... Running Haddock for abstract-deque-0.3... Running hscolour for abstract-deque-0.3... Preprocessing library abstract-deque-0.3... Preprocessing library abstract-deque-0.3... Haddock coverage: 78% ( 28 / 36) in 'Data.Concurrent.Deque.Class' 17% ( 2 / 12) in 'Data.Concurrent.Deque.Reference' Warning: Data.Concurrent.Deque.Reference.DequeInstance: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Deque 100% ( 1 / 1) in 'Data.Concurrent.Deque.Reference.DequeInstance' 100% ( 2 / 2) in 'Data.Concurrent.Deque.Debugger' Documentation created: dist/doc/html/abstract-deque/index.html, dist/doc/html/abstract-deque/abstract-deque.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/abstract-deque-0.3 Registering abstract-deque-0.3... Installed abstract-deque-0.3 Configuring abstract-par-0.3.3... Building abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... [1 of 2] Compiling Control.Monad.Par.Unsafe ( Control/Monad/Par/Unsafe.hs, dist/build/Control/Monad/Par/Unsafe.o ) [2 of 2] Compiling Control.Monad.Par.Class ( Control/Monad/Par/Class.hs, dist/build/Control/Monad/Par/Class.o ) In-place registering abstract-par-0.3.3... Running Haddock for abstract-par-0.3.3... Running hscolour for abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Par.Unsafe' 100% ( 6 / 6) in 'Control.Monad.Par.Class' Documentation created: dist/doc/html/abstract-par/index.html, dist/doc/html/abstract-par/abstract-par.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/abstract-par-0.3.3 Registering abstract-par-0.3.3... Installed abstract-par-0.3.3 Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring parallel-3.2.0.4... Building parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.4... Running Haddock for parallel-3.2.0.4... Running hscolour for parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Haddock coverage: 100% ( 3 / 3) in 'Control.Parallel' 72% ( 21 / 29) in 'Control.Seq' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4 Registering parallel-3.2.0.4... Installed parallel-3.2.0.4 Configuring primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring GlomeTrace-0.3... Building GlomeTrace-0.3... Preprocessing library GlomeTrace-0.3... [ 1 of 15] Compiling Data.Glome.Clr ( Data/Glome/Clr.hs, dist/build/Data/Glome/Clr.o ) [ 2 of 15] Compiling Data.Glome.Solid ( Data/Glome/Solid.hs, dist/build/Data/Glome/Solid.o ) [ 3 of 15] Compiling Data.Glome.Sphere ( Data/Glome/Sphere.hs, dist/build/Data/Glome/Sphere.o ) [ 4 of 15] Compiling Data.Glome.Triangle ( Data/Glome/Triangle.hs, dist/build/Data/Glome/Triangle.o ) [ 5 of 15] Compiling Data.Glome.Bih ( Data/Glome/Bih.hs, dist/build/Data/Glome/Bih.o ) [ 6 of 15] Compiling Data.Glome.Csg ( Data/Glome/Csg.hs, dist/build/Data/Glome/Csg.o ) [ 7 of 15] Compiling Data.Glome.Plane ( Data/Glome/Plane.hs, dist/build/Data/Glome/Plane.o ) [ 8 of 15] Compiling Data.Glome.Box ( Data/Glome/Box.hs, dist/build/Data/Glome/Box.o ) [ 9 of 15] Compiling Data.Glome.Bound ( Data/Glome/Bound.hs, dist/build/Data/Glome/Bound.o ) [10 of 15] Compiling Data.Glome.Cone ( Data/Glome/Cone.hs, dist/build/Data/Glome/Cone.o ) [11 of 15] Compiling Data.Glome.Tex ( Data/Glome/Tex.hs, dist/build/Data/Glome/Tex.o ) [12 of 15] Compiling Data.Glome.Scene ( Data/Glome/Scene.hs, dist/build/Data/Glome/Scene.o ) [13 of 15] Compiling Data.Glome.Trace ( Data/Glome/Trace.hs, dist/build/Data/Glome/Trace.o ) [14 of 15] Compiling Data.Glome.Shader ( Data/Glome/Shader.hs, dist/build/Data/Glome/Shader.o ) [15 of 15] Compiling Data.Glome.Spd ( Data/Glome/Spd.hs, dist/build/Data/Glome/Spd.o ) In-place registering GlomeTrace-0.3... Running Haddock for GlomeTrace-0.3... Running hscolour for GlomeTrace-0.3... Preprocessing library GlomeTrace-0.3... Preprocessing library GlomeTrace-0.3... Haddock coverage: 0% ( 0 / 34) in 'Data.Glome.Clr' 34% ( 14 / 41) in 'Data.Glome.Solid' 50% ( 1 / 2) in 'Data.Glome.Sphere' 80% ( 4 / 5) in 'Data.Glome.Triangle' 50% ( 1 / 2) in 'Data.Glome.Bih' 67% ( 2 / 3) in 'Data.Glome.Csg' 33% ( 1 / 3) in 'Data.Glome.Plane' 0% ( 0 / 2) in 'Data.Glome.Box' 50% ( 1 / 2) in 'Data.Glome.Bound' 75% ( 3 / 4) in 'Data.Glome.Cone' 33% ( 1 / 3) in 'Data.Glome.Tex' 87% ( 13 / 15) in 'Data.Glome.Scene' 40% ( 2 / 5) in 'Data.Glome.Trace' 44% ( 4 / 9) in 'Data.Glome.Shader' 0% ( 0 / 20) in 'Data.Glome.Spd' Documentation created: dist/doc/html/GlomeTrace/index.html, dist/doc/html/GlomeTrace/GlomeTrace.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/GlomeTrace-0.3 Registering GlomeTrace-0.3... Installed GlomeTrace-0.3 Configuring monad-par-extras-0.3.3... Building monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... [1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o ) [2 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.o ) [3 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.o ) [4 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.o ) [5 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.o ) In-place registering monad-par-extras-0.3.3... Running Haddock for monad-par-extras-0.3.3... Running hscolour for monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Par.State' 75% ( 3 / 4) in 'Control.Monad.Par.RNG' 20% ( 1 / 5) in 'Control.Monad.Par.Pedigree' 86% ( 6 / 7) in 'Control.Monad.Par.Combinator' 88% ( 23 / 26) in 'Control.Monad.Par.AList' Documentation created: dist/doc/html/monad-par-extras/index.html, dist/doc/html/monad-par-extras/monad-par-extras.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-par-extras-0.3.3 Registering monad-par-extras-0.3.3... Installed monad-par-extras-0.3.3 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring mwc-random-0.13.1.1... Building mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... [1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o ) [2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o ) [3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o ) In-place registering mwc-random-0.13.1.1... Running Haddock for mwc-random-0.13.1.1... Running hscolour for mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... Haddock coverage: Warning: System.Random.MWC: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Unsigned 100% ( 24 / 24) in 'System.Random.MWC' 100% ( 12 / 12) in 'System.Random.MWC.Distributions' 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable' Documentation created: dist/doc/html/mwc-random/index.html, dist/doc/html/mwc-random/mwc-random.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mwc-random-0.13.1.1 Registering mwc-random-0.13.1.1... Installed mwc-random-0.13.1.1 Configuring monad-par-0.3.4.6... Building monad-par-0.3.4.6... Preprocessing library monad-par-0.3.4.6... [1 of 7] Compiling Control.Monad.Par.Scheds.Sparks ( Control/Monad/Par/Scheds/Sparks.hs, dist/build/Control/Monad/Par/Scheds/Sparks.o ) [2 of 7] Compiling Control.Monad.Par.Scheds.DirectInternal ( Control/Monad/Par/Scheds/DirectInternal.hs, dist/build/Control/Monad/Par/Scheds/DirectInternal.o ) [3 of 7] Compiling Control.Monad.Par.Scheds.Direct ( Control/Monad/Par/Scheds/Direct.hs, dist/build/Control/Monad/Par/Scheds/Direct.o ) [4 of 7] Compiling Control.Monad.Par.Scheds.TraceInternal ( Control/Monad/Par/Scheds/TraceInternal.hs, dist/build/Control/Monad/Par/Scheds/TraceInternal.o ) [5 of 7] Compiling Control.Monad.Par.Scheds.Trace ( Control/Monad/Par/Scheds/Trace.hs, dist/build/Control/Monad/Par/Scheds/Trace.o ) [6 of 7] Compiling Control.Monad.Par.IO ( Control/Monad/Par/IO.hs, dist/build/Control/Monad/Par/IO.o ) [7 of 7] Compiling Control.Monad.Par ( Control/Monad/Par.hs, dist/build/Control/Monad/Par.o ) In-place registering monad-par-0.3.4.6... Running Haddock for monad-par-0.3.4.6... Running hscolour for monad-par-0.3.4.6... Preprocessing library monad-par-0.3.4.6... Preprocessing library monad-par-0.3.4.6... Haddock coverage: 12% ( 1 / 8) in 'Control.Monad.Par.Scheds.Sparks' 7% ( 1 / 15) in 'Control.Monad.Par.Scheds.DirectInternal' 22% ( 4 / 18) in 'Control.Monad.Par.Scheds.Direct' 61% ( 11 / 18) in 'Control.Monad.Par.Scheds.TraceInternal' 53% ( 8 / 15) in 'Control.Monad.Par.Scheds.Trace' 75% ( 3 / 4) in 'Control.Monad.Par.IO' 78% ( 25 / 32) in 'Control.Monad.Par' Warning: Control.Monad.Par.Scheds.Direct: could not find link destinations for: Control.Monad.Par.Scheds.DirectInternal.HotVar Control.Monad.Par.Scheds.DirectInternal.Session Control.Monad.Par.Scheds.DirectInternal.SessionID Documentation created: dist/doc/html/monad-par/index.html, dist/doc/html/monad-par/monad-par.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-par-0.3.4.6 Registering monad-par-0.3.4.6... Installed monad-par-0.3.4.6 Downloading GlomeView-0.3... Configuring GlomeView-0.3... Building GlomeView-0.3... Preprocessing executable 'Glome' for GlomeView-0.3... [1 of 2] Compiling TestScene ( TestScene.hs, dist/build/Glome/Glome-tmp/TestScene.o ) [2 of 2] Compiling Main ( Glome.hs, dist/build/Glome/Glome-tmp/Main.o ) Linking dist/build/Glome/Glome ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed GlomeView-0.3