Build #1 for hermit-0.5.0.0

[all reports]

Package hermit-0.5.0.0
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, terminfo-0.4.0.0, temporary-1.2.0.3, stm-2.4.3, process-1.1.0.2, operational-0.2.3.2, mtl-2.1.2, marked-pretty-0.1, kure-2.16.1, haskeline-0.7.1.2, ghc-7.6.3, directory-1.2.0.1, data-default-0.5.3, containers-0.5.0.0, base-4.6.0.1, array-0.4.0.1, ansi-terminal-0.6.1.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,
dist/doc/html/ansi-terminal/ansi-terminal.txt
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 data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.0.1...
Building dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.0.1...
Running Haddock for dlist-0.7.0.1...
Running hscolour for dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.7.0.1
Registering dlist-0.7.0.1...
Installed dlist-0.7.0.1
Configuring exceptions-0.6.1...
Building exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )

src/Control/Monad/Catch.hs:99:1: Warning:
    The import of `Control.Monad.Trans.Reader' is redundant
      except perhaps to import instances from `Control.Monad.Trans.Reader'
    To import instances alone, use: import Control.Monad.Trans.Reader()
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.6.1...
Running Haddock for exceptions-0.6.1...
Running hscolour for exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...

dist/build/tmp-13654/src/Control/Monad/Catch.hs:99:1: Warning:
    The import of `Control.Monad.Trans.Reader' is redundant
      except perhaps to import instances from `Control.Monad.Trans.Reader'
    To import instances alone, use: import Control.Monad.Trans.Reader()
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exceptions-0.6.1
Registering exceptions-0.6.1...
Installed exceptions-0.6.1
Configuring marked-pretty-0.1...
Building marked-pretty-0.1...
Preprocessing library marked-pretty-0.1...
[1 of 1] Compiling Text.PrettyPrint.MarkedHughesPJ ( Text/PrettyPrint/MarkedHughesPJ.hs, dist/build/Text/PrettyPrint/MarkedHughesPJ.o )
In-place registering marked-pretty-0.1...
Running Haddock for marked-pretty-0.1...
Running hscolour for marked-pretty-0.1...
Preprocessing library marked-pretty-0.1...
Preprocessing library marked-pretty-0.1...
Haddock coverage:
  97% ( 61 / 63) in 'Text.PrettyPrint.MarkedHughesPJ'
Documentation created: dist/doc/html/marked-pretty/index.html,
dist/doc/html/marked-pretty/marked-pretty.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/marked-pretty-0.1
Registering marked-pretty-0.1...
Installed marked-pretty-0.1
Configuring operational-0.2.3.2...
Building operational-0.2.3.2...
Preprocessing library operational-0.2.3.2...
[1 of 1] Compiling Control.Monad.Operational ( src/Control/Monad/Operational.hs, dist/build/Control/Monad/Operational.o )

src/Control/Monad/Operational.hs:314:11: Warning:
    Defined but not used: `r'
In-place registering operational-0.2.3.2...
Preprocessing executable 'operational-TicTacToe' for operational-0.2.3.2...
[1 of 2] Compiling Control.Monad.Operational ( src/Control/Monad/Operational.hs, dist/build/operational-TicTacToe/operational-TicTacToe-tmp/Control/Monad/Operational.o )
[2 of 2] Compiling Main             ( doc/examples/TicTacToe.hs, dist/build/operational-TicTacToe/operational-TicTacToe-tmp/Main.o )
Linking dist/build/operational-TicTacToe/operational-TicTacToe ...
Running Haddock for operational-0.2.3.2...
Running hscolour for operational-0.2.3.2...
Preprocessing library operational-0.2.3.2...
Preprocessing executable 'operational-TicTacToe' for operational-0.2.3.2...
Preprocessing library operational-0.2.3.2...

dist/build/tmp-13654/src/Control/Monad/Operational.hs:314:11: Warning:
    Defined but not used: `r'
Haddock coverage:
  94% ( 17 / 18) in 'Control.Monad.Operational'
