The TYB package
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
Properties
| Versions | 0.2.0, 0.2.1, 0.2.2, 0.2.3 |
|---|---|
| Dependencies | array (≥0.3 & <0.5), base (4.*), containers (0.4.*), mtl (2.0.*), template-haskell (≥2.5 & <2.8), transformers (0.2.*) |
| License | BSD3 |
| Author | Michael D. Adams, Thomas M. DuBuisson |
| Maintainer | Thomas M. DuBuisson <thomas.dubuisson@gmail.com> |
| Category | Generics |
| Upload date | Sun Jun 3 07:24:59 UTC 2012 |
| Uploaded by | MichaelAdams |
| Built on | ghc-7.4 |
Modules
- Data
- Generics
Downloads
- TYB-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)