summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/Language/Haskell/TH/CodeDo.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation formatting in Language.Haskell.TH.CodeDoMatthew Pickering2021-12-171-0/+2
* Use a newtype `Code` for the return type of typed quotations (Proposal #195)Matthew Pickering2020-07-211-0/+20