@hackage data-accessor0.0.1

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.