Use fixed bzlib

This commit is contained in:
2024-03-08 21:46:13 +08:00
parent 190d308ddf
commit e4b0e8debf
11 changed files with 50 additions and 29 deletions

View File

@@ -10,7 +10,10 @@ else
flags: +tui +tar
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0
any.aeson >= 2.0.1.0,
bzlib-conduit >= 0.3.0.3,
bz2 >= 1.0.1.1,
bzlib >= 0.5.2.0
if os(mingw32)
if impl(ghc >= 9.4)