Skip to content

Commit 1c1f7f3

Browse files
committed
Correct component name
1 parent f5d4311 commit 1c1f7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hie.yaml.cbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ cradle:
4646
- path: "./hls-plugin-api/src"
4747
component: "hls-plugin-api:lib:hls-plugin-api"
4848

49-
- path: "./plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs"
50-
component: "lib:hlint-plugin"
49+
- path: "./plugins/hls-hlint-plugin/src"
50+
component: "lib:hls-hlint-plugin"

0 commit comments

Comments
 (0)