#2053: Add read_history and write_history bindings to readline
-------------------------------+--------------------------------------------
 Reporter:  ajd                |          Owner:         
     Type:  proposal           |         Status:  closed 
 Priority:  normal             |      Milestone:  Not GHC
Component:  libraries (other)  |        Version:  6.8.2  
 Severity:  normal             |     Resolution:  fixed  
 Keywords:                     |     Difficulty:  Unknown
 Testcase:                     |   Architecture:  Unknown
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Changes (by judah):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed by:
 {{{
 Mon Jan 21 21:05:36 PST 2008  [EMAIL PROTECTED]
  * #2053: add additional history functions
  The following functions were added: readHistory, writeHistory,
 appendHistory, historyTruncateFile, clearHistory, stifleHistory,
 unstifleHistory, historyIsStifled, historyMaxEntries

    M ./System/Console/Readline.hsc +85

 Tue Feb 26 15:39:29 PST 2008  [EMAIL PROTECTED]
  * #2053: Make readHistory/writeHistory return a Bool instead of
 throwing an exception on failure.

    M ./System/Console/Readline.hsc -9 +10
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2053#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to