| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Stack.Templates
Description
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.