Skip to content

Commit fd74313

Browse files
authored
Merge pull request #370 from alanz/switch-ghcide-upstream
Update the ghcide upstream to be in haskell/ghcide
2 parents cd1b544 + 023eb06 commit fd74313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

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

0 commit comments

Comments
 (0)