Very excited to hear about the new version. I was not successful in upgrading to 1.10 on my Mac. I would very much appreciate your (or anyone else's) assistance, and am including the pertinent details.
Thank you!
The first command resulted as follows:
$ curl -O https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26634 100 26634 0 0 163k 0 --:--:-- --:--:-- --:--:-- 164k
And the third command ($ bash hledger-install.sh) included, but was not limited to, the following output:
Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for hledger-lib-1.10:
base-compat-batteries must match >=0.10.1 && <0.11, but the stack configuration has no specified version (latest matching version is 0.10.1)
needed since hledger-lib is a build target.
Some potential ways to resolve this:
* Recommended action: try adding the following to your extra-deps in /Users/robert/.stack/global-project/stack.yaml:
- base-compat-batteries-0.10.1
* Set 'allow-newer: true' to ignore all version constraints and build anyway.
* You may also want to try using the 'stack solver' command.
Plan construction failed.
Failed to install hledger-irr-0.1.1.14 hledger-lib-1.10
----------
hledger 1.9.1 is installed at /Users/robert/.local/bin/hledger
hledger-ui 1.9.1 is installed at /Users/robert/.local/bin/hledger-ui
hledger-web 1.9.2 is installed at /Users/robert/.local/bin/hledger-web
hledger-api 1.9.1 is installed at /Users/robert/.local/bin/hledger-api
hledger-diff 0.2.0.14 is installed at /Users/robert/.local/bin/hledger-diff
hledger-iadd 1.3.5 is installed at /Users/robert/.local/bin/hledger-iadd
hledger-interest 1.5.2 is installed at /Users/robert/.local/bin/hledger-interest
hledger-irr 0.1.1.13 is installed at /Users/robert/.local/bin/hledger-irr
hledger-install.sh not found
Rob
Thank you!!
On Jul 29, 2018, at 8:19 AM, Simon Michael <si...@joyful.com> wrote: