Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- lookupHieFileFromHie :: HieDb -> FilePath -> IO (Maybe HieModuleRow)
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