Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Functions related to Stack's templates
command.
Synopsis
- templatesCmd :: () -> RIO Runner ()
- templatesHelp :: HasTerm env => RIO env ()
Documentation
templatesCmd :: () -> RIO Runner () Source #
Function underlying the stack templates
command. Display instructions for
how to use templates.
templatesHelp :: HasTerm env => RIO env () Source #
Display help for the templates command.