@hackage fold-debounce-conduit0.2.0.9
Regulate input traffic from conduit Source with Control.FoldDebounce
Categories
License
BSD-3-Clause
Maintainer
Toshio Ito <debug.ito@gmail.com>
Links
Versions
Installation
Dependencies (7)
- base ^>=4.14.0 || ^>=4.15.0 || ^>=4.16.0 || ^>=4.17.0 || ^>=4.18.0 || ^>=4.19.0 || ^>=4.20.0 || ^>=4.21.0 || ^>=4.22.0
- conduit ^>=1.3.6
- fold-debounce ^>=0.2.0
- resourcet ^>=1.3.0
- stm ^>=2.5.0
- transformers ^>=0.5.6 || ^>=0.6.1 Show all…
Dependents (1)
@hackage/acme-everything
fold-debounce-conduit
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>