[Haskell-cafe] Gedit Haskell mode plugin indentation

yukkuri yu!yu!yu! itakingiteasy at gmail.com
Mon Dec 27 08:00:26 CET 2010


Update.

Current version: v0.6

Changelog:

* Fixed if-then-else indentation in
"""
if <Bool>
  then
    <Expression>
  else
    <Expression>
"""
case



More information about the Haskell-Cafe mailing list