An example of a Haskell project with working continuous integration provided by GitHub Actions.
Features:
- Support for multiple platforms (Linux, Windows, and MacOS).
- Haddock documentation is generated and published automatically via GitHub Pages. (See documentation.)
- Hyperlinks for imported functions and types point to Haddock documentation hosted on Hackage.
The GitHub action is inspired by: