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 da90833 commit c738039Copy full SHA for c738039
hie-cabal.yaml
@@ -45,6 +45,9 @@ cradle:
45
46
# Plugins:
47
48
+ - path: "./plugins/hls-class-plugin/src"
49
+ component: "hls-class-plugin"
50
+
51
- path: "./plugins/tactics/src"
52
component: "hls-tactics-plugin:lib:hls-tactics-plugin"
53
hie-stack.yaml
@@ -41,6 +41,9 @@ cradle:
41
42
43
44
+ component: "hls-class-plugin:lib"
- path: "./plugins/hls-explicit-imports-plugin/src"
component: "hls-explicit-imports-plugin:lib"
0 commit comments