Skip to content

Commit d77b8e2

Browse files
committed
bloomfilter-blocked: update package description
1 parent 078c383 commit d77b8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bloomfilter-blocked/bloomfilter-blocked.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description:
66
@bloomfilter-blocked@ is a Haskell library providing multiple fast and efficient
77
implementations of [bloom filters](https://en.wikipedia.org/wiki/Bloom_filter).
88
It is a full rewrite of the
9-
[@bloomfilter@](https://hackage.haskell.org/package/bloomfilter) package,
9+
[bloomfilter](https://hackage.haskell.org/package/bloomfilter) package,
1010
originally authored by Bryan O'Sullivan <[email protected]>.
1111

1212
The library includes two implementations of bloom filters: classic, and blocked.

0 commit comments

Comments
 (0)