Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 577 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 577 Bytes

Stack templates

This repository contains a collection of Stack templates that I use for Haskell projects.

Usage

stack new [options] <project-name> <majjoha/template-name>

Templates

Simple

majjoha/simple is a minimal template for writing libraries. It only includes Hspec and a configuration file for running tests using GitHub Actions.

License

See LICENSE.