[haskeline] #81: haskeline assumes all characters have width = 1

haskeline haskeline at projects.haskell.org
Mon Dec 6 17:03:29 EST 2010


#81: haskeline assumes all characters have width = 1
-------------------+--------------------------------------------------------
Reporter:  guest   |        Owner:          
    Type:  defect  |       Status:  reopened
Priority:  major   |    Milestone:  0.6.*   
 Version:  0.6     |   Resolution:          
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by judah):

 Thanks for your help.  I have not gotten CJK working in my console, but I
 may be able to get access to another machine that has it set up.

 In the meantime, I pushed a patch to the repository; would you be able to
 test it on your machine?  You can get the development version with darcs
 (http://darcs.net) using:

 {{{darcs get http://code.haskell.org/haskeline}}}

 Then {{{cd}}} into that directory and type {{{cabal install --user}}} to
 install it.  Once it's installed, try building and running the program in
 {{{examples/Test.hs}}}.  Let me know if you have problems getting those
 steps to work.

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


More information about the Haskeline mailing list