[commit: ghc] wip/T5462: Mispelling (1f3131e)
git at git.haskell.org
git at git.haskell.org
Fri Nov 14 21:45:46 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T5462
Link : http://ghc.haskell.org/trac/ghc/changeset/1f3131eb5dd4812f5d854f8017c7b4138449823d/ghc
>---------------------------------------------------------------
commit 1f3131eb5dd4812f5d854f8017c7b4138449823d
Author: Jose Pedro Magalhaes <dreixel at gmail.com>
Date: Fri Nov 14 19:34:27 2014 +0000
Mispelling
>---------------------------------------------------------------
1f3131eb5dd4812f5d854f8017c7b4138449823d
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 2a046de..2630e9c 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 DerivingAnyClass
+ Try enabling DeriveAnyClass
In the data declaration for ‘T’
More information about the ghc-commits
mailing list