Excerpts from Jean-Philippe Bernardy's message of Wed Jun 03 16:47:49 +0200 2009: > > Hi, > > Anders is almost done with his precise haskell mode for Yi. Kudos to him! > > The mode has a number of cool features: > * more precise indentation > * distinction between imports, data constructors, type constructors > * detects more syntax errors > > and maybe more. > > This is the time for you to test it! :) > > You can set the mode to "precise haskell" (M-x setAnyMode); or > set it as default (see my config). > > We plan to retire the old haskell mode as soon as all quirks are ironed out, > so > again, please test!
This is all great news! However I have a feature request before removing the old code, I would like Yi to have a kind of safety feature implemented as a timeout or a bounded depth that will make impossible to Yi to diverge on some situations. This should be applicable to any mode. Kudos to Anders for this work! -- Nicolas Pouillard http://nicolaspouillard.fr --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
