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.stderr5
1 files changed, 1 insertions, 4 deletions
diff --git a/testsuite/tests/module/mod71.stderr b/testsuite/tests/module/mod71.stderr
index 52d0ae3e86..d877e397a0 100644
--- a/testsuite/tests/module/mod71.stderr
+++ b/testsuite/tests/module/mod71.stderr
@@ -10,7 +10,4 @@ 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. GHC.Stack.Types.HasCallStack => a
- (imported from ‘Prelude’ at mod71.hs:3:8
- (and originally defined in ‘GHC.Err’))
+ Constraints include Num t (from mod71.hs:4:1-11)