So I was planning a Unicodifying plugin for Gitit using
Yi.Char.Unicode, since I'd rather not come up with all the
substitutions myself. But I don't want to copy it, and I'd rather
encourage reuse.

There are already 3 packages on Hackage which replace operators with symbols:

- http://hackage.haskell.org/package/base-unicode-symbols
- http://hackage.haskell.org/package/containers-unicode-symbols
- http://hackage.haskell.org/package/unicode-prelude

Perhaps we could split out *.Unicode to those packages? It oughtn't
cause any portability problems, since none of the 3 depend on anything
more than containers or base.

-- 
gwern

-- 
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel

Reply via email to