We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3682b commit e2cc325Copy full SHA for e2cc325
hie.yaml.stack
@@ -23,7 +23,7 @@ cradle:
23
component: "haskell-language-server:exe:haskell-language-server"
24
25
- path: "./plugins/tactics/src"
26
- component: "hls-tactics-plugin:lib:hls-tactics-plugin"
+ component: "hls-tactics-plugin:lib"
27
28
- path: "./plugins/tactics/test"
29
component: "hls-tactics-plugin:test:tests"
stack.yaml
@@ -0,0 +1 @@
1
+stack-8.6.5.yaml
0 commit comments