elpa-haskell-tab-indent

tab-based indentation for haskell-mode
  https://spwhitton.name/tech/code/haskell-tab-indent/
  0
  no reviews



This file provides `haskell-tab-indent-mode', a simple indentation mode for Haskell projects which require tabs for indentation and do not permit spaces (except for where clauses, as a special case).

The user may use TAB to cycle between possible indentations.