Skip to content

majjoha/stack-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.