summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/PatSyn.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix isLiftedType_maybe and handle falloutsheaf2022-03-141-1/+5
* Reject GADT pattern matches in arrow notationsheaf2021-10-091-0/+5
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-4/+4
* Make PatSyn immutableSimon Peyton Jones2021-01-291-38/+55
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-2/+4
* Various performance improvementsKrzysztof Gogolewski2020-06-171-1/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-7/+8
* Explicit SpecificityGert-Jan Bottu2020-05-211-14/+19
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-5/+5
* Modules: Core (#13009)Sylvain Henry2020-03-161-0/+484