cassava: A CSV parsing and encoding library
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
A CSV parsing and encoding library optimized for ease of use and high performance.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.2.4, 0.4.3.0, 0.4.3.1, 0.4.4.0, 0.4.5.0, 0.4.5.1, 0.5.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.3.1, 0.5.3.2 |
---|---|
Change log | CHANGES.md |
Dependencies | array (>=0.4 && <0.6), attoparsec (>=0.10.2 && <0.14), base (>=4.5 && <5), bytestring (>=0.9.2 && <0.11), bytestring-builder (>=0.10.8 && <0.11), containers (>=0.4.2 && <0.6), deepseq (>=1.1 && <1.5), fail (>=4.9 && <4.10), ghc-prim (>=0.2 && <0.3), hashable (<1.3), Only (>=0.1 && <0.1.1), semigroups (>=0.18 && <0.19), text (<1.3), text-short (>=0.1 && <0.2), unordered-containers (<0.3), vector (>=0.8 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Johan Tibell (c) 2012 Bryan O'Sullivan (c) 2011 MailRank, Inc. |
Author | Johan Tibell |
Maintainer | hvr@gnu.org |
Category | Text, Web, CSV |
Home page | https://github.com/hvr/cassava |
Bug tracker | https://github.com/hvr/cassava/issues |
Uploaded | by HerbertValerioRiedel at 2017-06-19T09:09:23Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pre-bytestring-0-10-4 | bytestring < 0.10.4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cassava-0.5.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees