@hackage record0.2.2
First class records implemented with quasi-quotation
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Deprecated
Dependencies (6)
- attoparsec >=0.12 && <0.13
- base >=4.6 && <4.9
- base-prelude >=0.1 && <0.2
- template-haskell
- text
- transformers >=0.2 && <0.5 Show all…
Dependents (7)
@hackage/record-aeson, @hackage/record-gl, @hackage/acme-everything, @hackage/record-syntax, @hackage/laika, @hackage/record-preprocessor, Show all…
Package Flags
doctest
(on by default)
Build Doctests
An API of just two quasi-quoters, providing a full-scale solution to the notorious records problem of Haskell.
Links: