Re: UnicodeSyntax language extension

2009-06-23 Thread Jean-Philippe Bernardy
deSyntax language extension lets you put unicode equivalents for > ->, =>, forall, etc. in your source files. This is already similar to how yi > displays such things. Is there already support for retaining unicode > equivalents in the saved file? If not, how should we s

UnicodeSyntax language extension

2009-06-23 Thread Robin Green
ghc's UnicodeSyntax language extension lets you put unicode equivalents for ->, =>, forall, etc. in your source files. This is already similar to how yi displays such things. Is there already support for retaining unicode equivalents in the saved file? If not, how should we support it