haskell-lazy-csv-utils
efficient lazy parsers for CSV (comma-separated values)
Description
The CSV format is defined by RFC 4180. These efficient lazy parsers (String and ByteString variants) can report all CSV formatting errors, whilst also returning all the valid data, so the user can choose whether to continue, to show warnings, or to halt on error. Valid fields retain information about their original location in the input, so a secondary parser from textual fields to typed values can give intelligent error messages.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://code.haskell.org/lazy-csv
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install haskell-lazy-csv-utils