th-lego

Template Haskell construction utilities

https://github.com/nikita-volkov/th-lego

Version on this page:0.3.0.2
LTS Haskell 22.18:0.3.0.3
Stackage Nightly 2024-04-24:0.3.0.3
Latest on Hackage:0.3.0.3

See all snapshots th-lego appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:th-lego-0.3.0.2@sha256:c7fb392a67119253428d5fecf8ba7f94cdfd8134d1fab99f992c1f9a3e827ac0,2779

Module documentation for 0.3.0.2

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.