summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖmer Sinan Ağacan <omeragacan@gmail.com>2019-04-10 09:17:03 (GMT)
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-11 23:57:38 (GMT)
commitfa0ccbb8731e3a44dba130e835ce2a5da994c66c (patch)
tree80811cdca02f8ddf384dfb41d01ffcc17aaa1c6f
parent091195a49c29a4f81b7e8ffb1e5136f15077c3db (diff)
downloadghc-fa0ccbb8731e3a44dba130e835ce2a5da994c66c.zip
ghc-fa0ccbb8731e3a44dba130e835ce2a5da994c66c.tar.gz
ghc-fa0ccbb8731e3a44dba130e835ce2a5da994c66c.tar.bz2
Update a panic message
Point users to the right URL
-rw-r--r--compiler/ghci/ByteCodeLink.hs4
-rw-r--r--testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr4
-rw-r--r--testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-32-mingw324
-rw-r--r--testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-64-mingw324
-rw-r--r--testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr4
-rw-r--r--testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-32-mingw324
-rw-r--r--testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-64-mingw324
7 files changed, 14 insertions, 14 deletions
diff --git a/compiler/ghci/ByteCodeLink.hs b/compiler/ghci/ByteCodeLink.hs
index f2a368b..9138d1c 100644
--- a/compiler/ghci/ByteCodeLink.hs
+++ b/compiler/ghci/ByteCodeLink.hs
@@ -154,8 +154,8 @@ linkFail who what
, "the missing library using the -L/path/to/object/dir and -lmissinglibname"
, "flags, or simply by naming the relevant files on the GHCi command line."
, "Alternatively, this link failure might indicate a bug in GHCi."
- , "If you suspect the latter, please send a bug report to:"
- , " glasgow-haskell-bugs@haskell.org"
+ , "If you suspect the latter, please report this as a GHC bug:"
+ , " https://www.haskell.org/ghc/reportabug"
])
diff --git a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr
index fdb91d1..30d756f 100644
--- a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr
+++ b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug
diff --git a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-32-mingw32 b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-32-mingw32
index 73d736c..1b32baf 100644
--- a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-32-mingw32
+++ b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-32-mingw32
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug
diff --git a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-64-mingw32 b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-64-mingw32
index 1fea3e2..d38e1c0 100644
--- a/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-64-mingw32
+++ b/testsuite/tests/rts/T11223/T11223_link_order_a_b_2_fail.stderr-ws-64-mingw32
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug
diff --git a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr
index b5e9213..0f54eab 100644
--- a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr
+++ b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug
diff --git a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-32-mingw32 b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-32-mingw32
index 48245cc..6226dda 100644
--- a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-32-mingw32
+++ b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-32-mingw32
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug
diff --git a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-64-mingw32 b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-64-mingw32
index 4d4656f..5b9103e 100644
--- a/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-64-mingw32
+++ b/testsuite/tests/rts/T11223/T11223_simple_duplicate_lib.stderr-ws-64-mingw32
@@ -20,6 +20,6 @@ archives or DLLs needed by your current session. Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
-If you suspect the latter, please send a bug report to:
- glasgow-haskell-bugs@haskell.org
+If you suspect the latter, please report this as a GHC bug:
+ https://www.haskell.org/ghc/reportabug