diff options
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/T9161-2.stderr')
-rw-r--r-- | testsuite/tests/patsyn/should_fail/T9161-2.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_fail/T9161-2.stderr b/testsuite/tests/patsyn/should_fail/T9161-2.stderr index 71f7cbe257..e2c7e12236 100644 --- a/testsuite/tests/patsyn/should_fail/T9161-2.stderr +++ b/testsuite/tests/patsyn/should_fail/T9161-2.stderr @@ -1,5 +1,5 @@ -T9161-2.hs:10:20: error: +T9161-2.hs:10:20: error: [GHC-88634] • Pattern synonym ‘PATTERN’ cannot be used here (pattern synonyms cannot be promoted) • In the first argument of ‘Proxy’, namely ‘PATTERN’ |