All Versions
10
Latest Version
Avg Release Cycle
115 days
Latest Release
1776 days ago

Changelog History

  • v5.3.1

    June 28, 2019
  • v5.3.0

    April 29, 2019
  • v5.2.7

    June 29, 2018
  • v5.2.6

    June 28, 2018
  • v5.2.5 Changes

    January 04, 2018

    ๐Ÿš€ In this release, we upgrade haskell-src-exts dependency to >= 1.20.0. Detail changelog as follows:

    * Support get extensions from `.cabal` file
    * Improve indention with record constructions and updates
    * Fix `let ... in` bug
    * Fix top-level lambda expressions in TemplateHaskell slices
    * Update to haskell-src-exts dependency to version `>= 1.20.0`
    
  • v5.2.4 Changes

    October 20, 2017

    ๐Ÿš€ In this release, many bugs related to infix operators got fixed. The import declarations and LANGUAGE pragmas have also been optimized.

    • ๐Ÿ–จ Pretty print imports
    • ๐Ÿ›  Fix pretty print for string literals for DataKinds
    • ๐Ÿ‘Œ Support --validate option for checking the format without reformatting
    • ๐Ÿ‘Œ Support parse #include, #error, #warning directives
    • ๐Ÿ‘Œ Support read LANGUAGE pragma and parse the declared extensions from source
    • Treat TypeApplications extension as 'badExtensions' due to the @ symbol
    • ๐Ÿ‘Œ Improve pretty print for unboxed tuples
    • ๐Ÿ›  Fix many issues related to infix operators, includes TH name quotes,
      INLINE/NOINLINE pragmas, infix type operator and infix constructor
    • ๐Ÿ›  Fix pretty print for operators in INLINE/NOINLINE pragmas
    • ๐Ÿ‘Œ Support for EmptyCases extension
    • ๐Ÿ›  Fix TH name quotes on operator names
    • โšก๏ธ Optimize pretty print for many fundeps
    • ๐Ÿ›  Fix extra linebreaks after short identifiers
  • v5.2.3

    May 07, 2017
  • v5.2.2

    January 06, 2017
  • v5.2.1

    September 01, 2016
  • v5.2.0

    August 30, 2016