[Haskell-cafe] Proving my point
Andrew Coppin
andrewcoppin at btinternet.com
Fri May 16 14:52:12 EDT 2008
Achim Schneider wrote:
> "test.l" (line 7, column 1):
> unexpected end of input
> expecting "(", Lambda abstraction, Let binding, Atom, end of input or
> Function application
>
> I obviously don't know anything about Parsec's inner workings. I'm
> going to investigate as soon as I stopped despairing.
>
Wait... "unexpected end of input; expecting [...] end of input [...]"
That's just *wrong*...! ;-)
But don't despaire - show us your parser and what it's supposed to
parse, and I'm sure somebody [maybe even me] will be able to tell you
what's up.
More information about the Haskell-Cafe
mailing list