mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +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
|
||||
- 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
|
||||
# global-flags
|
||||
package-flags:
|
||||
@ -1946,4 +1949,3 @@ github-users:
|
||||
# - svenpanne
|
||||
# - elliottt
|
||||
# - jmcarthur
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user