Simon Michael
Simon Michael
I'd also really like to have the sidebar open more smoothly the first time. It fetches the content lazily, when you first open it, so that pages can load a...
I guess named chunks in module header didn't happen yet ?
Adding my 2c as requested by #haskell (and my apologies, it really is 2c or less, I'm not here to work on this). While they arose for understandable reasons, nowadays...
I think "v1-style build" covers two build/package management strategies: 1. the first: "global", "shared", "user-wide" ? 2. the second: "sandboxed", "per-project without sharing" And "v2/nix style" covers: 3. the third:...
packagedb vs store is informative to cabal developers, but not to users. Ultimately it needs to be three easy words for the three cases. Currently I'd favour 1. "global" (everything's...
I don't relish complicating things, but yes I too have wanted something like this, also for hledger add, for editor modes like ledger-mode, and for history-aware CSV conversion/import.
not sure if hledger-iadd does this but it works this way in hledger add: you can specify any number of files with -f options or include directives, all used for...
Can we have some rationale/real-world examples where this is needed, and let's do some design thinking, to help move this forward. - When/why is this needed, rather than editing the...
Ping @hpdeifel