polysemy-extra: Extra transformations functions for polysemy.

[ library, mit, polysemy ] [ Propose Tags ]

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, 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, polysemy-zoo [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Revised Revision 1 made by locallycompact at 2020-11-05T19:14:33Z
Category Polysemy
Source repo head: git clone https://gitlab.com/homotopic-tech/polysemy-extra
Uploaded by locallycompact at 2020-10-30T19:42:38Z
Distributions
Reverse Dependencies 5 direct, 1 indirect [details]
Downloads 1744 total (35 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-05 [all 2 reports]

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