|
RE: bug report: msg#00037lang.haskell.glasgow.bugs
> I am reporting a bug in the GHCi Haskell interpreter as requested by > the program itself. GHC is 5.04.2 running on SunOS 5.8. > > The interpreter encountered a panic condition when trying to load a > parser produced by Happy the parser generator. Yes, this is a known bug in 5.04.2 (although I don't think it was reported on the lists, so you can be forgiven for not having seen it!). The workaround is to avoid using the 'a' and 'g' flags to Happy, or to compile the parser using GHC before loading it into GHCi. The bug was fixed in the HEAD, but was deemed to difficult to fix in the 5.04.x branch too. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ghc 5.04.2 and seg fault, Isaac Jones |
|---|---|
| Next by Date: | RE: Compile problems, Simon Marlow |
| Previous by Thread: | bug report, Juhana Helovuo |
| Next by Thread: | Compile problems, sonja groening |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |