shaker-0.5.1: simple and interactive command-line build tool

Shaker.GhcInterface

Contents

Synopsis

GHC Compile management

ghcCompile :: GhcMonad m => CompileInput -> m SuccessFlagSource

Configure and load targets of compilation. It is possible to exploit the compilation result after this step.

getListNeededPackages :: Shaker IO [String]Source

Get the list of unresolved import and unexposed yet needed packages