Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2002-10-09 15:03:48 by simonpj] · 8c1b6bd7
    Simon Peyton Jones authored
    -----------------------------------
    	Lots more Template Haskell stuff
    	-----------------------------------
    
    At last!  Top-level declaration splices work!
    Syntax is
    
    	$(f x)
    
    not "splice (f x)" as in the paper.
    
    Lots jiggling around, particularly with the top-level plumbining.
    Note the new data type HsDecls.HsGroup.
    8c1b6bd7