hledger/hledger-web/Hledger/Web
Simon Michael 7325b75d5b imp: rename ghcdebug build flag to debug, and enable stack traces with it
Builds made with ghc 9.10+ and the 'debug' build flag, will show
(some kind of, partial) stack traces when the program ends with an
error. (And also will have ghc-debug support enabled.)

The stack traces will probably improve in due course.
2024-10-19 18:47:03 -10:00
..
Handler dev: web: fix build with ghc <9.2 2024-09-30 17:20:13 -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 imp: web: guess a more robust base url when --base-url is not used 2024-07-18 10:12:40 +01: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: rename ghcdebug build flag to debug, and enable stack traces with it 2024-10-19 18:47:03 -10:00
Settings.hs dev:web:docs 2023-12-15 13:58:25 -10:00
Test.hs imp:cli: detect --color more safely in most cases 2024-10-19 16:28:36 -10:00
WebOptions.hs imp: rename ghcdebug build flag to debug, and enable stack traces with it 2024-10-19 18:47:03 -10:00