cvs commit: fptools/ghc/compiler/deSugar DsMeta.hs
fptools/ghc/compiler/prelude
fptools/libraries/template-haskell/Language/Haskell/TH Lib.hs
Ian Lynagh
igloo at glass.cse.ogi.edu
Thu Apr 1 18:39:30 EST 2004
igloo 2004/04/01 18:39:30 PST
Modified files:
ghc/compiler/deSugar DsMeta.hs
ghc/compiler/prelude PrelNames.lhs
libraries/template-haskell/Language/Haskell/TH Lib.hs
Log:
Add support for foreign imports inside quasi-quotes.
Gave TH a few more uniques to play with and fixed a typo.
Revision Changes Path
1.55 +65 -4 fptools/ghc/compiler/deSugar/DsMeta.hs
1.89 +1 -1 fptools/ghc/compiler/prelude/PrelNames.lhs
1.2 +20 -0 fptools/libraries/template-haskell/Language/Haskell/TH/Lib.hs
More information about the Cvs-libraries
mailing list