matchable: A type class for Matchable Functors.
This package defines a type class Matchable
, providing
zipMatch
operation for zipping two values of any container-like
functor type.
[Skip to Readme]
Downloads
- matchable-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1.1, 0.1.2, 0.1.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <5), containers (>=0.5.10.2 && <0.8), hashable (>=1.0.1.1 && <1.6), tagged (>=0.8 && <0.9), unordered-containers (>=0.2.6 && <0.3), vector (>=0.10.9.0 && <0.14) [details] |
Tested with | ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.4, ghc ==9.6.1 |
License | BSD-3-Clause |
Author | Koji Miyazato |
Maintainer | viercc@gmail.com |
Revised | Revision 1 made by viercc at 2024-07-12T11:01:17Z |
Category | Functors |
Source repo | head: git clone https://github.com/viercc/matchable -b master |
Uploaded | by viercc at 2023-03-21T04:28:56Z |
Distributions | LTSHaskell:0.1.2.1, NixOS:0.1.2.1, Stackage:0.1.2.1 |
Reverse Dependencies | 2 direct, 2 indirect [details] |
Downloads | 1627 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-03-21 [all 1 reports] |