#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
--------------------------------+-------------------------------------------
Changes (by ajd):
* owner: ajd =>
Comment:
Judah, you were right, it was much easier to write the bindings for
read_history and write_history. I wrote the bindings (basically a copy and
paste from the add_history binding). I also wrote a simple patch to
InteractiveUI.hs to implement the actually history tracking that seems to
work correctly, I don't know if we need to check that the file exists or
anything.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2050#comment:4>
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