hledger-lib-1.41: A library providing the core functionality of hledger
Safe HaskellNone
LanguageHaskell2010

Hledger.Write.Csv

Contents

Description

CSV utilities.

Synopsis

Documentation

type CSV = [CsvRecord] #

type CsvValue = Text #

Tests