<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 13 July 2017 at 12:58, MarLinn <span dir="ltr"><<a href="mailto:monkleyon@gmail.com" target="_blank">monkleyon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
foo (›’-’)› bar = False<br>
<br></span><span class="gmail-">
Main.hs:1:5: error: lexical error at character '\65288'<br>
</span></blockquote>
<br>
Brackets.<br></blockquote><div><br></div><div>Yes, brackets, but why is this a problem?</div><div><br></div><div>I found this code [1] in GHC which seems like it might be relevant. Is it? It seems to suggest that classes Pc, Pd, Po, Sm, Sc, Sk and So are allowed in infix names, but Ps, Pe, Pi and Pf are not. Am I reading that right?</div><div><br></div><div>[1] <a href="https://github.com/ghc/ghc/blob/49012ebc9ed44a0b1f8de3781e15c8115d3074f8/compiler/parser/Lexer.x#L2013">https://github.com/ghc/ghc/blob/49012ebc9ed44a0b1f8de3781e15c8115d3074f8/compiler/parser/Lexer.x#L2013</a></div><div><br></div><div>Cheers,<br></div><div><br></div><div>David</div><div><br></div><div><br></div></div></div></div>