hie-bios-0.13.1: Set up a GHC API session
Safe HaskellSafe-Inferred
LanguageHaskell2010

HIE.Bios.Flags

Synopsis

Documentation

getCompilerOptions Source #

Arguments

:: FilePath

The file we are loading it because of

-> [FilePath]

previous files we might want to include in the build

-> Cradle a 
-> IO (CradleLoadResult ComponentOptions) 

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