| Copyright | (c) 2017 Shao Cheng |
|---|---|
| License | BSD3 |
| Maintainer | astrohavoc@gmail.com |
| Stability | alpha |
| Portability | non-portable |
| Safe Haskell | None |
| Language | Haskell2010 |
| Extensions |
|
Distribution.Simple.Toolkit.BuildInfo
Description
Blek blek blek
Documentation
defaultMainWithBuildInfo :: IO () Source #
localBuildInfoQ :: Q Exp Source #
getComponentInstallDirs :: PackageDescription -> LocalBuildInfo -> ComponentName -> InstallDirs FilePath Source #
runLBIProgram :: LocalBuildInfo -> Program -> [ProgArg] -> IO () Source #
getLBIProgramOutput :: LocalBuildInfo -> Program -> [ProgArg] -> IO String Source #