aboutsummaryrefslogtreecommitdiffhomepage
path: root/haskell-tab-indent.el
Commit message (Expand)AuthorAge
* reformatSean Whitton2020-05-13
* cl-flet* -> cl-fletSean Whitton2020-05-13
* also permit cycling indent of 'where' lineSean Whitton2020-05-13
* fix regexpSean Whitton2020-05-13
* safer reindenting of 'where' on previous lineSean Whitton2020-05-13
* readabilitySean Whitton2020-05-13
* reformatSean Whitton2020-05-13
* fix the indentation of line containing 'where' if neededSean Whitton2020-05-13
* rewrite algorithm, changing what we treat as a special caseSean Whitton2020-05-13
* simplify lining up declarations and definitionsSean Whitton2020-05-13
* reset when current is at least one more than previousSean Whitton2020-05-13
* improve behaviour when the previous line was a declarationSean Whitton2020-05-13
* code cleanupSean Whitton2020-05-13
* better regexp for first line of where clausesSean Whitton2020-05-12
* update sample hook to ensure modes are turned on, not just toggledSean Whitton2017-07-01
* deactivate haskell-indentation-mode when activating our modeSean Whitton2017-07-01
* add Package-Version header0.1.0Sean Whitton2015-12-05
* initial commit to independent repoSean Whitton2015-12-05