stack-2.15.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageGHC2021

Stack.Templates

Description

Functions related to Stack's templates command.

Synopsis

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.