Correct component name

This commit is contained in:
jneira 2020-10-26 12:56:11 +01:00
parent f5d431112e
commit 1c1f7f31e8

View File

@ -46,5 +46,5 @@ cradle:
- path: "./hls-plugin-api/src"
component: "hls-plugin-api:lib:hls-plugin-api"
- path: "./plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs"
component: "lib:hlint-plugin"
- path: "./plugins/hls-hlint-plugin/src"
component: "lib:hls-hlint-plugin"