logo       

RE: Bug in last CVS: msg#00014

lang.haskell.glasgow.bugs

Subject: RE: Bug in last CVS

Good point. It'll fail more gracefully from now on.

The solution (necessary even after the fix) is to put a space after the
'$',
so you don't have $foo, just $ foo.

Reason: $foo means something special for Template Haskell.

Simon

| -----Original Message-----
| From: Nicolas.Oury [mailto:noury@xxxxxxxxxxx]
| Sent: 05 December 2002 15:02
| To: glasgow-haskell-bugs@xxxxxxxxxxx
| Subject: Bug in last CVS
|
| I have a bug in a CVS version for MacOSX from tuesday:
|
| While compiling last version of Frantk:
|
| Compiling DisplaySimple ( FranTkSrc/DisplaySimple.lhs,
| FranTkSrc/DisplaySimple.o )
| ghc-5.05: panic! (the `impossible' happened, GHC version 5.05):
| rename/RnExpr.lhs:164: Non-exhaustive patterns in function
rnExpr
|
|
| Please report it as a compiler bug to
glasgow-haskell-bugs@xxxxxxxxxxx,
| or http://sourceforge.net/projects/ghc/.
|
| Best regards,
| Nicolas Oury
|
|
|
|
| _______________________________________________
| Glasgow-haskell-bugs mailing list
| Glasgow-haskell-bugs@xxxxxxxxxxx
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise