diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail030.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail030.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail030.stderr b/testsuite/tests/rename/should_fail/rnfail030.stderr index 6343062325..705ea7fba2 100644 --- a/testsuite/tests/rename/should_fail/rnfail030.stderr +++ b/testsuite/tests/rename/should_fail/rnfail030.stderr @@ -1,5 +1,5 @@ -rnfail030.hs:2:21: error: +rnfail030.hs:2:21: error: [GHC-76037] Not in scope: ‘Data.List.map’ Suggested fix: Perhaps you want to add ‘map’ to the import list in the import of |