summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T22513h.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T22513h.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T22513h.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/T22513h.stderr b/testsuite/tests/rename/should_compile/T22513h.stderr
index 33244dd11d..07bc830bac 100644
--- a/testsuite/tests/rename/should_compile/T22513h.stderr
+++ b/testsuite/tests/rename/should_compile/T22513h.stderr
@@ -1,7 +1,8 @@
+
T22513h.hs:6:19: warning: [GHC-54201] [-Wterm-variable-capture]
The type variable ‘id’ is implicitly quantified,
even though another variable of the same name is in scope:
‘id’ imported from ‘Prelude’ at T22513h.hs:1:8-14
- (and originally defined in ‘GHC.Base’)
+ (and originally defined in ‘ghc-base-4.18.0.0:GHC.Base’)
This is not forward-compatible with a planned GHC extension, RequiredTypeArguments.
- Suggested fix: Consider renaming the type variable. \ No newline at end of file
+ Suggested fix: Consider renaming the type variable.