Skip to content

Commit 9a4ed14

Browse files
committed
Add hlint private lib
1 parent 073c99c commit 9a4ed14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hie.yaml.cbl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ cradle:
2727

2828
- path: "./src"
2929
component: "lib:haskell-language-server"
30+
31+
- path: "./src/Ide/Plugin/Hlint.hs"
32+
component: "lib:hls-ghc-lib"
3033

3134
- path: "./.stack-work/"
3235
component: "lib:haskell-language-server"

0 commit comments

Comments
 (0)