Skip to content

Commit 0456cfd

Browse files
committed
Remove stray setting
1 parent 4f6a9a9 commit 0456cfd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,6 @@
171171
"Discovers HLS and other executables in system PATH"
172172
]
173173
},
174-
"haskell.useSystemGHCup": {
175-
"scope": "resource",
176-
"type": "boolean",
177-
"default": null,
178-
"description": "Whether to use the system ghcup or an internal one for installing HLS."
179-
},
180174
"haskell.checkProject": {
181175
"scope": "resource",
182176
"type": "boolean",

0 commit comments

Comments
 (0)