hledger-lib-0.21: Core data types, parsers and utilities for the hledger accounting tool.

Safe HaskellNone

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