patch applied (hsc2hs): Process the file in binary mode so we pass though UTF-8 (#3837)
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Fri Mar 19 14:56:57 PDT 2010 Simon Marlow <[email protected]> * Process the file in binary mode so we pass though UTF-8 (#3837) Maybe strictly speaking it would be better to encode/decode UTF-8, but it would be a fiddle and I don't think it really matters for hsc2hs. M ./Main.hs -3 +3