@hackage record0.4.0.2
Anonymous records
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (5)
- base >=4.6 && <4.9
- base-prelude >=0.1 && <0.2
- basic-lens >=0.0 && <0.1
- template-haskell >=2 && <3
- 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…
This library provides the abstractions behind the anonymous record syntax. It is intended to be used in conjunction with the "record-preprocessor", which enables a Haskell syntax extension.