Build #1 for antisplice-0.14.0.3

[all reports]

Package antisplice-0.14.0.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, time-1.4.0.1, text-0.11.2.3, template-haskell-2.8.0.0, mtl-2.1.2, haskeline-0.7.1.2, chatty-0.5.4.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.1.1...
Building ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.1.1...
Running Haddock for ansi-terminal-0.6.1.1...
Running hscolour for ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1
Registering ansi-terminal-0.6.1.1...
Installed ansi-terminal-0.6.1.1
Configuring setenv-0.1.1.1...
Building setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.1...
Running Haddock for setenv-0.1.1.1...
Running hscolour for setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
Documentation created: dist/doc/html/setenv/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/setenv-0.1.1.1
Registering setenv-0.1.1.1...
Installed setenv-0.1.1.1
Configuring terminfo-0.4.0.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
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 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 ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for setupterm in -ltinfo... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building terminfo-0.4.0.0...
Preprocessing library terminfo-0.4.0.0...
[1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o )
[2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o )
[3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o )
[4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o )
[5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o )
[6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o )
[7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o )
In-place registering terminfo-0.4.0.0...
Running Haddock for terminfo-0.4.0.0...
Running hscolour for terminfo-0.4.0.0...
Preprocessing library terminfo-0.4.0.0...
Preprocessing library terminfo-0.4.0.0...
Haddock coverage:
  79% ( 22 / 28) in 'System.Console.Terminfo.Base'
  32% (  6 / 19) in 'System.Console.Terminfo.Keys'
  41% ( 15 / 37) in 'System.Console.Terminfo.Cursor'
  56% ( 14 / 25) in 'System.Console.Terminfo.Effects'
 100% (  5 /  5) in 'System.Console.Terminfo.Edit'
  88% (  7 /  8) in 'System.Console.Terminfo.Color'
 100% (  7 /  7) in 'System.Console.Terminfo'
