data-accessor: Automatically generate composable accessors for data types.
This module provides a simple abstract data type for a piece of a data stucture that can be read from and written to. It provides an automatic Template Haskell routine to scour data type definitions and generate accessor objects for them automatically.
| Versions | 0.0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.1.2 |
|---|---|
| Dependencies | base, mtl, template-haskell |
| License | LGPL |
| Author | Luke Palmer |
| Maintainer | lrpalmer@gmail.com |
| Stability | experimental |
| Category | Data |
| Upload date | Wed Mar 26 15:48:17 UTC 2008 |
| Uploaded by | LukePalmer |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Distributions | Arch: 0.2.1.2 |
Modules
- Data
Downloads
- data-accessor-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)
