haskell-ide-engine/.gitmodules
David Turnbull 93c8d01c56 switch cabal-helper/ghc-mod submodule remotes
use new ghc-mod branch

New version of cabal-helper

fix shadowing, point to cabal-helper submodule

new cabal-helper

new ghc-mod

new ghc-mod

fix merge

cabal-helper-rebased

pretty-show & ghc-mod using the right cabal-helper version range

bump ghc-mode-core

bump cabal-helper

new cabal-helper

new cabal-helper

new cabal-helper
2018-10-26 16:28:30 +11:00

30 lines
901 B
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/alanz/brittany.git