Skip to content

FranklinChen/stack-template-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-template-demo

Build Status

This is a demo of the franklinchen Haskell Stack template. It was created with the command

$ stack new stack-template-demo franklinchen

to pick up my template at https://github.com/commercialhaskell/stack-templates/blob/master/franklinchen.hsfiles

Features of this template:

  • A Travis file .travis.yml using Stack, and a badge for the README.
  • A sample library module Lib.
  • A sample HSpec/QuickCheck test suite that includes the test module LibSpec.
  • A sample application in app.

Run the tests with

$ stack test

About

Demo of using the franklinchen Haskell Stack template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published