polysemy-extra: Extra Input and Output functions for polysemy.

[ library, mit, polysemy ] [ Propose Tags ]

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, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.2.0.0, 0.2.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.7), polysemy (>=1.4 && <1.8), polysemy-kvstore (>=0.1.2.0 && <0.2) [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-extra
Uploaded by locallycompact at 2022-09-04T19:15:25Z
Distributions
Reverse Dependencies 5 direct, 1 indirect [details]
Downloads 1709 total (30 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-extra-0.2.1.0

[back to package description]

polysemy-extra

This package provides some extra polysemy functions that I use for transforming Input, Output and KVStore. Maybe this will make its way into the main library.