Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-01-31 15:48:21 by simonpj] · e5c232e0
    Simon Peyton Jones authored
    ---------------------------
    	Some Template Haskell fixes
    	---------------------------
    
    * Tidy up conversion from TH.Name to RdrName.RdrName. It was partly
      duplicated between Convert.thRdrName and TcSplice.lookupThName.
      Now it's all in one place: Convert.thRdrName
    
    * Fix a bug in TH.tupleTypeName/TH.tupleDataName (GHC.Tuple -> Data.Tuple)
    
    * Export appEs from Language.Haskell.TH
    e5c232e0