Fix language-c on windows

This commit is contained in:
2024-01-21 13:49:55 +08:00
parent e325728f38
commit c225f2cfee
3 changed files with 9 additions and 3 deletions

View File

@@ -18,7 +18,9 @@ elif os(mingw32)
constraints: zlib +bundled-c-zlib,
lzma +static,
text -simdutf,
vty-windows >=0.1.0.3
vty-windows >=0.1.0.3
if impl(ghc >= 9.4)
constraints: language-c >= 0.9.3
elif os(freebsd)
constraints: zlib +bundled-c-zlib,
zip +disable-zstd