hledger/hledger-lib/Hledger/Utils
Simon Michael 4b13af0634 imp:print:beancount: conversion improvements
- omit balance assertions
- replace more currency symbols, and match within symbols like C$
- do more account validation, and error if conversion is too hard
- backslash-escape double quotes and backslashes in payee and note
2023-11-23 01:47:15 -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 imp:print:beancount: conversion improvements 2023-11-23 01:47:15 -10:00