Home
last modified time | relevance | path

Searched refs:maybeDropLast (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DHistory.hs86 addHistory s h = h {histLines = maybeDropLast (stifleAmt h) (s <| (histLines h))}
89 maybeDropLast :: Maybe Int -> Seq a -> Seq a
90 maybeDropLast maxAmt hs function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DHistory.hs86 addHistory s h = h {histLines = maybeDropLast (stifleAmt h) (s <| (histLines h))}
89 maybeDropLast :: Maybe Int -> Seq a -> Seq a
90 maybeDropLast maxAmt hs function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DHistory.hs86 addHistory s h = h {histLines = maybeDropLast (stifleAmt h) (s <| (histLines h))}
89 maybeDropLast :: Maybe Int -> Seq a -> Seq a
90 maybeDropLast maxAmt hs function