Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of closed type families in Backpack. | Edward Z. Yang | 2017-01-11 | 1 | -0/+2 |
* | Revamp Backpack/hs-boot handling of type class signatures. | Edward Z. Yang | 2017-01-11 | 1 | -0/+2 |
* | Improve Backpack support for fixities. | Edward Z. Yang | 2017-01-11 | 1 | -0/+1 |
* | Support for using only partial pieces of included signatures. | Edward Z. Yang | 2017-01-11 | 1 | -0/+2 |
* | Load orphan interfaces before checking if module implements signature | Edward Z. Yang | 2016-12-13 | 1 | -0/+1 |
* | Setup tcg_imports earlier during signature matching, so orphans are visible. | Edward Z. Yang | 2016-12-08 | 1 | -0/+1 |
* | Mark previously failing backpack tests as passing, with correct output. | Edward Z. Yang | 2016-10-20 | 1 | -2/+1 |
* | Support constraint synonym implementations of abstract classes. | Edward Z. Yang | 2016-10-20 | 1 | -0/+2 |
* | New story for abstract data types in hsig files. | Edward Z. Yang | 2016-10-20 | 1 | -0/+2 |
* | The Backpack patch. | Edward Z. Yang | 2016-10-08 | 1 | -0/+31 |