foldl-exceptions: Exception handling with FoldM

[ control, library, mit ] [ Propose Tags ]

Adds support for tuning exception handling behavior when using FoldM from the foldl package.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.0.0.2
Change log changelog.md
Dependencies base (>=4.14 && <4.18), foldl (>=1.4.12 && <1.5), safe-exceptions (>=0.1.7 && <0.2) [details]
License MIT
Copyright 2019 Mission Valley Software LLC
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
Category Control
Home page https://github.com/typeclasses/foldl-exceptions
Bug tracker https://github.com/typeclasses/foldl-exceptions/issues
Uploaded by chris_martin at 2023-01-11T21:12:56Z
Distributions
Downloads 625 total (16 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-01-11 [all 1 reports]

Readme for foldl-exceptions-1.0.0.2

[back to package description]

foldl-exceptions adds support for tuning exception handling behavior when using FoldM from the foldl package.