[Haskell-cafe] Handy abbreviations for using SciTE with Haskell
Amy de Buitléir
amy at nualeargais.ie
Fri Sep 30 18:07:56 CEST 2011
I often use SciTE for editing Haskell code. I wanted an easy way to type symbols
such as "∀" (instead of "forall"), so I created a properties file that allows me
to do that. I haven't seen anything similar online (I Googled first), so I made
the code available online.
You can find the file and instructions here:
http://www.haskell.org/haskellwiki/Tips_for_using_SciTE_with_Haskell
More information about the Haskell-Cafe
mailing list