hledger/hledger-lib/Hledger/Utils
Simon Michael 9340b73aae imp: improve/format errors for various failures [#2367]
These now call error' and show errors in the standard style:

- reading a nonexistent data file
- reading an unsafe dotted file name on windows
- web: using --socket on windows
- demo: demo not found
- demo: error while running asciinema
- diff: bad arguments
- print --match: no match found
- register --match: no match found
- roi: no investment transactions found
2025-04-11 08:06:47 -10:00
..
Debug.hs dev: split debug/ghcdebug flags, comment out the latter for now 2024-10-24 10:44:28 -10:00
IO.hs imp: improve/format errors for various failures [#2367] 2025-04-11 08:06:47 -10:00
Parse.hs dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse 2024-06-25 18:37:54 +01:00
Regex.hs dev: cleanups 2024-10-20 09:13:58 -10: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