cassava-embed: CSV-file embedding 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.

[maintain] [Publish]

cassava-embed helps to embed CSV-file using TemplateHaskell.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log CHANGES.md
Dependencies base (>=4.7 && <5), bytestring, cassava, template-haskell, vector [details]
License BSD-3-Clause
Author Typeable.io contributors
Maintainer makeit@typeable.io
Category Text, CSV
Home page https://github.com/typeable/cassava-embed#readme
Uploaded by typeable at 2017-09-20T08:52:03Z

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
build-examples

Build example(s)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for cassava-embed-0.1.0.0

[back to package description]

cassava-embed

This library makes possible to embed any CSV-file as a list of cassava-parseable records.

Take a look at example/ folder for more info.