add a Build-Type field, and use it in setupWrapper
As discussed on the libraries list (Nov 2006), add a field Build-Type which can be used to declare that this package uses one of the boilerplate setup scripts. This allows setupWrapper (used by cabal-setup and cabal-install) to bypass the setup script in this case and perform the setup actions itself.
Showing
- Distribution/PackageDescription.hs 20 additions, 2 deletionsDistribution/PackageDescription.hs
- Distribution/ParseUtils.hs 5 additions, 1 deletionDistribution/ParseUtils.hs
- Distribution/SetupWrapper.hs 28 additions, 18 deletionsDistribution/SetupWrapper.hs
- doc/Cabal.xml 22 additions, 3 deletionsdoc/Cabal.xml
Loading
Please register or sign in to comment