Fix HcPkg.dump for the case of an empty database1_10_1_0
commitf15ba81e770a432268e04bd0062eaf6e4ee88293
authorDuncan Coutts <duncan@community.haskell.org>
Thu, 10 Feb 2011 20:01:11 +0000 (10 20:01 +0000)
committerDuncan Coutts <duncan@community.haskell.org>
Thu, 10 Feb 2011 20:01:11 +0000 (10 20:01 +0000)
tree5b6d05ca0c4846d601df71af0e6271175ea0cff9
parent7c26a0287dfd9c2bad3bb83a201e67571846827d
Fix HcPkg.dump for the case of an empty database
Previously it returned the value [emptyInstalledPackageInfo]
Distribution/Simple/Program/HcPkg.hs