pniedzielski / stack-templates

Templates for `stack new`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pniedzielski’s Stack Templates

The stack new creates a new stack project based on a template, which can be fetched from GitHub. This repository contains my most frequently-used Stack templates.

For more information, please see the user guide:

https://docs.haskellstack.org/en/stable/templates_command/

You can make a new project using these templates by running:

stack new pniedzielski/template-name

for any of the template-name.hsfiles in this repository.

License

These templates are available under a BSD 3-Clause license. Please use them in your projects!

About

Templates for `stack new`

License:BSD 3-Clause "New" or "Revised" License