Project templates for stack new
Browse cluster: Haskell tooling and libraries →This repository provides project templates for Stack, a Haskell build tool. It contains the default template used by `stack new` and maintains 24 additional templates in `.hsfiles` format, which use Mustache templating syntax to generate Haskell projects with customizable parameters. Templates are distributed via GitHub, GitLab, or Bitbucket repositories and allow users to specify author information, copyright details, and other project metadata through Stack's configuration file or command-line arguments. The project is maintained by the Stack community but no longer accepts new templates due to centralization challenges, instead directing template authors to host templates at other locations and announce them via the repository's Wiki.