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

Safe HaskellSafe
LanguageHaskell2010

HIE.Bios.Flags

Synopsis

Documentation

getCompilerOptions :: FilePath -> Cradle -> IO (Either CradleError CompilerOptions) Source #

Initialize the DynFlags relating to the compilation of a single file or GHC session according to the Cradle and Options provided.