kleidukos/Test supported GHC versions

Generate a test matrix from your cabal file's `tested-with` stanza

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cabal-fileThe path to your cabal file, e.g. somefolder/myproject.cabalyes
versionVersion of the get-tested toolno""
windowsEnable Windows runner, latest versionnofalse
windows-versionEnable Windows runner. If both `windows` and `windows-version` inputs are set, the explicit version will take priorityno""
macosEnable macOS runner, latest versionnofalse
macos-versionEnable macOS runner. If both `macos` and `macos-version` inputs are set, the explicit version will take priorityno""
ubuntuEnable Ubuntu runner, latest versionnofalse
ubuntu-versionEnable Ubuntu runner. If both `ubuntu` and `ubuntu-version` inputs are set, the explicit version will take priorityno""
newestEnable only the newest GHC version found in the cabal filenofalse
oldestEnable only the oldest GHC version found in the cabal filenofalse
versions-onlyReturn the list of version onlynofalse
namedescription
matrixThe GHC version matrix