Simon Michael

Results 870 comments of Simon Michael

@ShrykeWindgrace thanks, I see what you mean. Processing balance assertions/assignments in date order is a fairly core value of hledger's and a differentiator from Ledger. Of course we could implement...

Or transform that CSV like @adept did. Perhaps you could generate another date field that corresponds to the order of balance changes - that would seem a more accurate clearing...

I didn't understand that, where is "an existing static aarch64 build from https://hledger.org/" ?

Thanks! Did you try cabal update to resolve the build errors ? What was the full cabal output ? > On Dec 21, 2022, at 23:47, Yann Büchau ***@***.***> wrote:...

If it's using base-4.13, that must be GHC 8.8 ? If so that's too old, the oldest GHC we build with nowadays is 8.10.

Presumed resolved, please reopen if it can be reproduced.

Thanks for the new input on this. Allowing only one tag per line, and requiring them to be at start of comment, is probably the simplest and most general. It...

Well, currently --transpose is not ignored; it does what it says on the tin. Closing.

2023 update: ledger/hledger file format and other differences are documented in detail at https://hledger.org/ledger.html , and I have pushed an update to the "subset" wording at https://hledger.org/dev/hledger.html#about-journal-format .