record: First class records implemented with quasi-quotation

[ control, data-structures, library, mit, records ] [ Propose Tags ]

An API of just two quasi-quoters, providing a full-scale solution to the notorious records problem of Haskell.

Links:

Flags

Manual Flags

NameDescriptionDefault
doctest

Build Doctests

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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-11T05:47:37Z
Distributions
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 13807 total (56 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-11 [all 1 reports]