jonascarpay / template-haskell

batteries-included nix-based haskell project template
BSD 3-Clause "New" or "Revised" License
61 stars 10 forks source link

tests, checks, CI #2

Closed jonascarpay closed 3 years ago

jonascarpay commented 3 years ago

Have a default set of checks similar to https://github.com/ndmitchell/neil, have them be runnable locally, and have CI test them with a variety of GHC versions/LTS's.

Can this be done through Haskell.nix's checks?

Checks: