hdevtools
hdevtools copied to clipboard
hdevtools check src/Main.hs errors on its own source
After merging the last set of PRs (#18,#19,#20,#21,#22) hdevtools errors when checking its own source. It seems to be fine when check is run on projects that are less complex. Maybe this has to do with the stack updates?

I had the same issue

Seems that the change f71e9b23b1b5160e7c84e03337ec8d247573bd71 always tries to read the dist folder and fails when it does not exist (e.g. when only built via stack). I'll open a PR from my fork.
As this might still have some visiblity can we resolve the issue and/or forward people to the new hdevtools/hdevtools repository?
Yes - how should I forward people there?
Maybe in the project title / README.md?
@ch1bo - done! Can you guys release a new version of hdevtools on hackage with the new repository details?
I just did a couple days/weeks ago. Current version 0.1.2.2 is also in the Stackage lts-4.2.
Oh! Sorry! News to me ;) You guys rock. :+1: