Skip to content

Commit 2019367

Browse files
committed
Allow tar-0.6
1 parent babb495 commit 2019367

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)