Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit d39ffe2

Browse files
authored
Merge pull request #1488 from haskell/switch-back-c-h-submodule
Switch back to @DanielG cabal-helper
2 parents b8c99d1 + 08fbe56 commit d39ffe2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.gitmodules

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@
1212

1313
[submodule "submodules/cabal-helper"]
1414
path = submodules/cabal-helper
15-
# url = https://github.com/DanielG/cabal-helper.git
16-
# Change this back once https://github.com/DanielG/cabal-helper/pull/85/ merged
17-
url = https://github.com/bubba/cabal-helper.git
15+
url = https://github.com/DanielG/cabal-helper.git
1816

1917
[submodule "submodules/ghc-mod"]
2018
path = submodules/ghc-mod
21-
url = https://github.com/fendor/ghc-mod.git
19+
url = https://github.com/fendor/ghc-mod.git

0 commit comments

Comments
 (0)