csv-conduit
csv-conduit copied to clipboard
Customizable generic instances like aeson.
Inspired from cassava:#139.
For cases when you have to deal with a CSV with a column who's name isn't legal in Haskell, it would be nice to have an equivalent to fieldLabelModifier (unfortunately there's no direct export for it as the constructor isn't exported) to modify those few that require it.