summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsMonad.hs
Commit message (Expand)AuthorAgeFilesLines
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-271-6/+9
* Fix a few loose ends from D1795Ben Gamari2016-02-041-3/+0
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-041-7/+32
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-6/+6
* Expose enabled language extensions to THBen Gamari2015-12-151-1/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-3/+3
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-5/+59
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+1
* Revert "Revert "Revert "Support for multiple signature files in scope."""Edward Z. Yang2015-09-211-1/+1
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-201-1/+1
* Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-111-1/+1
* Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-031-1/+1
* Support for multiple signature files in scope.Edward Z. Yang2015-04-071-1/+1
* Fix dll-split problem with patch 'Make Core Lint check for locally-bound Glob...Simon Peyton Jones2014-12-151-72/+10
* Implement -XStaticValuesFacundo Domínguez2014-12-091-5/+20
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+502