I could submit a PR, but wanted to bring up the issue. To work with Stack, the install process (only for those using Stackage LTS-5 and later):
stack install hare
The only quirk is that (like all uses of stack install) to be sure that ~/.local/bin is on the path)
I'd like to see this added to the README so that I can reference this plugin within a project that uses Stack for building.
I could submit a PR, but wanted to bring up the issue. To work with Stack, the install process (only for those using Stackage LTS-5 and later):
stack install hareThe only quirk is that (like all uses of stack install) to be sure that ~/.local/bin is on the path)
I'd like to see this added to the README so that I can reference this plugin within a project that uses Stack for building.