hledger/hledger-lib
2023-03-16 14:48:59 -10:00
..
Hledger dev: fix Hledger.Utils.String import 2023-03-16 14:48:59 -10:00
other/ledger-parse
test
Text ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
.date.m4 ;doc: update manuals 2023-03-11 13:28:02 -10:00
.ghci
.version ;pkg: bump version to 1.29.99 2023-03-11 13:27:25 -10:00
.version.m4 ;pkg: bump version to 1.29.99 2023-03-11 13:27:25 -10:00
CHANGES.md ;doc: update changelogs 2023-03-16 14:44:50 -10:00
hledger-lib.cabal ;cabal: update cabal files 2023-03-14 10:42:52 -10:00
Hledger.hs
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml ;dev: ui, web: fixes for ghc 9.6; cleanup (#2011) 2023-03-15 20:43:51 -10: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.