record: First class records implemented with quasi-quotation
An API of just two quasi-quoters, providing a full-scale solution to the notorious records problem of Haskell.
Links:
Flags
Manual Flags
Name | Description | Default |
---|---|---|
doctest | Build Doctests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- record-0.3.1.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.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.2, 0.3.2.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.1.1, 0.4.2 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.12 && <0.13), base (>=4.6 && <4.9), base-prelude (>=0.1 && <0.2), template-haskell, text, transformers (>=0.2 && <0.5) [details] |
License | MIT |
Copyright | (c) 2015, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | Control, Data Structures |
Home page | https://github.com/nikita-volkov/record |
Bug tracker | https://github.com/nikita-volkov/record/issues |
Source repo | head: git clone git://github.com/nikita-volkov/record.git |
Uploaded | by NikitaVolkov at 2015-03-15T07:48:09Z |
Distributions | |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 14131 total (83 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-15 [all 1 reports] |