patch applied (cabal): GHC's package db files are actually ascii, not UTF8
25 Feb
2008
25 Feb
'08
1:46 p.m.
Mon Feb 25 05:32:55 PST 2008 Duncan Coutts <duncan@haskell.org> * GHC's package db files are actually ascii, not UTF8 Because they're in Haskell Read/Show format which escapes non-ascii chars in Strings. M ./Distribution/Simple/GHC.hs -1 +1 M ./Distribution/Simple/Utils.hs +8 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080225133255-adfee-b8d2e4bd7...
6712
Age (days ago)
6712
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts