Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the eager unifier in the constraint solver | Simon Peyton Jones | 2023-05-12 | 1 | -1/+2 |
* | Handle ConcreteTvs in inferResultToTypewip/T23153 | sheaf | 2023-04-15 | 1 | -3/+0 |
* | Major refactor in the handling of equality constraints | Simon Peyton Jones | 2023-04-14 | 1 | -6/+4 |
* | Be more careful about quantification | Simon Peyton Jones | 2023-03-22 | 1 | -2/+9 |
* | Type vs Constraint: finally nailed | Simon Peyton Jones | 2022-11-11 | 1 | -7/+7 |
* | Fix unification of ConcreteTvs, removing IsRefl# | sheaf | 2022-04-28 | 1 | -141/+356 |
* | Fix isLiftedType_maybe and handle fallout | sheaf | 2022-03-14 | 1 | -36/+4 |
* | Introduce ConcreteTv metavariables | sheaf | 2022-03-02 | 1 | -235/+229 |
* | Core Lint: ensure primops can be eta-expanded | sheaf | 2022-02-26 | 1 | -2/+3 |
* | Kill derived constraints | Richard Eisenberg | 2022-02-23 | 1 | -24/+9 |
* | Introduce Concrete# for representation polymorphism checks | sheaf | 2021-10-17 | 1 | -0/+521 |