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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.16), polysemy (>=1.3.0.0 && <1.7) [details]
License MIT
Copyright 2019 Sandy Maguire, 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Revised Revision 3 made by locallycompact at 2021-08-12T13:34:35Z
Category Polysemy
Source repo head: git clone https://gitlab.homotopic.tech/haskell/polysemy-several
Uploaded by locallycompact at 2021-07-24T17:04:50Z
Distributions
Reverse Dependencies 2 direct, 5 indirect [details]
Downloads 357 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-29 [all 1 reports]

Readme for polysemy-several-0.1.0.0

[back to package description]

polysemy-several

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