Releases: actions/setup-haskell
Releases · actions/setup-haskell
v1.1.4
- Fixed an issue where we could no longer run on windows after the
add-path
command was disabled.
v1.1.3
- Updated method of communicating with the runner to use Environment Files #39
- Added Licensed to verify third party dependencies #33
- Added ghc-8.10.2 to list of versions #32
- Added GHC 8.8.4 and use ghcup-0.1.8 #29
v1.1.2
- Leave cabal's http-transport setting on its default - #24
- Fix macos ghcup and cabal flags - #22
- Fix stack readme example - #16
🎩 @jared-w @mbj
v1.1.1
- Fix short-circuit logic for ghcup based installs of ghc #21
- Fix unrecognized user-config option for cabal v2.0 #20
- Update dependencies
- Skips cabal update if stack is enabled #18
🎩 @jared-w
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!
v1.0.0
Initial release of setup-haskell.
Supported versions of GHC:
8.0.2
8.2.2
8.4.4
8.6.2
8.6.3
8.6.4
8.6.5
8.8.1
Supported versions of Cabal: