patch applied (cabal): Ignore a byte order mark (BOM) when reading UTF8 text files
31 May
2009
31 May
'09
10:56 p.m.
Sun May 31 15:50:08 PDT 2009 Duncan Coutts <duncan@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-c4e4ae80f...
6303
Age (days ago)
6303
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts