patch applied (cabal): GHC's package db files are actually ascii, not UTF8

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Mon Feb 25 08:46:06 EST 2008


Mon Feb 25 05:32:55 PST 2008  Duncan Coutts <duncan at 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-b8d2e4bd740fa3cf1d6aaa10d0db6160c68fba1f.gz



More information about the cabal-devel mailing list