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

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. nvim_buf_set_keymap :: Buffer -> String -> String -> String -> Map String Object -> Neovim env ()

    nvim-hs Neovim.API.String

    No documentation available.

  2. nvim_del_keymap :: String -> String -> Neovim env ()

    nvim-hs Neovim.API.String

    No documentation available.

  3. nvim_get_color_map :: Neovim env (Map String Object)

    nvim-hs Neovim.API.String

    No documentation available.

  4. nvim_get_keymap :: String -> Neovim env [Map String Object]

    nvim-hs Neovim.API.String

    No documentation available.

  5. nvim_set_keymap :: String -> String -> String -> Map String Object -> Neovim env ()

    nvim-hs Neovim.API.String

    No documentation available.

  6. vim_get_color_map :: Neovim env (Map String Object)

    nvim-hs Neovim.API.String

    No documentation available.

  7. bytestringVectorTypeMap :: TypeMap

    nvim-hs Neovim.API.TH

    No documentation available.

  8. stringListTypeMap :: TypeMap

    nvim-hs Neovim.API.TH

    No documentation available.

  9. textVectorTypeMap :: TypeMap

    nvim-hs Neovim.API.TH

    No documentation available.

  10. nvim_buf_del_keymap :: Buffer -> Text -> Text -> Neovim env ()

    nvim-hs Neovim.API.Text

    No documentation available.

Page 993 of many | Previous | Next

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