Releases: danstiner/hfmt
Releases · danstiner/hfmt
0.2.1
- Fail with non-zero error code when the code includes a syntax error thanks to @sergey-kintsel
- Fix failing hindent on
using
infix operator thanks to @sergey-kintsel
0.2.0
- Implementation of
--print-sources
flag thanks to @justanotherdot - Show file path in test cases generated by
Utilities.hunitTest
- Improve exit code semantics (Fixed #19)
- Explicitly bound major versions of major dependencies
- Temporarily prevent use of newer haskell-src-exts package that causes build breaks