Skip to content

Commit 4286416

Browse files
authored
Merge pull request #695 from haskell-CI/tar-0.6
Allow tar-0.6
2 parents babb495 + 2019367 commit 4286416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-install-parsers/cabal-install-parsers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ library
9090
, cryptohash-sha256 ^>=0.11.101.0
9191
, lukko ^>=0.1.1
9292
, network-uri ^>=2.6.1.0
93-
, tar ^>=0.5.1.1
93+
, tar ^>=0.5.1.1 || ^>=0.6.0.0
9494

9595
test-suite cabal-parsers-index
9696
default-language: Haskell2010

0 commit comments

Comments
 (0)