rollback API changes about --enable-profiling
Now the released version of cabal-install can be built against Cabal-1.22.1.0, and there is no need to modify the upper bound on Hackage. This change prevents Cabal-1.22.1.0 from emitting deprecation warnings about --enable-executable-profiling, but the correct behavior of --enable-profiling is preserved. There is no need to rollback the API changes on master; cabal-install already requires Cabal to have the same major version.
Showing
- Cabal/Distribution/Simple/Configure.hs 1 addition, 9 deletionsCabal/Distribution/Simple/Configure.hs
- Cabal/Distribution/Simple/Setup.hs 1 addition, 6 deletionsCabal/Distribution/Simple/Setup.hs
- cabal-install/Distribution/Client/Config.hs 0 additions, 1 deletioncabal-install/Distribution/Client/Config.hs
- cabal-install/Distribution/Client/Setup.hs 2 additions, 4 deletionscabal-install/Distribution/Client/Setup.hs
Loading
Please register or sign in to comment