Utils.Drasil.CSV
Description
Functions for constructing CSV files as a Doc.
Doc
makeCSV :: [[String]] -> Doc Source #
Creates a CSV file as a Doc from a String matrix.
String