#1483: vista: GHCi not loading 80% of the time
------------------------+---------------------------------------------------
    Reporter:  guest    |        Owner:  simonmar
        Type:  bug      |       Status:  reopened
    Priority:  high     |    Milestone:  6.8.1   
   Component:  GHCi     |      Version:  6.6.1   
    Severity:  normal   |   Resolution:          
    Keywords:           |   Difficulty:  Unknown 
          Os:  Windows  |     Testcase:          
Architecture:  x86      |  
------------------------+---------------------------------------------------
Comment (by simonmar):

 I think the `setConsoleCP` stuff was a result of a previous bug report,
 but I can't seem to find the bug.

 It's questionable whether we should be changing the code page at all here,
 see #1649.  I suppose the right thing to do is to decode the input
 according to the current code page.  I don't know exactly how to do this,
 though (pointers welcome).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1483>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to