hledger/hledger-lib
2016-11-20 10:42:12 -08:00
..
doc doc: document file reading, and some options cleanups 2016-11-18 13:26:15 -08:00
Hledger lib: mark ledger reader as experimental, don't use automatically 2016-11-20 10:42:12 -08:00
other/ledger-parse lib: restrict imports, avoiding GHCI clashes 2016-11-20 10:27:16 -08:00
tests lib: fix doctests 2016-11-12 14:14:04 -08:00
.ghci
CHANGES lib, doc: remove incorrect speedup claim 2016-10-29 12:13:20 -07:00
hledger-lib.cabal set base lower bound to 4.8 to enforce GHC 7.10+ 2016-11-16 13:14:02 -08:00
Hledger.hs
LICENSE
package.yaml set base lower bound to 4.8 to enforce GHC 7.10+ 2016-11-16 13:14:02 -08:00
README
Setup.hs

A reusable library containing hledger's core functionality.
This is used by most hledger* packages for common data parsing,
command line option handling, reporting etc.