#2634: tcIfaceGlobal (local): not found:
----------------------+-----------------------------------------------------
 Reporter:  Meddix    |          Owner:         
     Type:  bug       |         Status:  closed 
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.3  
 Severity:  normal    |     Resolution:  invalid
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Comment (by simonpj):

 I don't agree that it's your fault.  What's happening is this (I think).

  * GHC reads an interface file Foo.hi, whose contents refers to Bar.f88
  * GHC looks for Bar.hi, and find it, but there is no Bar.f88 inside

 This is really a GHC bug -- it should behave in a more civilised fashion
 when it finds out-of-date hi files.

 Better still, Simon and I have just convinced ourselves that we know how
 to fix it.  In fact I've created a ticket for it: #2648

 Simon

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