./devel/hs-bloomfilter, Pure and impure Bloom Filter implementations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.1.2nb1, Package name: hs-bloomfilter-2.0.1.2nb1, Maintainer: pkgsrc-users

This package provides both mutable and immutable Bloom filter data types,
along with a family of hash function and an easy-to-use interface.


Master sites:

Filesize: 21.873 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 22:27:34 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-bloomfilter: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-26 04:34:10 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-bloomfilter: import hs-bloomfilter-2.0.1.2

This package provides both mutable and immutable Bloom filter data types,
along with a family of hash function and an easy-to-use interface.