2009/3/22 Jean-Philippe Bernardy <berna...@chalmers.se>: > >> have you looked at the text package [1] it may be of some help at some >> point. >> [1]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text > > I was aware of this, but did not look at it yet. > > Thanks for reminding me! > -- JP
I don't think it would be difficult to use Data.Text and it seems a tiny bit faster. But it doesn't integrate with cautious-file and I couldn't find read/writeFile functions. The attached patch is a quick conversion of Data.Rope, mostly done by search and replace. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
data-text-rope.dpatch
Description: Binary data