Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. topKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    Content of the top-level loop.

  2. topKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

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

    yi-core Yi.Tag

    map from tags to files

  4. type Keymap = KeymapM ()

    yi-core Yi.Types

    No documentation available.

  5. type KeymapEndo = Keymap -> Keymap

    yi-core Yi.Types

    No documentation available.

  6. type KeymapM a = Interact Event a

    yi-core Yi.Types

    No documentation available.

  7. type KeymapProcess = P Event Action

    yi-core Yi.Types

    No documentation available.

  8. data KeymapSet

    yi-core Yi.Types

    No documentation available.

  9. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Types

    No documentation available.

  10. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    No documentation available.

Page 541 of many | Previous | Next