parsec icon indicating copy to clipboard operation
parsec copied to clipboard

`operator haskell` doesn't accept unicode symbols

Open sjakobi opened this issue 6 years ago • 0 comments

λ parseTest (operator haskell)  "∧"
parse error at (line 1, column 1):
unexpected "\8743"
expecting operator

sjakobi avatar May 25 '18 20:05 sjakobi