[commit: testsuite] ghc-7.2: Accept output (one more for #5379) (8991777)
Ian Lynagh
igloo at earth.li
Sat Aug 6 17:09:46 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-7.2
http://hackage.haskell.org/trac/ghc/changeset/8991777972bdbcb86a5538585b1a42a481fe03ff
>---------------------------------------------------------------
commit 8991777972bdbcb86a5538585b1a42a481fe03ff
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Aug 5 17:41:13 2011 +0100
Accept output (one more for #5379)
>---------------------------------------------------------------
tests/ghci/scripts/T4127.stdout | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/ghci/scripts/T4127.stdout b/tests/ghci/scripts/T4127.stdout
index 9c8f7a1..8c7919c 100644
--- a/tests/ghci/scripts/T4127.stdout
+++ b/tests/ghci/scripts/T4127.stdout
@@ -1 +1 @@
-[InstanceD [] (AppT (ConT GHC.Base.Monad) (AppT (ConT GHC.Tuple.(,)) (VarT a_0))) [ValD (VarP return) (NormalB (VarE GHC.Err.undefined)) [],ValD (VarP >>=) (NormalB (VarE GHC.Err.undefined)) []]]
+[InstanceD [] (AppT (ConT GHC.Base.Monad) (AppT (ConT GHC.Tuple.(,)) (VarT a_0))) [ValD (VarP return_1) (NormalB (VarE GHC.Err.undefined)) [],ValD (VarP >>=_2) (NormalB (VarE GHC.Err.undefined)) []]]
More information about the Cvs-ghc
mailing list