Build #1 for board-games-0.1.0.1

[all reports]

Package board-games-0.1.0.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utility-ht-0.0.9, transformers-0.3.0.0, random-1.0.1.1, network-2.3.2.0, httpd-shed-0.4, html-1.0.1.2, containers-0.4.2.1, cgi-3001.1.8.4, base-4.6.0.1, array-0.4.0.1
Flags splitbase buildexamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring containers-0.4.2.1...
Building containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
[1 of 7] Compiling Data.Set         ( Data/Set.hs, dist/build/Data/Set.o )
[2 of 7] Compiling Data.Map         ( Data/Map.hs, dist/build/Data/Map.o )
[3 of 7] Compiling Data.IntSet      ( Data/IntSet.hs, dist/build/Data/IntSet.o )
[4 of 7] Compiling Data.IntMap      ( Data/IntMap.hs, dist/build/Data/IntMap.o )
[5 of 7] Compiling Data.Sequence    ( Data/Sequence.hs, dist/build/Data/Sequence.o )

Data/Sequence.hs:311:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:312:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:437:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:438:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:443:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'

Data/Sequence.hs:444:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'
[6 of 7] Compiling Data.Tree        ( Data/Tree.hs, dist/build/Data/Tree.o )
[7 of 7] Compiling Data.Graph       ( Data/Graph.hs, dist/build/Data/Graph.o )
In-place registering containers-0.4.2.1...
Running Haddock for containers-0.4.2.1...
Running hscolour for containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% ( 60 / 60) in 'Data.Set'
 100% ( 58 / 58) in 'Data.IntSet'
  99% (116 /117) in 'Data.IntMap'
 100% ( 82 / 82) in 'Data.Sequence'
  94% ( 15 / 16) in 'Data.Tree'
 100% ( 33 / 33) in 'Data.Graph'
 100% (128 /128) in 'Data.Map'
Warning: Data.IntMap: could not find link destinations for:
    Data.IntMap.mapAccumL
Warning: Data.Sequence: could not find link destinations for:
    Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ
Warning: Data.Map: could not find link destinations for:
    Data.Map.mapAccumL
Documentation created: dist/doc/html/containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/containers-0.4.2.1/ghc-7.6.3
Registering containers-0.4.2.1...
Installed containers-0.4.2.1
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/extensible-exceptions-0.1.1.4/ghc-7.6.3
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring html-1.0.1.2...
Building html-1.0.1.2...
Preprocessing library html-1.0.1.2...
[1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o )
[2 of 2] Compiling Text.Html        ( Text/Html.hs, dist/build/Text/Html.o )
In-place registering html-1.0.1.2...
Running Haddock for html-1.0.1.2...
Running hscolour for html-1.0.1.2...
Preprocessing library html-1.0.1.2...
Preprocessing library html-1.0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  11% (  1 /  9) in 'Text.Html.BlockTable'
   0% (  1 /222) in 'Text.Html'
