hledger/hledger-lib/Hledger/Utils
Simon Michael d17b32c7eb imp: cli,ui,web: support ghc-debug for analysing memory/profile info
When built with the ghcdebug flag and started with --debug=-1 (or -2
to pause at startup, or -3 to pause before exit), hledger can be
controlled by ghc-debug clients like ghc-debug-brick or a custom
ghc-debug query script.

Also, refactor version string code.
2024-05-01 13:43:04 -10:00
..
Debug.hs imp: cli,ui,web: support ghc-debug for analysing memory/profile info 2024-05-01 13:43:04 -10:00
IO.hs dev:IO: comments 2024-02-22 07:32:10 -10:00
Parse.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -10:00
Regex.hs ;dev: add Utils.Regex.regexMatchTextGroups 2023-11-08 13:49:39 -08:00
String.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -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