packages feed

Cabal revisions of data-accessor-template-0.2.1.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:             data-accessor-template-Version:          0.2.1.1-License:          BSD3-License-File:     LICENSE-Author:           Luke Palmer <lrpalmer@gmail.com>, Henning Thielemann <haskell@henning-thielemann.de>-Maintainer:       Henning Thielemann <haskell@henning-thielemann.de>-Homepage:         http://www.haskell.org/haskellwiki/Record_access-Package-URL:      http://code.haskell.org/data-accessor/-Category:         Data-Build-Type:       Simple-Build-Depends:    base>=1.0, data-accessor >=0.1 && <0.3, utility-ht >=0.0.1 && <0.1, template-haskell-Extensions:       CPP, TemplateHaskell-Synopsis:         Utilities for accessing and manipulating fields of records-Description:-  Automate generation of @Accessor@'s of the @data-accessor@ package-  by Template Haskell functions.-GHC-Options:      -Wall-Tested-With:      GHC==6.8.2-Hs-Source-Dirs:   src-Exposed-Modules:-  Data.Accessor.Template+Name:             data-accessor-template
+Version:          0.2.1.1
+x-revision: 1
+License:          BSD3
+License-File:     LICENSE
+Author:           Luke Palmer <lrpalmer@gmail.com>, Henning Thielemann <haskell@henning-thielemann.de>
+Maintainer:       Henning Thielemann <haskell@henning-thielemann.de>
+Homepage:         http://www.haskell.org/haskellwiki/Record_access
+Package-URL:      http://code.haskell.org/data-accessor/
+Category:         Data
+Build-Type:       Simple
+Build-Depends:    base>=1.0, data-accessor >=0.1 && <0.3, utility-ht >=0.0.1 && <0.1, template-haskell < 2.4
+Extensions:       CPP, TemplateHaskell
+Synopsis:         Utilities for accessing and manipulating fields of records
+Description:
+  Automate generation of @Accessor@'s of the @data-accessor@ package
+  by Template Haskell functions.
+GHC-Options:      -Wall
+Tested-With:      GHC==6.8.2
+Hs-Source-Dirs:   src
+Exposed-Modules:
+  Data.Accessor.Template