hackageDB :: [Package]

Built with Cabal

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.

Versions0.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
Dependenciesbase, mtl, template-haskell
LicenseLGPL
AuthorLuke Palmer
Maintainerlrpalmer@gmail.com
Stabilityexperimental
CategoryData
Upload dateWed Mar 26 15:48:17 UTC 2008
Uploaded byLukePalmer
Built onghc-6.10, ghc-6.12, ghc-6.8
DistributionsArch: 0.2.1.2

Modules

Downloads