#795: ghc-6.5.20060607: panic! (the 'impossible' happened) ... initC: srt
--------------------------------+-------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:       
      Type:  bug                |         Status:  new  
  Priority:  normal             |      Milestone:  6.6  
 Component:  Compiler           |        Version:  6.5  
  Severity:  normal             |     Resolution:       
  Keywords:                     |             Os:  Linux
Difficulty:  Unknown            |   Architecture:  x86  
--------------------------------+-------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Running with -dcore-lint was helpful. It was a little odd in that several
 (unrelated) modules failed to compile the first-time through with -dcore-
 lint and --make, but succeeded on a reattempt. However, the module in
 question (IExpand.hs) consistently failed with -dcore-lint and the message
 pointed to a function that took an implicit parameter as an argument.
 Rewriting the function to no longer use that implicit parameter fixed the
 problem. I'm going to attempt to boil things down from there and see if I
 can come up with a simpler example that illustrates the problem.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/795>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to