summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10638.hs
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in accessor nameGabor Greif2017-10-301-1/+1
| | | | and in comments
* Do not treat prim and javascript imports as C imports in TH and QQLuite Stegeman2015-07-201-0/+31
Reviewers: austin, hvr, goldfire, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1070 GHC Trac Issues: #10638