Documentation created: dist/doc/html/html/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/html-1.0.1.2/ghc-7.6.3
Registering html-1.0.1.2...
Installed html-1.0.1.2
Downloading network-2.3.2.0...
Configuring network-2.3.2.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for readlink... yes
checking for symlink... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.3.2.0...
Preprocessing library network-2.3.2.0...
[ 1 of 10] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
[ 2 of 10] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 3 of 10] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 4 of 10] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 5 of 10] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 10] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 10] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 10] Compiling Network.Socket.ByteString.Lazy ( dist/build/Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[ 9 of 10] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[10 of 10] Compiling Network          ( Network.hs, dist/build/Network.o )
In-place registering network-2.3.2.0...
Running Haddock for network-2.3.2.0...
Running hscolour for network-2.3.2.0...
Preprocessing library network-2.3.2.0...
Preprocessing library network-2.3.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  80% ( 36 / 45) in 'Network.URI'
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  85% ( 22 / 26) in 'Network.Socket.Internal'
  54% ( 45 / 84) in 'Network.Socket'
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
 100% ( 15 / 15) in 'Network.Socket.ByteString'
 100% (  7 /  7) in 'Network.Socket.ByteString.Lazy'
  42% ( 21 / 50) in 'Network.BSD'
  81% ( 22 / 27) in 'Network'
Warning: Network.Socket.ByteString: could not find link destinations for:
    Network.Socket.ByteString.IOVec.IOVec
Documentation created: dist/doc/html/network/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/network-2.3.2.0/ghc-7.6.3
Registering network-2.3.2.0...
Installed network-2.3.2.0
Configuring utility-ht-0.0.9...
Building utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 5 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 6 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.9...
Running Haddock for utility-ht-0.0.9...
Running hscolour for utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
   0% (  0 /  2) in 'Control.Functor.HT'
  80% (  8 / 10) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
  67% (  2 /  3) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  46% ( 56 /121) in 'Data.List.HT.Private'
  73% ( 41 / 56) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/utility-ht-0.0.9/ghc-7.6.3
Registering utility-ht-0.0.9...
Installed utility-ht-0.0.9
Configuring xhtml-3000.2.1...
Building xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.o )
In-place registering xhtml-3000.2.1...
Running Haddock for xhtml-3000.2.1...
Running hscolour for xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  73% (  8 / 11) in 'Text.XHtml.BlockTable'
  71% ( 27 / 38) in 'Text.XHtml.Internals'
   8% (  1 / 12) in 'Text.XHtml.Transitional.Elements'
   5% (  2 / 37) in 'Text.XHtml.Transitional.Attributes'
  14% (  1 /  7) in 'Text.XHtml.Frameset.Attributes'
   2% (  1 / 50) in 'Text.XHtml.Strict.Attributes'
  20% (  1 /  5) in 'Text.XHtml.Frameset.Elements'
   1% (  1 / 79) in 'Text.XHtml.Strict.Elements'
  34% ( 11 / 32) in 'Text.XHtml.Extras'
  19% ( 37 /190) in 'Text.XHtml.Strict'
  18% ( 36 /197) in 'Text.XHtml.Frameset'
  30% (  3 / 10) in 'Text.XHtml.Table'
  60% (  3 /  5) in 'Text.XHtml.Debug'
  16% ( 39 /244) in 'Text.XHtml.Transitional'
  71% (  5 /  7) in 'Text.XHtml'
Documentation created: dist/doc/html/xhtml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/xhtml-3000.2.1/ghc-7.6.3
Registering xhtml-3000.2.1...
Installed xhtml-3000.2.1
Configuring MonadCatchIO-mtl-0.3.0.5...
Building MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
[1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
In-place registering MonadCatchIO-mtl-0.3.0.5...
Running Haddock for MonadCatchIO-mtl-0.3.0.5...
Running hscolour for MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

dist/build/tmp-13570/Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

dist/build/tmp-13570/Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
  85% ( 11 / 13) in 'Control.Monad.CatchIO'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST
Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/MonadCatchIO-mtl-0.3.0.5/ghc-7.6.3
Registering MonadCatchIO-mtl-0.3.0.5...
Installed MonadCatchIO-mtl-0.3.0.5
Downloading httpd-shed-0.4...
Configuring httpd-shed-0.4...
Building httpd-shed-0.4...
Preprocessing library httpd-shed-0.4...
[1 of 1] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/Network/Shed/Httpd.o )

Network/Shed/Httpd.hs:40: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()

Network/Shed/Httpd.hs:43:1: Warning:
    The qualified import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()

Network/Shed/Httpd.hs:144:30: Warning:
    A do-notation statement discarded a result of type a.
    Suppress this warning by saying "_ <- m",
    or by using the flag -fno-warn-unused-do-bind
In-place registering httpd-shed-0.4...
Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4...
[1 of 2] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/httpd-shed-test/httpd-shed-test-tmp/Network/Shed/Httpd.o )
[2 of 2] Compiling Main             ( test/Main.hs, dist/build/httpd-shed-test/httpd-shed-test-tmp/Main.o )
Linking dist/build/httpd-shed-test/httpd-shed-test ...
Running Haddock for httpd-shed-0.4...
Running hscolour for httpd-shed-0.4...
Preprocessing library httpd-shed-0.4...
Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4...
Preprocessing library httpd-shed-0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-13570/Network/Shed/Httpd.hs:40: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()

