There was an error while loading. Please reload this page.
There is haskell_indent_case_alternative which minimizes indentation.
haskell_indent_case_alternative
I also want to minimize indentation for if.
if
Thus, adding haskell_indent_if_alternative to haskell-vim would be helpful.
haskell_indent_if_alternative
Because haskell-vim doesn't have haskell_indent_if_alternative, I just indent manually for now.