Hi. First, big thanks for your tool. It helped me free more than 10GiB of disk space on my WSL2 install.
I am currently not able to install this tool on Windows, and this is what I get from stack:
Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for simple-cmd-0.2.3:
unix needed, but the stack configuration has no specified version (latest matching version is 2.7.2.2)
needed due to stack-clean-old-0.4.6 -> simple-cmd-0.2.3
Some different approaches to resolving this:
* Recommended action: try adding the following to your extra-deps in C:\sr\global-project\stack.yaml:
- unix-2.7.2.2@sha256:15f5365c5995634e45de1772b9504761504a310184e676bc2ef60a14536dbef9,3496
Plan construction failed.
I believe this is due to the (required) dependency on unix in simple-cmd.
P.S. I see in #5 this topic was discussed, but not resolved at that time.
Hi. First, big thanks for your tool. It helped me free more than 10GiB of disk space on my WSL2 install.
I am currently not able to install this tool on Windows, and this is what I get from stack:
I believe this is due to the (required) dependency on
unixinsimple-cmd.P.S. I see in #5 this topic was discussed, but not resolved at that time.