From 9605d1da7f726bbfd7e1158d475c68bda219eede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Fri, 15 Jul 2016 17:11:07 +0200 Subject: [PATCH] Update repo URL --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index d2d8e9d..e94c413 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -296,4 +296,4 @@ Test-Suite spec Source-Repository head Type: git - Location: https://github.com/kazu-yamamoto/ghc-mod.git + Location: https://github.com/DanielG/ghc-mod.git