Documentation created: dist/doc/html/operational/index.html,
dist/doc/html/operational/operational.txt
Preprocessing executable 'operational-TicTacToe' for operational-0.2.3.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/operational-0.2.3.2
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering operational-0.2.3.2...
Installed operational-0.2.3.2
Configuring stm-2.4.3...
Building stm-2.4.3...
Preprocessing library stm-2.4.3...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.3...
Running Haddock for stm-2.4.3...
Running hscolour for stm-2.4.3...
Preprocessing library stm-2.4.3...
Preprocessing library stm-2.4.3...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3
Registering stm-2.4.3...
Installed stm-2.4.3
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,
dist/doc/html/terminfo/terminfo.txt
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 data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring kure-2.16.1...
Building kure-2.16.1...
Preprocessing library kure-2.16.1...
[ 1 of 15] Compiling Language.KURE.Combinators.Arrow ( Language/KURE/Combinators/Arrow.hs, dist/build/Language/KURE/Combinators/Arrow.o )
[ 2 of 15] Compiling Language.KURE.Combinators.Monad ( Language/KURE/Combinators/Monad.hs, dist/build/Language/KURE/Combinators/Monad.o )
[ 3 of 15] Compiling Language.KURE.MonadCatch ( Language/KURE/MonadCatch.hs, dist/build/Language/KURE/MonadCatch.o )
[ 4 of 15] Compiling Language.KURE.Transform ( Language/KURE/Transform.hs, dist/build/Language/KURE/Transform.o )
[ 5 of 15] Compiling Language.KURE.Injection ( Language/KURE/Injection.hs, dist/build/Language/KURE/Injection.o )
[ 6 of 15] Compiling Language.KURE.BiTransform ( Language/KURE/BiTransform.hs, dist/build/Language/KURE/BiTransform.o )
[ 7 of 15] Compiling Language.KURE.Combinators.Transform ( Language/KURE/Combinators/Transform.hs, dist/build/Language/KURE/Combinators/Transform.o )
[ 8 of 15] Compiling Language.KURE.Combinators ( Language/KURE/Combinators.hs, dist/build/Language/KURE/Combinators.o )
[ 9 of 15] Compiling Language.KURE.Path ( Language/KURE/Path.hs, dist/build/Language/KURE/Path.o )
[10 of 15] Compiling Language.KURE.ExtendableContext ( Language/KURE/ExtendableContext.hs, dist/build/Language/KURE/ExtendableContext.o )
[11 of 15] Compiling Language.KURE.Debug ( Language/KURE/Debug.hs, dist/build/Language/KURE/Debug.o )
[12 of 15] Compiling Language.KURE.Lens ( Language/KURE/Lens.hs, dist/build/Language/KURE/Lens.o )
[13 of 15] Compiling Language.KURE.Walker ( Language/KURE/Walker.hs, dist/build/Language/KURE/Walker.o )
[14 of 15] Compiling Language.KURE.Pathfinder ( Language/KURE/Pathfinder.hs, dist/build/Language/KURE/Pathfinder.o )
[15 of 15] Compiling Language.KURE    ( Language/KURE.hs, dist/build/Language/KURE.o )
In-place registering kure-2.16.1...
Running Haddock for kure-2.16.1...
Running hscolour for kure-2.16.1...
Preprocessing library kure-2.16.1...
Preprocessing library kure-2.16.1...
Haddock coverage:
 100% ( 14 / 14) in 'Language.KURE.Combinators.Arrow'
 100% (  8 /  8) in 'Language.KURE.Combinators.Monad'
 100% ( 22 / 22) in 'Language.KURE.MonadCatch'
 100% ( 14 / 14) in 'Language.KURE.Transform'
 100% ( 18 / 18) in 'Language.KURE.Injection'
 100% ( 11 / 11) in 'Language.KURE.BiTransform'
 100% ( 36 / 36) in 'Language.KURE.Combinators.Transform'
 100% (  4 /  4) in 'Language.KURE.Combinators'
  94% ( 17 / 18) in 'Language.KURE.Path'
 100% (  6 /  6) in 'Language.KURE.ExtendableContext'
 100% (  2 /  2) in 'Language.KURE.Debug'
 100% ( 14 / 14) in 'Language.KURE.Lens'
 100% ( 50 / 50) in 'Language.KURE.Walker'
 100% ( 15 / 15) in 'Language.KURE.Pathfinder'
 100% (  7 /  7) in 'Language.KURE'
