#3349: poor responsiveness of ghci
--------------------------------------+-------------------------------------
Reporter: dynamic-wind | Owner:
Type: run-time performance bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.3
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Windows | Architecture: x86
--------------------------------------+-------------------------------------
Comment (by judah):
Thanks for the report. The behavior of losing keypresses sounds like a bug
which has been fixed in the latest release of Haskeline, and will be used
by ghc-6.10.4. Can you please run:
{{{
cabal update
cabal install ghci-haskeline
}}}
(You may want to run `cabal install --user ghci-haskeline` instead if you
get permission errors.)
Those commands should give you a `ghci-haskeline` program; please let us
know whether it still presents those problems or whether they have been
fixed.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3349#comment:1>
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