haskell  

[Haskell] Re: [Haskell-cafe] ANN: haskell-src-exts 1.7.0

Niklas Broberg
Fri, 15 Jan 2010 12:59:11 -0800

>> * 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
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell