hledger-lib-0.14: Reusable types and utilities for the hledger accounting tool and financial apps in general.Source codeContentsIndex
Hledger.Data
Description
The Hledger.Data library allows parsing and querying of C++ ledger-style journal files. It generally provides a compatible subset of C++ ledger's functionality. This package re-exports all the Hledger.Data.* modules (except UTF8, which requires an explicit import.)
Documentation
module Hledger.Data.Account
module Hledger.Data.AccountName
module Hledger.Data.Amount
module Hledger.Data.Commodity
module Hledger.Data.Dates
module Hledger.Data.Transaction
module Hledger.Data.Ledger
module Hledger.Data.Journal
module Hledger.Data.Posting
module Hledger.Data.TimeLog
module Hledger.Data.Types
module Hledger.Data.Utils
tests_Hledger_Data :: TestSource
Produced by Haddock version 2.6.1