Use UTF-8 explicitly for InstalledPackageInfo
authorSimon Marlow <marlowsd@gmail.com>
Wed, 25 Nov 2009 14:17:30 +0000 (14:17 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 25 Nov 2009 14:17:30 +0000 (14:17 +0000)
So ghc-pkg register/update takes input in UTF-8, and ghc-pkg dump
outputs in UTF-8.  Textual package config files in the package DB are
assumed to be in UTF-8.


No differences found