Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c9d90c9297fa0cb7f5ec455c633c286be80100f7 >--------------------------------------------------------------- commit c9d90c9297fa0cb7f5ec455c633c286be80100f7 Author: Simon Peyton Jones <simo...@microsoft.com> Date: Mon Nov 26 12:21:20 2012 +0000 Accept error message improvement >--------------------------------------------------------------- tests/polykinds/T6021.stderr | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/tests/polykinds/T6021.stderr b/tests/polykinds/T6021.stderr index d601906..f164f78 100644 --- a/tests/polykinds/T6021.stderr +++ b/tests/polykinds/T6021.stderr @@ -1,5 +1,4 @@ -T6021.hs:5:22: - Type variable `b' used as a kind - In the kind `b' - In the instance declaration for `Panic (a :: b) b' +T6021.hs:5:10: + Kind variable also used as type variable: `b' + In an instance declaration _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc