polysemy-several: Run several effects at once, taken from the polysemy-zoo.

[ library, mit, polysemy ] [ Propose Tags ]

Run several effects at once, taken from the polysemy-zoo.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <4.18), polysemy (>=1.3.0.0 && <1.8) [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Polysemy
Source repo head: git clone https://gitlab.homotopic.tech/haskell/polysemy-several
Uploaded by locallycompact at 2022-09-04T19:21:33Z
Distributions
Reverse Dependencies 2 direct, 5 indirect [details]
Downloads 353 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-09-04 [all 1 reports]

Readme for polysemy-several-0.1.1.0

[back to package description]

polysemy-several

runSeveral interpreter for polysemy, originally taken from polysemy-zoo.