summaryrefslogtreecommitdiff
path: root/compiler/GHC/Builtin/Names/TH.hs
Commit message (Expand)AuthorAgeFilesLines
* Don't import GHC.Unit to reduce the number of dependenciesSylvain Henry2020-10-011-1/+2
* mkUnique refactoring (#18362)Aditya Gupta2020-08-221-0/+1
* Use a newtype `Code` for the return type of typed quotations (Proposal #195)Matthew Pickering2020-07-211-34/+24
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-5/+12
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-3/+8
* Enhance UnitId useSylvain Henry2020-06-131-1/+1
* Explicit SpecificityGert-Jan Bottu2020-05-211-5/+30
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules (#13009)Sylvain Henry2020-04-181-0/+1093