
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.