[commit: haskeline] master: Remember the current history or kill ring state after ctrl-c (or other exception). (12bc1af)

Paolo Capriotti p.capriotti at gmail.com
Thu Jul 19 21:15:57 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f

>---------------------------------------------------------------

commit 12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Tue Jul 17 19:39:05 2012 +0000

    Remember the current history or kill ring state after ctrl-c (or other exception).

 System/Console/Haskeline.hs                  |    2 +-
 System/Console/Haskeline/Command/History.hs  |   23 +++++++++++++----------
 System/Console/Haskeline/Command/KillRing.hs |    7 +++++--
 System/Console/Haskeline/InputT.hs           |   26 +++++++++++++++++---------
 System/Console/Haskeline/Monads.hs           |    7 +++++++
 System/Console/Haskeline/Vi.hs               |    6 +++---
 6 files changed, 46 insertions(+), 25 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 12bc1af4d7111ba008d3bdb5a6921f3230fe8a3f



More information about the Cvs-libraries mailing list