Skip to content

Commit f96125f

Browse files
authored
Update to hie-bios 0.7.4 (#1405)
1 parent ff9a182 commit f96125f

10 files changed

+10
-10
lines changed

cabal.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ package ghcide
2424

2525
write-ghc-environment-files: never
2626

27-
index-state: 2021-02-18T16:01:39Z
27+
index-state: 2021-02-19T20:48:27Z
2828

2929
allow-newer:
3030
active:base,

stack-8.10.2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extra-deps:
3333
- lsp-types-1.1.0.0
3434
- lsp-test-0.13.0.0
3535
- heapsize-0.3.0
36-
- hie-bios-0.7.3
36+
- hie-bios-0.7.4
3737
- implicit-hie-cradle-0.3.0.2
3838
- implicit-hie-0.1.2.5
3939
- monad-dijkstra-0.1.1.2

stack-8.10.3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra-deps:
2626
- floskell-0.10.4
2727
- fourmolu-0.3.0.0
2828
- heapsize-0.3.0
29-
- hie-bios-0.7.3
29+
- hie-bios-0.7.4
3030
- implicit-hie-cradle-0.3.0.2
3131
- implicit-hie-0.1.2.5
3232
- monad-dijkstra-0.1.1.2

stack-8.10.4.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra-deps:
2626
- floskell-0.10.4
2727
- fourmolu-0.3.0.0
2828
- heapsize-0.3.0
29-
- hie-bios-0.7.3
29+
- hie-bios-0.7.4
3030
- implicit-hie-cradle-0.3.0.2
3131
- implicit-hie-0.1.2.5
3232
- monad-dijkstra-0.1.1.2

stack-8.6.4.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ extra-deps:
4545
- haddock-library-1.8.0
4646
- hashable-1.3.0.0
4747
- heapsize-0.3.0
48-
- hie-bios-0.7.3
48+
- hie-bios-0.7.4
4949
- hlint-3.2.3
5050
- HsYAML-0.2.1.0@rev:1
5151
- HsYAML-aeson-0.2.0.0@rev:2

stack-8.6.5.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extra-deps:
4444
- haddock-library-1.8.0
4545
- hashable-1.3.0.0
4646
- heapsize-0.3.0
47-
- hie-bios-0.7.3
47+
- hie-bios-0.7.4
4848
- hlint-3.2.3
4949
- HsYAML-0.2.1.0@rev:1
5050
- HsYAML-aeson-0.2.0.0@rev:2

stack-8.8.2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ extra-deps:
3838
- haddock-library-1.8.0
3939
- haskell-src-exts-1.21.1
4040
- heapsize-0.3.0
41-
- hie-bios-0.7.3
41+
- hie-bios-0.7.4
4242
- hlint-3.2.3
4343
- hoogle-5.0.17.11
4444
- hsimport-0.11.0

stack-8.8.3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extra-deps:
3434
- ghc-trace-events-0.1.2.1
3535
- haskell-src-exts-1.21.1
3636
- heapsize-0.3.0
37-
- hie-bios-0.7.3
37+
- hie-bios-0.7.4
3838
- hlint-3.2.3
3939
- HsYAML-aeson-0.2.0.0@rev:2
4040
- hoogle-5.0.17.11

stack-8.8.4.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ extra-deps:
3232
- ghc-trace-events-0.1.2.1
3333
- haskell-src-exts-1.21.1
3434
- heapsize-0.3.0
35-
- hie-bios-0.7.3
35+
- hie-bios-0.7.4
3636
- hlint-3.2.3
3737
- HsYAML-aeson-0.2.0.0@rev:2
3838
- hoogle-5.0.17.11

stack.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ extra-deps:
4646
- haddock-library-1.8.0
4747
- hashable-1.3.0.0
4848
- heapsize-0.3.0
49-
- hie-bios-0.7.3
49+
- hie-bios-0.7.4
5050
- hlint-3.2.3
5151
- HsYAML-0.2.1.0@rev:1
5252
- HsYAML-aeson-0.2.0.0@rev:2

0 commit comments

Comments
 (0)