th-lego

Template Haskell construction utilities

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

Version on this page:0.3.0.1
LTS Haskell 22.18:0.3.0.3
Stackage Nightly 2024-04-25: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.1@sha256:c9009a6511d7d7c46d9eea07a16df4e7f51f5e5876204bb31fa2fbc5866683c6,2779

Module documentation for 0.3.0.1

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.