Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print out sub-libraries of packages more nicely. | Edward Z. Yang | 2017-03-02 | 1 | -0/+2 |
* | Clear import path in --backpack mode to not accidentally pick up source files. | Edward Z. Yang | 2017-02-27 | 1 | -0/+2 |
* | Have --backpack complain if multiple files are passed. | Edward Z. Yang | 2017-02-23 | 1 | -2/+5 |
* | Ditch static flags | Sylvain Henry | 2017-02-02 | 1 | -5/+6 |
* | Support for using only partial pieces of included signatures. | Edward Z. Yang | 2017-01-11 | 1 | -15/+35 |
* | Support for abi-depends for computing shadowing. | Edward Z. Yang | 2016-12-21 | 1 | -0/+1 |
* | API Annotations: make all ModuleName Located | Alan Zimmerman | 2016-11-03 | 1 | -3/+6 |
* | Add and use a new dynamic-library-dirs field in the ghc-pkg info | Duncan Coutts | 2016-10-21 | 1 | -0/+1 |
* | Make InstalledUnitId be ONLY a FastString. | Edward Z. Yang | 2016-10-08 | 1 | -8/+19 |
* | Distinguish between UnitId and InstalledUnitId. | Edward Z. Yang | 2016-10-08 | 1 | -5/+8 |
* | The Backpack patch. | Edward Z. Yang | 2016-10-08 | 1 | -0/+777 |