From 74f92973b71fa1c897d46cff6597ade883cb9b11 Mon Sep 17 00:00:00 2001 From: alexwl Date: Fri, 29 Mar 2019 15:33:07 +0300 Subject: Update the bug report URL --- vendor/cabal-helper-0.8.1.2/lib/Distribution/Helper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/cabal-helper-0.8.1.2') diff --git a/vendor/cabal-helper-0.8.1.2/lib/Distribution/Helper.hs b/vendor/cabal-helper-0.8.1.2/lib/Distribution/Helper.hs index a0d32fd..b72faed 100644 --- a/vendor/cabal-helper-0.8.1.2/lib/Distribution/Helper.hs +++ b/vendor/cabal-helper-0.8.1.2/lib/Distribution/Helper.hs @@ -464,7 +464,7 @@ data LibexecNotFoundError = LibexecNotFoundError String FilePath instance Exception LibexecNotFoundError instance Show LibexecNotFoundError where show (LibexecNotFoundError exe dir) = - libexecNotFoundError exe dir "https://github.com/DanielG/cabal-helper/issues" + libexecNotFoundError exe dir "https://github.com/alexwl/haskell-code-explorer/issues" findLibexecExe :: IO FilePath findLibexecExe = do -- cgit v1.2.3