functor-products: General functor products for various Foldable instances
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - microlens - singletons - singletons-base - text - vinyl Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <5), microlens, singletons (>=3.0), singletons-base, text, vinyl [details] |
License | BSD-3-Clause |
Copyright | (c) Justin Le 2023 |
Author | Justin Le |
Maintainer | justin@jle.im |
Category | Data |
Home page | https://github.com/mstksg/functor-products#readme |
Bug tracker | https://github.com/mstksg/functor-products/issues |
Source repo | head: git clone https://github.com/mstksg/functor-products |
Uploaded | by jle at 2024-05-20T00:12:10Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- functor-products-0.1.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees