Cabal revisions of data-accessor-template-0.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: data-accessor-template Version: 0.1.2+x-revision: 1 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>, Luke Palmer <lrpalmer@gmail.com> Package-URL: http://code.haskell.org/data-accessor/ Category: Data Build-Type: Simple-Build-Depends: base>=1.0, data-accessor >=0.1 && <0.2, template-haskell+Build-Depends: base>=1.0, data-accessor >=0.1 && <0.2, template-haskell < 2.11 Extensions: CPP, TemplateHaskell Synopsis: Utilities for accessing and manipulating fields of records Description: