diff --git a/arch-hs.cabal b/arch-hs.cabal index 4519b2e..07fdb69 100644 --- a/arch-hs.cabal +++ b/arch-hs.cabal @@ -62,7 +62,7 @@ common common-options , prettyprinter-ansi-terminal ^>=1.1.2 , servant-client >=0.18.2 && <0.20 , split ^>=0.2.3 - , tar-conduit ^>=0.3.2 + , tar-conduit ^>=0.3.2 || ^>=0.4.0 , template-haskell ^>=2.16.0 || ^>=2.17.0 || ^>=2.18.0 , text