summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod71.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod71.stderr')
-rw-r--r--testsuite/tests/module/mod71.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod71.stderr b/testsuite/tests/module/mod71.stderr
index 7c95534256..4d592cea84 100644
--- a/testsuite/tests/module/mod71.stderr
+++ b/testsuite/tests/module/mod71.stderr
@@ -10,3 +10,9 @@ mod71.hs:4:9: error:
• Relevant bindings include
x :: t1 -> t -> t2 (bound at mod71.hs:4:3)
f :: (t1 -> t -> t2) -> t2 (bound at mod71.hs:4:1)
+ Valid substitutions include
+ undefined :: forall (a :: TYPE r).
+ GHC.Stack.Types.HasCallStack =>
+ a
+ (imported from ‘Prelude’ at mod71.hs:3:8
+ (and originally defined in ‘GHC.Err’))