Skip to content

Commit ebbd603

Browse files
committed
use ghcup's ghc (for HLS): "system-ghc: true"
1 parent f8e3c18 commit ebbd603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcl/stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ extra-deps:
7575
# extra-package-dbs: []
7676

7777
# Control whether we use the GHC we find on the path
78-
# system-ghc: true
78+
system-ghc: true
7979
#
8080
# Require a specific version of stack, using version ranges
8181
# require-stack-version: -any # Default

0 commit comments

Comments
 (0)