Build #3 for YACPong-0.1
| Package | YACPong-0.1 |
|---|
| Install | DependencyFailed SDL-0.6.5 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-05-18 08:20:54.751079 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-0.2.2.1, random-1.1, monads-fd-0.2.0.0, fclabels-2.0.2.2, data-accessor-transformers-0.2.1.6, base-4.7.0.1, SDL-ttf-0.6.2, SDL-mixer-0.6.1, SDL-image-0.6.1, SDL-0.6.5 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
[1 of 1] Compiling Main ( /tmp/SDL-0.6.5-31559/SDL-0.6.5/dist/setup/setup.hs, /tmp/SDL-0.6.5-31559/SDL-0.6.5/dist/setup/Main.o )
Linking /tmp/SDL-0.6.5-31559/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 )
Graphics/UI/SDL/Version.hsc:17:10: Warning:
No explicit implementation for
either ‘Foreign.Storable.poke’
or
‘Foreign.Storable.pokeElemOff’
or
‘Foreign.Storable.pokeByteOff’
In the instance declaration for ‘Storable SDLVersion’
[ 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 )
Graphics/UI/SDL/Events.hsc:56:23:
Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
Failed to install SDL-0.6.5
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-131559.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 transformers-0.2.2.1...
Building transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
[ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
Control/Monad/Trans/Error.hs:55:10: Warning:
‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
In-place registering transformers-0.2.2.1...
Running Haddock for transformers-0.2.2.1...
Running hscolour for transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Control/Monad/Trans/Error.hs:55:10: Warning:
‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
100% ( 2 / 2) in 'Data.Functor.Product'
100% ( 2 / 2) in 'Data.Functor.Constant'
100% ( 2 / 2) in 'Data.Functor.Compose'
100% ( 2 / 2) in 'Data.Functor.Identity'
100% ( 8 / 8) in 'Control.Monad.Trans.Class'
100% ( 2 / 2) in 'Control.Monad.IO.Class'
71% ( 10 / 14) in 'Control.Monad.Trans.Cont'
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% ( 9 / 9) in 'Control.Monad.Trans.Maybe'
100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.RWS'
76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict'
100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.State'
100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict'
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'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.2.231559.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.2.2.1
Registering transformers-0.2.2.1...
Installed transformers-0.2.2.1
Configuring data-accessor-0.2.2.6...
Building data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.6...
Running Haddock for data-accessor-0.2.2.6...
Running hscolour for data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Haddock coverage:
20% ( 1 / 5) in 'Data.Accessor.Private'
89% ( 17 / 19) in 'Data.Accessor.Basic'
50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate'
58% ( 7 / 12) in 'Data.Accessor.MonadState'
57% ( 4 / 7) in 'Data.Accessor.Container'
33% ( 1 / 3) in 'Data.Accessor.Show'
86% ( 6 / 7) in 'Data.Accessor.Tuple'
7% ( 1 / 15) in 'Data.Accessor.BinaryRead'
16% ( 4 / 25) in 'Data.Accessor.Example'
100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file: /tmp/pkgConf-data-accessor-0.2.231559.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-accessor-0.2.2.6
Registering data-accessor-0.2.2.6...
Installed data-accessor-0.2.2.6
Configuring mtl-2.0.1.1...
Building mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
Control/Monad/Error/Class.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.0.1.1...
Running Haddock for mtl-2.0.1.1...
Running hscolour for mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
Control/Monad/Error/Class.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
75% ( 3 / 4) 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'
100% ( 14 / 14) in 'Control.Monad.Error'
100% ( 5 / 5) in 'Control.Monad.List'
62% ( 13 / 21) in 'Control.Monad.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.RWS'
100% ( 23 / 23) in 'Control.Monad.Reader'
62% ( 13 / 21) in 'Control.Monad.RWS.Strict'
96% ( 23 / 24) in 'Control.Monad.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 23 / 24) in 'Control.Monad.State.Strict'
95% ( 18 / 19) in 'Control.Monad.Writer.Lazy'
100% ( 2 / 2) in 'Control.Monad.Writer'
95% ( 18 / 19) in 'Control.Monad.Writer.Strict'
76% ( 16 / 21) 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.0.131559.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.0.1.1
Registering mtl-2.0.1.1...
Installed mtl-2.0.1.1
Configuring data-accessor-transformers-0.2.1.6...
Building data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
[1 of 3] Compiling Data.Accessor.Monad.Trans.State ( src/Data/Accessor/Monad/Trans/State.hs, dist/build/Data/Accessor/Monad/Trans/State.o )
[2 of 3] Compiling Data.Accessor.Monad.Trans.Example ( src/Data/Accessor/Monad/Trans/Example.hs, dist/build/Data/Accessor/Monad/Trans/Example.o )
[3 of 3] Compiling Data.Accessor.Monad.Trans.RWS ( src/Data/Accessor/Monad/Trans/RWS.hs, dist/build/Data/Accessor/Monad/Trans/RWS.o )
In-place registering data-accessor-transformers-0.2.1.6...
Running Haddock for data-accessor-transformers-0.2.1.6...
Running hscolour for data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
Preprocessing library data-accessor-transformers-0.2.1.6...
Haddock coverage:
58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.State'
0% ( 0 / 4) in 'Data.Accessor.Monad.Trans.Example'
58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.RWS'
Documentation created: dist/doc/html/data-accessor-transformers/index.html,
dist/doc/html/data-accessor-transformers/data-accessor-transformers.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-transformers-0.2.131559.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-accessor-transformers-0.2.1.6
Registering data-accessor-transformers-0.2.1.6...
Installed data-accessor-transformers-0.2.1.6
Configuring fclabels-2.0.2.2...
Building fclabels-2.0.2.2...
Preprocessing library fclabels-2.0.2.2...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.2.2.1 ... linking ... done.
Loading package mtl-2.0.1.1 ... linking ... done.
In-place registering fclabels-2.0.2.2...
Running Haddock for fclabels-2.0.2.2...
Running hscolour for fclabels-2.0.2.2...
Preprocessing library fclabels-2.0.2.2...
Preprocessing library fclabels-2.0.2.2...
Haddock coverage:
100% ( 17 / 17) in 'Data.Label.Point'
100% ( 11 / 11) in 'Data.Label.Poly'
100% ( 11 / 11) in 'Data.Label.Mono'
100% ( 13 / 13) in 'Data.Label.Derive'
100% ( 13 / 13) in 'Data.Label.Partial'
100% ( 11 / 11) in 'Data.Label.Failing'
100% ( 10 / 10) in 'Data.Label.Total'
100% ( 11 / 11) in 'Data.Label.Monadic'
100% ( 27 / 27) in 'Data.Label'
100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file: /tmp/pkgConf-fclabels-2.0.231559.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fclabels-2.0.2.2
Registering fclabels-2.0.2.2...
Installed fclabels-2.0.2.2
Downloading monads-fd-0.2.0.0...
Configuring monads-fd-0.2.0.0...
Building monads-fd-0.2.0.0...
Preprocessing library monads-fd-0.2.0.0...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-fd-0.2.0.0...
Running Haddock for monads-fd-0.2.0.0...
Running hscolour for monads-fd-0.2.0.0...
Preprocessing library monads-fd-0.2.0.0...
Preprocessing library monads-fd-0.2.0.0...
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
Haddock coverage:
100% ( 3 / 3) in 'Control.Monad.Trans'
100% ( 4 / 4) in 'Control.Monad.Identity'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
75% ( 3 / 4) in 'Control.Monad.State.Class'
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
75% ( 15 / 20) in 'Control.Monad.Cont'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
100% ( 14 / 14) in 'Control.Monad.Error'
100% ( 5 / 5) in 'Control.Monad.List'
100% ( 22 / 22) in 'Control.Monad.Reader'
60% ( 12 / 20) in 'Control.Monad.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.RWS'
60% ( 12 / 20) in 'Control.Monad.RWS.Strict'
96% ( 22 / 23) in 'Control.Monad.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 22 / 23) in 'Control.Monad.State.Strict'
94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Documentation created: dist/doc/html/monads-fd/index.html,
dist/doc/html/monads-fd/monads-fd.txt
Creating package registration file: /tmp/pkgConf-monads-fd-0.2.031559.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monads-fd-0.2.0.0
Registering monads-fd-0.2.0.0...
Installed monads-fd-0.2.0.0
cabal: Error: some packages failed to install:
SDL-0.6.5 failed during the building phase. The exception was:
ExitFailure 1
SDL-image-0.6.1 depends on SDL-0.6.5 which failed to install.
SDL-mixer-0.6.1 depends on SDL-0.6.5 which failed to install.
SDL-ttf-0.6.2 depends on SDL-0.6.5 which failed to install.
YACPong-0.1 depends on SDL-0.6.5 which failed to install.
Test log
No test log was submitted for this report.