cvs commit: fptools/libraries/Cabal/Distribution PreProcess.hs
Simple.hs
Isaac Jones
ijones at haskell.org
Thu Feb 10 02:34:23 EST 2005
ijones 2005/02/09 23:34:22 PST
Modified files:
libraries/Cabal/Distribution PreProcess.hs Simple.hs
Log:
Added support for preprocessors in the UserHooks.
Very simple, backward-compatible change. Not sure how this never
happened before, it would be a shame to have worked on the
preprocessor interface and not exposed it to users at all.
Took this chance to move the test preprocessor out of the
PreProcessors module and into a test case.
Revision Changes Path
1.26 +0 -12 fptools/libraries/Cabal/Distribution/PreProcess.hs
1.48 +15 -9 fptools/libraries/Cabal/Distribution/Simple.hs
More information about the Cvs-libraries
mailing list