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.
Showing
- Distribution/ModuleTest.hs 7 additions, 7 deletionsDistribution/ModuleTest.hs
- Distribution/PreProcess.hs 0 additions, 12 deletionsDistribution/PreProcess.hs
- Distribution/Simple.hs 13 additions, 7 deletionsDistribution/Simple.hs
- test/A/A.cabal 1 addition, 1 deletiontest/A/A.cabal
- test/withHooks/C.testSuffix 0 additions, 0 deletionstest/withHooks/C.testSuffix
- test/withHooks/Setup.description 1 addition, 1 deletiontest/withHooks/Setup.description
- test/withHooks/Setup.lhs 12 additions, 0 deletionstest/withHooks/Setup.lhs
File moved
Please register or sign in to comment