bloomfilter
bloomfilter copied to clipboard
Fix build with GHC 9.2
…and setup CI on GitHub Actions.
Fixes #19.
I've checked that CI works in https://github.com/sjakobi/bloomfilter/pull/1.
Any chance this can be merged and then released? This prevents aws
package and then transitively git-annex
from building with ghc-9.2.
Since the sole maintainer, @bos, hasn't been active on GitHub for a while, it would probably be best if someone would volunteer to take over and maintain this package.
FWIW, I'm not currently interested in serving as a maintainer for this package.
@bos Can you, please, take a look at this PR?
@arrowd someone has to step up and ask to take over. My understanding is that @bos is not maintaining his Haskell packages any longer.
I suppose git-annex is one of the major users of bloomfilter now. As its maintainer I'm willing to do some maintenance of bloomfilter if necessary. But I don't have any deep expertise in bloom filters and fear I would not be able to do more than basic keep it working maintenance..
I think even a very basic maintenance is better than none, so I'd like to encourage you to take over the packge.
@bos if it's ok with you, I am considering transferring bloomfilter to https://github.com/haskell-pkg-janitors and maintaining it there (also assuming it's ok with them)
I'd suggest sending an email to @bos, his GitHub account seems abandoned.
@bos has agreed to pass maintenace to me.
https://github.com/haskell-pkg-janitors/bloomfilter is the new repository. I've applied this fix there and will release as soon as we sort out hackage permissions.
released in 2.0.1.1