summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/T14343.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/printer/T14343.stderr')
-rw-r--r--testsuite/tests/printer/T14343.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/printer/T14343.stderr b/testsuite/tests/printer/T14343.stderr
index 02b50eb640..16d67dd9eb 100644
--- a/testsuite/tests/printer/T14343.stderr
+++ b/testsuite/tests/printer/T14343.stderr
@@ -1,5 +1,5 @@
-T14343.hs:10:9: error:
+T14343.hs:10:9: error: [GHC-88464]
• Found hole: _ :: Proxy '[ 'True]
• In the expression: _ :: Proxy '[ 'True]
In an equation for ‘test1’: test1 = _ :: Proxy '[ 'True]
@@ -11,7 +11,7 @@ T14343.hs:10:9: error:
with Proxy @'[ 'True]
(defined at T14343.hs:8:16)
-T14343.hs:11:9: error:
+T14343.hs:11:9: error: [GHC-88464]
• Found hole: _ :: Proxy '[ '[1]]
• In the expression: _ :: Proxy '[ '[1]]
In an equation for ‘test2’: test2 = _ :: Proxy '[ '[1]]
@@ -23,7 +23,7 @@ T14343.hs:11:9: error:
with Proxy @'[ '[1]]
(defined at T14343.hs:8:16)
-T14343.hs:12:9: error:
+T14343.hs:12:9: error: [GHC-88464]
• Found hole: _ :: Proxy '[ '("Symbol", 1)]
• In the expression: _ :: Proxy '[ '("Symbol", 1)]
In an equation for ‘test3’: test3 = _ :: Proxy '[ '("Symbol", 1)]