majjoha / stack-templates

Stack templates for Haskell projects.

Home Page:https://github.com/majjoha/stack-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Stack templates for Haskell projects.

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

License:ISC License


Languages

Language:Haskell 100.0%