data-accessor-template: Utilities for accessing and manipulating fields of records
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
[maintain]
Automate generation of Accessor
's of the data-accessor
package
by Template Haskell functions.
Properties
Versions | 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.14, 0.2.1.15, 0.2.1.16 |
---|---|
Change log | None available |
Dependencies | base (>=1.0 && <5), data-accessor (>=0.1 && <0.4), template-haskell (>=2.2 && <2.13), 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 repository | this: darcs clone http://code.haskell.org/data-accessor/template/ --tag 0.2.1.14 head: darcs clone http://code.haskell.org/data-accessor/template/ |
Uploaded | Fri Jul 28 19:10:41 UTC 2017 by HenningThielemann |
Modules
[Index]
- Data
- Accessor
Flags
Name | Description | Default | Type |
---|---|---|---|
template_2_4 | Adapt to Template Haskell 2.4 and later, this is ignored for GHC | Disabled | Automatic |
template_2_11 | Adapt to Template Haskell 2.11 and later, this is ignored for GHC | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- data-accessor-template-0.2.1.14.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees