mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
Don't use deprecated version of cabal-helper
This commit is contained in:
parent
020d5929e5
commit
24c5c48180
@ -1363,6 +1363,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/768
|
# https://github.com/fpco/stackage/issues/768
|
||||||
- HUnit < 1.3
|
- HUnit < 1.3
|
||||||
|
|
||||||
|
# 0.5.2.0 is deprecated
|
||||||
|
- cabal-helper < 0.5.2.0 || > 0.5.2.0
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
@ -1946,4 +1949,3 @@ github-users:
|
|||||||
# - svenpanne
|
# - svenpanne
|
||||||
# - elliottt
|
# - elliottt
|
||||||
# - jmcarthur
|
# - jmcarthur
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user