On Sat, Jul 12, 2008 at 10:07 PM, Kalman Noel <[EMAIL PROTECTED]> wrote:
>> As for the particular problem, I removed the dependency on the >> IsString class: it did not bring a significant advantage and >> complicated the dependencies. > > Ah, that's fine too. I'm actually considering to replace all > occurrences of (fromString "") by LB.empty, would that be in order? > I consider it a little clearer because then I don't have to wonder where > that particular fromString comes from. (Yi.Buffer.Basic? Data.String? > utf8-string?) I'm waiting for a package that properly defines UTF8 bytestrings as a newtype, with the correct instance of bytestring, etc. One of Duncan's student is working on it. This should make thing more clear. Cheers, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
