hfmt v0.2.1 Release Notes

Release Date: 2018-02-19 // about 6 years ago
    • 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

Previous changes from v0.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