patch applied (packages/template-haskell): Fix a bug in mkName; merge to STABLE

Simon Peyton Jones simonpj at microsoft.com
Mon Aug 7 05:32:44 EDT 2006


Thu Jun 22 03:19:10 PDT 2006  simonpj at microsoft.com
  * Fix a bug in mkName; merge to STABLE
  
  The little qualified-name parser inside mkName was mis-parsing
  names like ".&." (which is exported by Data.Bits).
  
  This commit fixes the problem.  It should merge into 6.3
  

    M ./Language/Haskell/TH/Syntax.hs -1 +9


More information about the Cvs-libraries mailing list