summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/PlaceHolder.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importSimon Peyton Jones2016-06-231-1/+0
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-1/+26
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-1/+1
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-8/+6
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-261-6/+6
* Visible type applicationRichard Eisenberg2015-12-241-1/+4
* Warn about unused type variables in type familiesMichał Sośnicki2015-12-211-6/+6
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-0/+2
* Refactor HsExpr.RecordCon, RecordUpdSimon Peyton Jones2015-11-181-0/+1
* Remove PatSynBuilderIdMatthew Pickering2015-11-071-0/+2
* Record pattern synonymsMatthew Pickering2015-10-291-2/+4
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-1/+5
* Replace [PostTc id Type] with PostTc id [Type]Matthew Pickering2015-09-201-0/+3
* Injective type familiesJan Stolarek2015-09-031-1/+1
* Refactor wild card renamingThomas Winant2015-06-091-0/+1
* Don't require ConstraintKinds at usage sites (Trac #9838)Simon Peyton Jones2014-11-271-0/+1
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-061-0/+103