patch applied (packages/Cabal): Add util function allBuildInfo :: PackageDescription -> [BuildInfo]

Clemens Fruhwirth clemens at endorphin.org
Thu Sep 6 17:08:08 EDT 2007


Fri Aug 31 07:39:06 PDT 2007  Duncan Coutts <duncan at haskell.org>
  * Add util function allBuildInfo :: PackageDescription -> [BuildInfo]
  The 'BuildInfo' for the library (if there is one and it's buildable)
  and all the buildable executables. Useful for gathering dependencies.

    M ./Distribution/PackageDescription.hs +11


More information about the Cvs-libraries mailing list