haskell-ide-engine/.gitmodules

18 lines
653 B
Plaintext
Raw Normal View History

[submodule "submodules/cabal-helper"]
path = submodules/cabal-helper
url = https://github.com/alanz/cabal-helper.git
# url = https://github.com/DanielG/cabal-helper.git
[submodule "submodules/HaRe"]
path = submodules/HaRe
url = https://gitlab.com/alanz/HaRe.git
[submodule "submodules/ghc-mod"]
path = submodules/ghc-mod
url = https://github.com/alanz/ghc-mod.git
[submodule "submodules/sorted-list"]
path = submodules/sorted-list
url = https://github.com/Daniel-Diaz/sorted-list.git
[submodule "submodules/yi-rope"]
path = submodules/yi-rope
2018-04-25 23:42:30 +03:00
#url = https://github.com/alanz/yi-rope.git
url = https://github.com/yi-editor/yi-rope.git