[Haskell-cafe] parser

Brent Yorgey byorgey at gmail.com
Fri Dec 7 22:01:15 EST 2007


On Dec 7, 2007 6:04 PM, Chris Eidhof <chris at eidhof.nl> wrote:

> On 7 dec 2007, at 23:51, Ryan Bloor wrote:
> > i am using hugs and the isDigit and anything 'is' doesn't work...
> > they must have forgot to add them in! Does GHC work with them.
>

Perhaps you need to import Data.Char?

-Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071207/41974085/attachment.htm


More information about the Haskell-Cafe mailing list