Re: darcs patch: removed infinite recursion bug using SimpleMarkInfo fw...

2009-06-30 Thread Jeff Wheeler
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://

patch applied (yi): removed infinite recursion bug using SimpleMarkInfo fwhen regions may overlap

2009-06-30 Thread Jeff Wheeler
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

patch applied (yi): Add Makefile target for profiling Pango

2009-06-30 Thread Jeff Wheeler
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

patch applied (yi): Small performance enhancement, minor style changes

2009-06-30 Thread Jeff Wheeler
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

Re: [Haskell-cafe] coding standard question

2009-06-30 Thread Anders Karlsson
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

Fwd: [Haskell-cafe] coding standard question

2009-06-30 Thread Deniz Dogan
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