diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T15607.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T15607.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T15607.stderr b/testsuite/tests/rename/should_fail/T15607.stderr index 2a534d2a5a..b6bfed5e29 100644 --- a/testsuite/tests/rename/should_fail/T15607.stderr +++ b/testsuite/tests/rename/should_fail/T15607.stderr @@ -1,5 +1,5 @@ -T15607.hs:6:10: error: +T15607.hs:6:10: error: [GHC-88464] Variable not in scope: pure :: t0 -> t Suggested fix: Perhaps you want to remove ‘pure’ from the explicit hiding list |