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

StaticLS.HieDb

Synopsis

Documentation

lookupHieFileFromHie :: HieDb -> FilePath -> IO (Maybe HieModuleRow) Source #

Lookup HieModule row from HieDb given the path to the Haskell hie file A temporary function until this is supported in hiedb proper