summaryrefslogtreecommitdiff
path: root/compiler/basicTypes/Avail.hs
Commit message (Expand)AuthorAgeFilesLines
* Uphold AvailTC Invariant for associated data famsAlec Theriault2019-02-181-21/+21
* Replace most occurences of foldl with foldl'.klebinger.andreas@gmx.at2018-08-211-1/+1
* Handle DuplicateRecordFields correctly in filterImports (fixes #14487)Adam Gundry2018-06-171-0/+18
* Comments onlySimon Peyton Jones2018-06-111-5/+7
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remember the AvailInfo for each IEalexbiehl2017-09-051-1/+3
* Refactoring: Delete copied function in backpack/NameShapeMatthew Pickering2016-10-221-1/+73
* Rework renaming of children in export lists.Matthew Pickering2016-10-081-28/+10
* Improve pretty-printing of AvailSimon Peyton Jones2016-06-241-2/+5
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-2/+0
* Associate pattern synonyms with types in module exportsMatthew Pickering2015-11-111-10/+31
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-19/+102
* Rename some of the functions in NameSet, to make the uniform with VarSet etcSimon Peyton Jones2014-11-281-1/+1
* Refactor the way shadowing in handled in GHCiSimon Peyton Jones2014-01-031-22/+1
* De-orphan a load of Binary instancesIan Lynagh2013-07-271-0/+17
* Whitespace only in basicTypes/Avail.hsIan Lynagh2013-07-271-19/+12
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* move AvailInfo and related things into its own moduleSimon Marlow2011-09-211-0/+107