Should save history after each command
Open
- Dominant language
- Haskell
- Stars
- 247
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Programs sometimes terminate badly, especially GHCi when you are hacking GHC, or when testing FFI code, and currently the history is lost, which is annoying.
haskeline should save the history after each entered line, before returning it, to be on the safe side.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.