Skip to content

Commit 621d8e8

Browse files
authored
Comment out refineImports
and use hackage released versions for blaze-textual and hie-bios
1 parent 90cb511 commit 621d8e8

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

stack-9.0.1.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packages:
1313
- ./plugins/hls-haddock-comments-plugin
1414
- ./plugins/hls-eval-plugin
1515
- ./plugins/hls-explicit-imports-plugin
16-
- ./plugins/hls-refine-imports-plugin
16+
# - ./plugins/hls-refine-imports-plugin
1717
- ./plugins/hls-hlint-plugin
1818
- ./plugins/hls-rename-plugin
1919
- ./plugins/hls-retrie-plugin
@@ -32,12 +32,14 @@ ghc-options:
3232

3333
extra-deps:
3434

35+
- blaze-textual-0.2.2.1
3536
- bytestring-encoding-0.1.0.0@sha256:460b49779fbf0112e8e2f1753c1ed9131eb18827600c298f4d6bb51c4e8c1c0d,1727
3637
- dependent-map-0.4.0.0@sha256:ca2b131046f4340a1c35d138c5a003fe4a5be96b14efc26291ed35fd08c62221,1657
3738
- dependent-sum-0.7.1.0@sha256:0e419237f5b86da3659772afff9cab355c0f8d5b3fdb15a5b30e673d8dc83941,2147
3839
- floskell-0.10.5
3940
- ghc-source-gen-0.4.1.0
4041
- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417
42+
- hie-bios-0.7.6
4143
- hiedb-0.4.0.0
4244
- hspec-2.7.10
4345
- hspec-core-2.7.10
@@ -53,21 +55,10 @@ extra-deps:
5355
- lsp-test-0.14.0.1
5456
- sqlite-simple-0.4.18.0
5557

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-
6358
- github: mithrandi/czipwith
6459
commit: b6245884ae83e00dd2b5261762549b37390179f8
6560
# https://github.com/lspitzner/czipwith/pull/2
6661

67-
- github: mpickering/hie-bios
68-
commit: 1875bff093983a0506f80e214eda27e7419da3bc
69-
# https://github.com/mpickering/hie-bios/pull/285
70-
7162
- github: hsyl20/ghc-api-compat
7263
commit: 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15
7364

0 commit comments

Comments
 (0)