summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19978.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T19978.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T19978.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T19978.stderr b/testsuite/tests/typecheck/should_fail/T19978.stderr
index 68796e058a..4328b1adda 100644
--- a/testsuite/tests/typecheck/should_fail/T19978.stderr
+++ b/testsuite/tests/typecheck/should_fail/T19978.stderr
@@ -1,5 +1,5 @@
-T19978.hs:8:7: error:
+T19978.hs:8:7: error: [GHC-31891]
• Illegal term-level use of the type constructor or class ‘Bool’
• imported from ‘Prelude’ at T19978.hs:3:8-13
(and originally defined in ‘GHC.Types’)
@@ -8,11 +8,11 @@ T19978.hs:8:7: error:
• In the expression: Bool
In an equation for ‘ex1’: ex1 = Bool
-T19978.hs:14:7: error:
+T19978.hs:14:7: error: [GHC-88464]
Data constructor not in scope: Let
Suggested fix: Perhaps use ‘Left’ (imported from Prelude)
-T19978.hs:21:7: error:
+T19978.hs:21:7: error: [GHC-31891]
• Illegal term-level use of the type variable ‘mytv’
• bound at T19978.hs:20:15
• Perhaps use one of these: