Skip to content

Commit 3861129

Browse files
committed
Upgrade hie-bios version
1 parent 4f18a34 commit 3861129

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ library
106106
ghc-check >=0.5.0.4,
107107
ghc-paths,
108108
cryptohash-sha1 >=0.11.100 && <0.12,
109-
hie-bios >= 0.7.1 && < 0.9.0,
109+
hie-bios >= 0.8 && < 0.9.0,
110110
implicit-hie-cradle >= 0.3.0.5 && < 0.4,
111111
base16-bytestring >=0.1.1 && <1.1
112112
if os(windows)

stack-8.10.6.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ extra-deps:
3737
- data-tree-print-0.1.0.2@sha256:d845e99f322df70e0c06d6743bf80336f5918d5423498528beb0593a2afc1703,1620
3838
- floskell-0.10.5@sha256:77f0bc1569573d9666b10975a5357fef631d32266c071733739393ccae521dab,3803
3939
- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417
40+
- hie-bios-0.8.0
4041
- hiedb-0.4.1.0
4142
- implicit-hie-0.1.2.6@sha256:f50a908979a574a881f753c0f9a5224f023f438b30fdefc5b7fa01803b07a280,2998
4243
- implicit-hie-cradle-0.3.0.5@sha256:5f5e575f549b2a9db664be7650b5c3c9226e313bddc46c79e2e83eb349f8e692,2610

stack-8.6.5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ extra-deps:
6060
- haddock-library-1.10.0
6161
- hashable-1.3.0.0
6262
- heapsize-0.3.0
63-
- hie-bios-0.7.5
63+
- hie-bios-0.8.0
6464
- hlint-3.2.3
6565
- HsYAML-0.2.1.0@rev:1
6666
- HsYAML-aeson-0.2.0.0@rev:2

stack-8.8.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ extra-deps:
5050
- ghc-trace-events-0.1.2.1
5151
- haskell-src-exts-1.21.1
5252
- heapsize-0.3.0
53-
- hie-bios-0.7.5
53+
- hie-bios-0.8.0
5454
- hlint-3.2.3
5555
- HsYAML-aeson-0.2.0.0@rev:2
5656
- hoogle-5.0.17.11

0 commit comments

Comments
 (0)