[haskeline] #94: Use ghc-6.12's new Unicode I/O
haskeline
haskeline at projects.haskell.org
Thu Aug 25 14:38:02 BST 2011
#94: Use ghc-6.12's new Unicode I/O
------------------+---------------------------------------------------------
Reporter: judah | Owner:
Type: task | Status: new
Priority: major | Milestone:
Version: 0.6 | Resolution:
Keywords: |
------------------+---------------------------------------------------------
Comment(by guest):
I heard that utf8-string's encode/decode are slower than GHC's.
http://www.serpentine.com/blog/2010/10/15/unicode-text-performance-
improvements/
How about use GHC's unicode I/O's utf8 encode/decode instead of
utf8-string's one, if GHC's unicode I/O isn't good enough?
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/94#comment:3>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list