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.16.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.17), utility-ht (>=0.0.1 && <0.1) [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4, ghc ==6.12.3, ghc ==7.0.1, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.1, ghc ==7.8.4, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Luke Palmer <lrpalmer@gmail.com>, Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2020-04-19T18:26:36Z |
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.16 head: darcs get http://code.haskell.org/data-accessor/template/ |
Uploaded | by HenningThielemann at 2018-08-31T16:20:12Z |
Distributions | |
Reverse Dependencies | 9 direct, 3665 indirect [details] |
Downloads | 27184 total (125 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-31 [all 1 reports] |