patch applied (cabal): construct InstalledPackageInfo from scratch rather than by overriding
17 Jun
2008
17 Jun
'08
2:09 a.m.
Mon Jun 16 10:15:05 PDT 2008 Duncan Coutts <duncan@haskell.org> * construct InstalledPackageInfo from scratch rather than by overriding It means we catch any fields that get added. As it happens we were missing a field, though its value is supposed to be just [] which is the same value as we got from the default emptyInstalledPackageInfo. M ./Distribution/Simple/Register.hs -3 +4 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080616171505-adfee-6b080303b...
6628
Age (days ago)
6628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts