You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
[](https://github.com/webdevred/get-supported-ghc/actions/workflows/test.yaml)
4
4
[](https://github.com/webdevred/get-supported-ghc/actions/workflows/updated-deps.yaml)
This GitHub Action automatically detects the latest GHC (Glasgow Haskell Compiler) version compatible with your Haskell project's `base` dependency constraint in `package.yaml`.
7
14
8
15
Useful for CI/CD workflows where you want to install a GHC version that satisfies your project's dependency bounds.
0 commit comments