[commit: testsuite] master: Accept output (one more for #5379) (41c5796)
Simon Peyton Jones
simonpj at microsoft.com
Fri Aug 5 18:41:23 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/41c579645c81265dd910a79c9e55d7723f81671d
>---------------------------------------------------------------
commit 41c579645c81265dd910a79c9e55d7723f81671d
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