hledger/hledger-web/Hledger/Web
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
..
Handler dev: distinguish oneLineFmt and oneLineNoCostFmt; add fullZeroFmt 2024-01-23 21:35:06 -10:00
Settings imp:web: more accurate startup messages, eg with --socket [#2127] 2023-12-14 17:58:25 -10:00
Widget imp: web: support base64 >=1.0 2024-04-25 06:51:34 -10:00
App.hs fix:web: make --base-url work again [#2127], [#2100] 2023-12-15 13:58:25 -10:00
Application.hs dev:web:docs 2023-12-15 13:58:25 -10:00
Import.hs dev:web: rename Hledger.Web.Foundation to Hledger.Web.App 2023-12-15 13:58:25 -10:00
Main.hs imp: cli,ui,web: support ghc-debug for analysing memory/profile info 2024-05-01 13:43:04 -10:00
Settings.hs dev:web:docs 2023-12-15 13:58:25 -10:00
Test.hs fix:web: make --base-url work again [#2127], [#2100] 2023-12-15 13:58:25 -10:00
WebOptions.hs imp: cli,ui,web: support ghc-debug for analysing memory/profile info 2024-05-01 13:43:04 -10:00