robinbb / attoparsec-csv

Parser for the CSV format in Haskell using the 'attoparsec' library

Home Page:https://hackage.haskell.org/package/attoparsec-csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

attoparsec-csv

This is a parser for data formatted in the comma separated values (CSV) format.

The code is written in Haskell and uses the Attoparsec parser combinator library.

About

Parser for the CSV format in Haskell using the 'attoparsec' library

https://hackage.haskell.org/package/attoparsec-csv


Languages

Language:Haskell 100.0%