Simon Michael

Results 1246 comments of Simon Michael

Indeed. Unfortunately, today I'm not able to reproduce it either! I do expect to see it again eventually, I'll update here in that case.

I fully agree with valcomm's mental model, and I have to think it was a bad idea to try and make accounts virtual/real based on how they were posted to....

Hi @Athenodoros - https://github.com/tgrosinger/ledger-obsidian has a typescript parser of the ledger format (similar to beancount's). In case it's useful.

Oh! @tgrosinger knows. :)

I am way out of touch with this/these issues, but just FYI: the failures originally reported in July with hledger tests and GHC 9.0 are still happening today, but they...

@travitch, thanks for that. Some more notes: - you can put [`write-ghc-environment-files: always`](https://www.haskell.org/cabal/users-guide/nix-local-build.html?highlight=cabal%20project#cfg-field-write-ghc-environment-files) in your project's `cabal.project` file - cabal 2 won't understand that, but it's just a warning so...

Count me as another who'd like to be able to run doctest from one of the higher-level test frameworks. I was surprised that the current popular one, tasty, can't run...

I meant to add a use case: the hledger-lib package defines two test suites, one is hunit tests run by test-framework, the other is for doctests. Having each suite report...

PS that was a -p profile. Now I see -P recommended, I'll try that next. Some questions I was asking myself: - where do the hyperlinks lead ? (to the...

- wouldn't it be nice if it included the same heading info as the regular profile (date, title, command, total time and allocation) or better, the same info as in...