| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HWM.CLI.Command.Init
Documentation
initWorkspace :: InitOptions -> Options -> IO () Source #
data InitOptions Source #
Constructors
| InitOptions | |
Fields
| |
Instances
| Show InitOptions Source # | |
Defined in HWM.CLI.Command.Init Methods showsPrec :: Int -> InitOptions -> ShowS # show :: InitOptions -> String # showList :: [InitOptions] -> ShowS # | |