#3327: Cannot paste into ghci on windows
---------------------+------------------------------------------------------
 Reporter:  boml     |          Owner:        
     Type:  bug      |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  GHCi     |        Version:  6.10.3
 Severity:  normal   |     Resolution:        
 Keywords:           |       Testcase:        
       Os:  Windows  |   Architecture:  x86   
---------------------+------------------------------------------------------
Comment (by judahj):

 This is a Haskeline issue which was fixed in version 0.6.1.6, a minor
 release with two bugfixes.

 We should make sure that ghc-6.10.4 ships with that version of haskeline.
 The linear order of the patches in the repo is not great, so we should
 pull all patches from that release using:
 {{{
 darcs pull --to-tag=0.6.1.6
 }}}

 The changes after 0.6.1.6 are not minor enough to be suited for
 ghc-6.10.4.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3327#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to