haskell-ide-engine/.gitmodules
2018-11-11 14:13:35 +02:00

36 lines
1.1 KiB
Plaintext

[submodule "submodules/HaRe"]
path = submodules/HaRe
# url = https://github.com/bubba/HaRe.git
url = https://github.com/alanz/HaRe.git
[submodule "submodules/cabal-helper"]
path = submodules/cabal-helper
# url = https://github.com/arbor/cabal-helper.git
url = https://github.com/alanz/cabal-helper.git
# url = https://github.com/DanielG/cabal-helper.git
[submodule "submodules/ghc-mod"]
path = submodules/ghc-mod
# url = https://github.com/arbor/ghc-mod.git
# url = https://github.com/bubba/ghc-mod.git
url = https://github.com/alanz/ghc-mod.git
[submodule "submodules/yi-rope"]
path = submodules/yi-rope
url = https://github.com/yi-editor/yi-rope.git
[submodule "submodules/haskell-lsp"]
path = submodules/haskell-lsp
url = https://github.com/alanz/haskell-lsp.git
[submodule "submodules/brittany"]
path = submodules/brittany
url = https://github.com/lspitzner/brittany.git
[submodule "submodules/apply-refact"]
path = submodules/apply-refact
url = https://github.com/alanz/apply-refact.git
[submodule "submodules/lsp-test"]
path = submodules/lsp-test
url = https://github.com/alanz/lsp-test.git