On Tue, 2009-06-30 at 15:02 -0400, Gwern Branwen wrote:
> This patch is still outstanding; what action should be taken on it?
It compiles fine, so I just pushed it.
Jeff Wheeler
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://
Tue May 12 18:06:26 EDT 2009 steffen.sier...@gmail.com
* removed infinite recursion bug using SimpleMarkInfo fwhen regions may
overlap
Ignore-this: 14bb46529723c2ef57cc187aa779d781
M ./Yi/Snippets.hs -19 +21
--~--~-~--~~~---~--~~
Yi development mailing l
Tue Jun 30 12:34:16 EDT 2009 Jeff Wheeler
* Add Makefile target for profiling Pango
Ignore-this: f0ee89adc51bcafaee01961b43c398e1
M ./Makefile -2 +6
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/grou
Tue Jun 30 12:35:10 EDT 2009 Jeff Wheeler
* Small performance enhancement, minor style changes
Ignore-this: d4d0ecab5d9eac58cf511c89a8901a58
M ./Yi/UI/Pango.hs -13 +19
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://gro
This seems doable and it might be quite easy!
right now the precise mode don't really care about lhs of functions,
but it would
be possible to extend it so that the parameters are put into some data
constructor.
After that has been done it would be easy to do the suggested changes
in somekind
of
Found another interesting idea for the Haskell mode! Is this doable?
-- Forwarded message --
From: Loup Vaillant
Date: 2009/6/30
Subject: Re: [Haskell-cafe] coding standard question
To: Malcolm Wallace
Kopia: haskell-c...@haskell.org
2009/6/22 Malcolm Wallace :
> Erik de Castr