Currently when region is active and TAB or S-TAB is pressed in `haskell-indentation-mode` the region is move one space left or right. To do: - [ ] make it move by `haskell-indentation-layout-offset` - [ ] write some unit test cases - [ ] write documentation about this in `haskell-mode.texi` - [ ] make a pull request against `ghc-mod` that removes this file https://github.com/kazu-yamamoto/ghc-mod/blob/master/elisp/ghc-indent.el