RE: panic parsing a stmt in ghc 7 (possible regression?)

2011-02-01 Thread Simon Peyton-Jones
: 31 January 2011 21:56 | To: glasgow-haskell-users | Subject: panic parsing a stmt in ghc 7 (possible regression?) | | Hi | | I'm trying to make the hint library work also with ghc 7 and I'm having | problems with some test-cases that are now raising exceptions. I've been able | to reduce

panic parsing a stmt in ghc 7 (possible regression?)

2011-01-31 Thread Daniel GorĂ­n
Hi I'm trying to make the hint library work also with ghc 7 and I'm having problems with some test-cases that are now raising exceptions. I've been able to reduce the problem to a small example. The program below runs ghc in interpreter-mode and attempts to parse an statement using ghc's