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

Hledger.Read.CsvUtils

Contents

Description

CSV utilities.

Synopsis

Documentation

type CSV = [CsvRecord] #

type CsvValue = Text #

Tests