Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hledger 1.30 fails to install with stack #2042

Closed
aragaer opened this issue Jun 2, 2023 · 2 comments
Closed

Hledger 1.30 fails to install with stack #2042

aragaer opened this issue Jun 2, 2023 · 2 comments
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. packaging Dependencies, version constraints, packaging..

Comments

@aragaer
Copy link
Contributor

aragaer commented Jun 2, 2023

hledger                          > /tmp/stack-d2188e33b35c6e2b/hledger-1.30/Hledger/Cli/Commands/Demo.hs:63:3: error:
hledger                          >     • Exception when trying to run compile-time code:
hledger                          >         /tmp/stack-d2188e33b35c6e2b/hledger-1.30/embeddedfiles/add.cast: openFile: does not exist (No such file or directory)
hledger                          >       Code: (embedFileRelative "embeddedfiles/add.cast")
hledger                          >     • In the untyped splice:
hledger                          >         $(embedFileRelative "embeddedfiles/add.cast")
hledger                          >    |
hledger                          > 63 |   $(embedFileRelative "embeddedfiles/add.cast"),      -- https://asciinema.org/a/567935 The easiest way to start a journal (add)
hledger                          >    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Using stack-2.9.3, ghc-9.6.1

@aragaer aragaer added the A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. label Jun 2, 2023
@glguy
Copy link
Contributor

glguy commented Jun 2, 2023

Some files were missing in the extra-source-files section: glguy@a9f03fa

@simonmichael
Copy link
Owner

Thank you for the report, I have released hledger-1.30.1 on Hackage and updated the Install page.

Dupe: #2043

@simonmichael simonmichael added the packaging Dependencies, version constraints, packaging.. label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. packaging Dependencies, version constraints, packaging..
Projects
None yet
Development

No branches or pull requests

3 participants