tuples: Small monomorphic tuples
This library provides small tuples where all the elements are the same type. The elements always unpack into the data constructor. This can be helpful when the tuple type is itself nested inside of another data constructor.
Downloads
- tuples-0.1.0.0.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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), primitive (>=0.6.4 && <0.10) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 2 made by andrewthad at 2023-10-12T17:39:39Z |
Category | Data |
Home page | https://github.com/andrewthad/tuples |
Bug tracker | https://github.com/andrewthad/tuples/issues |
Uploaded | by andrewthad at 2019-08-29T13:27:46Z |
Distributions | LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0 |
Reverse Dependencies | 1 direct, 125 indirect [details] |
Downloads | 4471 total (53 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-08-29 [all 1 reports] |