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

@@ -12,6 +12,10 @@ else
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0
if os(mingw32)
if impl(ghc >= 9.4)
constraints: language-c >= 0.9.3
source-repository-package
type: git
location: https://github.com/haskell/tar.git