Skip to content

Commit 6f9b1c7

Browse files
committed
Add Docker image for GHC 9.4.5 to stack.yaml
1 parent 20cb823 commit 6f9b1c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stack.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ drop-packages:
2424

2525
docker:
2626
enable: false
27-
# Needs to be replaced by the equivalent for GHC 9.4.5, when available
28-
repo: fpco/alpine-haskell-stack:8.10.4
27+
repo: ghcr.io/fpco/alpine-haskell-stack:9.4.5
2928

3029
nix:
3130
# --nix on the command-line to enable.

0 commit comments

Comments
 (0)