#1873: ghci loses pre-error context after :reload
---------------------+------------------------------------------------------
 Reporter:  claus    |          Owner:         
     Type:  bug      |         Status:  new    
 Priority:  normal   |      Milestone:  6.8.2  
Component:  GHCi     |        Version:  6.9    
 Severity:  normal   |     Resolution:         
 Keywords:           |     Difficulty:  Unknown
 Testcase:           |   Architecture:  Unknown
       Os:  Unknown  |  
---------------------+------------------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown
  * milestone:  => 6.8.2

Comment:

 Sigh.  Yes, this is true of course, and is a result of the fix I made for
 #1556.  GHCi now tries to set the context to what it was before the
 `:reload`.

 See also #1360.  We need to put some thought into what the "right" general
 scheme for determining the context should be, there's no obvious simple
 way that I can see.

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