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

  * difficulty:  => Unknown

Comment:

 Works fine with the inplace compiler:
 {{{
 $ ~/builds-04/HEAD-1/ghc/stage2-inplace/ghc -c T2636.hs

 T2636.hs:3:0:
     Failed to load interface for `T2636_None':
       Use -v to see a list of the files searched for.
 }}}
 Could this be something to do with runghc?  Or maybe fixed already?

 Simon

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