Skip to content

Commit 4d29f07

Browse files
committed
Use unreleased hie-bios 0.16
1 parent 29b2ecb commit 4d29f07

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,8 @@ if impl(ghc >= 9.11)
5757
allow-newer:
5858
cabal-install-parsers:base,
5959
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ library
7373
, Glob
7474
, haddock-library >=1.8 && <1.12
7575
, hashable
76-
, hie-bios ^>=0.15.0
76+
, hie-bios ^>=0.16.0
7777
, hie-compat ^>=0.3.0.0
7878
, hiedb ^>= 0.7.0.0
7979
, hls-graph == 2.11.0.0

0 commit comments

Comments
 (0)