[commit: ghc] master: Testsuite wibbles (b2affa0)
git at git.haskell.org
git at git.haskell.org
Fri Aug 29 10:03:50 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b2affa0f213f08acd1c0bb0f2a5e8b2a70272a0b/ghc
>---------------------------------------------------------------
commit b2affa0f213f08acd1c0bb0f2a5e8b2a70272a0b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Aug 29 10:20:21 2014 +0100
Testsuite wibbles
>---------------------------------------------------------------
b2affa0f213f08acd1c0bb0f2a5e8b2a70272a0b
testsuite/tests/perf/compiler/T4007.stdout | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/testsuite/tests/perf/compiler/T4007.stdout b/testsuite/tests/perf/compiler/T4007.stdout
index 7242659..83a1f16 100644
--- a/testsuite/tests/perf/compiler/T4007.stdout
+++ b/testsuite/tests/perf/compiler/T4007.stdout
@@ -1,5 +1,10 @@
Rule fired: unpack
-Rule fired: SPEC Control.Monad.sequence_ @ GHC.Types.IO _
+Rule fired: Class op return
+Rule fired: Class op >>
+Rule fired: Class op >>
+Rule fired: Class op return
+Rule fired: Class op >>
+Rule fired: Class op return
Rule fired: <=#
Rule fired: tagToEnum#
Rule fired: fold/build
More information about the ghc-commits
mailing list