[commit: ghc] ghc-7.8: Fix T9160 under ./validate (9fa818d)
git at git.haskell.org
git at git.haskell.org
Wed Jul 2 16:11:32 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/9fa818dea9b0aca2e55a21b7fe7520d00814d6db/ghc
>---------------------------------------------------------------
commit 9fa818dea9b0aca2e55a21b7fe7520d00814d6db
Author: Austin Seipp <austin at well-typed.com>
Date: Wed Jul 2 10:27:16 2014 -0500
Fix T9160 under ./validate
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
9fa818dea9b0aca2e55a21b7fe7520d00814d6db
testsuite/tests/indexed-types/should_fail/T9160.stderr | 3 +++
1 file changed, 3 insertions(+)
diff --git a/testsuite/tests/indexed-types/should_fail/T9160.stderr b/testsuite/tests/indexed-types/should_fail/T9160.stderr
index 7a476d4..38e79b3 100644
--- a/testsuite/tests/indexed-types/should_fail/T9160.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T9160.stderr
@@ -1,6 +1,9 @@
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
+Loading package array-0.5.0.0 ... linking ... done.
+Loading package deepseq-1.3.0.2 ... linking ... done.
+Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
More information about the ghc-commits
mailing list