Skip to content

0.8.8

Latest
Compare
Choose a tag to compare
@avh4 avh4 released this 19 Jun 02:16
· 0 commits to main since this release
0.8.8

Update to GHC 9.6

The main purpose for this update is to upgrade to GHC 9.6 to avoid falling too far behind
on breaking changes in Haskell libraries.

Bug fixes:

  • case expressions with multiline patterns are now formatted correctly

Install

npm install -g elm-format

or download from the release page.

Thanks to ...

  • @sandydoo for Haskell dependency updates and bugfix
  • @perkee for code review and github config