summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsForeign.hs
Commit message (Expand)AuthorAgeFilesLines
* Update levity polymorphismRichard Eisenberg2017-01-191-6/+5
* Split mkInlineUnfolding into two functionsDavid Feuer2017-01-171-1/+2
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-1/+1
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-151-19/+9
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-1/+7
* s/unLifted/unlifted for consistencyÖmer Sinan Ağacan2016-01-271-1/+1
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-12/+12
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-29/+23
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-3/+3
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-2/+2
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-5/+10
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* API Annotations tweaks.Alan Zimmerman2015-01-161-1/+1
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+812