We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b2ecb commit 4d29f07Copy full SHA for 4d29f07
cabal.project
@@ -57,3 +57,8 @@ if impl(ghc >= 9.11)
57
allow-newer:
58
cabal-install-parsers:base,
59
cabal-install-parsers:time,
60
+
61
+source-repository-package
62
+ type: git
63
+ location: https://github.com/fendor/hie-bios.git
64
+ tag: adcd3e20e0e57ce25f5bc3e635d819592f9d9a6a
ghcide/ghcide.cabal
@@ -73,7 +73,7 @@ library
73
, Glob
74
, haddock-library >=1.8 && <1.12
75
, hashable
76
- , hie-bios ^>=0.15.0
+ , hie-bios ^>=0.16.0
77
, hie-compat ^>=0.3.0.0
78
, hiedb ^>= 0.7.0.0
79
, hls-graph == 2.11.0.0
0 commit comments