patch applied (cabal): executables can now depend on a library in
the same package.
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun May 31 18:18:55 EDT 2009
Sun May 31 15:07:20 PDT 2009 Duncan Coutts <duncan at haskell.org>
* executables can now depend on a library in the same package.
Fixes ticket #89. The library gets registered into an inplace
package db file which is used when building the executables.
Based partly on an original patch by Stephen Blackheath.
M ./Distribution/Simple/Build.hs -5 +29
M ./Distribution/Simple/Configure.hs -2 +3
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090531220720-adfee-1a9ecf9219eddf289ed360647242666df28166d8.gz
More information about the cabal-devel
mailing list