Skip to content

Tags: wz1000/actions

Tags

v2.3.3

Toggle v2.3.3's commit message
Fix haskell#108: Add support for ghcup release channel (haskell#175)

v2.3

Toggle v2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for ghcup release channel (haskell#175)

New action input `ghcup-release-channel` to provide a ghc (pre)release channel for ghcup which will be added via `ghcup config add-release-channel`.  Useful for installing ghc prereleases.  
Tested with GHC 9.6.1 alpha (9.6.0.20230111).

Fixes: haskell#108.

Co-authored-by: Andreas Abel <andreas.abel@ifi.lmu.de>

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for ghcup release channel (haskell#175)

New action input `ghcup-release-channel` to provide a ghc (pre)release channel for ghcup which will be added via `ghcup config add-release-channel`.  Useful for installing ghc prereleases.  
Tested with GHC 9.6.1 alpha (9.6.0.20230111).

Fixes: haskell#108.

Co-authored-by: Andreas Abel <andreas.abel@ifi.lmu.de>

v2.3.2

Toggle v2.3.2's commit message
Upgrade ghcup to 0.1.19.0 (haskell#172)

v2.3.1

Toggle v2.3.1's commit message
Fix haskell#130: ensure that cabal installdir is in the PATH

v2.3.0

Toggle v2.3.0's commit message
PR haskell#146: new input 'cabal-update: false' to skip 'cabal update'

v2.2.0

Toggle v2.2.0's commit message
PR haskell#150: hlint actions: update dependencies

v2.2

Toggle v2.2's commit message
Latest v2.2.x

v2.1.0

Toggle v2.1.0's commit message
Add GHC 9.4.4, 9.4.3 and 9.2.5

v2.1

Toggle v2.1's commit message
Latest v2.1.x