Skip to content

Releases: pascalpoizat/template-haskell-project

v0.1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 18:17
v0.1.4.0
5abe58f

Changelog

new features 🎉

  • up-to-date GHC (9.2.5) and LTS (20.5) versions
  • CI (linux+macOS+windows) using GitHub Actions
  • updated information in the README file

breaking changes ⚠️

  • removed information in the README file (no longer up to date)
  • removed CI using Travis (linux+macOS) and AppVeyor (windows)

v0.1.2.0

Choose a tag to compare

@pascalpoizat pascalpoizat released this 17 Mar 21:46
v0.1.2.0
fd0a082

Changelog

new features 🎉

  • add generation of release assets by the CI

breaking changes ⚠️

  • removed sending coverage information to coveralls.io