dist/build/tmp-13570/Network/Shed/Httpd.hs:43:1: Warning:
    The qualified import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
Haddock coverage:
  45% (  5 / 11) in 'Network.Shed.Httpd'
Documentation created: dist/doc/html/httpd-shed/index.html
Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4...
Installing library in
/srv/hackage/var/build/tmp-install/lib/httpd-shed-0.4/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering httpd-shed-0.4...
Installed httpd-shed-0.4
Configuring cgi-3001.1.8.4...
Building cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...

Network/CGI.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 8] Compiling Network.CGI.Header ( Network/CGI/Header.hs, dist/build/Network/CGI/Header.o )
[2 of 8] Compiling Network.CGI.Multipart ( Network/CGI/Multipart.hs, dist/build/Network/CGI/Multipart.o )
[3 of 8] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o )

Network/CGI/Protocol.hs:76:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[4 of 8] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o )

Network/CGI/Monad.hs:30:1: Warning:
    Module `Prelude' does not export `catch'

Network/CGI/Monad.hs:60:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[5 of 8] Compiling Network.CGI.Accept ( Network/CGI/Accept.hs, dist/build/Network/CGI/Accept.o )
[6 of 8] Compiling Network.CGI.Cookie ( Network/CGI/Cookie.hs, dist/build/Network/CGI/Cookie.o )
[7 of 8] Compiling Network.CGI.Compat ( Network/CGI/Compat.hs, dist/build/Network/CGI/Compat.o )
[8 of 8] Compiling Network.CGI      ( Network/CGI.hs, dist/build/Network/CGI.o )
In-place registering cgi-3001.1.8.4...
Running Haddock for cgi-3001.1.8.4...
Running hscolour for cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...
Preprocessing library cgi-3001.1.8.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0

Network/CGI.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/CGI.hs:1:16: Warning:
    -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/CGI/Protocol.hs:76:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Network/CGI/Monad.hs:30:1: Warning:
    Module `Prelude' does not export `catch'

Network/CGI/Monad.hs:60:28: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  46% ( 11 / 24) in 'Network.CGI.Header'
  47% (  7 / 15) in 'Network.CGI.Multipart'
  96% ( 25 / 26) in 'Network.CGI.Protocol'
 100% ( 14 / 14) in 'Network.CGI.Monad'
  22% (  2 /  9) in 'Network.CGI.Accept'
 100% (  7 /  7) in 'Network.CGI.Cookie'
  80% (  4 /  5) in 'Network.CGI.Compat'
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.liftIO
  85% ( 81 / 95) in 'Network.CGI'
Warning: Network.CGI.Monad: could not find link destinations for:
    Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Class.MonadTrans Control.Monad.Error.Class.MonadError
Warning: Network.CGI: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Error.Class.MonadError Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Cont.ContT Text.Parsec.Prim.ParsecT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST
Documentation created: dist/doc/html/cgi/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/cgi-3001.1.8.4/ghc-7.6.3
Registering cgi-3001.1.8.4...
Installed cgi-3001.1.8.4
Downloading board-games-0.1.0.1...
Configuring board-games-0.1.0.1...
Building board-games-0.1.0.1...
Preprocessing library board-games-0.1.0.1...
[ 1 of 12] Compiling Game.Mastermind.CodeSet ( src/Game/Mastermind/CodeSet.hs, dist/build/Game/Mastermind/CodeSet.o )
[ 2 of 12] Compiling Game.Mastermind.CodeSet.Tree ( src/Game/Mastermind/CodeSet/Tree.hs, dist/build/Game/Mastermind/CodeSet/Tree.o )
[ 3 of 12] Compiling Game.Mastermind.CodeSet.Union ( src/Game/Mastermind/CodeSet/Union.hs, dist/build/Game/Mastermind/CodeSet/Union.o )
[ 4 of 12] Compiling Game.Mastermind  ( src/Game/Mastermind.hs, dist/build/Game/Mastermind.o )
[ 5 of 12] Compiling Game.Utility     ( src/Game/Utility.hs, dist/build/Game/Utility.o )
[ 6 of 12] Compiling Game.Mastermind.HTML ( src/Game/Mastermind/HTML.hs, dist/build/Game/Mastermind/HTML.o )
[ 7 of 12] Compiling Game.VierGewinnt ( src/Game/VierGewinnt.hs, dist/build/Game/VierGewinnt.o )
[ 8 of 12] Compiling Game.VierGewinnt.Text ( src/Game/VierGewinnt/Text.hs, dist/build/Game/VierGewinnt/Text.o )

