Build #3 for memscript-0.0.2.0

[all reports]

Package memscript-0.0.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-05-20 16:18:12.788434 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies readline-1.0.3.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring readline-1.0.3.0...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 GNUreadline.framework... checking for readline... no
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_readline_version... yes
checking for rl_begin_undo_group... yes
checking for rl_erase_empty_line... yes
checking for rl_free_undo_list... yes
checking for rl_completion_word_break_hook in -lreadline... yes
configure: creating ./config.status
config.status: creating config.mk
config.status: creating readline.buildinfo
config.status: creating include/HsReadlineConfig.h
config.status: include/HsReadlineConfig.h is unchanged
Building readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
[1 of 2] Compiling System.Console.SimpleLineEditor ( System/Console/SimpleLineEditor.hs, dist/build/System/Console/SimpleLineEditor.o )

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
[2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o )
In-place registering readline-1.0.3.0...
Running Haddock for readline-1.0.3.0...
Running hscolour for readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...
Preprocessing library readline-1.0.3.0...

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
Haddock coverage:
  80% (  4 /  5) in 'System.Console.SimpleLineEditor'
   2% (  3 /133) in 'System.Console.Readline'
Documentation created: dist/doc/html/readline/index.html,
dist/doc/html/readline/readline.txt
Creating package registration file: /tmp/pkgConf-readline-1.0.320599.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/readline-1.0.3.0
Registering readline-1.0.3.0...
Installed readline-1.0.3.0
Downloading memscript-0.0.2.0...
Configuring memscript-0.0.2.0...
Building memscript-0.0.2.0...
Preprocessing executable 'memscript' for memscript-0.0.2.0...
[1 of 1] Compiling Main             ( MemScript.hs, dist/build/memscript/memscript-tmp/Main.o )

MemScript.hs:9:1: Warning:
    The import of ‘Data.Maybe’ is redundant
      except perhaps to import instances from ‘Data.Maybe’
    To import instances alone, use: import Data.Maybe()

MemScript.hs:15:1: Warning:
    Top-level binding with no type signature: main :: IO ()

MemScript.hs:21:1: Warning:
    Top-level binding with no type signature:
      memScriptReadLine :: FilePath -> IO ()

MemScript.hs:23:1: Warning:
    Top-level binding with no type signature:
      getVersesFromFile :: FilePath -> IO [String]

MemScript.hs:25:1: Warning:
    Top-level binding with no type signature:
      getFileContents :: FilePath -> IO String

MemScript.hs:28:1: Warning:
    Top-level binding with no type signature:
      checkVersesByLine :: [[Char]] -> IO ()

MemScript.hs:31:1: Warning:
    Top-level binding with no type signature:
      checkVersesByLineWith :: IO (Maybe [Char]) -> [[Char]] -> IO ()

MemScript.hs:46:1: Warning:
    Top-level binding with no type signature:
      readlineUTF8withAddHistory :: String -> IO (Maybe String)

MemScript.hs:51:1: Warning:
    Top-level binding with no type signature:
      whenJust :: forall a. (a -> IO ()) -> Maybe a -> IO ()

MemScript.hs:53:1: Warning:
    Top-level binding with no type signature:
      showDiff :: [Char] -> [Char] -> [Char]

MemScript.hs:59:1: Warning:
    Top-level binding with no type signature:
      printDiff :: [Char] -> [Char] -> IO ()
Linking dist/build/memscript/memscript ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed memscript-0.0.2.0

Test log

No test log was submitted for this report.