hledger/hledger-lib
2021-01-07 08:57:25 -08:00
..
Hledger lib: add level argument to fix traceAtWith 2021-01-07 08:57:25 -08:00
other/ledger-parse
test
Text lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
.date.m4 ;tools: split defs.m4 to minimise manual rebuilding 2020-12-15 09:39:29 -08:00
.ghci
.version ;bump version to 1.20.99 2020-12-14 11:28:07 -08:00
.version.m4 ;tools: split defs.m4 to minimise manual rebuilding 2020-12-15 09:39:29 -08:00
CHANGES.md ;doc: changelog updates 2020-12-29 10:21:27 -08:00
hledger-lib.cabal lib,cli: Use Text for CSV values. 2021-01-02 15:08:09 +11:00
Hledger.hs
LICENSE
package.yaml lib,cli: Use Text for CSV values. 2021-01-02 15:08:09 +11:00
README.md
Setup.hs

hledger-lib

A reusable library containing hledgers core functionality. This is used by most hledger* packages so that they support the same common file formats, command line options, reports etc.

See also: the project README and home page.