File tree 3 files changed +8
-8
lines changed
plugins/hlint-hls-plugin/src/Ide/Plugin
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ library hlint-plugin
117
117
exposed-modules :
118
118
Ide.Plugin.Hlint
119
119
hs-source-dirs :
120
- hlint-plugin/src
120
+ plugins/ hlint-hls -plugin/src
121
121
build-depends :
122
122
base
123
123
, aeson
Original file line number Diff line number Diff line change @@ -15,27 +15,27 @@ cradle:
15
15
16
16
- path: " ./test/utils/"
17
17
component: " haskell-language-server:func-test"
18
-
18
+
19
19
- path: " ./exe/Main.hs"
20
20
component: " haskell-language-server:exe:haskell-language-server"
21
-
21
+
22
22
- path: " ./exe/Arguments.hs"
23
23
component: " haskell-language-server:exe:haskell-language-server"
24
24
25
25
- path: " ./exe/Wrapper.hs"
26
26
component: " haskell-language-server:exe:haskell-language-server-wrapper"
27
-
27
+
28
28
- path: " ./src"
29
29
component: " lib:haskell-language-server"
30
-
31
- - path: " ./hlint-plugin/src/Ide/Plugin/Hlint.hs"
30
+
31
+ - path: " ./plugins/ hlint-hls -plugin/src/Ide/Plugin/Hlint.hs"
32
32
component: " lib:hlint-plugin"
33
33
34
34
- path: " ./dist-newstyle/"
35
35
component: " lib:haskell-language-server"
36
-
36
+
37
37
- path: " ./ghcide/src"
38
38
component: " ghcide:lib:ghcide"
39
-
39
+
40
40
- path: " ./ghcide/exe"
41
41
component: " ghcide:exe:ghcide"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments