patch applied (ghc): * Add StringPrimL as a constructor for Template Haskell (Trac #4168)

Simon Peyton Jones simonpj at microsoft.com
Fri Jul 30 09:19:49 EDT 2010


Fri Jul 30 06:19:22 PDT 2010  simonpj at microsoft.com
  * * Add StringPrimL as a constructor for Template Haskell (Trac #4168)
    
  There are already constructors for IntPrim, FloatPrim etc,
  so this makes it more uniform.
    
  There's a corresponding patch for the TH library

    M ./compiler/hsSyn/Convert.lhs -5 +6

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



More information about the Cvs-ghc mailing list