[GHC] #8772: ghci should safe history more often
GHC
ghc-devs at haskell.org
Wed Feb 12 09:22:02 UTC 2014
#8772: ghci should safe history more often
----------------------------------------------+----------------------------
Reporter: nomeata | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Moderate (less than a day) | Type of failure:
Blocked By: | None/Unknown
Related Tickets: | Test Case:
| Blocking:
----------------------------------------------+----------------------------
It is very annoying if `ghci` crashes (due to using a foreign library
wrongly, for example), and then the history is lost. It should be simple
to save each line to history before it is being executed.
Maybe a good task for new contributors?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8772>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list