diff --git a/.vscode/settings.json b/.vscode/settings.json index 747af21..2158db5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,6 +6,7 @@ // "nixEnvSelector.args": "--pure" "haskell.formattingProvider": "fourmolu", "haskell.manageHLS": "PATH", + "haskell.sessionLoading": "multipleComponents", "nix.enableLanguageServer": true, "nix.serverPath": "nixd" } \ No newline at end of file