Home
last modified time | relevance | path

Searched defs:stifleHistory (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DHistory.hs77 stifleHistory Nothing hist = hist {stifleAmt = Nothing} function
78 stifleHistory a@(Just n) hist = History {histLines = stifleFnc (histLines hist), function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DHistory.hs77 stifleHistory Nothing hist = hist {stifleAmt = Nothing} function
78 stifleHistory a@(Just n) hist = History {histLines = stifleFnc (histLines hist), function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DHistory.hs77 stifleHistory Nothing hist = hist {stifleAmt = Nothing} function
78 stifleHistory a@(Just n) hist = History {histLines = stifleFnc (histLines hist), function