We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5660e1b commit a50351fCopy full SHA for a50351f
1 file changed
package.yaml
@@ -15,7 +15,7 @@ homepage: http://haskellstack.org
15
custom-setup:
16
dependencies:
17
- base
18
- - Cabal
+ - Cabal == 2.*
19
- filepath
20
extra-source-files:
21
- CONTRIBUTING.md
0 commit comments