[Hugs] #93: I get "INTERNAL ERROR : parse input" and a request to report the bug.
#93: I get "INTERNAL ERROR : parse input" and a request to report the bug. --------------------+------------------------------------------------------- Reporter: guest | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: hugs | Version: 200609 Keywords: | --------------------+------------------------------------------------------- I use Huggs 98 version Sep 2006. For a class assignment I edited the file Practicum2 by :e and then closing the file without having changed it. I then get the Internal Error. The last change to Practicum2 before the error is this line: "separatorParser xs | let (f == "\n") in token1 f xs = [(Error, drop (length f) xs)] " With this line edited out I do not get the error. -- Ticket URL: http://hackage.haskell.org/trac/hugs/ticket/93 Hugs http://www.haskell.org/hugs/ Hugs 98, an interpreter for Haskell
participants (1)
-
Hugs