Skip to content

Commit a50351f

Browse files
committed
Require Cabal 2.* for Setup.hs
1 parent 5660e1b commit a50351f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ homepage: http://haskellstack.org
1515
custom-setup:
1616
dependencies:
1717
- base
18-
- Cabal
18+
- Cabal == 2.*
1919
- filepath
2020
extra-source-files:
2121
- CONTRIBUTING.md

0 commit comments

Comments
 (0)