summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7437.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T7437.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T7437.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T7437.stderr b/testsuite/tests/typecheck/should_fail/T7437.stderr
index 05deecb7a0..d5577873f6 100644
--- a/testsuite/tests/typecheck/should_fail/T7437.stderr
+++ b/testsuite/tests/typecheck/should_fail/T7437.stderr
@@ -7,7 +7,7 @@ T7437.hs:14:13: error:
put :: forall a. Put a => a -> [()]
In the class declaration for ‘Put’
-T7437.hs:14:13: error:
+T7437.hs:14:13: error: [GHC-39999]
• Could not deduce ‘Put a0’
from the context: (Put a, Generic t, GPut (Rep t))
bound by the type signature for: