[Haskell-cafe] Proposal: Infix expression keyword: -XInfixExpressions

Christopher Done chrisdone at gmail.com
Thu Feb 19 15:28:30 UTC 2015


On 19 February 2015 at 16:07, Vo Minh Thu <noteed at gmail.com> wrote:
> And indeed your infix keyword could be replaced by something like
>
>     ⟨<op> a b c d⟩ → a <op> b <op> c <op> d
>
> Voilà, s-expressions part of Haskell syntax !

This is how it worked in Lisk. :-)

But I don't know how on my keyboard to type those characters. ;-)


More information about the Haskell-Cafe mailing list