Description
Provides support for specifying Haskell project templates and generating files from them. Templates help tools create consistent project structure, configuration, and starter source files.
It is useful for scaffolding tools, project generators, tutorials, and internal development workflows. It is a library component; the user-facing generator is provided by software that uses it.