patch applied (ghc): Implement fuzzy matching for the renamer
Simon Peyton Jones
simonpj at microsoft.com
Wed Dec 22 18:54:30 CET 2010
Wed Dec 22 09:53:06 PST 2010 simonpj at microsoft.com
* Implement fuzzy matching for the renamer
...so that you get helpful suggestions when you mis-spell a name
Based on Max's patch in Trac #2442, but heavily refactored.
M ./compiler/main/DynFlags.hs -1 +4
M ./compiler/rename/RnEnv.lhs -47 +176
M ./compiler/typecheck/TcRnMonad.lhs +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101222175306-1287e-9d6943141a5b26f05ff57c94dde632923d4e487a.gz
More information about the Cvs-ghc
mailing list