| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -16/+24 |
|\ |
|
| * | Changes from #14579 | Ryan Scott | 2019-11-03 | 1 | -22/+5 |
| * | Reify oversaturated data family instances correctly (#1103) | Ryan Scott | 2019-10-23 | 1 | -15/+23 |
* | | Fix for GHC module renaming | Sylvain Henry | 2019-09-12 | 1 | -1/+1 |
* | | Changes for #15247 | Ryan Scott | 2019-07-03 | 1 | -52/+52 |
* | | Changes for #16110/#16356 | Ryan Scott | 2019-05-14 | 1 | -7/+9 |
* | | Match changes for "Stop inferring over-polymorphic kinds" | Alec Theriault | 2019-03-09 | 1 | -5/+2 |
* | | Visible dependent quantification (#16326) changes | Ryan Scott | 2019-02-27 | 1 | -14/+19 |
* | | Match GHC changes for T16185 | Alec Theriault | 2019-02-22 | 1 | -11/+9 |
* | | Fix tests broken by GHC | Alec Theriault | 2019-02-16 | 1 | -1/+1 |
* | | Changes from #14579 | Ryan Scott | 2019-02-04 | 1 | -22/+5 |
|/ |
|
* | Fix #1015 with dataConUserTyVars (#1022) | Ryan Scott | 2019-02-04 | 1 | -3/+4 |
* | Miscellaneous improvements to `Convert` (#1020) | Alec Theriault | 2019-02-03 | 1 | -143/+322 |
* | Visible kind application haddock update | mynguyen | 2018-12-30 | 1 | -1/+1 |
* | Properly synify and render promoted type variables (#985) | Alec Theriault | 2018-12-23 | 1 | -1/+2 |
* | Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change | Alp Mestanogullari | 2018-11-15 | 1 | -4/+5 |
* | More explicit foralls (GHC Proposal 0007) | Matthew Yacavone | 2018-10-27 | 1 | -0/+2 |
* | update dataFullSig to work with Co Quantification | ningning | 2018-09-15 | 1 | -1/+1 |
* | Update according to GHC Core changes | ningning | 2018-09-15 | 1 | -3/+3 |
* | Only look at visible types when synifying a 'HsListTy' | Alec Theriault | 2018-09-03 | 1 | -1/+1 |
* | Properly synify promoted list types | Alec Theriault | 2018-08-27 | 1 | -1/+15 |
* | Handle promoted tuples in 'synifyType' | Alec Theriault | 2018-08-21 | 1 | -0/+4 |
* | Better rendering of unboxed sums/tuples | Alec Theriault | 2018-08-21 | 1 | -0/+1 |
* | Update against new HsImplicitBndrs | Richard Eisenberg | 2018-08-02 | 1 | -2/+1 |
* | eqTyCon_RDR now lives in TysWiredIn | Ryan Scott | 2018-07-27 | 1 | -3/+4 |
* | tyThingToLHsDecl: Preserve type synonyms that contain a forall (#880) | Simon Jakobi | 2018-07-20 | 1 | -2/+46 |
* | Remove HsEqTy and XEqTy | Ryan Scott | 2018-06-19 | 1 | -2/+5 |
* | Match changes in GHC for #14259 | Alan Zimmerman | 2018-06-19 | 1 | -2/+2 |
* | Revert unintentional reversion of fix of #548 | Ben Gamari | 2018-06-14 | 1 | -2/+23 |
* | Handle -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -26/+5 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -71/+84 |
|\ |
|
| * | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -35/+42 |
| * | Match GHC for TTG implemented on HsBinds, D4581 | Alan Zimmerman | 2018-04-13 | 1 | -5/+5 |
| * | Match GHC changes for TTG | Alan Zimmerman | 2018-04-09 | 1 | -24/+30 |
| * | Track changes to follow Trac #14529 | Simon Peyton Jones | 2017-12-07 | 1 | -13/+13 |
* | | Warning free compilation | Alexander Biehl | 2018-02-01 | 1 | -1/+1 |
* | | Convert: Correct pass type | Alexander Biehl | 2018-02-01 | 1 | -2/+1 |
* | | Fix #548 by rendering datatype kinds more carefully (#702) | Ryan Scott | 2018-02-01 | 1 | -3/+24 |
|/ |
|
* | Revert "Match changes for Trees that Grow in GHC" | Ben Gamari | 2017-11-21 | 1 | -32/+27 |
* | Actually render infix type operators as infix (#703) | Ryan Scott | 2017-11-14 | 1 | -6/+17 |
* | Match changes for Trees that Grow in GHC | Alan Zimmerman | 2017-11-07 | 1 | -23/+28 |
* | Fix Haddock rendering of kind-indexed data family instances (#694) | Ryan Scott | 2017-10-28 | 1 | -5/+23 |
* | Overhaul Haddock's rendering of kind signatures (#681) | Ryan Scott | 2017-10-24 | 1 | -49/+120 |
* | Update for #14131 | Ryan Scott | 2017-08-23 | 1 | -9/+9 |
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -2/+2 |
|\ |
|
| * | Fix haddock: internal error: links: UnhelpfulSpan (#561) | Bartosz Nitka | 2017-07-02 | 1 | -2/+2 |
| * | Update Haddock w.r.t. new HsImplicitBndrs | Richard Eisenberg | 2017-03-14 | 1 | -2/+3 |
* | | Adapt to #14060 | Ryan Scott | 2017-08-14 | 1 | -1/+1 |
* | | Rename extension index tags | Alan Zimmerman | 2017-06-05 | 1 | -20/+20 |
* | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -20/+20 |