hledger/hledger-lib
Simon Michael 5aa4c91332 stack/cabal cleanups; drop GHC 7.6, 7.8 support
A (disabled) stack build plan for GHC 7.8 is included; supporting it
would need small code changes and a maintainer.
2016-10-21 14:47:22 -07:00
..
doc doc: update generated docs, fixing typos 2016-10-20 16:57:35 -07:00
Hledger lib: getCurrentZonedTime 2016-10-21 11:47:07 -07:00
tests lib: search all .hs files for doctests 2016-06-06 19:45:59 -07:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
CHANGES doc: add release date to changelogs 2015-10-30 14:09:19 -07:00
hledger-lib.cabal stack/cabal cleanups; drop GHC 7.6, 7.8 support 2016-10-21 14:47:22 -07:00
Hledger.hs prettify/hlint 2016-02-20 20:12:02 -08:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml stack/cabal cleanups; drop GHC 7.6, 7.8 support 2016-10-21 14:47:22 -07:00
README doc: ensure all five main packages have a README 2016-04-12 11:13:01 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

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.