Skip to content

Commit ea3847c

Browse files
committed
fix stack hie
1 parent 18d4237 commit ea3847c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hie.yaml.stack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cradle:
2323
component: "haskell-language-server:exe:haskell-language-server"
2424

2525
- path: "./plugins/tactics/src"
26-
component: "hls-tactics-plugin:lib:hls-tactics-plugin"
26+
component: "hls-tactics-plugin:lib"
2727

2828
- path: "./plugins/tactics/test"
2929
component: "hls-tactics-plugin:test:tests"

0 commit comments

Comments
 (0)