This repository contains a collection of Stack templates that I use for Haskell projects.
stack new [options] <project-name> <majjoha/template-name>
majjoha/simple
is a minimal template for writing libraries. It only includes
Hspec and a configuration file for running tests
using GitHub Actions.
See LICENSE.