Excellent point.  Now fixed.  test rnfail042 tests the fix. Thank you.

Simon

| -----Original Message-----
| From: [EMAIL PROTECTED]
[mailto:glasgow-haskell-bugs-
| [EMAIL PROTECTED] On Behalf Of Donald Bruce Stewart
| Sent: 24 May 2004 09:09
| To: [EMAIL PROTECTED]
| Subject: data T = () crash
| 
| This program causes HEAD from 15 May to crash:
| 
|          data T = ()
|          main = undefined
| 
| paprika$ ghc t.hs
|         ghc-6.3: panic! (the `impossible' happened, GHC version 6.3):
|                 ASSERT failed! file rename/RnEnv.lhs, line 79
| 
|         Please report it as a compiler bug to
|         [EMAIL PROTECTED],
|         or http://sourceforge.net/projects/ghc/.
| 
| The code was generated by an incorrect sed pass over a source file :}
| 
| -- Don
| 
| _______________________________________________
| Glasgow-haskell-bugs mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to