Warning: Language.KURE.Walker: could not find link destinations for:
    Language.KURE.Walker.AllT Language.KURE.Walker.OneT
Documentation created: dist/doc/html/kure/index.html,
dist/doc/html/kure/kure.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/kure-2.16.1
Registering kure-2.16.1...
Installed kure-2.16.1
Configuring temporary-1.2.0.3...
Building temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.3...
Running Haddock for temporary-1.2.0.3...
Running hscolour for temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  67% (  6 /  9) in 'System.IO.Temp'
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/temporary-1.2.0.3
Registering temporary-1.2.0.3...
Installed temporary-1.2.0.3
[1 of 1] Compiling Main             ( /tmp/haskeline-0.7.1.2-13654/haskeline-0.7.1.2/Setup.hs, /tmp/haskeline-0.7.1.2-13654/haskeline-0.7.1.2/dist/setup/Main.o )
Linking /tmp/haskeline-0.7.1.2-13654/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,
dist/doc/html/haskeline/haskeline.txt
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 data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Downloading hermit-0.5.0.0...
Configuring hermit-0.5.0.0...
Building hermit-0.5.0.0...
Preprocessing library hermit-0.5.0.0...
[ 1 of 66] Compiling HERMIT.Syntax    ( src/HERMIT/Syntax.hs, dist/build/HERMIT/Syntax.o )
[ 2 of 66] Compiling HERMIT.Parser    ( dist/build/HERMIT/Parser.hs, dist/build/HERMIT/Parser.o )
[ 3 of 66] Compiling HERMIT.GHC.Typechecker ( src/HERMIT/GHC/Typechecker.hs, dist/build/HERMIT/GHC/Typechecker.o )
[ 4 of 66] Compiling Paths_hermit     ( dist/build/autogen/Paths_hermit.hs, dist/build/Paths_hermit.o )
[ 5 of 66] Compiling HERMIT.Driver    ( src/HERMIT/Driver.hs, dist/build/HERMIT/Driver.o )
[ 6 of 66] Compiling HERMIT.Utilities ( src/HERMIT/Utilities.hs, dist/build/HERMIT/Utilities.o )
[ 7 of 66] Compiling HERMIT.GHC       ( src/HERMIT/GHC.hs, dist/build/HERMIT/GHC.o )
[ 8 of 66] Compiling HERMIT.Plugin.Builder ( src/HERMIT/Plugin/Builder.hs, dist/build/HERMIT/Plugin/Builder.o )
[ 9 of 66] Compiling HERMIT.Core      ( src/HERMIT/Core.hs, dist/build/HERMIT/Core.o )
[10 of 66] Compiling HERMIT.Context   ( src/HERMIT/Context.hs, dist/build/HERMIT/Context.o )
[11 of 66] Compiling HERMIT.Kure.SumTypes ( src/HERMIT/Kure/SumTypes.hs, dist/build/HERMIT/Kure/SumTypes.o )
[12 of 66] Compiling HERMIT.Monad     ( src/HERMIT/Monad.hs, dist/build/HERMIT/Monad.o )
[13 of 66] Compiling HERMIT.Kure      ( src/HERMIT/Kure.hs, dist/build/HERMIT/Kure.o )
[14 of 66] Compiling HERMIT.External  ( src/HERMIT/External.hs, dist/build/HERMIT/External.o )
[15 of 66] Compiling HERMIT.Dictionary.Debug ( src/HERMIT/Dictionary/Debug.hs, dist/build/HERMIT/Dictionary/Debug.o )
[16 of 66] Compiling HERMIT.Dictionary.GHC ( src/HERMIT/Dictionary/GHC.hs, dist/build/HERMIT/Dictionary/GHC.o )
[17 of 66] Compiling HERMIT.Dictionary.Kure ( src/HERMIT/Dictionary/Kure.hs, dist/build/HERMIT/Dictionary/Kure.o )
[18 of 66] Compiling HERMIT.Dictionary.Navigation.Crumbs ( src/HERMIT/Dictionary/Navigation/Crumbs.hs, dist/build/HERMIT/Dictionary/Navigation/Crumbs.o )
[19 of 66] Compiling HERMIT.Dictionary.Navigation ( src/HERMIT/Dictionary/Navigation.hs, dist/build/HERMIT/Dictionary/Navigation.o )
[20 of 66] Compiling HERMIT.Name      ( src/HERMIT/Name.hs, dist/build/HERMIT/Name.o )
[21 of 66] Compiling HERMIT.Dictionary.Common ( src/HERMIT/Dictionary/Common.hs, dist/build/HERMIT/Dictionary/Common.o )
[22 of 66] Compiling HERMIT.Dictionary.AlphaConversion ( src/HERMIT/Dictionary/AlphaConversion.hs, dist/build/HERMIT/Dictionary/AlphaConversion.o )
[23 of 66] Compiling HERMIT.Dictionary.Function ( src/HERMIT/Dictionary/Function.hs, dist/build/HERMIT/Dictionary/Function.o )
[24 of 66] Compiling HERMIT.Dictionary.Inline ( src/HERMIT/Dictionary/Inline.hs, dist/build/HERMIT/Dictionary/Inline.o )
[25 of 66] Compiling HERMIT.Dictionary.Fold ( src/HERMIT/Dictionary/Fold.hs, dist/build/HERMIT/Dictionary/Fold.o )
[26 of 66] Compiling HERMIT.Dictionary.Query ( src/HERMIT/Dictionary/Query.hs, dist/build/HERMIT/Dictionary/Query.o )
[27 of 66] Compiling HERMIT.ParserCore ( dist/build/HERMIT/ParserCore.hs, dist/build/HERMIT/ParserCore.o )
[28 of 66] Compiling HERMIT.Dictionary.Unsafe ( src/HERMIT/Dictionary/Unsafe.hs, dist/build/HERMIT/Dictionary/Unsafe.o )
[29 of 66] Compiling HERMIT.Dictionary.Local.Bind ( src/HERMIT/Dictionary/Local/Bind.hs, dist/build/HERMIT/Dictionary/Local/Bind.o )
[30 of 66] Compiling HERMIT.Dictionary.Local.Cast ( src/HERMIT/Dictionary/Local/Cast.hs, dist/build/HERMIT/Dictionary/Local/Cast.o )
[31 of 66] Compiling HERMIT.Dictionary.Local.Let ( src/HERMIT/Dictionary/Local/Let.hs, dist/build/HERMIT/Dictionary/Local/Let.o )
[32 of 66] Compiling HERMIT.Dictionary.New ( src/HERMIT/Dictionary/New.hs, dist/build/HERMIT/Dictionary/New.o )
[33 of 66] Compiling HERMIT.PrettyPrinter.Common ( src/HERMIT/PrettyPrinter/Common.hs, dist/build/HERMIT/PrettyPrinter/Common.o )
[34 of 66] Compiling HERMIT.Dictionary.Unfold ( src/HERMIT/Dictionary/Unfold.hs, dist/build/HERMIT/Dictionary/Unfold.o )
[35 of 66] Compiling HERMIT.Dictionary.Reasoning ( src/HERMIT/Dictionary/Reasoning.hs, dist/build/HERMIT/Dictionary/Reasoning.o )

