Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. topKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  2. tagFileMap :: TagTable -> Map Tag [(FilePath, Int)]

    yi-core Yi.Tag

    map from tags to files

  3. type Keymap = KeymapM ()

    yi-core Yi.Types

    No documentation available.

  4. type KeymapEndo = Keymap -> Keymap

    yi-core Yi.Types

    No documentation available.

  5. type KeymapM a = Interact Event a

    yi-core Yi.Types

    No documentation available.

  6. type KeymapProcess = P Event Action

    yi-core Yi.Types

    No documentation available.

  7. data KeymapSet

    yi-core Yi.Types

    No documentation available.

  8. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Types

    No documentation available.

  9. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    No documentation available.

  10. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    For insertion-only modes

Page 541 of many | Previous | Next