summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsUsage.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor iface file generation:Ömer Sinan Ağacan2019-09-301-4/+4
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-0/+1
* plugins: search for .a files if necessarysheaf2018-10-281-40/+38
* Filter plugin dylib locationsChristiaan Baaij2018-08-111-7/+28
* Plugin dependency information is stored separatelyChristiaan Baaij2018-08-011-4/+99
* Implement "An API for deciding whether plugins should cause recompilation"Matthew Pickering2018-05-301-6/+15
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Add a Note describing #14128Ben Gamari2017-08-291-1/+20
* desugar: Ensure that a module's dep_orphs doesn't contain itselfBen Gamari2017-08-291-2/+6
* Revert "Use a deterministic map for imp_dep_mods"Bartosz Nitka2017-05-151-2/+2
* Revert "Stress test for nested module hierarchies"Bartosz Nitka2017-05-151-2/+2
* Stress test for nested module hierarchiesBartosz Nitka2017-05-151-2/+2
* Fix validate.Edward Z. Yang2017-04-031-1/+0
* Fix recompilation avoidance bug for implementor of hsig.Edward Z. Yang2017-04-021-5/+14
* Eliminate ListSetOps from imp_trust_pkgsDavid Feuer2017-03-021-4/+4
* Upgrade UniqSet to a newtypeDavid Feuer2017-03-011-2/+2
* Fix recompilation tracking on signatures.Edward Z. Yang2017-02-171-5/+10
* Make deSugarExpr use runTcInteractiveReid Barton2017-02-141-0/+211