#3885: A bug appeared trying to run an opengl(-haskell)  program
---------------------------------+------------------------------------------
  Reporter:  guest               |          Owner:        
      Type:  bug                 |         Status:  closed
  Priority:  normal              |      Milestone:        
 Component:  Compiler            |        Version:  6.10.4
Resolution:  fixed               |       Keywords:        
Difficulty:                      |             Os:  Linux 
  Testcase:                      |   Architecture:  x86   
   Failure:  Compile-time crash  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 This was a bug in GHC 6.10.4 where it didn't detect that an old `.hi` file
 was incompatible and tried to read it.  Remove all `.hi` files, or upgrade
 to GHC 6.12.1, and you should be ok.

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