Build #5 for memscript-0.0.2.0

[all reports]

Package memscript-0.0.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-29 23:24:48.508691 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies readline-1.0.3.0, base-4.8.1.0
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:19:15: Warning: Tab character

System/Console/SimpleLineEditor.hs:20:12: Warning: Tab character

System/Console/SimpleLineEditor.hs:21:18: Warning: Tab character

System/Console/SimpleLineEditor.hs:22:13: Warning: Tab character

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

System/Console/SimpleLineEditor.hs:104:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:105:1: Warning: Tab character

System/Console/SimpleLineEditor.hs:128:21: Warning: Tab character
[2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o )

System/Console/Readline.hsc:286:21: Warning: Tab character

System/Console/Readline.hsc:287:17: Warning: Tab character

System/Console/Readline.hsc:288:18: Warning: Tab character

System/Console/Readline.hsc:289:17: Warning: Tab character

System/Console/Readline.hsc:291:18: Warning: Tab character

System/Console/Readline.hsc:292:19: Warning: Tab character

System/Console/Readline.hsc:293:1: Warning: Tab character

System/Console/Readline.hsc:294:24: Warning: Tab character

System/Console/Readline.hsc:298:23: Warning: Tab character

System/Console/Readline.hsc:299:24: Warning: Tab character

System/Console/Readline.hsc:300:1: Warning: Tab character

System/Console/Readline.hsc:301:24: Warning: Tab character

System/Console/Readline.hsc:325:1: Warning: Tab character
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:19:15: Warning: Tab character

System/Console/SimpleLineEditor.hs:20:12: Warning: Tab character

System/Console/SimpleLineEditor.hs:21:18: Warning: Tab character

System/Console/SimpleLineEditor.hs:22:13: Warning: Tab character

System/Console/SimpleLineEditor.hs:104:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:105:1: Warning: Tab character

System/Console/SimpleLineEditor.hs:128:21: Warning: Tab character

System/Console/SimpleLineEditor.hs:33:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

System/Console/Readline.hsc:286:21: Warning: Tab character

System/Console/Readline.hsc:287:17: Warning: Tab character

System/Console/Readline.hsc:288:18: Warning: Tab character

System/Console/Readline.hsc:289:17: Warning: Tab character

System/Console/Readline.hsc:291:18: Warning: Tab character

System/Console/Readline.hsc:292:19: Warning: Tab character

System/Console/Readline.hsc:293:1: Warning: Tab character

System/Console/Readline.hsc:294:24: Warning: Tab character

System/Console/Readline.hsc:298:23: Warning: Tab character

System/Console/Readline.hsc:299:24: Warning: Tab character

System/Console/Readline.hsc:300:1: Warning: Tab character

System/Console/Readline.hsc:301:24: Warning: Tab character

