Re: UnicodeSyntax language extension

2009-06-23 Thread Jean-Philippe Bernardy
The only thing that is missing is a working alex for unicode. I have done some work towards this, but I have other priorities right now, if you are interested in contributing I can give you a walkthrough. Cheers, JP. On Tue, Jun 23, 2009 at 2:51 PM, Robin Green wrote: > ghc's UnicodeSyntax langu

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? -- Robin -

Re: [Haskell-cafe] HaRe (the Haskell Refactorer) in action - short screencast

2009-06-23 Thread Deniz Dogan
2009/6/23 Claus Reinke : > I've heard that many Haskellers know HaRe only as a rumour. It has been many > years since the original project finished, and HaRe hasn't > been maintained for quite some time, so just pointing to the sources isn't > quite the right answer. > The sources are still availa