src/HERMIT/Dictionary/Reasoning.hs:46:1: Warning:
    The import of `Data.List' is redundant
      except perhaps to import instances from `Data.List'
    To import instances alone, use: import Data.List()
[36 of 66] Compiling HERMIT.Dictionary.Undefined ( src/HERMIT/Dictionary/Undefined.hs, dist/build/HERMIT/Dictionary/Undefined.o )
[37 of 66] Compiling HERMIT.Dictionary.FixPoint ( src/HERMIT/Dictionary/FixPoint.hs, dist/build/HERMIT/Dictionary/FixPoint.o )

src/HERMIT/Dictionary/FixPoint.hs:54:49: Warning:
    This binding for `lhsR' shadows the existing binding
      imported from `HERMIT.Dictionary.Reasoning' at src/HERMIT/Dictionary/FixPoint.hs:35:1-34
      (and originally defined
         at src/HERMIT/Dictionary/Reasoning.hs:186:1-4)

src/HERMIT/Dictionary/FixPoint.hs:54:54: Warning:
    This binding for `rhsR' shadows the existing binding
      imported from `HERMIT.Dictionary.Reasoning' at src/HERMIT/Dictionary/FixPoint.hs:35:1-34
      (and originally defined
         at src/HERMIT/Dictionary/Reasoning.hs:193:1-4)

