fused-effects-resumable: Resumable exceptions for the fused-effects ecosystem.

[ bsd3, control, library ] [ Propose Tags ]

Provides an effect and carrier capable of resuming control flow from an exceptoin handler.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <4.14), deepseq (>=1.4.3 && <1.5), fused-effects (>=1 && <1.1), transformers (>=0.4 && <0.6) [details]
License BSD-3-Clause
Copyright 2019 Rob Rix and Patrick Thomson
Author Rob Rix and Patrick Thomson
Maintainer patrickt@github.com
Category Control
Home page https://github.com/fused-effects/fused-effects-resumable
Bug tracker https://github.com/fused-effects/fused-effects-resumable/issues
Source repo head: git clone https://github.com/fused-effects/fused-effects-resumable.git
Uploaded by patrick_thomson at 2019-11-13T18:54:52Z
Distributions
Downloads 641 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-13 [all 1 reports]

Readme for fused-effects-resumable-0.1.0.0

[back to package description]

fused-effects-resumable

Hackage BSD3 license Build Status

This package provides resumable exceptions for the fused-effects ecosystem.