Documentation created: dist/doc/html/terminfo/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.4.0.0
Registering terminfo-0.4.0.0...
Installed terminfo-0.4.0.0
Configuring chatty-0.5.4.2...
Building chatty-0.5.4.2...
Preprocessing library chatty-0.5.4.2...
[ 1 of 19] Compiling System.Chatty.Misc ( System/Chatty/Misc.hs, dist/build/System/Chatty/Misc.o )
[ 2 of 19] Compiling Text.Chatty.Templates ( Text/Chatty/Templates.hs, dist/build/Text/Chatty/Templates.o )
[ 3 of 19] Compiling Text.Chatty.Finalizer ( Text/Chatty/Finalizer.hs, dist/build/Text/Chatty/Finalizer.o )
[ 4 of 19] Compiling Text.Chatty.Scanner ( Text/Chatty/Scanner.hs, dist/build/Text/Chatty/Scanner.o )
[ 5 of 19] Compiling Text.Chatty.Printer ( Text/Chatty/Printer.hs, dist/build/Text/Chatty/Printer.o )
[ 6 of 19] Compiling System.Chatty.Spawn ( System/Chatty/Spawn.hs, dist/build/System/Chatty/Spawn.o )
[ 7 of 19] Compiling System.Chatty.Spawn.Overlay ( System/Chatty/Spawn/Overlay.hs, dist/build/System/Chatty/Spawn/Overlay.o )
[ 8 of 19] Compiling System.Chatty.Spawn.Builtins ( System/Chatty/Spawn/Builtins.hs, dist/build/System/Chatty/Spawn/Builtins.o )
[ 9 of 19] Compiling Text.Chatty.Channel.Printer ( Text/Chatty/Channel/Printer.hs, dist/build/Text/Chatty/Channel/Printer.o )
[10 of 19] Compiling Text.Chatty.Channel.Broadcast ( Text/Chatty/Channel/Broadcast.hs, dist/build/Text/Chatty/Channel/Broadcast.o )
[11 of 19] Compiling Text.Chatty.Extended.Printer ( Text/Chatty/Extended/Printer.hs, dist/build/Text/Chatty/Extended/Printer.o )
[12 of 19] Compiling Text.Chatty.Expansion ( Text/Chatty/Expansion.hs, dist/build/Text/Chatty/Expansion.o )
[13 of 19] Compiling Text.Chatty.Expansion.Vars ( Text/Chatty/Expansion/Vars.hs, dist/build/Text/Chatty/Expansion/Vars.o )
[14 of 19] Compiling Text.Chatty.Expansion.History ( Text/Chatty/Expansion/History.hs, dist/build/Text/Chatty/Expansion/History.o )
[15 of 19] Compiling Text.Chatty.Extended.HTML ( Text/Chatty/Extended/HTML.hs, dist/build/Text/Chatty/Extended/HTML.o )
[16 of 19] Compiling Text.Chatty.Extended.ANSI ( Text/Chatty/Extended/ANSI.hs, dist/build/Text/Chatty/Extended/ANSI.o )
[17 of 19] Compiling Text.Chatty.Interactor.Templates ( Text/Chatty/Interactor/Templates.hs, dist/build/Text/Chatty/Interactor/Templates.o )
[18 of 19] Compiling Text.Chatty.Interactor ( Text/Chatty/Interactor.hs, dist/build/Text/Chatty/Interactor.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 pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package setenv-0.1.1.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package ansi-terminal-0.6.1.1 ... linking ... done.
[19 of 19] Compiling System.Chatty.Commands ( System/Chatty/Commands.hs, dist/build/System/Chatty/Commands.o )
In-place registering chatty-0.5.4.2...
Running Haddock for chatty-0.5.4.2...
Running hscolour for chatty-0.5.4.2...
Preprocessing library chatty-0.5.4.2...
Preprocessing library chatty-0.5.4.2...
Haddock coverage:
 100% (  3 /  3) in 'System.Chatty.Misc'
  50% (  1 /  2) in 'Text.Chatty.Templates'
 100% (  4 /  4) in 'Text.Chatty.Finalizer'
 100% ( 15 / 15) in 'Text.Chatty.Scanner'
 100% ( 22 / 22) in 'Text.Chatty.Printer'
 100% (  3 /  3) in 'System.Chatty.Spawn'
 100% (  2 /  2) in 'System.Chatty.Spawn.Overlay'
 100% (  2 /  2) in 'System.Chatty.Spawn.Builtins'
  42% (  5 / 12) in 'Text.Chatty.Channel.Printer'
 100% (  3 /  3) in 'Text.Chatty.Channel.Broadcast'
  80% (  4 /  5) in 'Text.Chatty.Extended.Printer'
  50% (  2 /  4) in 'Text.Chatty.Expansion'
  89% (  8 /  9) in 'Text.Chatty.Expansion.Vars'
   0% (  0 /  5) in 'Text.Chatty.Expansion.History'
 100% (  4 /  4) in 'Text.Chatty.Extended.HTML'
 100% (  4 /  4) in 'Text.Chatty.Extended.ANSI'
 100% ( 16 / 16) in 'Text.Chatty.Interactor.Templates'
 100% ( 11 / 11) in 'Text.Chatty.Interactor'
 100% ( 12 / 12) in 'System.Chatty.Commands'
Warning: Text.Chatty.Interactor.Templates: could not find link destinations for:
    Text.Chatty.Interactor.Templates.InteractorMaker
Documentation created: dist/doc/html/chatty/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/chatty-0.5.4.2
Registering chatty-0.5.4.2...
Installed chatty-0.5.4.2
[1 of 1] Compiling Main             ( /tmp/haskeline-0.7.1.2-31648/haskeline-0.7.1.2/Setup.hs, /tmp/haskeline-0.7.1.2-31648/haskeline-0.7.1.2/dist/setup/Main.o )
Linking /tmp/haskeline-0.7.1.2-31648/haskeline-0.7.1.2/dist/setup/setup ...
Configuring haskeline-0.7.1.2...
Building haskeline-0.7.1.2...
Preprocessing library haskeline-0.7.1.2...
[ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o )
[ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o )
[ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o )
[ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o )
[ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o )
[ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o )
[ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o )
[ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o )
[ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o )
[10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o )
[11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o )
[12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o )
[13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o )
[14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o )
[15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o )

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
[16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o )
[17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o )
[18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o )
[19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o )
[20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o )
[21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o )
[22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o )
[23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o )
[24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o )
[25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o )
[26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o )
[27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o )
In-place registering haskeline-0.7.1.2...
Running Haddock for haskeline-0.7.1.2...
Running hscolour for haskeline-0.7.1.2...
Preprocessing library haskeline-0.7.1.2...
Preprocessing library haskeline-0.7.1.2...

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
Haddock coverage:
   0% (  0 /  2) in 'System.Console.Haskeline.Recover'
 100% (  4 /  4) in 'System.Console.Haskeline.Directory'
   0% (  0 / 12) in 'System.Console.Haskeline.Key'
  73% (  8 / 11) in 'System.Console.Haskeline.History'
  35% ( 23 / 65) in 'System.Console.Haskeline.LineState'
   4% (  1 / 28) in 'System.Console.Haskeline.Command'
  25% (  1 /  4) in 'System.Console.Haskeline.Backend.WCWidth'
  62% ( 13 / 21) in 'System.Console.Haskeline.MonadException'
  33% (  3 /  9) in 'System.Console.Haskeline.Prefs'
  32% (  6 / 19) in 'System.Console.Haskeline.Monads'
   0% (  0 / 11) in 'System.Console.Haskeline.Command.Undo'
   0% (  0 / 28) in 'System.Console.Haskeline.Command.History'
   0% (  0 / 17) in 'System.Console.Haskeline.Command.KillRing'
  62% (  8 / 13) in 'System.Console.Haskeline.Completion'
  29% (  7 / 24) in 'System.Console.Haskeline.Term'
   0% (  0 /  2) in 'System.Console.Haskeline.RunCommand'
  23% (  3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder'
   0% (  0 / 15) in 'System.Console.Haskeline.Backend.Posix'
   0% (  0 /  3) in 'System.Console.Haskeline.Backend.Terminfo'
   0% (  0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm'
   0% (  0 /  7) in 'System.Console.Haskeline.Backend'
  87% ( 20 / 23) in 'System.Console.Haskeline.InputT'
  40% (  2 /  5) in 'System.Console.Haskeline.Command.Completion'
   0% (  0 / 56) in 'System.Console.Haskeline.Vi'
   0% (  0 / 13) in 'System.Console.Haskeline.Emacs'
  98% ( 47 / 48) in 'System.Console.Haskeline'
  83% (  5 /  6) in 'System.Console.Haskeline.IO'
Documentation created: dist/doc/html/haskeline/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.2
Registering haskeline-0.7.1.2...
Installed haskeline-0.7.1.2
Configuring antisplice-0.14.0.3...
Building antisplice-0.14.0.3...
Preprocessing library antisplice-0.14.0.3...
[ 1 of 28] Compiling Game.Antisplice.Utils.ListBuilder ( src/Game/Antisplice/Utils/ListBuilder.hs, dist/build/Game/Antisplice/Utils/ListBuilder.o )
[ 2 of 28] Compiling Game.Antisplice.Utils.None ( src/Game/Antisplice/Utils/None.hs, dist/build/Game/Antisplice/Utils/None.o )
[ 3 of 28] Compiling Game.Antisplice.Utils.BST ( src/Game/Antisplice/Utils/BST.hs, dist/build/Game/Antisplice/Utils/BST.o )
[ 4 of 28] Compiling Game.Antisplice.Utils.Focus ( src/Game/Antisplice/Utils/Focus.hs, dist/build/Game/Antisplice/Utils/Focus.o )
[ 5 of 28] Compiling Game.Antisplice.Utils.TST ( src/Game/Antisplice/Utils/TST.hs, dist/build/Game/Antisplice/Utils/TST.o )
[ 6 of 28] Compiling Game.Antisplice.Utils.Counter ( src/Game/Antisplice/Utils/Counter.hs, dist/build/Game/Antisplice/Utils/Counter.o )
[ 7 of 28] Compiling Game.Antisplice.Utils.AVL ( src/Game/Antisplice/Utils/AVL.hs, dist/build/Game/Antisplice/Utils/AVL.o )
[ 8 of 28] Compiling Game.Antisplice.Utils.Graph ( src/Game/Antisplice/Utils/Graph.hs, dist/build/Game/Antisplice/Utils/Graph.o )
[ 9 of 28] Compiling Game.Antisplice.Utils.Fail ( src/Game/Antisplice/Utils/Fail.hs, dist/build/Game/Antisplice/Utils/Fail.o )
[10 of 28] Compiling Game.Antisplice.Errors ( src/Game/Antisplice/Errors.hs, dist/build/Game/Antisplice/Errors.o )
[11 of 28] Compiling Game.Antisplice.Utils.Atoms ( src/Game/Antisplice/Utils/Atoms.hs, dist/build/Game/Antisplice/Utils/Atoms.o )
[12 of 28] Compiling Game.Antisplice.Monad.Vocab ( src/Game/Antisplice/Monad/Vocab.hs, dist/build/Game/Antisplice/Monad/Vocab.o )
[13 of 28] Compiling Game.Antisplice.Monad.Dungeon ( src/Game/Antisplice/Monad/Dungeon.hs, dist/build/Game/Antisplice/Monad/Dungeon.o )
[14 of 28] Compiling Game.Antisplice.Utils.Run ( src/Game/Antisplice/Utils/Run.hs, dist/build/Game/Antisplice/Utils/Run.o )
[15 of 28] Compiling Game.Antisplice.Templates ( src/Game/Antisplice/Templates.hs, dist/build/Game/Antisplice/Templates.o )
[16 of 28] Compiling Game.Antisplice.Monad ( src/Game/Antisplice/Monad.hs, dist/build/Game/Antisplice/Monad.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 bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.2.3 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package terminfo-0.4.0.0 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package haskeline-0.7.1.2 ... linking ... done.
Loading package ansi-terminal-0.6.1.1 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package setenv-0.1.1.1 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package chatty-0.5.4.2 ... linking ... done.
[17 of 28] Compiling Game.Antisplice.Rooms ( src/Game/Antisplice/Rooms.hs, dist/build/Game/Antisplice/Rooms.o )
[18 of 28] Compiling Game.Antisplice.Stats ( src/Game/Antisplice/Stats.hs, dist/build/Game/Antisplice/Stats.o )
[19 of 28] Compiling Game.Antisplice.Action ( src/Game/Antisplice/Action.hs, dist/build/Game/Antisplice/Action.o )
[20 of 28] Compiling Game.Antisplice.Skills ( src/Game/Antisplice/Skills.hs, dist/build/Game/Antisplice/Skills.o )
[21 of 28] Compiling Game.Antisplice.Stereos ( src/Game/Antisplice/Stereos.hs, dist/build/Game/Antisplice/Stereos.o )
[22 of 28] Compiling Game.Antisplice.Paths ( src/Game/Antisplice/Paths.hs, dist/build/Game/Antisplice/Paths.o )
[23 of 28] Compiling Game.Antisplice.Events ( src/Game/Antisplice/Events.hs, dist/build/Game/Antisplice/Events.o )
[24 of 28] Compiling Game.Antisplice.Lang ( src/Game/Antisplice/Lang.hs, dist/build/Game/Antisplice/Lang.o )
[25 of 28] Compiling Game.Antisplice.Terminal.Repl ( src/Game/Antisplice/Terminal/Repl.hs, dist/build/Game/Antisplice/Terminal/Repl.o )
[26 of 28] Compiling Game.Antisplice.SingleUser ( src/Game/Antisplice/SingleUser.hs, dist/build/Game/Antisplice/SingleUser.o )
[27 of 28] Compiling Game.Antisplice.Prototypes ( src/Game/Antisplice/Prototypes.hs, dist/build/Game/Antisplice/Prototypes.o )
[28 of 28] Compiling Game.Antisplice  ( src/Game/Antisplice.hs, dist/build/Game/Antisplice.o )
In-place registering antisplice-0.14.0.3...
Running Haddock for antisplice-0.14.0.3...
Running hscolour for antisplice-0.14.0.3...
Preprocessing library antisplice-0.14.0.3...
Preprocessing library antisplice-0.14.0.3...
Haddock coverage:
   0% (  0 / 10) in 'Game.Antisplice.Utils.ListBuilder'
 100% (  8 /  8) in 'Game.Antisplice.Utils.None'
Warning: Game.Antisplice.Utils.BST: We do not support associated types in instances yet. These instances are affected:
Game.Antisplice.Utils.BST.Indexable GHC.Types.Int GHC.Types.Int GHC.Types.Int, GHC.Classes.Ord o => Game.Antisplice.Utils.BST.Indexable (o, a) o a, GHC.Classes.Ord o =>
Game.Antisplice.Utils.BST.Indexable (o, a, b) o (a, b), GHC.Classes.Ord o =>
Game.Antisplice.Utils.BST.Indexable (o, a, b, c) o (a, b, c), GHC.Classes.Ord o =>
Game.Antisplice.Utils.BST.Indexable (o, a, b, c, d) o (a, b, c, d), GHC.Classes.Ord o =>
Game.Antisplice.Utils.BST.Indexable (o, a, b, c, d, e) o (a,
                                                          b,
                                                          c,
                                                          d,
                                                          e)
 100% ( 11 / 11) in 'Game.Antisplice.Utils.BST'
 100% (  3 /  3) in 'Game.Antisplice.Utils.Focus'
 100% (  5 /  5) in 'Game.Antisplice.Utils.TST'
 100% (  4 /  4) in 'Game.Antisplice.Utils.Counter'
 100% ( 13 / 13) in 'Game.Antisplice.Utils.AVL'
Warning: Game.Antisplice.Utils.Graph: We do not support associated types in instances yet. These instances are affected:
Game.Antisplice.Utils.BST.Indexable (Game.Antisplice.Utils.Graph.Node a) Game.Antisplice.Utils.Graph.NodeId (Game.Antisplice.Utils.Graph.Node a)
 100% ( 26 / 26) in 'Game.Antisplice.Utils.Graph'
 100% (  2 /  2) in 'Game.Antisplice.Utils.Fail'
 100% (  3 /  3) in 'Game.Antisplice.Errors'
 100% (  6 /  6) in 'Game.Antisplice.Utils.Atoms'
 100% (  4 /  4) in 'Game.Antisplice.Monad.Vocab'
Warning: Game.Antisplice.Monad.Dungeon: We do not support associated types in instances yet. These instances are affected:
Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.EquipKey Game.Antisplice.Monad.Dungeon.EquipKey Game.Antisplice.Monad.Dungeon.EquipKey, Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.Feature Game.Antisplice.Monad.Dungeon.Feature Game.Antisplice.Monad.Dungeon.Feature, Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.ObjectState Game.Antisplice.Monad.Dungeon.ObjectId Game.Antisplice.Monad.Dungeon.ObjectState, Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.PlayerState Game.Antisplice.Monad.Dungeon.PlayerId Game.Antisplice.Monad.Dungeon.PlayerState, Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.CooldownId Game.Antisplice.Monad.Dungeon.CooldownId Game.Antisplice.Monad.Dungeon.CooldownId, Game.Antisplice.Utils.BST.Indexable Game.Antisplice.Monad.Dungeon.Currency Game.Antisplice.Monad.Dungeon.CurrencyId Game.Antisplice.Monad.Dungeon.Currency
  98% ( 50 / 51) in 'Game.Antisplice.Monad.Dungeon'
Warning: Game.Antisplice.Utils.Run: We do not support associated types in instances yet. These instances are affected:
Game.Antisplice.Utils.Run.Run (Game.Antisplice.Utils.Fail.FailT e), Game.Antisplice.Utils.Run.Run Game.Antisplice.Monad.Dungeon.DungeonT, Game.Antisplice.Utils.Run.Run Game.Antisplice.Monad.Dungeon.RoomT
 100% (  2 /  2) in 'Game.Antisplice.Utils.Run'
  91% ( 10 / 11) in 'Game.Antisplice.Templates'
 100% (  1 /  1) in 'Game.Antisplice.Monad'
 100% ( 80 / 80) in 'Game.Antisplice.Rooms'
 100% (  5 /  5) in 'Game.Antisplice.Stats'
 100% (  9 /  9) in 'Game.Antisplice.Action'
 100% ( 23 / 23) in 'Game.Antisplice.Skills'
  82% ( 18 / 22) in 'Game.Antisplice.Stereos'
  86% (  6 /  7) in 'Game.Antisplice.Paths'
 100% ( 20 / 20) in 'Game.Antisplice.Events'
  67% (  2 /  3) in 'Game.Antisplice.Lang'
 100% (  2 /  2) in 'Game.Antisplice.Terminal.Repl'
   0% (  0 /  2) in 'Game.Antisplice.SingleUser'
 100% (  8 /  8) in 'Game.Antisplice.Prototypes'
 100% ( 23 / 23) in 'Game.Antisplice'
Warning: Game.Antisplice.Monad.Dungeon: could not find link destinations for:
    Game.Antisplice.Monad.Dungeon.Quest Game.Antisplice.Monad.Dungeon.QuestRel
Documentation created: dist/doc/html/antisplice/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/antisplice-0.14.0.3
Registering antisplice-0.14.0.3...
Installed antisplice-0.14.0.3

Test log

No test log was submitted for this report.