Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2002-11-06 13:10:46 by simonpj] · e26dd9a9
    Simon Peyton Jones authored
    ------------------
    		Template Haskell stuff
    		------------------
    
    a) Pretty printer for TH (thanks to Ian Lynagh)
    
    b) A declaration quote has type Q [Dec], not [Q Dec] as in
       the paper
    
    c) Foreign imports are part of THSyntax, and can be spliced in
    e26dd9a9