/stack-templates

Modern templates for the Haskell Tool Stack

MIT LicenseMIT

stack-templates

Modern templates for the Haskell Tool Stack

Status License pre-commit.ci status

GitHub Issues GitHub Pull Requests


📝 Table of Contents

🧐 About

Templates to create new Haskell projects using Stack with the minimal set of configurations and boilerplate I need.

🎈 Usage

You can use any templates here directly with stack:

stack new PROJECT_NAME wwmoraes/default

Replace default with any other *.hsfiles in this repository as needed.

You can optionally configure stack to use one of the templates from here through the default-template setting.