diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T19843c.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T19843c.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T19843c.stderr b/testsuite/tests/rename/should_fail/T19843c.stderr index 94cdadf528..d15ac772b4 100644 --- a/testsuite/tests/rename/should_fail/T19843c.stderr +++ b/testsuite/tests/rename/should_fail/T19843c.stderr @@ -1,4 +1,4 @@ T19843c.hs:6:6: error: Not in scope: data constructor ‘Map.Map’ - Module ‘Data.Map’ does not export ‘Map’. + NB: the module ‘Data.Map’ does not export ‘Map’. |