;pkg: simplify stack yaml file names

This commit is contained in:
Simon Michael 2025-04-09 10:18:33 -10:00
parent bc16552e5d
commit 01c1f3c8a5
8 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
# XXX supposed to be interpolated by $ghc below, but this is not working
ghc: 8107
# stack config for this ghc:
stack: stack --stack-yaml=stack8.10.yaml
stack: stack --stack-yaml=stack810.yaml
steps: