summaryrefslogtreecommitdiff
path: root/compiler/backpack/DriverBkp.hs
Commit message (Expand)AuthorAgeFilesLines
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-0/+2
* Clear import path in --backpack mode to not accidentally pick up source files.Edward Z. Yang2017-02-271-0/+2
* Have --backpack complain if multiple files are passed.Edward Z. Yang2017-02-231-2/+5
* Ditch static flagsSylvain Henry2017-02-021-5/+6
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-111-15/+35
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-0/+1
* API Annotations: make all ModuleName LocatedAlan Zimmerman2016-11-031-3/+6
* Add and use a new dynamic-library-dirs field in the ghc-pkg infoDuncan Coutts2016-10-211-0/+1
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-081-8/+19
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-5/+8
* The Backpack patch.Edward Z. Yang2016-10-081-0/+777