summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcRnExports.hs
Commit message (Expand)AuthorAgeFilesLines
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-121-0/+2
* Allow qualified names to be children in export listsMatthew Pickering2017-04-121-1/+1
* Extra docs on exports_from_avail.Edward Z. Yang2017-04-021-0/+3
* Fix recompilation avoidance bug for implementor of hsig.Edward Z. Yang2017-04-021-1/+2
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-261-17/+23
* Spelling fixes in non-exported data typeGabor Greif2017-01-131-26/+26
* Typos in manual, comments and testsGabor Greif2017-01-121-2/+2
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-111-4/+11
* Optimise whole module exportsMatthew Pickering2016-11-181-11/+14
* Make traceRn behave more like traceTcMatthew Pickering2016-10-261-5/+6
* Rework renaming of children in export lists.Matthew Pickering2016-10-081-0/+848