summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T20347.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_compile/T20347.stderr')
-rw-r--r--testsuite/tests/numeric/should_compile/T20347.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/numeric/should_compile/T20347.stderr b/testsuite/tests/numeric/should_compile/T20347.stderr
index 6fcb0b0722..e4e80ada00 100644
--- a/testsuite/tests/numeric/should_compile/T20347.stderr
+++ b/testsuite/tests/numeric/should_compile/T20347.stderr
@@ -1,7 +1,7 @@
==================== Tidy Core ====================
Result size of Tidy Core
- = {terms: 24, types: 17, coercions: 0, joins: 0/0}
+ = {terms: 20, types: 15, coercions: 0, joins: 0/0}
foo0 = \ x -> -# 10# x
@@ -9,7 +9,7 @@ foo1 = \ _ -> 10#
foo2 = \ x -> +# 10# x
-foo3 = \ x y -> *# x y
+foo3 = *#
foo4 = \ x -> *# -10# x