[commit: testsuite] master: Fix T8129 (#8129) (d6b6159)
git at git.haskell.org
git
Tue Oct 1 08:33:19 UTC 2013
Repository : ssh://git at git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d6b61598e3543b5445590193fe67a5c3c1930117/testsuite
>---------------------------------------------------------------
commit d6b61598e3543b5445590193fe67a5c3c1930117
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date: Tue Oct 1 10:33:05 2013 +0200
Fix T8129 (#8129)
>---------------------------------------------------------------
d6b61598e3543b5445590193fe67a5c3c1930117
tests/indexed-types/should_fail/T8129.stdout | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/indexed-types/should_fail/T8129.stdout b/tests/indexed-types/should_fail/T8129.stdout
new file mode 100644
index 0000000..748ffca
--- /dev/null
+++ b/tests/indexed-types/should_fail/T8129.stdout
@@ -0,0 +1,2 @@
+ Could not deduce (C x0 y0)
+ Could not deduce (C x0 y0)
More information about the ghc-commits
mailing list