summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/read014.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_compile/read014.stderr')
-rw-r--r--testsuite/tests/parser/should_compile/read014.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_compile/read014.stderr b/testsuite/tests/parser/should_compile/read014.stderr
index f3d8d604fb..5302b3476e 100644
--- a/testsuite/tests/parser/should_compile/read014.stderr
+++ b/testsuite/tests/parser/should_compile/read014.stderr
@@ -1,7 +1,7 @@
read014.hs:4:1: Warning:
Top-level binding with no type signature:
- ng1 :: forall t a. Num a => t -> a -> a
+ ng1 :: forall r a. Num a => r -> a -> a
read014.hs:4:5: Warning: Defined but not used: ‘x’