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.
2 parents 8b5f771 + cb77207 commit 6f027ffCopy full SHA for 6f027ff
1 file changed
cabal.project
@@ -9,8 +9,8 @@ packages:
9
-----------------------------------------------------------------------------
10
-- Anti-constraints
11
12
--- make sure we don't accidentally pick up blacklisted packages
13
-constraints: foundation -none, cryptonite -none, cryptohash -none
+-- make sure we don't accidentally pick up forbidden packages
+constraints: foundation < 0, cryptonite < 0, cryptohash < 0
14
15
16
-- Modded lib:Cabal
0 commit comments