This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
Releases: actions/setup-haskell
Releases · actions/setup-haskell
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Enhancements
- Support for Windows and macOS
- Support for more versions of GHC and Cabal
- Support for Stack
- Support for smart 'latest' and semver-like versions (e.g., 8.6 for GHC)
- Expanded documentation to cover more scenarios
Additions
- Added outputs for useful paths
- paths to the bin directory
- paths to the exe itself
- paths to cabal store
- Added inputs to customize handling of stack and hybrid setups
🎩 to @jared-w for all the hard work on this release!