summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T19843k.stderr
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2022-01-17 10:45:35 +0100
committersheaf <sam.derbyshire@gmail.com>2022-01-17 14:52:50 +0000
commitf161e890dfd41fd9735f4e259fffe2ce6d00ec1a (patch)
treee6c54b25f3cbb87458dea92c04e23993997e3746 /testsuite/tests/rename/should_fail/T19843k.stderr
parenta13aff98cfccddee285b6550dd08c6ec1a3c4e17 (diff)
downloadhaskell-f161e890dfd41fd9735f4e259fffe2ce6d00ec1a.tar.gz
Use diagnostic infrastructure in GHC.Tc.Errors
Diffstat (limited to 'testsuite/tests/rename/should_fail/T19843k.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T19843k.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T19843k.stderr b/testsuite/tests/rename/should_fail/T19843k.stderr
index 08ed7d8c08..7872fdb784 100644
--- a/testsuite/tests/rename/should_fail/T19843k.stderr
+++ b/testsuite/tests/rename/should_fail/T19843k.stderr
@@ -1,4 +1,4 @@
-T19843k.hs:5:8:
+T19843k.hs:5:8: error:
Not in scope: ‘M.doesn'tExist’
- Module ‘Data.Monoid’ does not export ‘doesn'tExist’.
+ NB: the module ‘Data.Monoid’ does not export ‘doesn'tExist’.