aboutsummaryrefslogtreecommitdiffhomepage
path: root/haskell-tab-indent.el
Commit message (Collapse)AuthorAge
* update sample hook to ensure modes are turned on, not just toggledSean Whitton2017-07-01
| | | | | Recent haskell-mode activates haskell-indentation-mode at startup, and the hook could toggle it off, which is not desired.
* 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