The rewriting package
This package provides rewriting functionality for regular datatypes. Regular datatypes are recursive datatypes such as lists, binary trees, etc. This library cannot be used with mutually recursive datatypes or with nested datatypes.
This library has been described in the paper:
A Lightweight Approach to Datatype-Generic Rewriting. Thomas van Noort, Alexey Rodriguez, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren. ACM SIGPLAN Workshop on Generic Programming 2008.
More information about this library can be found at http://www.cs.uu.nl/wiki/GenericProgramming/Rewriting.
Properties
| Versions | 0.1, 0.2, 0.2.1 |
|---|---|
| Dependencies | base (≥4.0 & <5), containers (≥0.1), regular (0.2.*) |
| License | BSD3 |
| Copyright | (c) 2009 Universiteit Utrecht |
| Author | Thomas van Noort, Alexey Rodriguez, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren |
| Maintainer | generics@haskell.org |
| Stability | experimental |
| Category | Generics |
| Upload date | Mon Oct 26 10:33:07 UTC 2009 |
| Uploaded by | JosePedroMagalhaes |
| Built on | ghc-6.10, ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
Downloads
- rewriting-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)