src/Game/VierGewinnt/Text.hs:32:10: Warning:
    Orphan instance: instance Show Spielstand
[ 9 of 12] Compiling Game.VierGewinnt.HTML ( src/Game/VierGewinnt/HTML.hs, dist/build/Game/VierGewinnt/HTML.o )
[10 of 12] Compiling Game.Tree        ( src/Game/Tree.hs, dist/build/Game/Tree.o )
[11 of 12] Compiling Game.ZeilenSpalten ( src/Game/ZeilenSpalten.hs, dist/build/Game/ZeilenSpalten.o )
[12 of 12] Compiling Game.ZeilenSpalten.HTML ( src/Game/ZeilenSpalten/HTML.hs, dist/build/Game/ZeilenSpalten/HTML.o )
In-place registering board-games-0.1.0.1...
Preprocessing executable 'board-games' for board-games-0.1.0.1...
[ 1 of 12] Compiling Game.Utility     ( src/Game/Utility.hs, dist/build/board-games/board-games-tmp/Game/Utility.o )
[ 2 of 12] Compiling Game.Mastermind.CodeSet ( src/Game/Mastermind/CodeSet.hs, dist/build/board-games/board-games-tmp/Game/Mastermind/CodeSet.o )
[ 3 of 12] Compiling Game.Mastermind.CodeSet.Tree ( src/Game/Mastermind/CodeSet/Tree.hs, dist/build/board-games/board-games-tmp/Game/Mastermind/CodeSet/Tree.o )
[ 4 of 12] Compiling Game.Tree        ( src/Game/Tree.hs, dist/build/board-games/board-games-tmp/Game/Tree.o )
[ 5 of 12] Compiling Game.Server.Option ( src/Game/Server/Option.hs, dist/build/board-games/board-games-tmp/Game/Server/Option.o )
[ 6 of 12] Compiling Game.Mastermind  ( src/Game/Mastermind.hs, dist/build/board-games/board-games-tmp/Game/Mastermind.o )
[ 7 of 12] Compiling Game.Mastermind.HTML ( src/Game/Mastermind/HTML.hs, dist/build/board-games/board-games-tmp/Game/Mastermind/HTML.o )
[ 8 of 12] Compiling Game.VierGewinnt ( src/Game/VierGewinnt.hs, dist/build/board-games/board-games-tmp/Game/VierGewinnt.o )
[ 9 of 12] Compiling Game.VierGewinnt.HTML ( src/Game/VierGewinnt/HTML.hs, dist/build/board-games/board-games-tmp/Game/VierGewinnt/HTML.o )
[10 of 12] Compiling Game.ZeilenSpalten ( src/Game/ZeilenSpalten.hs, dist/build/board-games/board-games-tmp/Game/ZeilenSpalten.o )
[11 of 12] Compiling Game.ZeilenSpalten.HTML ( src/Game/ZeilenSpalten/HTML.hs, dist/build/board-games/board-games-tmp/Game/ZeilenSpalten/HTML.o )
[12 of 12] Compiling Main             ( src/Game/Server.hs, dist/build/board-games/board-games-tmp/Main.o )
Linking dist/build/board-games/board-games ...
Running Haddock for board-games-0.1.0.1...
Running hscolour for board-games-0.1.0.1...
Preprocessing library board-games-0.1.0.1...
HsColour: src/Game/ZeilenSpalten/HTML.hs: hGetContents: invalid argument (invalid byte sequence)
Installing library in
/srv/hackage/var/build/tmp-install/lib/board-games-0.1.0.1/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering board-games-0.1.0.1...
Installed board-games-0.1.0.1

Test log

No test log was submitted for this report.