[Haskell] Re: [Haskell-cafe] ANN: haskell-src-exts 1.7.0
Niklas Broberg
niklas.broberg at gmail.com
Fri Jan 15 15:58:43 EST 2010
>> * UnicodeSyntax now works not only for identifiers, but also for
>
> does this mean that unicode identifiers are allowed only when
> UnicodeSyntax enabled? ghc allows them anyway
Well spotted, that was poorly worded of me. haskell-src-exts works
like GHC, allowing Unicode identifier always and Unicode
keywords/keysymbols when UnicodeSyntax is enabled.
Cheers,
/Niklas
More information about the Haskell
mailing list