Skip to content
/ haskell-template Public template

Opinionated template for new Haskell projects.

Notifications You must be signed in to change notification settings

Airsequel/haskell-template

Repository files navigation

Haskell Template

Opinionated template for new Haskell projects.

Used Technologies

Usage

  1. Clone this repository
  2. Rename the folder to your project name
  3. Replace all occurences of haskell-template with your project name
  4. Run stack test to build the project and run the tests
  5. Run stack run to run the project
  6. Run stack install to install the project (make it available in your PATH)

About

Opinionated template for new Haskell projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project