ghc-parmake-0.1.9: A parallel wrapper for 'ghc --make'.

Safe HaskellSafe
LanguageHaskell98

GHC.ParMake.Engine

Synopsis

Documentation

compile :: Verbosity -> BuildPlan -> Int -> FilePath -> [String] -> [FilePath] -> Maybe FilePath -> IO ExitCode Source #

Given a BuildPlan, perform the compilation.