megaparsec-csv: A megaparsec library for CSV files.

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]

A Simple megaparsec library for parsing CSV data with optional escape characters.


[Skip to Readme]

Properties

Versions 0.1, 0.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), megaparsec (>=9.6 && <10) [details]
License BSD-3-Clause
Copyright GPL
Author Noah Martin Williams
Maintainer noahmartinwilliams@gmail.com
Category Parsing
Home page https://github.com/noahmartinwilliams/megaparsec-csv#readme
Bug tracker https://github.com/noahmartinwilliams/megaparsec-csv/issues
Source repo head: git clone https://github.com/noahmartinwilliams/megaparsec-csv
Uploaded by noahmartinwilliams at 2025-12-17T02:22:43Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for megaparsec-csv-0.1

[back to package description]

megaparsec-csv

A megaparsec library for dealing with CSV files with optional escape characters.