[Haskell-cafe] Unicode silliness

David Turner dct25-561bs at mythic-beasts.com
Thu Jul 13 15:17:54 UTC 2017


On 13 July 2017 at 16:13, Clinton Mead <clintonmead at gmail.com> wrote:

> I think MarLinn was highlighting that this line:
> > foo ‹(’-’‹) bar = False
>
> Should read like this:
>
> foo ‹(’-’)‹ bar = False
>

That doesn't seem to help, unfortunately. It says:

> Main.hs:1:5: error: lexical error at character '\8249'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170713/932f11a7/attachment.html>


More information about the Haskell-Cafe mailing list