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

Commit d39ffe2

Browse files
authoredDec 22, 2019
Merge pull request #1488 from haskell/switch-back-c-h-submodule
Switch back to @DanielG cabal-helper
·
1.41.0.0.0
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)
This repository has been archived.