summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T5331.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T5331.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T5331.stderr25
1 files changed, 12 insertions, 13 deletions
diff --git a/testsuite/tests/rename/should_compile/T5331.stderr b/testsuite/tests/rename/should_compile/T5331.stderr
index 562aa69978..13249b0e17 100644
--- a/testsuite/tests/rename/should_compile/T5331.stderr
+++ b/testsuite/tests/rename/should_compile/T5331.stderr
@@ -1,13 +1,12 @@
-
-T5331.hs:8:17: Warning:
- Unused quantified type variable ‘a’
- In the definition of data constructor ‘S1’
-
-T5331.hs:11:16: Warning:
- Unused quantified type variable ‘a’
- In the definition of data constructor ‘W1’
-
-T5331.hs:13:13: Warning:
- Unused quantified type variable ‘a’
- In the type ‘forall a. Int’
- In the type signature for ‘f’
+
+T5331.hs:8:17: warning:
+ Unused quantified type variable ‘a’
+ In the definition of data constructor ‘S1’
+
+T5331.hs:11:16: warning:
+ Unused quantified type variable ‘a’
+ In the definition of data constructor ‘W1’
+
+T5331.hs:13:13: warning:
+ Unused quantified type variable ‘a’
+ In the type ‘forall a. Int’