Skip to content

Commit e31db5a

Browse files
committed
Force XZ 5.8.0
1 parent 5bd739a commit e31db5a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

cabal.project.common

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ constraints: http-io-streams -brotli,
88
bzlib >= 0.5.2.0,
99
directory >= 1.3.8.3,
1010
filepath == 1.4.101.0 || == 1.4.300.2 || >= 1.5.2.0,
11-
tar >= 0.6.2.0
11+
tar >= 0.6.2.0,
12+
xz-clib >= 5.8.0,
13+
xz -system-xz
14+
15+
16+
package xz
17+
flags: -system-xz
1218

1319
-- https://github.com/haskell/ghcup-hs/issues/1107
1420
-- https://github.com/haskell/unix/pull/318

0 commit comments

Comments
 (0)