Use lzma-static

This commit is contained in:
2021-04-09 19:01:31 +02:00
parent adf44ba141
commit e4aad4e645
175 changed files with 3 additions and 32492 deletions

View File

@@ -126,8 +126,8 @@ common io-streams
common libarchive
build-depends: libarchive >= 3.0.0.0
common lzma
build-depends: lzma >=0.0.0.3
common lzma-static
build-depends: lzma-static >=5.2.5
common megaparsec
build-depends: megaparsec >=8.0.0
@@ -284,7 +284,7 @@ library
, hpath-filepath
, hpath-io
, hpath-posix
, lzma
, lzma-static
, megaparsec
, monad-logger
, mtl