@@ -13,7 +13,7 @@ packages:
13
13
- ./plugins/hls-haddock-comments-plugin
14
14
- ./plugins/hls-eval-plugin
15
15
- ./plugins/hls-explicit-imports-plugin
16
- - ./plugins/hls-refine-imports-plugin
16
+ # - ./plugins/hls-refine-imports-plugin
17
17
- ./plugins/hls-hlint-plugin
18
18
- ./plugins/hls-rename-plugin
19
19
- ./plugins/hls-retrie-plugin
@@ -32,12 +32,14 @@ ghc-options:
32
32
33
33
extra-deps :
34
34
35
+ - blaze-textual-0.2.2.1
35
36
- bytestring-encoding-0.1.0.0@sha256:460b49779fbf0112e8e2f1753c1ed9131eb18827600c298f4d6bb51c4e8c1c0d,1727
36
37
- dependent-map-0.4.0.0@sha256:ca2b131046f4340a1c35d138c5a003fe4a5be96b14efc26291ed35fd08c62221,1657
37
38
- dependent-sum-0.7.1.0@sha256:0e419237f5b86da3659772afff9cab355c0f8d5b3fdb15a5b30e673d8dc83941,2147
38
39
- floskell-0.10.5
39
40
- ghc-source-gen-0.4.1.0
40
41
- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417
42
+ - hie-bios-0.7.6
41
43
- hiedb-0.4.0.0
42
44
- hspec-2.7.10
43
45
- hspec-core-2.7.10
@@ -53,21 +55,10 @@ extra-deps:
53
55
- lsp-test-0.14.0.1
54
56
- sqlite-simple-0.4.18.0
55
57
56
- # Upstream patches for ghc-9.0.1 compatability
57
- # Same as in cabal.project
58
- - github : jwaldmann/blaze-textual
59
- commit : d8ee6cf80e27f9619d621c936bb4bda4b99a183f
60
- # https://github.com/jwaldmann/blaze-textual/commit/d8ee6cf80e27f9619d621c936bb4bda4b99a183f
61
- # https://github.com/bos/blaze-textual/issues/13
62
-
63
58
- github : mithrandi/czipwith
64
59
commit : b6245884ae83e00dd2b5261762549b37390179f8
65
60
# https://github.com/lspitzner/czipwith/pull/2
66
61
67
- - github : mpickering/hie-bios
68
- commit : 1875bff093983a0506f80e214eda27e7419da3bc
69
- # https://github.com/mpickering/hie-bios/pull/285
70
-
71
62
- github : hsyl20/ghc-api-compat
72
63
commit : 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15
73
64
0 commit comments