• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. keymapProcessA :: HasAttributes c => Lens' c KeymapProcess

    yi-core Yi.Buffer.Misc

    No documentation available.

  2. modeKeymap :: Mode syntax -> KeymapSet -> KeymapSet

    yi-core Yi.Buffer.Misc

    Buffer-local keymap modification

  3. modeKeymapA :: forall syntax f . Functor f => ((KeymapSet -> KeymapSet) -> f (KeymapSet -> KeymapSet)) -> Mode syntax -> f (Mode syntax)

    yi-core Yi.Buffer.Misc

    No documentation available.

  4. configTopLevelKeymap :: Config -> Keymap

    yi-core Yi.Config

    No documentation available.

  5. fmapRegion :: (Point -> Point) -> Region -> Region

    yi-core Yi.Config.Simple

    No documentation available.

  6. keymapProcessA :: HasAttributes c => Lens' c KeymapProcess

    yi-core Yi.Config.Simple

    No documentation available.

  7. modeKeymap :: Mode syntax -> KeymapSet -> KeymapSet

    yi-core Yi.Config.Simple

    Buffer-local keymap modification

  8. modeKeymapA :: forall syntax f . Functor f => ((KeymapSet -> KeymapSet) -> f (KeymapSet -> KeymapSet)) -> Mode syntax -> f (Mode syntax)

    yi-core Yi.Config.Simple

    No documentation available.

  9. consoleKeymap :: Keymap

    yi-core Yi.Eval

    No documentation available.

  10. module Yi.Keymap

    Keymap, YiM and Actions.

Page 539 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete