patch applied (cabal): Add util function allBuildInfo :: PackageDescription -> [BuildInfo]
31 Aug
2007
31 Aug
'07
6:21 p.m.
Fri Aug 31 07:39:06 PDT 2007 Duncan Coutts <duncan@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
6891
Age (days ago)
6891
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts