patch applied (cabal): Partial bugfix to allow traditional .cabal
files without a library but
Ian Lynagh
igloo at earth.li
Sun Jul 29 14:51:18 EDT 2007
Thu Jun 28 04:23:01 PDT 2007 Thomas Schilling <nominolo at gmail.com>
* Partial bugfix to allow traditional .cabal files without a library but
global build dependencies. The correct solution is to add global
dependencies to each executable and implement dependency resolution
for executables.
The current workaround is to add the dependencies to the library, but
disable building of the library.
M ./Distribution/PackageDescription.hs -5 +22
More information about the Cvs-libraries
mailing list