Resolving dependencies... [1 of 1] Compiling Main ( /tmp/SDL-0.6.5-17440/SDL-0.6.5/Setup.lhs, /tmp/SDL-0.6.5-17440/SDL-0.6.5/dist/setup/Main.o ) Linking /tmp/SDL-0.6.5-17440/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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 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 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 contravariant-0.2.0.2... Building contravariant-0.2.0.2... Preprocessing library contravariant-0.2.0.2... [1 of 2] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 2] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) In-place registering contravariant-0.2.0.2... Running Haddock for contravariant-0.2.0.2... Running hscolour for contravariant-0.2.0.2... Preprocessing library contravariant-0.2.0.2... Preprocessing library contravariant-0.2.0.2... Haddock coverage: 81% ( 13 / 16) in 'Data.Functor.Contravariant' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' Documentation created: dist/doc/html/contravariant/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.2.0.2 Registering contravariant-0.2.0.2... Installed contravariant-0.2.0.2 Configuring distributive-0.2.2... Building distributive-0.2.2... Preprocessing library distributive-0.2.2... [1 of 1] Compiling Data.Distributive ( Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.2.2... Running Haddock for distributive-0.2.2... Running hscolour for distributive-0.2.2... Preprocessing library distributive-0.2.2... Preprocessing library distributive-0.2.2... Haddock coverage: 50% ( 2 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.2.2 Registering distributive-0.2.2... Installed distributive-0.2.2 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring semigroups-0.8.5... Building semigroups-0.8.5... Preprocessing library semigroups-0.8.5... [1 of 4] Compiling Numeric.Natural.Internal ( Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 4] Compiling Numeric.Natural ( Numeric/Natural.hs, dist/build/Numeric/Natural.o ) [3 of 4] Compiling Data.List.NonEmpty ( Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [4 of 4] Compiling Data.Semigroup ( Data/Semigroup.hs, dist/build/Data/Semigroup.o ) In-place registering semigroups-0.8.5... Running Haddock for semigroups-0.8.5... Running hscolour for semigroups-0.8.5... Preprocessing library semigroups-0.8.5... Preprocessing library semigroups-0.8.5... Haddock coverage: 67% ( 2 / 3) in 'Numeric.Natural.Internal' 67% ( 2 / 3) in 'Numeric.Natural' 97% ( 58 / 60) in 'Data.List.NonEmpty' 82% ( 18 / 22) in 'Data.Semigroup' Documentation created: dist/doc/html/semigroups/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.8.5 Registering semigroups-0.8.5... Installed semigroups-0.8.5 [1 of 1] Compiling Main ( /tmp/SDL-image-0.6.1-17440/SDL-image-0.6.1/Setup.lhs, /tmp/SDL-image-0.6.1-17440/SDL-image-0.6.1/dist/setup/Main.o ) Linking /tmp/SDL-image-0.6.1-17440/SDL-image-0.6.1/dist/setup/setup ... Configuring SDL-image-0.6.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for IMG_Load in -lSDL_image... yes configure: creating ./config.status config.status: creating config.mk config.status: creating SDL-image.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... [1 of 2] Compiling Graphics.UI.SDL.Image.Version ( dist/build/Graphics/UI/SDL/Image/Version.hs, dist/build/Graphics/UI/SDL/Image/Version.o ) [2 of 2] Compiling Graphics.UI.SDL.Image ( Graphics/UI/SDL/Image.hs, dist/build/Graphics/UI/SDL/Image.o ) In-place registering SDL-image-0.6.1... Running Haddock for SDL-image-0.6.1... Running hscolour for SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... Preprocessing library SDL-image-0.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Graphics.UI.SDL.Image.Version' 7% ( 2 / 29) in 'Graphics.UI.SDL.Image' Documentation created: dist/doc/html/SDL-image/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-image-0.6.1 Registering SDL-image-0.6.1... Installed SDL-image-0.6.1 [1 of 1] Compiling Main ( /tmp/SDL-ttf-0.6.2-17440/SDL-ttf-0.6.2/Setup.lhs, /tmp/SDL-ttf-0.6.2-17440/SDL-ttf-0.6.2/dist/setup/Main.o ) Linking /tmp/SDL-ttf-0.6.2-17440/SDL-ttf-0.6.2/dist/setup/setup ... Configuring SDL-ttf-0.6.2... checking for sdl-config... /usr/bin/sdl-config checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for TTF_OpenFont in -lSDL_ttf... yes configure: creating ./config.status config.status: creating config.mk config.status: creating SDL-ttf.buildinfo config.status: creating includes/HsSDLConfig.h Building SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... [1 of 7] Compiling Graphics.UI.SDL.TTF.Version ( dist/build/Graphics/UI/SDL/TTF/Version.hs, dist/build/Graphics/UI/SDL/TTF/Version.o ) [2 of 7] Compiling Graphics.UI.SDL.TTF.General ( Graphics/UI/SDL/TTF/General.hs, dist/build/Graphics/UI/SDL/TTF/General.o ) [3 of 7] Compiling Graphics.UI.SDL.TTF.Types ( dist/build/Graphics/UI/SDL/TTF/Types.hs, dist/build/Graphics/UI/SDL/TTF/Types.o ) [4 of 7] Compiling Graphics.UI.SDL.TTF.Render ( Graphics/UI/SDL/TTF/Render.hs, dist/build/Graphics/UI/SDL/TTF/Render.o ) [5 of 7] Compiling Graphics.UI.SDL.TTF.Management ( Graphics/UI/SDL/TTF/Management.hs, dist/build/Graphics/UI/SDL/TTF/Management.o ) [6 of 7] Compiling Graphics.UI.SDL.TTF.Attributes ( Graphics/UI/SDL/TTF/Attributes.hs, dist/build/Graphics/UI/SDL/TTF/Attributes.o ) [7 of 7] Compiling Graphics.UI.SDL.TTF ( Graphics/UI/SDL/TTF.hs, dist/build/Graphics/UI/SDL/TTF.o ) In-place registering SDL-ttf-0.6.2... Running Haddock for SDL-ttf-0.6.2... Running hscolour for SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... Preprocessing library SDL-ttf-0.6.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Graphics.UI.SDL.TTF.Version' 25% ( 1 / 4) in 'Graphics.UI.SDL.TTF.General' 33% ( 1 / 3) in 'Graphics.UI.SDL.TTF.Types' 5% ( 1 / 19) in 'Graphics.UI.SDL.TTF.Render' 12% ( 1 / 8) in 'Graphics.UI.SDL.TTF.Management' 6% ( 1 / 16) in 'Graphics.UI.SDL.TTF.Attributes' 100% ( 6 / 6) in 'Graphics.UI.SDL.TTF' Documentation created: dist/doc/html/SDL-ttf/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SDL-ttf-0.6.2 Registering SDL-ttf-0.6.2... Installed SDL-ttf-0.6.2 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring comonad-1.1.1.6... Building comonad-1.1.1.6... Preprocessing library comonad-1.1.1.6... [1 of 2] Compiling Data.Functor.Extend ( Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [2 of 2] Compiling Control.Comonad ( Control/Comonad.hs, dist/build/Control/Comonad.o ) In-place registering comonad-1.1.1.6... Running Haddock for comonad-1.1.1.6... Running hscolour for comonad-1.1.1.6... Preprocessing library comonad-1.1.1.6... Preprocessing library comonad-1.1.1.6... Haddock coverage: 86% ( 6 / 7) in 'Data.Functor.Extend' 93% ( 13 / 14) in 'Control.Comonad' Documentation created: dist/doc/html/comonad/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-1.1.1.6 Registering comonad-1.1.1.6... Installed comonad-1.1.1.6 Configuring vault-0.3.0.2... Building vault-0.3.0.2... Preprocessing library vault-0.3.0.2... [1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o ) [2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o ) [3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o ) [4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o ) [5 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o ) In-place registering vault-0.3.0.2... Running Haddock for vault-0.3.0.2... Running hscolour for vault-0.3.0.2... Preprocessing library vault-0.3.0.2... Preprocessing library vault-0.3.0.2... Haddock coverage: 100% ( 4 / 4) in 'Data.Unique.Really' 80% ( 12 / 15) in 'Data.Vault.ST.Strict' 100% ( 15 / 15) in 'Data.Vault.Strict' 80% ( 12 / 15) in 'Data.Vault.ST.Lazy' 100% ( 15 / 15) in 'Data.Vault.Lazy' Documentation created: dist/doc/html/vault/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vault-0.3.0.2 Registering vault-0.3.0.2... Installed vault-0.3.0.2 Configuring semigroupoids-1.3.4... Building semigroupoids-1.3.4... Preprocessing library semigroupoids-1.3.4... [ 1 of 11] Compiling Data.Traversable.Instances ( Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 11] Compiling Data.Functor.Bind ( Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 3 of 11] Compiling Data.Functor.Bind.Trans ( Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [ 4 of 11] Compiling Data.Semigroupoid ( Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [ 5 of 11] Compiling Data.Semigroupoid.Dual ( Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [ 6 of 11] Compiling Data.Functor.Apply ( Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [ 7 of 11] Compiling Data.Semigroup.Foldable ( Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [ 8 of 11] Compiling Data.Semigroup.Traversable ( Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [ 9 of 11] Compiling Data.Functor.Alt ( Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [10 of 11] Compiling Data.Functor.Plus ( Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [11 of 11] Compiling Data.Semigroupoid.Static ( Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) In-place registering semigroupoids-1.3.4... Running Haddock for semigroupoids-1.3.4... Running hscolour for semigroupoids-1.3.4... Preprocessing library semigroupoids-1.3.4... Preprocessing library semigroupoids-1.3.4... Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 75% ( 15 / 20) in 'Data.Functor.Bind' 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 50% ( 2 / 4) in 'Data.Semigroupoid' 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Foldable' 33% ( 1 / 3) in 'Data.Semigroup.Traversable' 100% ( 3 / 3) in 'Data.Functor.Alt' 100% ( 3 / 3) in 'Data.Functor.Plus' 0% ( 0 / 2) in 'Data.Semigroupoid.Static' Warning: Data.Functor.Bind: could not find link destinations for: Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Warning: Data.Functor.Apply: could not find link destinations for: Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Documentation created: dist/doc/html/semigroupoids/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-1.3.4 Registering semigroupoids-1.3.4... Installed semigroupoids-1.3.4 Configuring reactive-banana-0.7.1.3... Building reactive-banana-0.7.1.3... Preprocessing library reactive-banana-0.7.1.3... [ 1 of 14] Compiling Reactive.Banana.Internal.InputOutput ( src/Reactive/Banana/Internal/InputOutput.hs, dist/build/Reactive/Banana/Internal/InputOutput.o ) [ 2 of 14] Compiling Reactive.Banana.Internal.DependencyGraph ( src/Reactive/Banana/Internal/DependencyGraph.hs, dist/build/Reactive/Banana/Internal/DependencyGraph.o ) [ 3 of 14] Compiling Reactive.Banana.Internal.Cached ( src/Reactive/Banana/Internal/Cached.hs, dist/build/Reactive/Banana/Internal/Cached.o ) [ 4 of 14] Compiling Reactive.Banana.Model ( src/Reactive/Banana/Model.hs, dist/build/Reactive/Banana/Model.o ) [ 5 of 14] Compiling Reactive.Banana.Internal.Phantom ( src/Reactive/Banana/Internal/Phantom.hs, dist/build/Reactive/Banana/Internal/Phantom.o ) [ 6 of 14] Compiling Reactive.Banana.Frameworks.AddHandler ( src/Reactive/Banana/Frameworks/AddHandler.hs, dist/build/Reactive/Banana/Frameworks/AddHandler.o ) [ 7 of 14] Compiling Reactive.Banana.Internal.PulseLatch0 ( src/Reactive/Banana/Internal/PulseLatch0.hs, dist/build/Reactive/Banana/Internal/PulseLatch0.o ) [ 8 of 14] Compiling Reactive.Banana.Internal.EventBehavior1 ( src/Reactive/Banana/Internal/EventBehavior1.hs, dist/build/Reactive/Banana/Internal/EventBehavior1.o ) [ 9 of 14] Compiling Reactive.Banana.Internal.Types2 ( src/Reactive/Banana/Internal/Types2.hs, dist/build/Reactive/Banana/Internal/Types2.o ) [10 of 14] Compiling Reactive.Banana.Combinators ( src/Reactive/Banana/Combinators.hs, dist/build/Reactive/Banana/Combinators.o ) [11 of 14] Compiling Reactive.Banana.Switch ( src/Reactive/Banana/Switch.hs, dist/build/Reactive/Banana/Switch.o ) [12 of 14] Compiling Reactive.Banana.Frameworks ( src/Reactive/Banana/Frameworks.hs, dist/build/Reactive/Banana/Frameworks.o ) src/Reactive/Banana/Frameworks.hs:29:5: Warning: `AddHandler' is exported by `module Reactive.Banana.Frameworks.AddHandler' and `AddHandler' src/Reactive/Banana/Frameworks.hs:29:5: Warning: `newAddHandler' is exported by `module Reactive.Banana.Frameworks.AddHandler' and `newAddHandler' [13 of 14] Compiling Reactive.Banana.Experimental.Calm ( src/Reactive/Banana/Experimental/Calm.hs, dist/build/Reactive/Banana/Experimental/Calm.o ) [14 of 14] Compiling Reactive.Banana ( src/Reactive/Banana.hs, dist/build/Reactive/Banana.o ) In-place registering reactive-banana-0.7.1.3... Running Haddock for reactive-banana-0.7.1.3... Running hscolour for reactive-banana-0.7.1.3... Preprocessing library reactive-banana-0.7.1.3... Preprocessing library reactive-banana-0.7.1.3... dist/build/tmp-17440/src/Reactive/Banana/Frameworks.hs:29:5: Warning: `AddHandler' is exported by `module Reactive.Banana.Frameworks.AddHandler' and `AddHandler' dist/build/tmp-17440/src/Reactive/Banana/Frameworks.hs:29:5: Warning: `newAddHandler' is exported by `module Reactive.Banana.Frameworks.AddHandler' and `newAddHandler' Haddock coverage: 41% ( 7 / 17) in 'Reactive.Banana.Internal.InputOutput' 17% ( 1 / 6) in 'Reactive.Banana.Internal.DependencyGraph' 44% ( 4 / 9) in 'Reactive.Banana.Internal.Cached' 30% ( 9 / 30) in 'Reactive.Banana.Model' 83% ( 5 / 6) in 'Reactive.Banana.Internal.Phantom' 88% ( 7 / 8) in 'Reactive.Banana.Frameworks.AddHandler' 0% ( 0 / 66) in 'Reactive.Banana.Internal.PulseLatch0' 11% ( 4 / 36) in 'Reactive.Banana.Internal.EventBehavior1' 80% ( 4 / 5) in 'Reactive.Banana.Internal.Types2' 97% ( 36 / 37) in 'Reactive.Banana.Combinators' 82% ( 14 / 17) in 'Reactive.Banana.Switch' 97% ( 32 / 33) in 'Reactive.Banana.Frameworks' 88% ( 23 / 26) in 'Reactive.Banana.Experimental.Calm' 75% ( 3 / 4) in 'Reactive.Banana' Warning: Reactive.Banana.Model: could not find link destinations for: Reactive.Banana.Model.Time Documentation created: dist/doc/html/reactive-banana/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/reactive-banana-0.7.1.3 Registering reactive-banana-0.7.1.3... Installed reactive-banana-0.7.1.3 Configuring comonad-transformers-2.1.2... Building comonad-transformers-2.1.2... Preprocessing library comonad-transformers-2.1.2... [1 of 8] Compiling Data.Functor.Composition ( Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [2 of 8] Compiling Data.Functor.Coproduct ( Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o ) [3 of 8] Compiling Control.Comonad.Trans.Identity ( Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [4 of 8] Compiling Control.Comonad.Trans.Class ( Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [5 of 8] Compiling Control.Comonad.Hoist.Class ( Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [6 of 8] Compiling Control.Comonad.Trans.Env ( Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [7 of 8] Compiling Control.Comonad.Trans.Store ( Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [8 of 8] Compiling Control.Comonad.Trans.Traced ( Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) In-place registering comonad-transformers-2.1.2... Running Haddock for comonad-transformers-2.1.2... Running hscolour for comonad-transformers-2.1.2... Preprocessing library comonad-transformers-2.1.2... Preprocessing library comonad-transformers-2.1.2... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' 20% ( 1 / 5) in 'Data.Functor.Coproduct' 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' 31% ( 4 / 13) in 'Control.Comonad.Trans.Env' 60% ( 9 / 15) in 'Control.Comonad.Trans.Store' 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Documentation created: dist/doc/html/comonad-transformers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-transformers-2.1.2 Registering comonad-transformers-2.1.2... Installed comonad-transformers-2.1.2 Configuring data-lens-2.0.4.1... Building data-lens-2.0.4.1... Preprocessing library data-lens-2.0.4.1... [1 of 3] Compiling Data.Lens.Common ( Data/Lens/Common.hs, dist/build/Data/Lens/Common.o ) [2 of 3] Compiling Data.Lens.Lazy ( Data/Lens/Lazy.hs, dist/build/Data/Lens/Lazy.o ) [3 of 3] Compiling Data.Lens.Strict ( Data/Lens/Strict.hs, dist/build/Data/Lens/Strict.o ) In-place registering data-lens-2.0.4.1... Running Haddock for data-lens-2.0.4.1... Running hscolour for data-lens-2.0.4.1... Preprocessing library data-lens-2.0.4.1... Preprocessing library data-lens-2.0.4.1... Haddock coverage: 43% ( 15 / 35) in 'Data.Lens.Common' 39% ( 9 / 23) in 'Data.Lens.Lazy' 39% ( 9 / 23) in 'Data.Lens.Strict' Documentation created: dist/doc/html/data-lens/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-lens-2.0.4.1 Registering data-lens-2.0.4.1... Installed data-lens-2.0.4.1 Configuring data-lens-template-2.1.7... Building data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... [1 of 1] Compiling Data.Lens.Template ( Data/Lens/Template.hs, dist/build/Data/Lens/Template.o ) In-place registering data-lens-template-2.1.7... Running Haddock for data-lens-template-2.1.7... Running hscolour for data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... Haddock coverage: 80% ( 4 / 5) in 'Data.Lens.Template' Documentation created: dist/doc/html/data-lens-template/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-lens-template-2.1.7 Registering data-lens-template-2.1.7... Installed data-lens-template-2.1.7 Configuring reactive-banana-sdl-0.1.2... Building reactive-banana-sdl-0.1.2... Preprocessing library reactive-banana-sdl-0.1.2... [1 of 6] Compiling Reactive.Banana.SDL.Graphics.Types ( src/Reactive/Banana/SDL/Graphics/Types.hs, dist/build/Reactive/Banana/SDL/Graphics/Types.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package vault-0.3.0.2 ... linking ... done. Loading package reactive-banana-0.7.1.3 ... linking ... done. Loading package semigroups-0.8.5 ... linking ... done. Loading package comonad-1.1.1.6 ... linking ... done. Loading package contravariant-0.2.0.2 ... linking ... done. Loading package distributive-0.2.2 ... linking ... done. Loading package semigroupoids-1.3.4 ... linking ... done. Loading package comonad-transformers-2.1.2 ... linking ... done. Loading package data-lens-2.0.4.1 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package data-lens-template-2.1.7 ... linking ... done. Loading package SDL-0.6.5 ... linking ... done. Loading package SDL-ttf-0.6.2 ... linking ... done. Loading package SDL-image-0.6.1 ... linking ... done. [2 of 6] Compiling Reactive.Banana.SDL.Graphics.Util ( src/Reactive/Banana/SDL/Graphics/Util.hs, dist/build/Reactive/Banana/SDL/Graphics/Util.o ) [3 of 6] Compiling Reactive.Banana.SDL.Graphics ( src/Reactive/Banana/SDL/Graphics.hs, dist/build/Reactive/Banana/SDL/Graphics.o ) [4 of 6] Compiling Reactive.Banana.SDL.Types ( src/Reactive/Banana/SDL/Types.hs, dist/build/Reactive/Banana/SDL/Types.o ) [5 of 6] Compiling Reactive.Banana.SDL.Util ( src/Reactive/Banana/SDL/Util.hs, dist/build/Reactive/Banana/SDL/Util.o ) [6 of 6] Compiling Reactive.Banana.SDL ( src/Reactive/Banana/SDL.hs, dist/build/Reactive/Banana/SDL.o ) In-place registering reactive-banana-sdl-0.1.2... Running Haddock for reactive-banana-sdl-0.1.2... Running hscolour for reactive-banana-sdl-0.1.2... Preprocessing library reactive-banana-sdl-0.1.2... Preprocessing library reactive-banana-sdl-0.1.2... Haddock coverage: 50% ( 12 / 24) in 'Reactive.Banana.SDL.Graphics.Types' 79% ( 11 / 14) in 'Reactive.Banana.SDL.Graphics.Util' 100% ( 3 / 3) in 'Reactive.Banana.SDL.Graphics' 100% ( 5 / 5) in 'Reactive.Banana.SDL.Types' 95% ( 18 / 19) in 'Reactive.Banana.SDL.Util' 83% ( 5 / 6) in 'Reactive.Banana.SDL' Documentation created: dist/doc/html/reactive-banana-sdl/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/reactive-banana-sdl-0.1.2 Registering reactive-banana-sdl-0.1.2... Installed reactive-banana-sdl-0.1.2