hledger/hledger-lib/Hledger/Utils
Simon Michael d19b353bfb imp: improve bad regexp error message
Eg '(?:foo)' is not malformed, it's just not supported.
https://hledger.org/hledger.html#hledgers-regular-expressions
2024-07-24 11:06:13 +01:00
..
Debug.hs feat: config file: ignore unsupported general options; refactor 2024-06-25 18:37:54 +01:00
IO.hs dev: Hledger.Utils.IO: fix hlint warnings 2024-06-25 07:45:27 +01:00
Parse.hs dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse 2024-06-25 18:37:54 +01:00
Regex.hs imp: improve bad regexp error message 2024-07-24 11:06:13 +01:00
String.hs feat: config file: add a real parser, support command-specific options 2024-06-25 18:37:54 +01:00
Test.hs dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse 2024-06-25 18:37:54 +01:00
Text.hs imp:print:beancount: conversion improvements 2023-11-23 01:47:15 -10:00