#1873: ghci loses pre-error context after :reload
---------------------+------------------------------------------------------
 Reporter:  claus    |          Owner:         
     Type:  bug      |         Status:  new    
 Priority:  normal   |      Milestone:         
Component:  GHCi     |        Version:  6.9    
 Severity:  normal   |       Keywords:         
 Testcase:           |   Architecture:  Unknown
       Os:  Unknown  |  
---------------------+------------------------------------------------------
 when trying to `:reload` an erroneous source, the ghci context changes
 back to `Prelude>`. however, if one fixes the source, then does `:reload`
 again, older ghcis ended back in the source context, while current head
 ghci stay in `Prelude>`.

 i attach a session log demonstrating the issue.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1873>
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

Reply via email to