TYB

Template Your Boilerplate - a Template Haskell version of SYB

Latest on Hackage:0.2.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael D. Adams, Thomas M. DuBuisson
Maintained by Thomas M. DuBuisson

TYB is a generic-programming system that uses Template Haskell to generate boiler-plate traversals at compile time. This results in significantly improved performance. The paper documenting it is available at: http://cs.pdx.edu/~adamsmic/projects/tyb/TYB.pdf