Skip to content
  • Jason Dagit's avatar
    Require Cabal >= 1.20 in new-build. (#4051) · 80de7ff4
    Jason Dagit authored and Edward Z. Yang's avatar Edward Z. Yang committed
    Constrain Cabal >= 1.20 in all new-build install plans. This solves problems where Cabal 1.18 don't have a good enough API to let us handle the new-style store (we need --dependency flags.)
    
    In the future we plan to relax this to only Setup.hs dependencies.
    
    Fixes issue #3932.
    80de7ff4