Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data Parser s a

    yi-core Parser.Incremental

    Parser specification

  2. type Process token result = Zip token result :< ()

    yi-core Parser.Incremental

    No documentation available.

  3. module Paths_yi_core

    No documentation available.

  4. newtype Point

    yi-core Yi.Config.Simple

    A point in a buffer

  5. Point :: Int -> Point

    yi-core Yi.Config.Simple

    No documentation available.

  6. data Parser s a

    yi-core Yi.IncrementalParse

    Parser specification

  7. Pair :: Orientation -> DividerPosition -> DividerRef -> !Layout a -> !Layout a -> Layout a

    yi-core Yi.Layout

    No documentation available.

  8. module Yi.Paths

    No documentation available.

  9. module Yi.PersistentState

    This module implements persistence across different Yi runs. It includes minibuffer command history, marks etc. Warning: Current version will _not_ check whether two or more instances of Yi are run at the same time.

  10. module Yi.Process

    No documentation available.

Page 359 of many | Previous | Next