#2050: GHCi should keep a persistent history file
--------------------------------+-------------------------------------------
Reporter: ajd | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
--------------------------------+-------------------------------------------
Comment (by judah):
I have also often wished for this. The header `<readline/history.h>`
provides the functions `read_history` and `write_history` which are also
present in editline. This task will be easy to implement if we add those
to the readline and editline packages. (Although, a pure Haskell
implementation would probably also be pretty easy to write.)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2050#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