Skip to content

Commit ed38cee

Browse files
committed
Add hls-plugin-api component to cradle
1 parent 4bde50d commit ed38cee

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

hie.yaml.cbl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ cradle:
3636

3737
- path: "./ghcide/exe"
3838
component: "ghcide:exe:ghcide"
39+
40+
- path: "./hls-plugin-api/src"
41+
component: "hls-plugin-api:lib:hls-plugin-api"

hie.yaml.stack

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ cradle:
3636

3737
- path: "./ghcide/exe"
3838
component: "ghcide:exe:ghcide"
39+
40+
- path: "./hls-plugin-api/src"
41+
component: "hls-plugin-api:lib:hls-plugin-api"

0 commit comments

Comments
 (0)