[GHC] #2531: Prune duplicates in ghci history
GHC
ghc-devs at haskell.org
Fri Dec 5 17:23:14 UTC 2014
#2531: Prune duplicates in ghci history
-------------------------------------+-------------------------------------
Reporter: venkat | Owner:
Type: feature | Status: new
request | Milestone: 7.10.1
Priority: lowest | Version: 6.8.3
Component: GHCi | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
Documentation bug |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* cc: hvr (added)
* failure: None/Unknown => Documentation bug
Comment:
Replying to [comment:7 vivian]:
> You can add the following line to your `.haskeline` file:
> {{{
> > historyDuplicates IgnoreConsecutive
> }}}
> or `AlwaysAdd` or `IgnoreAll`.
This could be added to the GHCi documentation.
See also: http://trac.haskell.org/haskeline/wiki/UserPrefs
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2531#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list