[Hugs] #91: Parser error

2009-04-20 Thread Hugs
#91: Parser error -+-- Reporter: guest| Owner: nobody Type: defect | Status: new Priority: minor| Milestone: Component: parsing | Version: 200609 Keywords: | ---

Re: Internal error from invalid syntax

2009-04-20 Thread Neil Mitchell
Hi Neil, I reported it in the bug tracker: http://hackage.haskell.org/trac/hugs/ticket/91 - at least this way it won't get forgotten. Thanks Neil On Sun, Apr 12, 2009 at 7:24 PM, Neil Turton wrote: > I wrote the following haskell program and hugs reported an internal > compiler error when I tr

Re: Internal error from invalid syntax

2009-04-20 Thread Neil Turton
Hi Neil, You wrote: > I reported it in the bug tracker: > http://hackage.haskell.org/trac/hugs/ticket/91 - at least this way it > won't get forgotten. Thanks for that. I tried to create a ticket myself, but hadn't realised you have to use the guest account. Cheers, Neil.