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

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. tabpage_get_var :: Tabpage -> Text -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  2. tabpage_get_window :: Tabpage -> Neovim env Window

    nvim-hs Neovim.API.Text

    No documentation available.

  3. tabpage_get_windows :: Tabpage -> Neovim env (Vector Window)

    nvim-hs Neovim.API.Text

    No documentation available.

  4. tabpage_is_valid :: Tabpage -> Neovim env Bool

    nvim-hs Neovim.API.Text

    No documentation available.

  5. tabpage_set_var :: Tabpage -> Text -> Object -> Neovim env Object

    nvim-hs Neovim.API.Text

    No documentation available.

  6. vim_get_current_tabpage :: Neovim env Tabpage

    nvim-hs Neovim.API.Text

    No documentation available.

  7. vim_get_tabpages :: Neovim env (Vector Tabpage)

    nvim-hs Neovim.API.Text

    No documentation available.

  8. vim_set_current_tabpage :: Tabpage -> Neovim env ()

    nvim-hs Neovim.API.Text

    No documentation available.

  9. window_get_tabpage :: Window -> Neovim env Tabpage

    nvim-hs Neovim.API.Text

    No documentation available.

  10. c_cairo_copy_page :: Ptr (CairoT r s) -> IO ()

    simple-cairo Graphics.Cairo.Drawing.CairoT.Page

    No documentation available.

Page 282 of many | Previous | Next

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