summaryrefslogtreecommitdiff
path: root/compiler/main/GhcPlugins.hs
Commit message (Expand)AuthorAgeFilesLines
* GhcPlugins: Fix lookup of TH namesBen Gamari2019-01-271-3/+3
* Make CoreMonad independent of TcEnv (#14391)Krzysztof Gogolewski2018-09-111-2/+50
* No join-point from an INLINE function with wrong aritySimon Peyton Jones2017-03-171-1/+2
* (Another) minor refactoring of substitutionsSimon Peyton Jones2016-02-181-1/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-2/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-6/+6
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-2/+1
* Implement typechecker pluginsAdam Gundry2014-11-201-3/+4
* Add dynamically-linked plugins (see Trac #3843)Simon Peyton Jones2011-06-161-0/+83