Proposal: Define UTF-8 to be the encoding of Haskell source files
Tillmann Rendel
rendel at informatik.uni-marburg.de
Tue Apr 5 12:12:13 CEST 2011
Hi,
Roel van Dijk wrote:
> I propose to make UTF-8 the only allowed encoding for Haskell source
> files. Implementations must discard an initial Byte Order Mark (BOM)
> if present [3].
How would that affect the non-code parts of literate Haskell (*.lhs)
files? In particular, would it place any burden on third-party tools
processing these files?
Tillmann
More information about the Haskell-prime
mailing list