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

On branch  : master

https://github.com/ghc/testsuite/commit/4ae7163e09a6dcd1bb08ad3025178d9236ec16a2

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

commit 4ae7163e09a6dcd1bb08ad3025178d9236ec16a2
Author: Simon Peyton Jones <[email protected]>
Date:   Wed May 15 15:56:02 2013 +0100

    Wibble to simplifier output

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

 tests/simplCore/should_compile/T7865.stdout |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/simplCore/should_compile/T7865.stdout 
b/tests/simplCore/should_compile/T7865.stdout
index 2fa5b9a..dc3398c 100644
--- a/tests/simplCore/should_compile/T7865.stdout
+++ b/tests/simplCore/should_compile/T7865.stdout
@@ -1,4 +1,4 @@
 T7865.expensive [InlPrag=NOINLINE]
 T7865.expensive =
-        case T7865.expensive sc3 of _ { GHC.Types.I# x ->
+        case T7865.expensive sc1 of _ { GHC.Types.I# x ->
                 (case T7865.expensive x of _ { GHC.Types.I# x1 ->



_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to