Malcolm Wallace wrote:

Lennart writes:

What encoding(s) did hbc allow in source files?  The docs only mention
unicode characters inside character & string literals.

The Java encoding, i.e., \uXXXX.


Well, in that case, nhc98 also supports Unicode in source files,
identically to hbc.

Well, you have to support it all the way through, and generate suitable mangled identifiers in the output, but I presume you do.

        -- Lennart
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to