[commit: testsuite] master: Wibbles because of exprStats change (0dd602b)

Simon Peyton Jones simonpj at microsoft.com
Thu Feb 14 11:45:26 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0dd602b9d81d0c39e566808aed67dd48615b77e6

>---------------------------------------------------------------

commit 0dd602b9d81d0c39e566808aed67dd48615b77e6
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Feb 14 10:43:48 2013 +0000

    Wibbles because of exprStats change

>---------------------------------------------------------------

 tests/simplCore/should_compile/T3717.stderr       |    2 +-
 tests/simplCore/should_compile/T3772.stdout       |    2 +-
 tests/simplCore/should_compile/T4908.stderr       |    2 +-
 tests/simplCore/should_compile/T4930.stderr       |    2 +-
 tests/simplCore/should_compile/spec-inline.stderr |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tests/simplCore/should_compile/T3717.stderr b/tests/simplCore/should_compile/T3717.stderr
index 445e2b8..bafc974 100644
--- a/tests/simplCore/should_compile/T3717.stderr
+++ b/tests/simplCore/should_compile/T3717.stderr
@@ -1,6 +1,6 @@
 
 ==================== Tidy Core ====================
-Result size of Tidy Core = {terms: 19, types: 10, coercions: 0}
+Result size of Tidy Core = {terms: 22, types: 10, coercions: 0}
 
 Rec {
 T3717.$wfoo [Occ=LoopBreaker] :: GHC.Prim.Int# -> GHC.Prim.Int#
diff --git a/tests/simplCore/should_compile/T3772.stdout b/tests/simplCore/should_compile/T3772.stdout
index 4f4d600..0b21950 100644
--- a/tests/simplCore/should_compile/T3772.stdout
+++ b/tests/simplCore/should_compile/T3772.stdout
@@ -1,6 +1,6 @@
 
 ==================== Tidy Core ====================
-Result size of Tidy Core = {terms: 23, types: 10, coercions: 0}
+Result size of Tidy Core = {terms: 27, types: 10, coercions: 0}
 
 Rec {
 xs :: GHC.Prim.Int# -> ()
diff --git a/tests/simplCore/should_compile/T4908.stderr b/tests/simplCore/should_compile/T4908.stderr
index 9af8723..fa52056 100644
--- a/tests/simplCore/should_compile/T4908.stderr
+++ b/tests/simplCore/should_compile/T4908.stderr
@@ -1,6 +1,6 @@
 
 ==================== Tidy Core ====================
-Result size of Tidy Core = {terms: 47, types: 38, coercions: 0}
+Result size of Tidy Core = {terms: 54, types: 38, coercions: 0}
 
 Rec {
 T4908.f_$s$wf [Occ=LoopBreaker]
diff --git a/tests/simplCore/should_compile/T4930.stderr b/tests/simplCore/should_compile/T4930.stderr
index fd3b72d..2d7c582 100644
--- a/tests/simplCore/should_compile/T4930.stderr
+++ b/tests/simplCore/should_compile/T4930.stderr
@@ -1,6 +1,6 @@
 
 ==================== Tidy Core ====================
-Result size of Tidy Core = {terms: 20, types: 10, coercions: 0}
+Result size of Tidy Core = {terms: 22, types: 10, coercions: 0}
 
 lvl :: [GHC.Types.Char]
 [GblId, Str=DmdType]
diff --git a/tests/simplCore/should_compile/spec-inline.stderr b/tests/simplCore/should_compile/spec-inline.stderr
index d3fa84e..b604214 100644
--- a/tests/simplCore/should_compile/spec-inline.stderr
+++ b/tests/simplCore/should_compile/spec-inline.stderr
@@ -1,6 +1,6 @@
 
 ==================== Tidy Core ====================
-Result size of Tidy Core = {terms: 140, types: 55, coercions: 0}
+Result size of Tidy Core = {terms: 156, types: 55, coercions: 0}
 
 Roman.foo3 :: GHC.Types.Int
 [GblId, Str=DmdType b]





More information about the ghc-commits mailing list