Skip to content

Commit 66ac151

Browse files
committed
Remove now-redundant settings in the project file
Now that the bloomfilter-blocked package is in a separate repo.
1 parent 9913a20 commit 66ac151

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

cabal.project.release

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,3 @@ packages:
99

1010
tests: True
1111
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

Comments
 (0)