#1896: Keep old bindings until :load succeeds
---------------------------------+------------------------------------------
    Reporter:  tibbe             |       Owner:                  
        Type:  feature request   |      Status:  patch           
    Priority:  low               |   Milestone:  7.6.1           
   Component:  GHCi              |     Version:  6.8.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by pcapriotti):

 It's not the same thing, because the old bindings are still discarded and
 replaced with new ones that might contain type errors, but I suppose it
 covers some (most?) of the use cases.

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