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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. nvim_buf_get_number :: Buffer -> Neovim env Int64

    nvim-hs Neovim.API.String

    No documentation available.

  2. nvim_tabpage_get_number :: Tabpage -> Neovim env Int64

    nvim-hs Neovim.API.String

    No documentation available.

  3. nvim_win_get_number :: Window -> Neovim env Int64

    nvim-hs Neovim.API.String

    No documentation available.

  4. buffer_get_number :: Buffer -> Neovim env Int64

    nvim-hs Neovim.API.Text

    No documentation available.

  5. nvim_buf_get_number :: Buffer -> Neovim env Int64

    nvim-hs Neovim.API.Text

    No documentation available.

  6. nvim_tabpage_get_number :: Tabpage -> Neovim env Int64

    nvim-hs Neovim.API.Text

    No documentation available.

  7. nvim_win_get_number :: Window -> Neovim env Int64

    nvim-hs Neovim.API.Text

    No documentation available.

  8. data ColumnNumber

    nvim-hs Neovim.Quickfix

    No documentation available.

  9. LineNumber :: Int -> SignLocation strType

    nvim-hs Neovim.Quickfix

    No documentation available.

  10. lnumOrPattern :: QuickfixListItem strType -> Either Int strType

    nvim-hs Neovim.Quickfix

    Line number or search pattern to locate the error.

Page 357 of many | Previous | Next

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