czipwith: CZipWith class and deriving via TH
A typeclass similar to Data.Distributive, but for data parameterised with a type constructor. The name comes from the resemblance of its method to the regular zipWith function. The abstraction is useful for example for program config handling.
Downloads
- czipwith-1.0.1.4.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'.
Versions [RSS] | 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.11 && <4.17), template-haskell (>=2.9 && <2.19) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2017-2020 Lennart Spitzner |
Author | Lennart Spitzner |
Maintainer | Lennart Spitzner <hexagoxel@hexagoxel.de> |
Revised | Revision 1 made by lspitzner at 2021-11-21T16:44:56Z |
Category | Data |
Home page | https://github.com/lspitzner/czipwith/ |
Bug tracker | https://github.com/lspitzner/czipwith/issues |
Source repo | head: git clone https://github.com/lspitzner/czipwith.git |
Uploaded | by lspitzner at 2021-11-11T17:46:26Z |
Distributions | Arch:1.0.1.4, Debian:1.0.1.3, LTSHaskell:1.0.1.4, NixOS:1.0.1.4, Stackage:1.0.1.4 |
Downloads | 9805 total (215 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-11 [all 1 reports] |