Skip to content

Releases: danstiner/hfmt

0.2.1

19 Feb 03:18
Compare
Choose a tag to compare
  • 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

11 Jan 07:39
Compare
Choose a tag to compare
  • 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

0.1.1

28 Jun 01:47
Compare
Choose a tag to compare
  • Fixed version bound on hindent

0.1.0

16 Jun 22:41
Compare
Choose a tag to compare

Changes

  • Builds with latest stackage, LTS 8.18
  • Small fix in README

Breaking Changes

  • No longer builds with stackage LTS 8.13 or lower