[haskeline] #94: Use ghc-6.12's new Unicode I/O

haskeline haskeline at projects.haskell.org
Sun Jul 22 23:53:27 BST 2012


#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 judah):

 We now use the base library's encoding/decoding on ghc>=7.4.1.  As
 mentioned, this removes the dependency on utf8-string for newer versions
 of GHC.

 (For reference, we require ghc-7.4.1 due to ghc bug #5436 which was first
 fixed in that version.)

-- 
Ticket URL: <http://trac.haskell.org/haskeline/ticket/94#comment:8>
haskeline <http://example.org/>
My example project


More information about the Haskeline mailing list