Haskell newbie here, trying to write code to parse math expressions. Code:
isDigit :: Char -> Bool isDigit c = c >= \'0\' && c <= \'9\' pars
No, you can't. We all want it, but nobody can come up with a sensible syntax.