[commit: testsuite] master: Wibble to error message (d9f7af8)
Simon Peyton Jones
simonpj at microsoft.com
Thu May 30 15:07:18 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
https://github.com/ghc/testsuite/commit/d9f7af85a5178fc959572dfd3998faaeee6e648e
>---------------------------------------------------------------
commit d9f7af85a5178fc959572dfd3998faaeee6e648e
Author: Simon Peyton Jones <simonpj at 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â
More information about the ghc-commits
mailing list