Repository : ssh://g...@git.haskell.org/testsuite

On branch  : master
Link       : 
http://ghc.haskell.org/trac/ghc/changeset/d6b61598e3543b5445590193fe67a5c3c1930117/testsuite

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

commit d6b61598e3543b5445590193fe67a5c3c1930117
Author: Krzysztof Gogolewski <krz.gogolew...@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)

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to