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

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