mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Remove upper bound on cabal-helper to exclude it from build (#778)
This commit is contained in:
parent
0cac43dc3a
commit
7c63fd0b40
@ -1365,7 +1365,7 @@ packages:
|
||||
- HUnit < 1.3
|
||||
|
||||
# 0.5.2.0 is deprecated
|
||||
- cabal-helper < 0.5.2.0 || > 0.5.2.0
|
||||
# - cabal-helper < 0.5.2.0 || > 0.5.2.0
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
# global-flags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user