We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9b990 commit d7aa6fbCopy full SHA for d7aa6fb
cabal.project.validate
@@ -7,3 +7,14 @@ tests: True
7
write-ghc-environment-files: never
8
program-options
9
ghc-options: -Werror
10
+
11
+constraints: tar >= 0.6.2.0,
12
+ bzlib-conduit >= 0.3.0.3,
13
+ bz2 >= 1.0.1.1,
14
+ bzlib >= 0.5.2.0,
15
+ directory >= 1.3.8.3,
16
+ filepath == 1.4.101.0 || == 1.4.300.1 || >= 1.5.2.0
17
18
+package zlib
19
+ flags: -pkg-config +bundled-c-zlib
20
0 commit comments