Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
yi-core Yi.Core No documentation available.
-
yi-core Yi.Editor No documentation available.
jumpForward :: JumpList -> JumpListyi-core Yi.JumpList No documentation available.
-
yi-core Yi.MiniBuffer Prompts for a buffer name, turns it into a BufferRef and passes it on to the handler function. Uses all known buffers for hinting.
tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)yi-core Yi.Syntax.OnlineTree No documentation available.
tokAtOrBefore :: Foldable t => Point -> t (Tok t1) -> Maybe (Tok t1)yi-core Yi.Syntax.Tree No documentation available.
userForceRefresh :: UI e -> IO ()yi-core Yi.UI.Common User force-refresh (in case the screen has been messed up from outside)
verticalOffsetsForWindows :: Int -> PointedList Window -> PointedList Intyi-core Yi.UI.SimpleLayout No documentation available.
stripOuterForallT :: Type -> Typederiving-compat Data.Deriving.Via.Internal No documentation available.
bformat :: Format Builder a -> aformatting Formatting Run the formatter and return a Builder value. This is a newer synonym for bprint, following the naming convention set by format and sformat.