summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler/T16875.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/compiler/T16875.stderr')
-rw-r--r--testsuite/tests/perf/compiler/T16875.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/perf/compiler/T16875.stderr b/testsuite/tests/perf/compiler/T16875.stderr
index af6954792e..95c54362c3 100644
--- a/testsuite/tests/perf/compiler/T16875.stderr
+++ b/testsuite/tests/perf/compiler/T16875.stderr
@@ -1,12 +1,12 @@
-T16875.hs:12:5: warning: [-Wtyped-holes (in -Wdefault)]
+T16875.hs:13:5: warning: [-Wtyped-holes (in -Wdefault)]
• Found hole: _ :: p
Where: ‘p’ is a rigid type variable bound by
the inferred type of a :: p
- at T16875.hs:12:1-5
+ at T16875.hs:13:1-5
• In an equation for ‘a’: a = _
- • Relevant bindings include a :: p (bound at T16875.hs:12:1)
+ • Relevant bindings include a :: p (bound at T16875.hs:13:1)
Valid hole fits include
a :: forall {p}. p
with a
- (defined at T16875.hs:12:1)
+ (defined at T16875.hs:13:1)