
2 Jun
2023
2 Jun
'23
5:01 p.m.
On Jun 2, 2023, at 00:55, Henning Thielemann
wrote: I can build with GHC-8.8.4, but with GHC-8.10 and later I get:
Hledger/Cli/Commands/Demo.hs:63:3: error: • Exception when trying to run compile-time code: /ram/cabal/tmp/src-191030/hledger-1.30/embeddedfiles/add.cast: openFile: does not exist (No such file or directory) Code: embedFileRelative "embeddedfiles/add.cast" • In the untyped splice: $(embedFileRelative "embeddedfiles/add.cast") | 63 | $(embedFileRelative "embeddedfiles/add.cast"), -- https://asciinema.org/a/567935 The easiest way to start a journal (add) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Thanks for the report; I have released hledger-1.30.1 on Hackage to fix this.