Maintainer | Toshio Ito <[email protected]> |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Staversion.Internal.Exec
Contents
Description
This is an internal module. End-users should not use it.
Synopsis
- main :: IO ()
- processCommand :: Command -> IO [Result]
- _processCommandWithCustomBuildPlanManager :: (BuildPlanManager -> IO BuildPlanManager) -> Command -> IO [Result]