You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,6 @@
55
55
"description":
56
56
"Set the path to your hie executable, if it's not already on your $PATH. Works with ~, ${HOME} and ${workspaceFolder}."
57
57
},
58
-
"languageServerHaskell.useHieWrapper": {
59
-
"scope": "resource",
60
-
"type": "boolean",
61
-
"default": false,
62
-
"description":
63
-
"Try to automatically select the correct hie version, based on your projects GHC version. NOTE: Build hie using the Makefile to get all versions. This will take precedence over hieExecutablePath."
0 commit comments