[commit: ghc] master: Fixup test-case broken by Follow-up to b53c95fe621 (6999223)

git at git.haskell.org git at git.haskell.org
Sat Sep 13 13:02:34 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6999223fbb95046fe08562559bba1fdeb7d16795/ghc

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

commit 6999223fbb95046fe08562559bba1fdeb7d16795
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sat Sep 13 15:01:16 2014 +0200

    Fixup test-case broken by Follow-up to b53c95fe621


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

6999223fbb95046fe08562559bba1fdeb7d16795
 testsuite/tests/ghci/scripts/T5545.stdout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/ghci/scripts/T5545.stdout b/testsuite/tests/ghci/scripts/T5545.stdout
index 6a72f59..2262c35 100644
--- a/testsuite/tests/ghci/scripts/T5545.stdout
+++ b/testsuite/tests/ghci/scripts/T5545.stdout
@@ -1,2 +1,2 @@
-($!) :: (a -> b) -> a -> b 	-- Defined in ‘Prelude’
+($!) :: (a -> b) -> a -> b 	-- Defined in ‘GHC.Base’
 infixr 0 $!



More information about the ghc-commits mailing list