Releases: actions/setup-haskell
Releases · actions/setup-haskell
v1.1.4
18 Nov 20:18
Compare
Sorry, something went wrong.
No results found
Fixed an issue where we could no longer run on windows after the add-path command was disabled.
v1.1.3
30 Sep 19:45
Compare
Sorry, something went wrong.
No results found
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
06 Jul 15:03
Compare
Sorry, something went wrong.
No results found
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
11 Jun 21:23
Compare
Sorry, something went wrong.
No results found
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
04 May 14:00
Compare
Sorry, something went wrong.
No results found
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
30 Sep 20:04
Compare
Sorry, something went wrong.
No results found
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: