hledger/hledger-lib/Hledger/Utils
Jonathan Dowland 549c47bca8 ;dev: add Utils.Regex.regexMatchTextGroups
A matcher function which returns the list of match-groups, which may
be empty.

Signed-off-by: Jonathan Dowland <jon@dow.land>
2023-11-08 13:49:39 -08:00
..
Debug.hs lib: Debug: breakpoint doesn't support windows yet, drop for now 2022-12-01 12:20:29 -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 dev: fix Hledger.Utils.String import 2023-03-16 14:48:59 -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 journal: Fully unbracket AccountNames in account directives 2023-01-23 12:43:13 -10:00