[commit: testsuite] master: Fix T4007 (50fc589)
git at git.haskell.org
git at git.haskell.org
Wed Sep 18 18:19:55 CEST 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/50fc5891afe948d8869b4cc13bb9fb7732d29485/testsuite
>---------------------------------------------------------------
commit 50fc5891afe948d8869b4cc13bb9fb7732d29485
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Wed Sep 18 17:18:33 2013 +0100
Fix T4007
Accidentally broken by my last commit
>---------------------------------------------------------------
50fc5891afe948d8869b4cc13bb9fb7732d29485
tests/perf/compiler/T4007.stdout | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/perf/compiler/T4007.stdout b/tests/perf/compiler/T4007.stdout
index 9b825fd..83af66c 100644
--- a/tests/perf/compiler/T4007.stdout
+++ b/tests/perf/compiler/T4007.stdout
@@ -2,5 +2,6 @@ Rule fired: unpack
Rule fired: Class op >>
Rule fired: Class op return
Rule fired: <=#
+Rule fired: tagToEnum#
Rule fired: fold/build
Rule fired: unpack-list
More information about the ghc-commits
mailing list