Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/91eeb90c69e6aae8e0502ad8ce62e0f60fdd88b7 >--------------------------------------------------------------- commit 91eeb90c69e6aae8e0502ad8ce62e0f60fdd88b7 Author: Max Bolingbroke <[email protected]> Date: Wed Mar 7 20:29:54 2012 +0000 Accept changed debug output from Simon's changes to GHC >--------------------------------------------------------------- tests/simplCore/should_compile/T3772.stdout | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/simplCore/should_compile/T3772.stdout b/tests/simplCore/should_compile/T3772.stdout index eee8ce6..85cca2a 100644 --- a/tests/simplCore/should_compile/T3772.stdout +++ b/tests/simplCore/should_compile/T3772.stdout @@ -1,6 +1,6 @@ ==================== Tidy Core ==================== -Result size = 26 + Result size = 26 Rec { xs :: GHC.Prim.Int# -> () _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
