Support extracting gzip on the fly
Some checks failed
Build / audit (push) Successful in 14m44s
Build / test (push) Failing after 5m47s

This commit is contained in:
2024-03-03 17:12:29 +01:00
parent 4c06ae274b
commit e5bde183a5
4 changed files with 41 additions and 13 deletions

View File

@@ -20,6 +20,7 @@ common dependencies
base >= 4.16 && < 5,
bytestring ^>= 0.11.0,
conduit ^>= 1.3.5,
conduit-extra ^>= 1.3,
http-client ^>= 0.7,
containers ^>= 0.6,
cryptonite >= 0.30,