Skip to content

Commit e952576

Browse files
committed
Switch to using ghcide master again
1 parent 750bb58 commit e952576

File tree

5 files changed

+6
-3
lines changed

5 files changed

+6
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# rm -rf path_to_submodule
1111
[submodule "ghcide"]
1212
path = ghcide
13-
# url = https://github.com/digital-asset/ghcide.git
14-
url = https://github.com/alanz/ghcide.git
13+
url = https://github.com/digital-asset/ghcide.git
14+
# url = https://github.com/alanz/ghcide.git

ghcide

stack-8.6.4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ extra-deps:
4040
- rope-utf16-splay-0.3.1.0
4141
- shake-0.18.5
4242
- syz-0.2.0.0
43+
- tasty-rerun-1.1.17
4344
- temporary-1.2.1.1
4445
- unix-compat-0.5.2
4546
- unordered-containers-0.2.10.0

stack-8.6.5.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ extra-deps:
3131
- regex-pcre-builtin-0.95.1.1.8.43
3232
- regex-tdfa-1.3.1.0
3333
- semialign-1.1
34+
- tasty-rerun-1.1.17
3435
- temporary-1.2.1.1
3536
- topograph-1
3637

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ extra-deps:
3131
- regex-pcre-builtin-0.95.1.1.8.43
3232
- regex-tdfa-1.3.1.0
3333
- semialign-1.1
34+
- tasty-rerun-1.1.17
3435
- temporary-1.2.1.1
3536
- topograph-1
3637

0 commit comments

Comments
 (0)