From 87d93745fa14344a26ab242fd5db35e654e1da48 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Tue, 7 Sep 2021 16:23:51 +0200 Subject: Only dump Core stats when requested to do so (#20342) --- testsuite/tests/printer/T18052a.stderr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuite/tests/printer') diff --git a/testsuite/tests/printer/T18052a.stderr b/testsuite/tests/printer/T18052a.stderr index 341c4fcbe6..8ab68dc556 100644 --- a/testsuite/tests/printer/T18052a.stderr +++ b/testsuite/tests/printer/T18052a.stderr @@ -12,17 +12,14 @@ Dependent packages: [base-4.16.0.0] Result size of Tidy Core = {terms: 24, types: 52, coercions: 0, joins: 0/0} --- RHS size: {terms: 7, types: 6, coercions: 0, joins: 0/0} T18052a.$b:||: :: forall {a} {b}. a -> b -> (a, b) [GblId, Arity=2, Unf=OtherCon []] T18052a.$b:||: = \ (@a) (@b) (x :: a) (y :: b) -> (x, y) --- RHS size: {terms: 1, types: 0, coercions: 0, joins: 0/0} (+++) :: forall {a}. [a] -> [a] -> [a] [GblId] (+++) = ++ --- RHS size: {terms: 13, types: 18, coercions: 0, joins: 0/0} T18052a.$m:||: :: forall {rep :: GHC.Types.RuntimeRep} {r :: TYPE rep} {a} {b}. (a, b) -> (a -> b -> r) -> ((# #) -> r) -> r @@ -36,3 +33,6 @@ T18052a.$m:||: (cont :: a -> b -> r) _ [Occ=Dead] -> case scrut of { (x, y) -> cont x y } + + + -- cgit v1.2.1