[Name] Haskell-data-accessor
[Summary] Utilities for accessing and manipulating fields of records
[Description] In Haskell 98 the name of a record field is automatically also the name of a function which gets the value of the according field. With this package you can define record field accessors which allow setting, getting and modifying values easily. 
[License] BSD3
[Homepage] http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-accessor-0.2.0.2
