Jean-Philippe Bernardy wrote: > This is the correct place to post patches; however please attach them > -- I did not figure out how to extract inline patches.
I thought I did attach it... stupid Thunderbird. > 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?) On a side note, my today's build failure was due to forgetting to cabal clean. Again. Sorry for that. (Allan: No need to run through my questions anymore.) Kalman --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
