-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On Mon, Dec 1, 2008 at 5:54 AM, Jean-Philippe Bernardy  wrote:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREKAAYFAkk0AKIACgkQvpDo5Pfl1oLTJgCdHRuzUg8QGKy29zZTVLbXRDuk
zjkAnRsqbmFo8lZ+9R+m78PhyxYp06Iz
=9ugZ
-----END PGP SIGNATURE-----

>
> Hi,
>
> I just uploaded Yi 0.5.2  to Hackage.
>
> Plans now include: dropping ghc 6.8 support and move on to using base 4;
> Change the representation of buffers;
> Release and use the new version of vty;
> many other things -- ideas welcome :)
>
> Cheers,
> JP.

Actually, locally I've been compiling against base 4 because it was
just easier. I had held off on recording since I thought you were
still trying to support 6.8.

Supporting 6.10/base=4 is relatively easy. The chief difficulty is
essentially all the modules that import Control.Exception run athwart
of the new exception type-class stuff; I took the easy way out and
simply changed the imports to Control.OldException (which supports the
old behavior).

--
gwern

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to