src/HERMIT/Dictionary/FixPoint.hs:60:56: Warning:
    This binding for `lhsR' shadows the existing binding
      imported from `HERMIT.Dictionary.Reasoning' at src/HERMIT/Dictionary/FixPoint.hs:35:1-34
      (and originally defined
         at src/HERMIT/Dictionary/Reasoning.hs:186:1-4)

src/HERMIT/Dictionary/FixPoint.hs:60:61: Warning:
    This binding for `rhsR' shadows the existing binding
      imported from `HERMIT.Dictionary.Reasoning' at src/HERMIT/Dictionary/FixPoint.hs:35:1-34
      (and originally defined
         at src/HERMIT/Dictionary/Reasoning.hs:193:1-4)
[38 of 66] Compiling HERMIT.Dictionary.Rules ( src/HERMIT/Dictionary/Rules.hs, dist/build/HERMIT/Dictionary/Rules.o )
[39 of 66] Compiling HERMIT.Dictionary.Local.Case ( src/HERMIT/Dictionary/Local/Case.hs, dist/build/HERMIT/Dictionary/Local/Case.o )
[40 of 66] Compiling HERMIT.Dictionary.Local ( src/HERMIT/Dictionary/Local.hs, dist/build/HERMIT/Dictionary/Local.o )
[41 of 66] Compiling HERMIT.Dictionary.Composite ( src/HERMIT/Dictionary/Composite.hs, dist/build/HERMIT/Dictionary/Composite.o )
[42 of 66] Compiling HERMIT.Dictionary.Induction ( src/HERMIT/Dictionary/Induction.hs, dist/build/HERMIT/Dictionary/Induction.o )
[43 of 66] Compiling HERMIT.Dictionary.WorkerWrapper.Common ( src/HERMIT/Dictionary/WorkerWrapper/Common.hs, dist/build/HERMIT/Dictionary/WorkerWrapper/Common.o )
[44 of 66] Compiling HERMIT.Dictionary.WorkerWrapper.Fix ( src/HERMIT/Dictionary/WorkerWrapper/Fix.hs, dist/build/HERMIT/Dictionary/WorkerWrapper/Fix.o )
[45 of 66] Compiling HERMIT.Dictionary.WorkerWrapper.FixResult ( src/HERMIT/Dictionary/WorkerWrapper/FixResult.hs, dist/build/HERMIT/Dictionary/WorkerWrapper/FixResult.o )
[46 of 66] Compiling HERMIT.Dictionary ( src/HERMIT/Dictionary.hs, dist/build/HERMIT/Dictionary.o )
[47 of 66] Compiling HERMIT.Kernel    ( src/HERMIT/Kernel.hs, dist/build/HERMIT/Kernel.o )
[48 of 66] Compiling HERMIT.Kernel.Scoped ( src/HERMIT/Kernel/Scoped.hs, dist/build/HERMIT/Kernel/Scoped.o )
[49 of 66] Compiling HERMIT.Plugin.Types ( src/HERMIT/Plugin/Types.hs, dist/build/HERMIT/Plugin/Types.o )
[50 of 66] Compiling HERMIT.Plugin.Display ( src/HERMIT/Plugin/Display.hs, dist/build/HERMIT/Plugin/Display.o )
[51 of 66] Compiling HERMIT.Plugin.Renderer ( src/HERMIT/Plugin/Renderer.hs, dist/build/HERMIT/Plugin/Renderer.o )
[52 of 66] Compiling HERMIT.ParserType ( dist/build/HERMIT/ParserType.hs, dist/build/HERMIT/ParserType.o )
[53 of 66] Compiling HERMIT.PrettyPrinter.Clean ( src/HERMIT/PrettyPrinter/Clean.hs, dist/build/HERMIT/PrettyPrinter/Clean.o )
[54 of 66] Compiling HERMIT.Shell.Types ( src/HERMIT/Shell/Types.hs, dist/build/HERMIT/Shell/Types.o )
[55 of 66] Compiling HERMIT.Shell.ShellEffect ( src/HERMIT/Shell/ShellEffect.hs, dist/build/HERMIT/Shell/ShellEffect.o )
[56 of 66] Compiling HERMIT.PrettyPrinter.AST ( src/HERMIT/PrettyPrinter/AST.hs, dist/build/HERMIT/PrettyPrinter/AST.o )
[57 of 66] Compiling HERMIT.PrettyPrinter.GHC ( src/HERMIT/PrettyPrinter/GHC.hs, dist/build/HERMIT/PrettyPrinter/GHC.o )
[58 of 66] Compiling HERMIT.Shell.Dictionary ( src/HERMIT/Shell/Dictionary.hs, dist/build/HERMIT/Shell/Dictionary.o )
[59 of 66] Compiling HERMIT.Shell.Interpreter ( src/HERMIT/Shell/Interpreter.hs, dist/build/HERMIT/Shell/Interpreter.o )
[60 of 66] Compiling HERMIT.Shell.KernelEffect ( src/HERMIT/Shell/KernelEffect.hs, dist/build/HERMIT/Shell/KernelEffect.o )
[61 of 66] Compiling HERMIT.Shell.ScriptToRewrite ( src/HERMIT/Shell/ScriptToRewrite.hs, dist/build/HERMIT/Shell/ScriptToRewrite.o )
[62 of 66] Compiling HERMIT.Shell.Proof ( src/HERMIT/Shell/Proof.hs, dist/build/HERMIT/Shell/Proof.o )
[63 of 66] Compiling HERMIT.Shell.Externals ( src/HERMIT/Shell/Externals.hs, dist/build/HERMIT/Shell/Externals.o )
[64 of 66] Compiling HERMIT.Shell.Command ( src/HERMIT/Shell/Command.hs, dist/build/HERMIT/Shell/Command.o )
[65 of 66] Compiling HERMIT.Plugin    ( src/HERMIT/Plugin.hs, dist/build/HERMIT/Plugin.o )
[66 of 66] Compiling HERMIT           ( src/HERMIT.hs, dist/build/HERMIT.o )
In-place registering hermit-0.5.0.0...
Preprocessing executable 'hermit' for hermit-0.5.0.0...
[1 of 1] Compiling Main             ( driver/Main.hs, dist/build/hermit/hermit-tmp/Main.o )
Linking dist/build/hermit/hermit ...
Running Haddock for hermit-0.5.0.0...
Running hscolour for hermit-0.5.0.0...
Preprocessing library hermit-0.5.0.0...
Preprocessing executable 'hermit' for hermit-0.5.0.0...
Preprocessing library hermit-0.5.0.0...
cabal: dist/doc/html/hermit/haddock-prolog13654.txt: invalid argument
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hermit-0.5.0.0
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering hermit-0.5.0.0...
Installed hermit-0.5.0.0

Test log

No test log was submitted for this report.