hie-bios-0.2.0: Set up a GHC API session

Safe HaskellNone
LanguageHaskell2010

HIE.Bios.Environment

Synopsis

Documentation

getSystemLibDir :: IO (Maybe FilePath) Source #

Obtaining the directory for system libraries.

getDynamicFlags :: IO DynFlags Source #

Return the DynFlags currently in use in the GHC session.