Ticket #5343 (closed feature request: fixed)
ghci should do an automatic ":r" after ":e"
| Reported by: | lerkok | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.2 |
| Component: | Compiler | Version: | 7.0.3 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
A reload (:r) is almost always what one does after an edit (:e). Arguably ghci should just do the :r after an :e automatically, as I can't imagine why someone would edit a file but not want to load it back into ghci.
If memory serves this is how hugs used to work.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

