#5343: ghci should do an automatic ":r" after ":e"
---------------------------------+------------------------------------------
Reporter: lerkok | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
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.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5343>
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