#3828: Error in array index
-------------------------+--------------------------------------------------
    Reporter:  CBa       |        Owner:                    
        Type:  bug       |       Status:  new               
    Priority:  normal    |    Milestone:  _|_               
   Component:  Compiler  |      Version:  6.12.1            
    Keywords:  sunos     |   Difficulty:                    
          Os:  Solaris   |     Testcase:                    
Architecture:  sparc     |      Failure:  Compile-time crash
-------------------------+--------------------------------------------------

Comment(by simonpj):

 Make sure there are no old .hi files lying around, or start in a
 completely clean tree.  GHC 6.8 gave this kind of error if it found a .hi
 file written by a different version of GHC.  (Since improved.)

 Simon

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