We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e552957 + 41ce532 commit 56594bdCopy full SHA for 56594bd
cabal.release.project
@@ -10,3 +10,8 @@ package cabal-install
10
11
package Cabal
12
flags: -git-rev
13
+
14
+-- https://github.com/haskell/ghcup-hs/issues/1107
15
+-- https://github.com/haskell/unix/pull/318
16
+if arch(arm) || arch(i386)
17
+ constraints: unix >= 2.8.6.0
0 commit comments