 
            #609: ghc-pkg dump encoding
----------------------------+-----------------------------------------------
  Reporter:  igloo          |        Owner:         
      Type:  defect         |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  HEAD   
  Severity:  normal         |   Resolution:         
  Keywords:                 |   Difficulty:  unknown
Ghcversion:                 |     Platform:         
----------------------------+-----------------------------------------------
Comment (by guest):
 GHC now always uses UTF-8 for the output of `ghc-pkg dump`, and the input
 to `ghc-pkg register` and `ghc-pkg update`.
 {{{
 Wed Nov 25 06:17:30 PST 2009  Simon Marlow