patch applied (cabal): Add util function allBuildInfo :: PackageDescription -> [BuildInfo]
1 Sep
2007
1 Sep
'07
2:21 a.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
6895
Age (days ago)
6895
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts