Skip to content

begriffs/haskell-circle-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High-Quality Haskell CI

Circle CI

Best practices for Haskell continuous integration on CircleCI. This repo is a place to collaborate and refine techniques to enforce clean code.

Features

  • Uses Stack
  • Draconian warning level
  • HLints all files
  • Checks for outdated constraints with packdeps
  • Checks cabal file for possible Hackage problems
  • Generates documentation coverage report
  • Tests sdist packaging

TODO

There are more cool things we can do. See the issues where I've recorded some ideas.

About

Exemplary Stack-based template for Circle CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages