diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2014-08-29 10:20:21 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2014-08-29 10:21:39 +0100 |
commit | b2affa0f213f08acd1c0bb0f2a5e8b2a70272a0b (patch) | |
tree | 8b456870c3d761d64528213214d15cda1fd4140f /testsuite | |
parent | 9fae691982f02bc1d004ab26cf7829f8d1a53fcb (diff) | |
download | haskell-b2affa0f213f08acd1c0bb0f2a5e8b2a70272a0b.tar.gz |
Testsuite wibbles
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/perf/compiler/T4007.stdout | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/T4007.stdout b/testsuite/tests/perf/compiler/T4007.stdout index 7242659c88..83a1f16506 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 |