Regulate input traffic from conduit Source with Control.FoldDebounce
How to run tests
cabal configure --enable-tests && cabal build && cabal test
Author
Toshio Ito <debug.ito [at] gmail.com>
Changes
Revision history for fold-debounce-conduit
0.2.0.8 – 2025-03-27
Now dependency versions are auto-generated by cabal-plan-bounds tool, based on the CI result.
This adds support for some new dependency packages, but also drops support for some old ones.
Confirm test with new GHCs up to ghc-9.12.1 (base-4.21.0)
0.2.0.7 – 2022-11-25
Confirm test with base-4.16.4.0 (ghc-9.2.5) and resourcet-1.3.0.
Use stylish-haskell.
0.2.0.6 – 2021-02-28
Confirm test with base-4.15.0.0 (ghc-9.0.1)
0.2.0.5 – 2020-06-21
Confirm test with base-4.14.0.0 (ghc-8.10.1)
0.2.0.4 – 2019-12-30
Confirm test with base-4.13.0.0
0.2.0.3 – 2018-10-01
Confirm test with base-4.12.0.0
0.2.0.2 – 2018-09-23
Confirm test with stm-2.5.0.0.
0.2.0.1 – 2018-04-02
Confirm test with base-4.11.0.0.
0.2.0.0 – 2018-02-03
Support conduit-1.3.0 and resourcet-1.2.0. This causes major
update of this package, too.
Drop support for old GHCs and old dependency packages, to support
the latest conduit and resourcet.
Drop version upper bounds for hspec, because it’s stable in most
part.
0.1.0.5 – 2017-01-24
Confirmed test with hspec-2.4.0
0.1.0.4 – 2016-10-10
Make the tests more stable.
0.1.0.3 – 2016-10-09
Confirmed build with hspec-2.3.0
0.1.0.2 – 2016-05-22
Confirmed build with base-4.9.0.0
0.1.0.1 – 2016-05-03
Bump dependency version upper bounds.
Expand dependency lower bound for stm. Now it supports stm-2.4.2,
which is provided by Haskell Platform 2013.2.0.0.