[GHC] #2073: ghci records empty input lines in readline history
GHC
trac at galois.com
Sun Feb 24 15:49:29 EST 2008
#2073: ghci records empty input lines in readline history
-------------------------------+--------------------------------------------
Reporter: Eelis- | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.8.3
Component: GHCi | Version: 6.8.2
Severity: minor | Resolution: fixed
Keywords: readline, history | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
-------------------------------+--------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in HEAD and 6.8 branch:
{{{
Sun Feb 24 06:32:56 PST 2008 Ian Lynagh <igloo at earth.li>
* FIX #2073: Don't add empty lines to GHCI's history
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2073#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list