polysemy-vinyl

Functions for mapping vinyl records in polysemy.

Version on this page:0.1.5.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.5.0@sha256:934be410755f7345ab633f84cd7683db7929f18c5fe6b435bae1428c828d212f,1113

Module documentation for 0.1.5.0

polysemy-vinyl

Extra functions for using vinyl records with polysemy.

Changes

Changelog for polysemy-vinyl

v0.1.5.0

  • Add runSeveral.

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'.