summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T9161-2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/T9161-2.stderr')
-rw-r--r--testsuite/tests/patsyn/should_fail/T9161-2.stderr11
1 files changed, 6 insertions, 5 deletions
diff --git a/testsuite/tests/patsyn/should_fail/T9161-2.stderr b/testsuite/tests/patsyn/should_fail/T9161-2.stderr
index ebaea2d455..b7a1f360d7 100644
--- a/testsuite/tests/patsyn/should_fail/T9161-2.stderr
+++ b/testsuite/tests/patsyn/should_fail/T9161-2.stderr
@@ -1,5 +1,6 @@
-
-T9161-2.hs:8:20: error:
- Pattern synonym ‘PATTERN’ used as a type
- In the type signature:
- wrongLift :: Proxy PATTERN ()
+
+T9161-2.hs:8:20: error:
+ • Pattern synonym ‘PATTERN’ used as a type
+ • In the first argument of ‘Proxy’, namely ‘PATTERN’
+ In the type signature:
+ wrongLift :: Proxy PATTERN ()