hledger/hledger-lib/Hledger/Utils
Simon Michael e2cc2d7e24 feat:print: add a basic beancount output format
This prints journal output more likely (but not guaranteed) to
be readable by Beancount.

All packages now require text 1.2.4.1 or greater.
2023-11-22 22:57:36 -10:00
..
Debug.hs lib: Hledger.Utils.Debug: lbl_ helper, cleanups, notes 2023-11-08 13:50:33 -08:00
IO.hs lib: Hledger.Utils.IO: added expandGlob, sortByModTime 2023-05-19 09:09:21 -10:00
Parse.hs dev: add TypeOperators pragma to satisfy ghc 9.4 2023-01-10 19:33:31 -10:00
Regex.hs ;dev: add Utils.Regex.regexMatchTextGroups 2023-11-08 13:49:39 -08:00
String.hs feat:print: add a basic beancount output format 2023-11-22 22:57:36 -10:00
Test.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
Text.hs feat:print: add a basic beancount output format 2023-11-22 22:57:36 -10:00