[commit: testsuite] master: Error message wibble (b7afbc0)
Simon Peyton Jones
simonpj at microsoft.com
Tue Feb 12 19:08:57 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b7afbc004d09b51440603d266640db0d8034e1ce
>---------------------------------------------------------------
commit b7afbc004d09b51440603d266640db0d8034e1ce
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Feb 12 18:08:26 2013 +0000
Error message wibble
>---------------------------------------------------------------
.../indexed-types/should_fail/SimpleFail2a.stderr | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/indexed-types/should_fail/SimpleFail2a.stderr b/tests/indexed-types/should_fail/SimpleFail2a.stderr
index 9c1f1c9..c8ac451 100644
--- a/tests/indexed-types/should_fail/SimpleFail2a.stderr
+++ b/tests/indexed-types/should_fail/SimpleFail2a.stderr
@@ -2,6 +2,5 @@
SimpleFail2a.hs:11:3:
Type indexes must match class instance head
Found `a' but expected `Int'
- In the data declaration for `Sd'
In the data instance declaration for `Sd'
In the instance declaration for `C Int'
More information about the ghc-commits
mailing list