Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 525 Bytes

Changelog

GitpodTemplate uses PVP Versioning. The changelog is available on GitHub.

0.0.1.0

  • Modify the docker file to use ghcup
  • use cabal init and stack init to overwrite defaults, so incase ghc is update the build still works.
  • Modify CI to use haskell-ci which generates a ci configuration from cabal file.
  • Change the name of files so they fit cabal's default naming.

0.0.0.0

  • Initially created.