data-accessor-template: Utilities for accessing and manipulating fields of records
Automate generation of Accessor
's of the data-accessor
package
by Template Haskell functions.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
template_2_4 | Adapt to Template Haskell 2.4 and later, this is ignored for GHC | Disabled |
template_2_11 | Adapt to Template Haskell 2.11 and later, this is ignored for GHC | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- data-accessor-template-0.2.1.13.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.2.1.7, 0.2.1.8, 0.2.1.9, 0.2.1.10, 0.2.1.11, 0.2.1.12, 0.2.1.13, 0.2.1.14, 0.2.1.15, 0.2.1.16 |
---|---|
Dependencies | base (>=1.0 && <5), data-accessor (>=0.1 && <0.4), template-haskell (>=2.2 && <2.12), utility-ht (>=0.0.1 && <0.1) [details] |
License | BSD-3-Clause |
Author | Luke Palmer <lrpalmer@gmail.com>, Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Data |
Home page | http://www.haskell.org/haskellwiki/Record_access |
Source repo | this: darcs get http://code.haskell.org/data-accessor/template/ --tag 0.2.1.13 head: darcs get http://code.haskell.org/data-accessor/template/ |
Uploaded | by HenningThielemann at 2016-06-29T17:57:42Z |
Distributions | |
Reverse Dependencies | 9 direct, 3658 indirect [details] |
Downloads | 27083 total (62 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-29 [all 1 reports] |