[commit: ghc] wip/T5462: Rename flag (4f6fb9f)
git at git.haskell.org
git at git.haskell.org
Fri Nov 14 18:51:21 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T5462
Link : http://ghc.haskell.org/trac/ghc/changeset/4f6fb9fde548d7e337671619dda5a081b059f5b6/ghc
>---------------------------------------------------------------
commit 4f6fb9fde548d7e337671619dda5a081b059f5b6
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Fri Nov 14 18:51:24 2014 +0000
Rename flag
>---------------------------------------------------------------
4f6fb9fde548d7e337671619dda5a081b059f5b6
testsuite/tests/module/mod53.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/module/mod53.stderr b/testsuite/tests/module/mod53.stderr
index a4417e2..2a046de 100644
--- a/testsuite/tests/module/mod53.stderr
+++ b/testsuite/tests/module/mod53.stderr
@@ -2,5 +2,5 @@
mod53.hs:4:22:
Can't make a derived instance of ‘C T’:
‘C’ is not a derivable class
- Try enabling DerivingViaGenerics
+ Try enabling DerivingAnyClass
In the data declaration for ‘T’
More information about the ghc-commits
mailing list