summaryrefslogtreecommitdiff
path: root/compiler/iface/ToIface.hs
Commit message (Expand)AuthorAgeFilesLines
* Break up TyCoRepBen Gamari2019-07-311-0/+1
* Make equality constraints in kinds invisibleRyan Scott2019-05-031-2/+8
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-4/+4
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-231-4/+3
* Overhaul -fprint-explicit-kinds to use VKARyan Scott2018-11-221-4/+3
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-151-4/+4
* Coercion Quantificationningning2018-09-151-17/+26
* Turn infinite loop into a panicSimon Peyton Jones2018-08-221-3/+12
* Replace most occurences of foldl with foldl'.klebinger.andreas@gmx.at2018-08-211-1/+1
* Fix a nasty bug in piResultTysSimon Peyton Jones2018-07-241-4/+4
* Use IfaceAppArgs to store an IfaceAppTy's argumentsRyan Scott2018-07-111-13/+24
* Refactor coercion ruleningning2018-07-091-2/+5
* More misc commentsSimon Peyton Jones2018-06-251-6/+9
* Caching coercion roles in NthCo and coercionKindsRole refactoringTobias Dammers2018-04-201-1/+1
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-5/+12
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-2/+9
* Refactor coercion holesSimon Peyton Jones2017-12-211-2/+3
* Tidy up IfaceEqualityTyConSimon Peyton Jones2017-10-311-14/+4
* Fix #14390 by making toIfaceTyCon aware of equalityRyan Scott2017-10-291-0/+6
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remove old coercion pretty-printerRichard Eisenberg2017-07-271-2/+2
* Preserve CoVar uniques during pretty printingRichard Eisenberg2017-07-271-3/+5
* Typos in commentsRyan Scott2017-06-291-1/+1
* Improve pretty-printing of typesSimon Peyton Jones2017-02-281-63/+84
* Generalize kind of the (->) tyconBen Gamari2017-02-181-2/+4
* Join pointsLuke Maurer2017-02-011-0/+5
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+5
* Comments only (related to #12789)Simon Peyton Jones2016-11-281-0/+71
* Improve pretty-printing of typesSimon Peyton Jones2016-11-251-10/+10
* Another major constraint-solver refactoringSimon Peyton Jones2016-11-251-0/+2
* Kill Type pretty-printerBen Gamari2016-11-131-0/+497