@hackage data-accessor0.0.1
Automatically generate composable accessors for data types.
Installation
Dependencies (3)
Dependents (74)
@hackage/distributed-process-platform, @hackage/reactive-midyim, @hackage/tagchup, @hackage/hsc3-server, @hackage/haskore-synthesizer, @hackage/distributed-process-execution, Show all…
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.