[Haskell-cafe] Unicode silliness

MarLinn monkleyon at gmail.com
Thu Jul 13 11:58:20 UTC 2017


> foo (›’-’)› bar = False
>
> Main.hs:1:5: error: lexical error at character '\65288'

Brackets.

To see unicode operators in action, take a look at
https://hackage.haskell.org/package/base-unicode-symbols
and
https://hackage.haskell.org/package/acme-flipping-tables

Cheers.


More information about the Haskell-Cafe mailing list