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 9913a20 commit 66ac151Copy full SHA for 66ac151
cabal.project.release
@@ -9,12 +9,3 @@ packages:
9
10
tests: True
11
benchmarks: True
12
-
13
--- this prevents occurrence of Hackage bloomfilter anywhere in the install plan
14
--- that is overconstraining, as we'd only need to make sure lsm-tree
15
--- doesn't depend on Hackage bloomfilter.
16
--- Luckily, bloomfilter is not commonly used package, so this is good enough.
17
-constraints: bloomfilter <0
18
19
--- regression-simple is used by the bloomfilter-fpr-calc test executable
20
-allow-newer: regression-simple:base
0 commit comments