packages feed

data-accessor-template 0.2.1.6 → 0.2.1.7

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

data-accessor-template.cabal view
@@ -1,18 +1,18 @@ Name:             data-accessor-template-Version:          0.2.1.6+Version:          0.2.1.7 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/+Package-URL:      http://code.haskell.org/data-accessor/template/ Category:         Data Synopsis:         Utilities for accessing and manipulating fields of records Description:   Automate generation of @Accessor@'s of the @data-accessor@ package   by Template Haskell functions. Build-Type:       Simple-Tested-With:      GHC==6.8.2, GHC==6.10.4+Tested-With:      GHC==6.8.2, GHC==6.10.4, GHC==7.0.1 Cabal-Version:    >=1.2  Extra-Source-Files: