| Copyright | Kadzuya Okamoto 2017 |
|---|---|
| License | MIT |
| Stability | experimental |
| Portability | unknown |
| Safe Haskell | None |
| Language | Haskell2010 |
Business.Bookkeeping.JP.Csv
Description
This module exports functions to produce CSV-formatted texts for Japanese people.
Synopsis
- fromTransactions :: Transactions -> Text
Documentation
fromTransactions :: Transactions -> Text Source #
Produce CSV-formatted texts from Transactions value.