summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcForeign.hs
Commit message (Expand)AuthorAgeFilesLines
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-231-2/+2
* Coercion Quantificationningning2018-09-151-1/+1
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-2/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-9/+14
* Clean up coreView/tcView.Ben Gamari2017-03-311-1/+1
* Fix #13337.Richard Eisenberg2017-03-141-1/+1
* Give lookupGRE_Name a better APISimon Peyton Jones2016-06-231-1/+1
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-151-1/+1
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-151-4/+4
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-2/+4
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-10/+10
* Have mkCastTy look more closely for reflexivity.Richard Eisenberg2015-12-261-1/+1
* Expose enabled language extensions to THBen Gamari2015-12-151-1/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-26/+29
* More typos in comments/docsGabor Greif2015-12-091-1/+1
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-8/+16
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-4/+4
* New handling of overlapping inst in Safe HaskellDavid Terei2015-05-111-1/+1
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* compiler: de-lhs typecheck/Austin Seipp2014-12-031-0/+548