Build #1 for Shellac-compatline-0.9.5.2

[all reports]

Package Shellac-compatline-0.9.5.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies base-4.6.0.1, Shellac-editline-0.9.5.2, Shellac-0.9.5.2
Flags -usereadline useeditline

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Shellac-0.9.5.2...
Building Shellac-0.9.5.2...
Preprocessing library Shellac-0.9.5.2...
[ 1 of 10] Compiling System.Console.Shell.ConsoleHandler ( src/System/Console/Shell/ConsoleHandler.hs, dist/build/System/Console/Shell/ConsoleHandler.o )
[ 2 of 10] Compiling System.Console.Shell.PPrint ( src/System/Console/Shell/PPrint.hs, dist/build/System/Console/Shell/PPrint.o )
[ 3 of 10] Compiling System.Console.Shell.Regex ( src/System/Console/Shell/Regex.hs, dist/build/System/Console/Shell/Regex.o )
[ 4 of 10] Compiling System.Console.Shell.Backend ( src/System/Console/Shell/Backend.hs, dist/build/System/Console/Shell/Backend.o )
[ 5 of 10] Compiling System.Console.Shell.Backend.Basic ( src/System/Console/Shell/Backend/Basic.hs, dist/build/System/Console/Shell/Backend/Basic.o )
[ 6 of 10] Compiling System.Console.Shell.Types ( src/System/Console/Shell/Types.hs, dist/build/System/Console/Shell/Types.o )
[ 7 of 10] Compiling System.Console.Shell.ShellMonad ( src/System/Console/Shell/ShellMonad.hs, dist/build/System/Console/Shell/ShellMonad.o )
[ 8 of 10] Compiling System.Console.Shell.Commands ( src/System/Console/Shell/Commands.hs, dist/build/System/Console/Shell/Commands.o )
[ 9 of 10] Compiling System.Console.Shell.RunShell ( src/System/Console/Shell/RunShell.hs, dist/build/System/Console/Shell/RunShell.o )
[10 of 10] Compiling System.Console.Shell ( src/System/Console/Shell.hs, dist/build/System/Console/Shell.o )
In-place registering Shellac-0.9.5.2...
Running Haddock for Shellac-0.9.5.2...
Running hscolour for Shellac-0.9.5.2...
Preprocessing library Shellac-0.9.5.2...
Preprocessing library Shellac-0.9.5.2...
Haddock coverage:
   0% (  0 /  2) in 'System.Console.Shell.ConsoleHandler'
Warning: System.Console.Shell.PPrint: pretty is exported separately but will be documented under Pretty. Consider exporting it together with its parent(s) for code clarity.
   1% (  1 / 77) in 'System.Console.Shell.PPrint'
   0% (  0 / 33) in 'System.Console.Shell.Regex'
 100% (  6 /  6) in 'System.Console.Shell.Backend'
  50% (  1 /  2) in 'System.Console.Shell.Backend.Basic'
  85% ( 11 / 13) in 'System.Console.Shell.Types'
 100% ( 23 / 23) in 'System.Console.Shell.ShellMonad'
  73% ( 11 / 15) in 'System.Console.Shell.Commands'
  75% (  3 /  4) in 'System.Console.Shell.RunShell'
 100% ( 31 / 31) in 'System.Console.Shell'
Warning: System.Console.Shell: could not find link destinations for:
    System.Console.Shell.Types.CommandParser System.Console.Shell.PPrint.Doc
Documentation created: dist/doc/html/Shellac/index.html,
dist/doc/html/Shellac/Shellac.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Shellac-0.9.5.2
Registering Shellac-0.9.5.2...
Installed Shellac-0.9.5.2
Configuring editline-0.2.1.1...
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 for tgetent in -lcurses... yes
checking for el_init... yes
checking for readline... 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 editline/readline.h usability... yes
checking editline/readline.h presence... yes
checking for editline/readline.h... yes
checking for sign of read_history result on error... positive
checking for rl_completion_matches... yes
checking for completion_matches... yes
configure: creating ./config.status
config.status: creating editline.buildinfo
config.status: creating include/HsEditlineConfig.h
config.status: include/HsEditlineConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building editline-0.2.1.1...
Preprocessing library editline-0.2.1.1...
[1 of 2] Compiling System.Console.Editline.Readline ( dist/build/System/Console/Editline/Readline.hs, dist/build/System/Console/Editline/Readline.o )

System/Console/Editline/Readline.hsc:176:1: Warning:
    Module `GHC.Handle' is deprecated: use GHC.IO.Handle instead
[2 of 2] Compiling System.Console.Editline ( dist/build/System/Console/Editline.hs, dist/build/System/Console/Editline.o )
In-place registering editline-0.2.1.1...
Running Haddock for editline-0.2.1.1...
Running hscolour for editline-0.2.1.1...
Preprocessing library editline-0.2.1.1...
Preprocessing library editline-0.2.1.1...

System/Console/Editline/Readline.hsc:176:1: Warning:
    Module `GHC.Handle' is deprecated: use GHC.IO.Handle instead
Haddock coverage:
  18% ( 10 / 57) in 'System.Console.Editline.Readline'
  75% (  6 /  8) in 'System.Console.Editline'
Documentation created: dist/doc/html/editline/index.html,
dist/doc/html/editline/editline.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/editline-0.2.1.1
Registering editline-0.2.1.1...
Installed editline-0.2.1.1
Configuring Shellac-editline-0.9.5.2...
Building Shellac-editline-0.9.5.2...
Preprocessing library Shellac-editline-0.9.5.2...
[1 of 1] Compiling System.Console.Shell.Backend.Editline ( src/System/Console/Shell/Backend/Editline.hs, dist/build/System/Console/Shell/Backend/Editline.o )
In-place registering Shellac-editline-0.9.5.2...
Running Haddock for Shellac-editline-0.9.5.2...
Running hscolour for Shellac-editline-0.9.5.2...
Preprocessing library Shellac-editline-0.9.5.2...
Preprocessing library Shellac-editline-0.9.5.2...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.Shell.Backend.Editline'
Documentation created: dist/doc/html/Shellac-editline/index.html,
dist/doc/html/Shellac-editline/Shellac-editline.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Shellac-editline-0.9.5.2
Registering Shellac-editline-0.9.5.2...
Installed Shellac-editline-0.9.5.2
Configuring Shellac-compatline-0.9.5.2...
Building Shellac-compatline-0.9.5.2...
Preprocessing library Shellac-compatline-0.9.5.2...
[1 of 1] Compiling System.Console.Shell.Backend.Compatline ( src/System/Console/Shell/Backend/Compatline.hs, dist/build/System/Console/Shell/Backend/Compatline.o )
In-place registering Shellac-compatline-0.9.5.2...
Running Haddock for Shellac-compatline-0.9.5.2...
Running hscolour for Shellac-compatline-0.9.5.2...
Preprocessing library Shellac-compatline-0.9.5.2...
Preprocessing library Shellac-compatline-0.9.5.2...
Haddock coverage:
  75% (  3 /  4) in 'System.Console.Shell.Backend.Compatline'
Documentation created: dist/doc/html/Shellac-compatline/index.html,
dist/doc/html/Shellac-compatline/Shellac-compatline.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Shellac-compatline-0.9.5.2
Registering Shellac-compatline-0.9.5.2...
Installed Shellac-compatline-0.9.5.2

Test log

No test log was submitted for this report.