#5343: ghci should do an automatic ":r" after ":e"
---------------------------------+------------------------------------------
Reporter: lerkok | Owner: igloo
Type: feature request | Status: patch
Priority: high | Milestone: 7.6.1
Component: Compiler | Version: 7.0.3
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by igloo@…):
commit e212079dce3b86df4124d4dd819640f85f479a71
{{{
Author: Ian Lynagh <[email protected]>
Date: Sun Mar 11 17:52:48 2012 +0000
In ghci, reload after :e. Patch from Paolo Capriotti. Fixes #5343
ghc/InteractiveUI.hs | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5343#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