summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Extension.hs
Commit message (Expand)AuthorAgeFilesLines
* Expunge GhcTcIdSimon Peyton Jones2020-06-251-4/+3
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-0/+6
* Factor out HsPatSigType for pat sigs/RULE term sigs (#16762)Ryan Scott2020-05-131-0/+5
* Allow LambdaCase to be used as a command in proc notationAlexis King2020-04-301-0/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-19/+14
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Remove dead codeKrzysztof Gogolewski2020-02-261-1/+0
* GHC.Hs.Extension: Use Type instead of *Ben Gamari2020-02-201-1/+1
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-547/+140
* Factor out HsSCC/HsCoreAnn/HsTickPragma into HsPragEwip/hs-pragVladislav Zavialov2019-11-281-3/+6
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-0/+7
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-9/+9
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+6
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+1168