System/Console/Readline.hsc:325:1: Warning: Tab character
Haddock coverage:
  80% (  4 /  5) in 'System.Console.SimpleLineEditor'
  Missing documentation for:
    getLineEdited (System/Console/SimpleLineEditor.hs:93)
   2% (  3 /133) in 'System.Console.Readline'
  Missing documentation for:
    getLineBuffer (System/Console/Readline.hsc:345)
    setLineBuffer (System/Console/Readline.hsc:349)
    getPoint (System/Console/Readline.hsc:369)
    setPoint (System/Console/Readline.hsc:372)
    getEnd (System/Console/Readline.hsc:377)
    setEnd (System/Console/Readline.hsc:380)
    getMark (System/Console/Readline.hsc:385)
    setMark (System/Console/Readline.hsc:388)
    setDone (System/Console/Readline.hsc:393)
    setPendingInput (System/Console/Readline.hsc:397)
    setEraseEmptyLine (System/Console/Readline.hsc:402)
    getPrompt (System/Console/Readline.hsc:407)
    setAlreadyPrompted (System/Console/Readline.hsc:412)
    getLibraryVersion (System/Console/Readline.hsc:417)
    getTerminalName (System/Console/Readline.hsc:421)
    setReadlineName (System/Console/Readline.hsc:425)
    getInStream (System/Console/Readline.hsc:432)
    getOutStream (System/Console/Readline.hsc:436)
    setStartupHook (System/Console/Readline.hsc:443)
    setPreInputHook (System/Console/Readline.hsc:448)
    setEventHook (System/Console/Readline.hsc:453)
    setRedisplayFunction (System/Console/Readline.hsc:461)
    Keymap (System/Console/Readline.hsc:509)
    newBareKeymap (System/Console/Readline.hsc:511)
    copyKeymap (System/Console/Readline.hsc:513)
    newKeymap (System/Console/Readline.hsc:515)
    freeKeymap (System/Console/Readline.hsc:517)
    getKeymap (System/Console/Readline.hsc:525)
    setKeymap (System/Console/Readline.hsc:528)
    getKeymapByName (System/Console/Readline.hsc:531)
    getKeymapName (System/Console/Readline.hsc:536)
    getExecutingKeymap (System/Console/Readline.hsc:544)
    getBindingKeymap (System/Console/Readline.hsc:548)
    Callback (System/Console/Readline.hsc:555)
    addDefun (System/Console/Readline.hsc:558)
    bindKey (System/Console/Readline.hsc:570)
    bindKeyInMap (System/Console/Readline.hsc:581)
    unbindKey (System/Console/Readline.hsc:589)
    unbindKeyInMap (System/Console/Readline.hsc:595)
    unbindCommandInMap (System/Console/Readline.hsc:605)
    Entry (System/Console/Readline.hsc:612)
    genericBind (System/Console/Readline.hsc:617)
    parseAndBind (System/Console/Readline.hsc:633)
    readInitFile (System/Console/Readline.hsc:640)
    namedFunction (System/Console/Readline.hsc:650)
    functionOfKeyseq (System/Console/Readline.hsc:657)
    functionDumper (System/Console/Readline.hsc:676)
    listFunmapNames (System/Console/Readline.hsc:681)
    funmapNames (System/Console/Readline.hsc:684)
    beginUndoGroup (System/Console/Readline.hsc:711)
    endUndoGroup (System/Console/Readline.hsc:716)
    UndoCode (System/Console/Readline.hsc:721)
    addUndo (System/Console/Readline.hsc:723)
    freeUndoList (System/Console/Readline.hsc:737)
    doUndo (System/Console/Readline.hsc:742)
    modifying (System/Console/Readline.hsc:747)
    redisplay (System/Console/Readline.hsc:757)
    forcedUpdateDisplay (System/Console/Readline.hsc:759)
    onNewLine (System/Console/Readline.hsc:764)
    onNewLineWithPrompt (System/Console/Readline.hsc:770)
    resetLineState (System/Console/Readline.hsc:776)
    message (System/Console/Readline.hsc:781)
    clearMessage (System/Console/Readline.hsc:786)
    savePrompt (System/Console/Readline.hsc:792)
    restorePrompt (System/Console/Readline.hsc:794)
    insertText (System/Console/Readline.hsc:800)
    deleteText (System/Console/Readline.hsc:805)
    copyText (System/Console/Readline.hsc:812)
    killText (System/Console/Readline.hsc:821)
    readKey (System/Console/Readline.hsc:831)
    stuffChar (System/Console/Readline.hsc:836)
    initialize (System/Console/Readline.hsc:841)
    resetTerminal (System/Console/Readline.hsc:846)
    ding (System/Console/Readline.hsc:853)
    displayMatchList (System/Console/Readline.hsc:862)
    callbackHandlerInstall (System/Console/Readline.hsc:879)
    callbackReadChar (System/Console/Readline.hsc:892)
    setCatchSignals (System/Console/Readline.hsc:899)
    getCatchSignals (System/Console/Readline.hsc:902)
    setCatchSigwinch (System/Console/Readline.hsc:907)
    getCatchSigwinch (System/Console/Readline.hsc:910)
    cleanupAfterSignal (System/Console/Readline.hsc:915)
    freeLineState (System/Console/Readline.hsc:917)
    resetAfterSignal (System/Console/Readline.hsc:919)
    resizeTerminal (System/Console/Readline.hsc:921)
    setSignals (System/Console/Readline.hsc:924)
    clearSignals (System/Console/Readline.hsc:929)
    completeInternal (System/Console/Readline.hsc:937)
    complete (System/Console/Readline.hsc:944)
    possibleCompletions (System/Console/Readline.hsc:951)
    insertCompletions (System/Console/Readline.hsc:958)
    completionMatches (System/Console/Readline.hsc:993)
    filenameCompletionFunction (System/Console/Readline.hsc:1014)
    usernameCompletionFunction (System/Console/Readline.hsc:1024)
    setCompletionEntryFunction (System/Console/Readline.hsc:1034)
    setAttemptedCompletionFunction (System/Console/Readline.hsc:1045)
    setFilenameQuotingFunction (System/Console/Readline.hsc:1087)
    quoteFilename (System/Console/Readline.hsc:1113)
    setFilenameDequotingFunction (System/Console/Readline.hsc:1127)
    setCharIsQuotedP (System/Console/Readline.hsc:1142)
    getCompletionQueryItems (System/Console/Readline.hsc:1154)
    setCompletionQueryItems (System/Console/Readline.hsc:1158)
    getBasicWordBreakCharacters (System/Console/Readline.hsc:1164)
    setBasicWordBreakCharacters (System/Console/Readline.hsc:1167)
    getBasicQuoteCharacters (System/Console/Readline.hsc:1183)
    setBasicQuoteCharacters (System/Console/Readline.hsc:1186)
    getCompleterWordBreakCharacters (System/Console/Readline.hsc:1199)
    setCompleterWordBreakCharacters (System/Console/Readline.hsc:1202)
    getCompleterQuoteCharacters (System/Console/Readline.hsc:1211)
    setCompleterQuoteCharacters (System/Console/Readline.hsc:1214)
    getFilenameQuoteCharacters (System/Console/Readline.hsc:1230)
    setFilenameQuoteCharacters (System/Console/Readline.hsc:1233)
    getSpecialPrefixes (System/Console/Readline.hsc:1238)
    setSpecialPrefixes (System/Console/Readline.hsc:1241)
    getCompletionAppendCharacter (System/Console/Readline.hsc:1246)
    setCompletionAppendCharacter (System/Console/Readline.hsc:1251)
    setIgnoreCompletionDuplicates (System/Console/Readline.hsc:1257)
    getIgnoreCompletionDuplicates (System/Console/Readline.hsc:1261)
    setFilenameCompletionDesired (System/Console/Readline.hsc:1267)
    getFilenameCompletionDesired (System/Console/Readline.hsc:1271)
    setFilenameQuotingDesired (System/Console/Readline.hsc:1277)
    getFilenameQuotingDesired (System/Console/Readline.hsc:1281)
    setInhibitCompletion (System/Console/Readline.hsc:1287)
    getInhibitCompletion (System/Console/Readline.hsc:1290)
    setAttemptedCompletionOver (System/Console/Readline.hsc:1299)
    getAttemptedCompletionOver (System/Console/Readline.hsc:1295)
    setIgnoreSomeCompletionsFunction (System/Console/Readline.hsc:1307)
    setDirectoryCompletionHook (System/Console/Readline.hsc:1324)
    setCompletionWordBreakHook (System/Console/Readline.hsc:1073)
    setCompletionDisplayMatchesHook (System/Console/Readline.hsc:1341)
Documentation created: dist/doc/html/readline/index.html,
dist/doc/html/readline/readline.txt
Creating package registration file:
/tmp/pkgConf-readline-1.0.3278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/readline-1.0.3.0-6IGGNQSkYdWJ1iasknl1px
Registering readline-1.0.3.0...
Installed readline-1.0.3.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.