GHCup Setup
Version updated for https://github.com/haskell/ghcup-setup to version v1.2.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “GHCup Action” is a GitHub Action designed to install the ghcup tool across various operating systems and integrate it into the system’s PATH. It automates the setup and management of Haskell development tools such as GHC, Cabal, Stack, and HLS, ensuring consistent and streamlined development environments for Haskell projects. Key capabilities include support for configurable tool versions, matrix testing across different operating systems, and customizable configurations for advanced usage.
What’s Changed
What’s Changed
- Upgrade to node24 by @tfausak in https://github.com/haskell/ghcup-setup/pull/21
New Contributors
- @tfausak made their first contribution in https://github.com/haskell/ghcup-setup/pull/21
Full Changelog: https://github.com/haskell/ghcup-setup/compare/v1...v1.2.3