aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2022-09-22 22:29:38 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:51 +0200
commit12ac2354ffca7a221cb4535354eb86907bfceea7 (patch)
treee91d72e94313b3efb36e08cfa1b8eaff77a4ba86 /.vscode/settings.json
parent1ce7af69533658ec88971a1c53eb4a158bb66e48 (diff)
Initial commit
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..01b6d4b
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "haskell.manageHLS": "GHCup"
+} \ No newline at end of file