Skip to content
Snippets Groups Projects
Commit 80de7ff4 authored by Jason Dagit's avatar Jason Dagit Committed by Edward Z. Yang
Browse files

Require Cabal >= 1.20 in new-build. (#4051)

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.
parent 20bed063
No related tags found
No related merge requests found
Showing
with 53 additions and 31 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment