Homepage: https://github.com/chrisdone/hindent
Author: Chris Done
Updated:
Indent haskell code using the "hindent" program
Provides a minor mode and commands for easily using the "hindent" program to reformat Haskell code. Add `hindent-mode' to your `haskell-mode-hook' and use the provided keybindings as needed. Set `hindent-reformat-buffer-on-save' to `t' globally or in local variables to have your code automatically reformatted.