Skip to content

Commit 3312117

Browse files
authored
Update hie-bios (#1397)
1 parent 03e833b commit 3312117

10 files changed

+10
-7
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
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-15T19:02:22Z
27+
index-state: 2021-02-18T16:01:39Z
2828

2929
allow-newer:
3030
active:base,

stack-8.10.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +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
3637
- implicit-hie-cradle-0.3.0.2
3738
- implicit-hie-0.1.2.5
3839
- monad-dijkstra-0.1.1.2

stack-8.10.3.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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
2930
- implicit-hie-cradle-0.3.0.2
3031
- implicit-hie-0.1.2.5
3132
- monad-dijkstra-0.1.1.2

stack-8.10.4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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
2930
- implicit-hie-cradle-0.3.0.2
3031
- implicit-hie-0.1.2.5
3132
- monad-dijkstra-0.1.1.2

stack-8.6.4.yaml

Lines changed: 1 addition & 1 deletion
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.1
48+
- hie-bios-0.7.3
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

Lines changed: 1 addition & 1 deletion
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.1
47+
- hie-bios-0.7.3
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

Lines changed: 1 addition & 1 deletion
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.1
41+
- hie-bios-0.7.3
4242
- hlint-3.2.3
4343
- hoogle-5.0.17.11
4444
- hsimport-0.11.0

stack-8.8.3.yaml

Lines changed: 1 addition & 1 deletion
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.1
37+
- hie-bios-0.7.3
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

Lines changed: 1 addition & 1 deletion
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.1
35+
- hie-bios-0.7.3
3636
- hlint-3.2.3
3737
- HsYAML-aeson-0.2.0.0@rev:2
3838
- hoogle-5.0.17.11

stack.yaml

Lines changed: 1 addition & 1 deletion
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.1
49+
- hie-bios-0.7.3
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)