[commit: testsuite] master: Follow change in [e17549c80425f3/base] (ee63d51)
git at git.haskell.org
git at git.haskell.org
Fri Sep 13 18:55:54 CEST 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/ee63d51e55fb4c97f61c3db46365a182f41e4573/testsuite
>---------------------------------------------------------------
commit ee63d51e55fb4c97f61c3db46365a182f41e4573
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Fri Sep 13 17:29:33 2013 +0200
Follow change in [e17549c80425f3/base]
>---------------------------------------------------------------
ee63d51e55fb4c97f61c3db46365a182f41e4573
tests/annotations/should_fail/annfail10.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/annotations/should_fail/annfail10.stderr b/tests/annotations/should_fail/annfail10.stderr
index 54cf426..5c03ff7 100644
--- a/tests/annotations/should_fail/annfail10.stderr
+++ b/tests/annotations/should_fail/annfail10.stderr
@@ -10,7 +10,7 @@ annfail10.hs:9:1:
instance (Data.Data.Data a, Data.Data.Data b, Data.Data.Data c) =>
Data.Data.Data (a, b, c)
-- Defined in ‛Data.Data’
- ...plus 29 others
+ ...plus 30 others
In the expression: 1
In the annotation: {-# ANN f 1 #-}
More information about the ghc-commits
mailing list