aboutsummaryrefslogtreecommitdiff
path: root/hie.yaml
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-02-25 21:04:23 +0100
committerTom Smeding <tom@tomsmeding.com>2024-02-25 21:04:23 +0100
commitfb1f3d1f4d53f4db9c43645e647720b77750f58d (patch)
tree76a2e445ac4420e0527e915a180ad210b0199495 /hie.yaml
parentc13617684eb10fc622cc502249591002e2f7d74c (diff)
Add super dumb lsp stub
Thanks daniƫl
Diffstat (limited to 'hie.yaml')
-rw-r--r--hie.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hie.yaml b/hie.yaml
index ae8c4c0..9e52c3f 100644
--- a/hie.yaml
+++ b/hie.yaml
@@ -10,6 +10,11 @@ cradle:
cradle:
cabal:
component: "exe:hs-visinter"
+ - path: "./lsp"
+ config:
+ cradle:
+ cabal:
+ component: "exe:hs-vis-lsp"
- path: "./examples"
config:
cradle: