patch applied (cabal): Package check now take a GenericPackageDescription
23 Apr
2008
23 Apr
'08
3:38 p.m.
Wed Apr 23 08:03:54 PDT 2008 Duncan Coutts <duncan@haskell.org> * Package check now take a GenericPackageDescription Unfortunately in some cases we only have a already-configured PackageDescription to we have to expose a checkConfiguredPackage. We should refactor things so that we keep all the information even in a configured PackageDescription. M ./Distribution/PackageDescription/Check.hs -3 +21 M ./Distribution/Simple/Configure.hs -6 +14 M ./Distribution/Simple/SrcDist.hs -1 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080423150354-adfee-27a582e38...
6655
Age (days ago)
6655
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts