An open API service indexing awesome lists of open source software.

https://github.com/gregorias/stack-templates

Project templates for stack new
https://github.com/gregorias/stack-templates

stack-template

Last synced: 17 days ago
JSON representation

Project templates for stack new

Awesome Lists containing this project

README

          

# Gregorias’ Haskell Stack Template

A [Haskell Stack template](https://github.com/commercialhaskell/stack-templates).

To create a new Haskell project, run

```bash
stack new PROJECT_NAME github:gregorias/default
```