[Haskell-cafe] Encoding of Haskell source files
Felipe Almeida Lessa
felipe.lessa at gmail.com
Mon Apr 4 13:38:56 CEST 2011
2011/4/4 Roel van Dijk <vandijk.roel at gmail.com>:
> On 4 April 2011 12:22, Michael Snoyman <michael at snoyman.com> wrote:
>> Firstly, I personally would love to insist on using UTF-8 and be done with
>> it. I see no reason to bother with other character encodings.
>
> This is also my preferred choice.
+1
I'm also in favor of sticking with UTF-8 and being done with it. All
of Hackage *today* is UTF-8 (ASCII included), why open a can of worms?
Also, this means that we would be standardizing the current practice.
Cheers,
--
Felipe.
More information about the Haskell-Cafe
mailing list