#2636: Error message for missing import substantially worse in 6.9/6.11
------------------------------+---------------------------------------------
 Reporter:  NeilMitchell      |          Owner:  igloo           
     Type:  merge             |         Status:  new             
 Priority:  high              |      Milestone:  6.10.1          
Component:  Compiler          |        Version:  6.9             
 Severity:  normal            |     Resolution:                  
 Keywords:                    |     Difficulty:  Unknown         
 Testcase:                    |   Architecture:  Unknown/Multiple
       Os:  Unknown/Multiple  |  
------------------------------+---------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Fixed:

 {{{
 Fri Oct 10 14:15:35 BST 2008  Simon Marlow <[EMAIL PROTECTED]>
   * fix #2636: throw missing module errors as SourceErrors, not ErrMsg
 }}}

 which also needs an update to Haddock, as I removed
 `ErrUtils.handleErrMsg`:

 {{{
 Fri Oct 10 15:43:04 BST 2008  Simon Marlow <[EMAIL PROTECTED]>
   * no need for handleErrMsg now, we don't throw any ErrMsgs
 }}}

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