summaryrefslogtreecommitdiffhomepage
path: root/lib/Language/Haskell/Stylish/Step/SimpleAlign.hs
Commit message (Expand)AuthorAge
* Add new option for aligning groups of adjacent itemsJasper Van der Jeugt2020-10-08
* SimpleAlign: add multi_way_if flag in configJasper Van der Jeugt2020-10-08
* Add support for aligning multi way ifs1Computer12020-10-08
* Use ghc-lib-parser rather than haskell-src-extsJasper Van der Jeugt2020-10-02
* Allow setting "columns: null" to disable all wrappingChris Martin2020-01-18
* Support alignment of cases with a single guardJasper Van der Jeugt2018-04-26
* Bump haskell-src-exts to 1.18Jasper Van der Jeugt2016-08-01
* Move records step into simple_alignJasper Van der Jeugt2016-07-23
* Move Cases step to SimpleAlignJasper Van der Jeugt2016-07-23