We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babb495 commit 2019367Copy full SHA for 2019367
cabal-install-parsers/cabal-install-parsers.cabal
@@ -90,7 +90,7 @@ library
90
, cryptohash-sha256 ^>=0.11.101.0
91
, lukko ^>=0.1.1
92
, network-uri ^>=2.6.1.0
93
- , tar ^>=0.5.1.1
+ , tar ^>=0.5.1.1 || ^>=0.6.0.0
94
95
test-suite cabal-parsers-index
96
default-language: Haskell2010
0 commit comments