summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Instance/Typeable.hs
Commit message (Expand)AuthorAgeFilesLines
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-8/+20
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+7
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-19/+8
* Implement BoxedRep proposalAndrew Martin2020-12-141-8/+19
* Move core flattening algorithm to Core.UnifyRichard Eisenberg2020-12-011-1/+1
* Name (tc)SplitForAll- functions more consistentlyRyan Scott2020-11-151-1/+1
* Split GHC.Driver.TypesSylvain Henry2020-10-291-2/+3
* Misc cleanupKrzysztof Gogolewski2020-10-071-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-2/+2
* Various performance improvementsKrzysztof Gogolewski2020-06-171-1/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-5/+8
* Unit: split and rename modulesSylvain Henry2020-04-301-2/+2
* Refactoring unit management codeSylvain Henry2020-04-301-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-4/+5
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+759