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, polysemy (>=1.4.0.0), polysemy-zoo [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Polysemy
Source repo head: git clone https://gitlab.com/homotopic-tech/polysemy-extra
Uploaded by locallycompact at 2020-11-12T09:39:59Z
Distributions
Reverse Dependencies 5 direct, 1 indirect [details]
Downloads 1745 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-11-12 [all 1 reports]

Readme for polysemy-extra-0.1.3.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.