| Maintainer | Toshio Ito <debug.ito@gmail.com> |
|---|---|
| Safe Haskell | Safe |
| Language | Haskell2010 |
Staversion.Internal.Command
Description
This is an internal module. End-users should not use it.
- data Command = Command {
- commBuildPlanDir :: FilePath
- commLogger :: Logger
- commSources :: [PackageSource]
- commQueries :: [Query]
- parseCommandArgs :: IO Command
Documentation
Command from the user.
Constructors
| Command | |
Fields
| |