This library parses and dumps documents that are formatted according
to RFC 4180, "The common Format and MIME Type for Comma-Separated
Values (CSV) Files".  This format is used, among many other things, as
a lingua franca for spreadsheets, and for certain web services.

Homepage:
http://hackage.haskell.org/package/csv
