patch applied (cabal-install): Make ResolvedPackage an instance of Package and PackageFixedDeps

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Feb 21 16:15:50 EST 2008


Thu Feb 21 12:47:56 PST 2008  Duncan Coutts <duncan at haskell.org>
  * Make ResolvedPackage an instance of Package and PackageFixedDeps
  And use that to simplify the code slightly. Also add an assertion into
  removeFailed, that the first returned result is the failed package itself,
  since we'll rely on this in the install code.

    M ./Hackage/DepGraph.hs -11 +15

View patch online:

  http://darcs.haskell.org/cabal-install/_darcs/patches/20080221204756-adfee-a2d551ea4268ed9b873553ea53c58aa00a99f6c2.gz



More information about the cabal-devel mailing list