Closed ynishi closed 5 years ago
I built via stack today, and failed(It may be no problem to build other environment, like in docker container.).
I tried to update stack.yaml and success without change app source(just reformat to pass test). How about update?
https://github.com/danstiner/hfmt/compare/master...ynishi:support_ghc_8.6.5?expand=1
hfmt -w .
Thanks for the cleanup, merged to master: https://github.com/danstiner/hfmt/commit/b40725f4125d1985a269b5f50785c0a2a9ef1a52
Thanks for to marge!
Of course!
I built via stack today, and failed(It may be no problem to build other environment, like in docker container.).
I tried to update stack.yaml and success without change app source(just reformat to pass test). How about update?
change
diff
https://github.com/danstiner/hfmt/compare/master...ynishi:support_ghc_8.6.5?expand=1
check
hfmt -w .
command worked.