summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T10384.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quotes/T10384.stderr')
-rw-r--r--testsuite/tests/quotes/T10384.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/quotes/T10384.stderr b/testsuite/tests/quotes/T10384.stderr
index f2360fd5ba..7bd14d6b6f 100644
--- a/testsuite/tests/quotes/T10384.stderr
+++ b/testsuite/tests/quotes/T10384.stderr
@@ -1,6 +1,6 @@
-T10384.hs:3:37: error:
- Can't splice the polymorphic local variable ‘y’
- In the Template Haskell quotation [|| y ||]
- In the expression: [|| y ||]
- In the expression: \ (y :: forall a. a -> a) -> [|| y ||]
+T10384.hs:3:37: error: [GHC-06568]
+ • Can't splice the polymorphic local variable ‘y’
+ • In the Template Haskell quotation [|| y ||]
+ In the expression: [|| y ||]
+ In the expression: \ (y :: forall a. a -> a) -> [|| y ||]