patch applied (cabal): Add compat InstalledPackageInfo types for older GHCs
27 Jun
2008
27 Jun
'08
5:58 a.m.
Fri Jun 20 18:37:27 PDT 2008 Duncan Coutts <duncan@haskell.org> * Add compat InstalledPackageInfo types for older GHCs We need these types for their Read instances so that we can still read older GHCs package db files when we make changes to the current InstalledPackageInfo type, or the types contained in it, like PackageIdentifier or License. M ./Cabal.cabal +2 M ./Distribution/Simple/GHC.hs -4 +21 A ./Distribution/Simple/GHC/IPI641.hs A ./Distribution/Simple/GHC/IPI642.hs M ./Makefile -1 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080621013727-adfee-9c0bab6b9...
6617
Age (days ago)
6617
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts