| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Hledger.Data.OutputFormat
Documentation
formatsp :: GenParser Char st [OutputFormat] Source
data OutputFormat Source
Constructors
| FormatLiteral String | |
| FormatField Bool (Maybe Int) (Maybe Int) HledgerFormatField |
Instances
data HledgerFormatField Source
Instances