patch applied (packages/template-haskell): Add a StringPrimL constructor to the Lit type (fix Trac #4168)

Simon Peyton Jones simonpj at microsoft.com
Fri Jul 30 09:20:07 EDT 2010


Fri Jul 30 06:15:50 PDT 2010  simonpj at microsoft.com
  * Add a StringPrimL constructor to the Lit type (fix Trac #4168)
  
  There's a corresponding patch in the main compiler

    M ./Language/Haskell/TH/Lib.hs +2
    M ./Language/Haskell/TH/Ppr.hs +1
    M ./Language/Haskell/TH/Syntax.hs +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/template-haskell;a=darcs_commitdiff;h=20100730131550-1287e-98475a6e416a6d61432d0b14b262728c0c8facf3.gz


More information about the Cvs-libraries mailing list