On Mon, Dec 1, 2008 at 8:01 PM, Corey O'Connor <[EMAIL PROTECTED]> wrote: > > On Mon, Dec 1, 2008 at 2:54 AM, Jean-Philippe Bernardy > <[EMAIL PROTECTED]> wrote: >> I just uploaded Yi 0.5.2 to Hackage. > > I just tested "cabal install --user yi yi-vty" on a near-fresh GHC > 6.10.1 installation and it installed without problems. > >> Plans now include: dropping ghc 6.8 support and move on to using base 4; > > Does this effect being able to use template haskell or quasi quotes?
In fact I think template haskell itself is ok, but having unmatching versions of bytestring seemed to make the "derive" tool fail. > I > vaguely recall there was a bytestring issue that prevented the use of > template haskell. As for quasi quotes, well, I think there are a > number of places quasi quotes would be useful. Quasi-quotes are welcome now :) Defining events is probably the first thing to apply this to. >> Change the representation of buffers; >> Release and use the new version of vty; > > I presume this is referring a version of vty that uses > terminfo/termcap for all input classification? I'm not sure that all events can be found in termcap, sometimes I found that some things are better hardcoded. I was also thinking of support for vivid colors (/= bold), and proper support for Esc/Meta. > Instead of the part > custom, part terminfo based classification table. > Speaking of vty: I've uploaded 3.1.6 to hackage which has fixes to > build with GHC 6.10.1. However this release does not build with GHC > 6.8; 3.1.2 is the last release that does. I'm not sure how this will > effect yi's userbase (A bit of shortsightedness on my part) but I > intend to resolve that problem in the next release of vty. We're moving forward now, but I can re-upload with a constraint on the version. > The things I've been thinking of working on are: > * More internal documentation of yi. I'd like the documentation to be build by the Hackage server, that would help enormously. The blocker seems to be regex-tdfa at the moment. > * modeline support Not sure what you mean here. > * Improved Perl and C/C++ lexer. Great! -- JP --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---