Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- getCompilerOptions :: LogAction IO (WithSeverity Log) -> FilePath -> Cradle a -> IO (CradleLoadResult ComponentOptions)
Documentation
getCompilerOptions :: LogAction IO (WithSeverity Log) -> FilePath -> Cradle a -> IO (CradleLoadResult ComponentOptions) Source #
Initialize the DynFlags
relating to the compilation of a single
file or GHC session according to the provided Cradle
.