Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap LHsContext in Maybe in the GHC AST | Alan Zimmerman | 2021-03-01 | 1 | -2/+1 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 1 | -8/+9 |
* | Split HsConDecl{H98,GADT}Details | Ryan Scott | 2020-10-30 | 1 | -1/+1 |
* | Remove ConDeclGADTPrefixPs | Ryan Scott | 2020-08-02 | 1 | -59/+54 |
* | Accumulate Haddock comments in P (#17544, #17561, #8944) | Vladislav Zavialov | 2020-07-21 | 1 | -0/+2 |
* | Use HsForAllTelescope to avoid inferred, visible foralls | Ryan Scott | 2020-06-13 | 1 | -8/+9 |
* | Make GADT constructors adhere to the forall-or-nothing rule properly | Ryan Scott | 2020-06-09 | 1 | -56/+60 |
* | Explicit Specificity | Gert-Jan Bottu | 2020-05-21 | 1 | -8/+8 |
* | Use an empty data type in TTG extension constructors (#15247) | Ryan Scott | 2019-07-09 | 1 | -15/+17 |
* | Fix mkGadtDecl does not set con_forall correctly | Alan Zimmerman | 2018-06-29 | 1 | -0/+96 |