[commit: ghc] master: Typo (8fe04eb)

Ian Lynagh igloo at earth.li
Thu Feb 28 15:20:33 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/8fe04ebc9ad9de6f3cb6d2bb2b7e6420e4e18b5b

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

commit 8fe04ebc9ad9de6f3cb6d2bb2b7e6420e4e18b5b
Author: Gabor Greif <ggreif at gmail.com>
Date:   Thu Feb 28 00:55:26 2013 +0100

    Typo

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

 compiler/typecheck/TcDeriv.lhs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler/typecheck/TcDeriv.lhs b/compiler/typecheck/TcDeriv.lhs
index 6a83268..8adc57e 100644
--- a/compiler/typecheck/TcDeriv.lhs
+++ b/compiler/typecheck/TcDeriv.lhs
@@ -1489,7 +1489,7 @@ extendLocalInstEnv dfuns thing_inside
 
 ***********************************************************************************
 *                                                                                 * 
-*            Simplifyf derived constraints
+*            Simplify derived constraints
 *                                                                                 *
 ***********************************************************************************
 





More information about the ghc-commits mailing list