Re: darcs patch: Read the .cabal file as UTF8 when unpacking

2008-11-01 Thread Ross Paterson
On Sat, Nov 01, 2008 at 03:30:24PM +, Duncan Coutts wrote: > Sat Nov 1 15:24:48 GMT 2008 Duncan Coutts <[EMAIL PROTECTED]> > * Read the .cabal file as UTF8 when unpacking > Currently the upload check preview displays incorrect encoding of > peoples names and does not validate incorrect

darcs patch: Read the .cabal file as UTF8 when unpacking

2008-11-01 Thread Duncan Coutts
Sat Nov 1 15:24:48 GMT 2008 Duncan Coutts <[EMAIL PROTECTED]> * Read the .cabal file as UTF8 when unpacking Currently the upload check preview displays incorrect encoding of peoples names and does not validate incorrect UTF8 encodings. This should fix it, though not actually tested. New