tuple-fields: Access tuple fields using record dot syntax
This library provides orphan HasField instances for tuples to enable access to tuple fields. (1,2,3)._2 (True, False,2)._3
Downloads
- tuple-fields-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.16 && <4.18), filepath (>=1.4) [details] |
| License | BSD-3-Clause |
| Copyright | 2023, David Binder |
| Author | David Binder |
| Maintainer | david.binder@uni-tuebingen.de |
| Category | Development |
| Home page | https://github.com/BinderDavid/tuple-fields |
| Uploaded | by DavidBinder at 2023-03-23T22:12:31Z |
| Distributions | |
| Executables | gen-source |
| Downloads | 101 total (1 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-23 [all 1 reports] |