patch applied (ghc): Make fuzzy matching a little less eager for short identifiers

Simon Peyton Jones simonpj at microsoft.com
Mon Jan 10 12:04:21 CET 2011


Fri Jan  7 02:28:55 PST 2011  simonpj at microsoft.com
  * Make fuzzy matching a little less eager for short identifiers
  
  For single-character identifiers we now don't make any suggestions
  See comments in Util.fuzzyLookup

    M ./compiler/utils/Util.lhs -3 +12

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110107102855-1287e-55cca6c66f2947dbcfe7996f5bc1814964df55a4.gz



More information about the Cvs-ghc mailing list