#1341: Improvements loading of modules
--------------------------------+-------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:                     
      Type:  feature request    |         Status:  new                
  Priority:  normal             |      Milestone:                     
 Component:  GHCi               |        Version:  6.7                
  Severity:  normal             |       Keywords:  ghci module loading
Difficulty:  Moderate (1 day)   |             Os:  Unknown            
  Testcase:                     |   Architecture:  Unknown            
--------------------------------+-------------------------------------------
When a module A is loaded containing functions X, where Y, a subset of X,
 contains errors, I would like that X-Y is still brought into scope when
 loaded in ghci.

 The current situation is that even a minor error in a module results in
 the entire module not being loaded.

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