patch applied (cabal): Ignore a byte order mark (BOM) when reading
UTF8 text files
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun May 31 18:56:48 EDT 2009
Sun May 31 15:50:08 PDT 2009 Duncan Coutts <duncan at haskell.org>
* Ignore a byte order mark (BOM) when reading UTF8 text files
Yes of course UTF8 text files should not use the BOM but
notepad.exe does anyway. Fixes ticket #533.
M ./Distribution/Simple/Utils.hs -3 +12
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090531225008-adfee-c4e4ae80ff1d28cd634848820976877ef896c753.gz
More information about the cabal-devel
mailing list