mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
Add ghc-mod as a submodule
This commit is contained in:
parent
e555eb8676
commit
7f3a92ae27
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
||||
[submodule "vendor/prettyprinter"]
|
||||
path = vendor/prettyprinter
|
||||
url = https://github.com/robrix/prettyprinter.git
|
||||
[submodule "vendor/ghc-mod"]
|
||||
path = vendor/ghc-mod
|
||||
url = https://github.com/joshvera/ghc-mod
|
||||
|
1
vendor/ghc-mod
vendored
Submodule
1
vendor/ghc-mod
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0d13786a4cc413cf12de0ace9ba6f43ddd7a032b
|
Loading…
Reference in New Issue
Block a user