static-ls-0.1.0: See README on Github for more information
Safe HaskellSafe-Inferred
LanguageHaskell2010

StaticLS.IDE.Hover

Synopsis

Documentation

retrieveHover :: (HasCallStack, HasStaticEnv m, MonadIO m) => TextDocumentIdentifier -> Position -> m (Maybe Hover) Source #

Retrive hover information. Incomplete