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.
nvim_buf_get_number :: Buffer -> Neovim env Int64nvim-hs Neovim.API.String No documentation available.
nvim_tabpage_get_number :: Tabpage -> Neovim env Int64nvim-hs Neovim.API.String No documentation available.
nvim_win_get_number :: Window -> Neovim env Int64nvim-hs Neovim.API.String No documentation available.
buffer_get_number :: Buffer -> Neovim env Int64nvim-hs Neovim.API.Text No documentation available.
nvim_buf_get_number :: Buffer -> Neovim env Int64nvim-hs Neovim.API.Text No documentation available.
nvim_tabpage_get_number :: Tabpage -> Neovim env Int64nvim-hs Neovim.API.Text No documentation available.
nvim_win_get_number :: Window -> Neovim env Int64nvim-hs Neovim.API.Text No documentation available.
-
nvim-hs Neovim.Quickfix No documentation available.
LineNumber :: Int -> SignLocation strTypenvim-hs Neovim.Quickfix No documentation available.
lnumOrPattern :: QuickfixListItem strType -> Either Int strTypenvim-hs Neovim.Quickfix Line number or search pattern to locate the error.