patch applied (packages/Cabal): Deprecate defaultUserHooks,
export autoconfUserHooks. Fix ticket #165
Ian Lynagh
igloo at earth.li
Sun May 11 07:17:55 EDT 2008
Mon Jan 21 08:34:11 PST 2008 Duncan Coutts <duncan at haskell.org>
* Deprecate defaultUserHooks, export autoconfUserHooks. Fix ticket #165
Setup scripts should switch to simpleUserHooks or autoconfUserHooks.
autoconfUserHooks now fails if ./configure is not present.
defaultUserHooks does the same thing it always did.
M ./Distribution/Simple.hs -9 +32
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080121163411-adfee-1445f9e4e25d3b570cea7a968f458a4a2f258062.gz
More information about the Cvs-libraries
mailing list