• 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_call_dict_function :: Object -> ByteString -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.ByteString

    No documentation available.

  2. nvim_call_function :: ByteString -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.ByteString

    No documentation available.

  3. nvim_get_all_options_info :: Neovim env (Map ByteString Object)

    nvim-hs Neovim.API.ByteString

    No documentation available.

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

    nvim-hs Neovim.API.ByteString

    No documentation available.

  5. vim_call_function :: ByteString -> Vector Object -> Neovim env Object

    nvim-hs Neovim.API.ByteString

    No documentation available.

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

    nvim-hs Neovim.API.String

    No documentation available.

  7. nvim_call_atomic :: [Object] -> Neovim env [Object]

    nvim-hs Neovim.API.String

    No documentation available.

  8. nvim_call_dict_function :: Object -> String -> [Object] -> Neovim env Object

    nvim-hs Neovim.API.String

    No documentation available.

  9. nvim_call_function :: String -> [Object] -> Neovim env Object

    nvim-hs Neovim.API.String

    No documentation available.

  10. nvim_get_all_options_info :: Neovim env (Map String Object)

    nvim-hs Neovim.API.String

    No documentation available.

Page 725 of many | Previous | Next

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