@hackage th-lego0.3.0.3
Template Haskell construction utilities
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (4)
- base >=4.10 && <5
- template-haskell >=2.8 && <3
- template-haskell-compat-v0208 >=0.1.5 && <0.2
- text >=1 && <3 Show all…
Dependents (5)
@hackage/domain-core, @hackage/domain, @hackage/domain-aeson, @hackage/domain-optics, @hackage/domain-cereal
A collection of templates for the typical patterns appearing in construction of Template Haskell AST. E.g., typical instance declaration templates, lambda expressions for accessing members of data-types.