functor-products

General functor products for various Foldable instances

https://github.com/mstksg/functor-products#readme

Version on this page:0.1.0.0
Stackage Nightly 2019-09-21:0.1.0.0
Latest on Hackage:0.1.2.1@rev:1

See all snapshots functor-products appears in

BSD-3-Clause licensed by Justin Le
Maintained by [email protected]
This version can be pinned in stack with:functor-products-0.1.0.0@sha256:cc5e526b5f3694d33a89044578e4fe74e4e05dd01d5d96bc57be06d6d98a1883,1455

Module documentation for 0.1.0.0

Used by 2 packages in nightly-2019-08-22(full list with versions):

functor-products

Generalizes the Rec type in vinyl to work over various different Foldable instances, instead of just lists. Provides a unifying abstraction for all of them, as well as data types to index into them.

Changes

Changelog

Version 0.1.0.0

August 12, 2019

https://github.com/mstksg/functor-products/releases/tag/v0.1.0.0

  • Initial release