Re: isDigit problem
Malcolm Wallace <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Organization | Dept of Computer Science, University of York |
| Message-ID | <[email protected]> |
"Nicola Whitehead" <[email protected]> writes: > Undefined variable "isDigit" import Char (isDigit)