Skip to content

Commit 18f99d5

Browse files
committed
Updates haskell-tools for HLS compatible with 9.10.3
1 parent d79b1c3 commit 18f99d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
dev:
3-
image: ghcr.io/flipstone/haskell-tools:debian-ghc-9.10.3-0c9045f
3+
image: ghcr.io/flipstone/haskell-tools:debian-ghc-9.10.3-b5fe85f
44
volumes:
55
- .:${PROJECT_DIR}
66
- flipstone_stack_root:/stack-root

0 commit comments

Comments
 (0)