Skip to content

Commit bf76edb

Browse files
authored
Fix wrong splice plugin component name in hie.yaml (#1162)
1 parent 7878c0c commit bf76edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hie-cabal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ cradle:
122122
component: "lib:hls-retrie-plugin"
123123

124124
- path: "./plugins/hls-splice-plugin/src"
125-
component: "hls-splice-plugin:lib"
125+
component: "lib:hls-splice-plugin"
126126

127127
- path: "./plugins/tactics/src"
128128
component: "lib:hls-tactics-plugin"

0 commit comments

Comments
 (0)