composite-cassava: Csv parsing functionality for composite.

[ composite, csv, library, mit ] [ Propose Tags ]

Csv parsing functionality for composite.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.3.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), cassava (>=0.5.0.0 && <0.6), composite-base (>=0.7.0.0 && <0.8), text, unordered-containers [details]
License MIT
Copyright Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Revised Revision 1 made by locallycompact at 2021-08-27T10:14:34Z
Category Composite, Csv
Source repo head: git clone https://gitlab.homotopic.tech/haskell/composite-cassava
Uploaded by locallycompact at 2021-08-23T18:54:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 478 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-08-23 [all 1 reports]

Readme for composite-cassava-0.0.2.0

[back to package description]

composite-cassava

Provides FromNamedRecord and ToNamedRecord instances for composite records.