We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2e71e commit 4b6dd8dCopy full SHA for 4b6dd8d
1 file changed
cabal.project.common
@@ -8,7 +8,8 @@ constraints: http-io-streams -brotli,
8
bzlib >= 0.5.2.0,
9
directory >= 1.3.8.3,
10
filepath == 1.4.101.0 || == 1.4.300.2 || >= 1.5.2.0,
11
- tar >= 0.6.2.0
+ tar >= 0.6.2.0,
12
+ libarchive-clib >= 3.8.6
13
14
-- https://github.com/haskell/ghcup-hs/issues/1107
15
-- https://github.com/haskell/unix/pull/318
0 commit comments