[commit: testsuite] master: Fix testsuite failure caused by fix to #8041 (ae3dae9)
Austin Seipp
mad.one at gmail.com
Sun Jul 7 01:14:54 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
https://github.com/ghc/testsuite/commit/ae3dae966a0b4b709c1a85bd333beaacc677c54b
>---------------------------------------------------------------
commit ae3dae966a0b4b709c1a85bd333beaacc677c54b
Author: Patrick Palka <patrick at parcs.ath.cx>
Date: Sat Jul 6 16:53:02 2013 -0400
Fix testsuite failure caused by fix to #8041
>---------------------------------------------------------------
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 dc3398c..1b11886 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 sc1 of _ { GHC.Types.I# x ->
+ case T7865.expensive sc of _ { GHC.Types.I# x ->
(case T7865.expensive x of _ { GHC.Types.I# x1 ->
More information about the ghc-commits
mailing list