Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

https://github.com/ghc/testsuite/commit/d9f7af85a5178fc959572dfd3998faaeee6e648e

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

commit d9f7af85a5178fc959572dfd3998faaeee6e648e
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Thu May 30 12:14:34 2013 +0100

    Wibble to error message

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

 .../indexed-types/should_fail/DerivUnsatFam.stderr |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/indexed-types/should_fail/DerivUnsatFam.stderr 
b/tests/indexed-types/should_fail/DerivUnsatFam.stderr
index dbcb4f0..1a54b82 100644
--- a/tests/indexed-types/should_fail/DerivUnsatFam.stderr
+++ b/tests/indexed-types/should_fail/DerivUnsatFam.stderr
@@ -1,5 +1,5 @@
 
 DerivUnsatFam.hs:8:1:
     Can't make a derived instance of ‛Functor T’:
-      Unsaturated data family application
+      No family instance for ‛T’
     In the stand-alone deriving instance for ‛Functor T’



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

Reply via email to