| Commit message (Expand) | Author | Age | Files | Lines |
* | Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rn | Vladislav Zavialov | 2022-03-15 | 2 | -6/+7 |
* | Error on anon wildcards in tcAnonWildCardOcc | sheaf | 2022-02-26 | 1 | -1/+3 |
* | Kill derived constraints | Richard Eisenberg | 2022-02-23 | 7 | -44/+46 |
* | Make implication tidying agree with Note [Tidying multiple names at once] | Matthew Pickering | 2022-02-05 | 6 | -50/+50 |
* | Rework the handling of SkolemInfo | Matthew Pickering | 2022-01-29 | 2 | -7/+7 |
* | Improve partial signatures | Simon Peyton Jones | 2022-01-27 | 4 | -1/+75 |
* | Use diagnostic infrastructure in GHC.Tc.Errors | sheaf | 2022-01-17 | 3 | -3/+3 |
* | Include "not more specific" info in overlap msg | sheaf | 2021-11-20 | 1 | -4/+3 |
* | Improve overlap error for polykinded constraints | sheaf | 2021-10-06 | 1 | -2/+2 |
* | Eradicate TcRnUnknownMessage from GHC.Tc.Deriv | Alfredo Di Napoli | 2021-10-05 | 4 | -1/+16 |
* | Add more instances for Solo | David Feuer | 2021-09-18 | 1 | -1/+1 |
* | Remove transitive information about modules and packages from interface files | Matthew Pickering | 2021-05-19 | 48 | -48/+48 |
* | Correct warning for deprecated and unrecognised flags | Alfredo Di Napoli | 2021-04-05 | 2 | -2/+2 |
* | Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-design | Alfredo Di Napoli | 2021-03-29 | 4 | -16/+20 |
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 12 | -31/+38 |
* | Unify result type earlier to improve error messages | Simon Peyton Jones | 2021-03-01 | 3 | -10/+12 |
* | Make matchableGivens more reliably correct. | Richard Eisenberg | 2021-01-23 | 2 | -0/+14 |
* | Establish invariant (GivenInv) | Simon Peyton Jones | 2021-01-02 | 6 | -1/+60 |
* | Kill floatEqualities completely | Simon Peyton Jones | 2020-12-20 | 3 | -34/+21 |
* | Remove flattening variables | Richard Eisenberg | 2020-12-01 | 24 | -41/+44 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 3 | -16/+41 |
* | Add -Wnoncanonical-{monad,monoid}-instances to standardWarnings | Fumiaki Kinoshita | 2020-10-14 | 1 | -1/+0 |
* | Improve kind generalisation, error messages | Simon Peyton Jones | 2020-09-24 | 3 | -13/+14 |
* | Use a newtype `Code` for the return type of typed quotations (Proposal #195) | Matthew Pickering | 2020-07-21 | 2 | -3/+3 |
* | Bump ghc-prim version to 0.7.0 | Ryan Scott | 2020-07-02 | 48 | -48/+48 |
* | Update testsuite | Sylvain Henry | 2020-06-17 | 49 | -99/+50 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 31 | -190/+228 |
* | Revert "Specify kind variables for inferred kinds in base." | Ben Gamari | 2020-05-25 | 2 | -2/+2 |
* | Specify kind variables for inferred kinds in base. | Baldur Blöndal | 2020-05-08 | 2 | -2/+2 |
* | Refactor hole constraints. | Richard Eisenberg | 2020-05-06 | 1 | -8/+8 |
* | Add a missing zonk in tcHsPartialType | Simon Peyton Jones | 2020-04-18 | 3 | -0/+13 |
* | Fix #18052 by using pprPrefixOcc in more places | Ryan Scott | 2020-04-15 | 1 | -25/+25 |
* | Simplify treatment of heterogeneous equality | Richard Eisenberg | 2020-03-20 | 1 | -39/+7 |
* | Always display inferred variables using braces | Krzysztof Gogolewski | 2020-02-12 | 17 | -191/+199 |
* | Improve skolemisation | Simon Peyton Jones | 2020-02-01 | 17 | -23/+23 |
* | Don't zap to Any; error instead | Richard Eisenberg | 2020-01-12 | 1 | -33/+24 |
* | Pretty-printing of the * kind | Vladislav Zavialov | 2019-12-05 | 2 | -10/+10 |
* | Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookahead | Vladislav Zavialov | 2019-11-27 | 2 | -16/+16 |
* | Fix typos | Brian Wignall | 2019-11-23 | 1 | -1/+1 |
* | Strip parentheses in expressions contexts in error messages | Vladislav Zavialov | 2019-11-19 | 1 | -1/+1 |
* | Add Monad instances to `(,,) a b` and `(,,,) a b c` | Fumiaki Kinoshita | 2019-10-04 | 1 | -1/+1 |
* | Use level numbers for generalisation | Richard Eisenberg | 2019-09-19 | 1 | -5/+5 |
* | Refactor kindGeneralize and friends | Richard Eisenberg | 2019-09-19 | 1 | -5/+8 |
* | Fix typechecking of partial type signatures | Simon Peyton Jones | 2019-06-19 | 8 | -4/+75 |
* | Bump ghc-prim's version where needed | Alexandre | 2019-04-01 | 48 | -48/+48 |
* | base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead | Herbert Valerio Riedel | 2019-03-22 | 48 | -49/+49 |
* | Add location to the extra-constraints wildcard | Simon Peyton Jones | 2019-03-16 | 14 | -29/+29 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 3 | -3/+3 |
* | Ignore more version numbers in the testsuite | Alec Theriault | 2019-03-11 | 1 | -0/+2 |
* | Treat kind/type variables identically, demolish FKTV | Vladislav Zavialov | 2019-02-27 | 7 | -4/+15 |