|
RE: Bug in last CVS: msg#00014lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | Core Lint bug, Kirsten Chevalier |
|---|---|
| Next by Date: | [ ghc-Bugs-651842 ] Link failure with -prof (OS X, CVS GHC), noreply |
| Previous by Thread: | Bug in last CVS, Nicolas.Oury |
| Next by Thread: | Bug#171518: ghc --make does not play nice with FFI wrapper, Michael Weber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |