polysemy-vinyl

Functions for mapping vinyl records in polysemy.

Version on this page:0.1.4.0
LTS Haskell 19.33:0.1.5.0@rev:1
Stackage Nightly 2022-03-17:0.1.5.0@rev:1
Latest on Hackage:0.1.5.0@rev:1

See all snapshots polysemy-vinyl appears in

MIT licensed by Daniel Firth
Maintained by [email protected]
This version can be pinned in stack with:polysemy-vinyl-0.1.4.0@sha256:e56a1a978a9321ceb45fb45af93c49da9c39e940c1e8f38890467b49e0a2c238,1042

Module documentation for 0.1.4.0

polysemy-vinyl

Extra functions for using vinyl records with polysemy.

Changes

Changelog for polysemy-vinyl

v0.1.4.0

  • Fix export of runInputConstFC.

v0.1.3.0

  • Add runInputConstFC.

v0.1.2.0

  • Add separateRecInput, separateRecInput', stripRecInput, endRecInput.
  • Inline everything.

v0.1.1.0

  • Enable PolyKinds.

v0.1.0.0

  • Add rmapOutput, rmapOutput' rContramapInput, rContramapInput'.