Below you will find pages that utilize the taxonomy term “Webdevred”
April 12, 2026
Get Supported GHC Version
Version updated for https://github.com/webdevred/get-supported-ghc to version v0.0.12.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Get Supported GHC Version, automates the detection of the latest and oldest GHC (Glasgow Haskell Compiler) versions compatible with a Haskell project’s base dependency constraints in package.yaml. It simplifies CI/CD workflows by determining the appropriate GHC version to install while optionally validating that dependency boundaries align with tested GHC versions, ensuring compatibility and avoiding build issues.