| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Hledger.Write.Spreadsheet
Description
Rich data type to describe data in a table. This is the basis for ODS and HTML export.
Documentation
Constructors
| TypeString | |
| TypeAmount !Amount | |
| TypeMixedAmount | |
| TypeDate |
defaultCell :: text -> Cell text Source #