Skip to content

Commit c014a8f

Browse files
committed
Add Docker image for GHC 9.4.5 to stack.yaml
1 parent 8c5ec32 commit c014a8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stack.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ drop-packages:
2525

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

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

0 commit comments

Comments
 (0)