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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. nvim_win_call :: Window -> Int64 -> Neovim env Object

    nvim-hs Neovim.API.String

    No documentation available.

  2. vim_call_function :: String -> [Object] -> Neovim env Object

    nvim-hs Neovim.API.String

    No documentation available.

  3. nvim_buf_call :: Buffer -> Int64 -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  4. nvim_call_atomic :: Vector Object -> Neovim env (Vector Object)

    nvim-hs Neovim.API.Text

    No documentation available.

  5. nvim_call_dict_function :: Object -> Text -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  6. nvim_call_function :: Text -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  7. nvim_get_all_options_info :: Neovim env (Map Text Object)

    nvim-hs Neovim.API.Text

    No documentation available.

  8. nvim_win_call :: Window -> Int64 -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  9. vim_call_function :: Text -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  10. data FunctionCall

    nvim-hs Neovim.Plugin.IPC.Classes

    Haskell representation of supported Remote Procedure Call messages.

Page 726 of many | Previous | Next

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