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
- Host: GitHub
- URL: https://github.com/gregorias/stack-templates
- Owner: gregorias
- Created: 2020-12-28T18:26:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T08:05:52.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T21:38:24.457Z (6 months ago)
- Topics: stack-template
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```