named-records: Flexible records with named fields.
Flexible records with named fields.
v0.1
- Initial (not published on cabal).
v0.2
record
allows for default values now.v0.2.1
- Requires
names-0.2.1
now. v0.2.2
- TH
record
definitions allow for more types to be used in the definition. v0.2.3
- Cabal package tidied up and basic documentation added (also fixed a bug regarding definition of default values).
v0.3
- Records can now extend other records.
v0.3.1
- Added sample files to cabal package, requirements bumped for names-v0.3
v0.3.2
- Added
new
. v0.3.3
- Pushed requirements for
names-0.3.1
. Updated documentation and samples. v0.4
- Records can now be serialized by means of
the
binary
package. Addedupd
function. v0.5
- Added
record'
.
Downloads
- named-records-0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.5 |
---|---|
Dependencies | base (>=4 && <5), binary (>=0.5), names (==0.3.1), template-haskell (>=2.7) [details] |
License | MIT |
Author | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Maintainer | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Category | Data, Records |
Source repo | head: darcs get hub.darcs.net:names head: darcs get hub.darcs.net:names --tag v0.5 |
Uploaded | by JulianFleischer at 2013-05-26T11:08:02Z |
Distributions | NixOS:0.5 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8153 total (42 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |