Skip to content

Commit bb7b26f

Browse files
committed
fix appveyor stack config path
1 parent 926dfd9 commit bb7b26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ environment:
1919
STACK_ROOT: "c:\\sr"
2020
matrix:
2121
# don't forget to also change the cache directory below
22-
- YAML: "stack.ghc9.0.yaml"
22+
- YAML: "stack.ghc9.2.yaml"
2323

2424
platform:
2525
- x64

0 commit comments

Comments
 (0)