summaryrefslogtreecommitdiff
path: root/compiler/main/Hooks.hs
Commit message (Expand)AuthorAgeFilesLines
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-311-3/+4
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Add Cmm related hooksSylvain Henry2020-01-041-0/+14
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-4/+4
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Remove dll-split.Tamar Christina2017-08-291-2/+0
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-10/+18
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-14/+0
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-0/+14
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-14/+0
* Add hook for creating ghci external interpreterAlan Zimmerman2016-09-091-0/+4
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-2/+2
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-3/+30
* Deduplicate one-shot/make compile paths.Edward Z. Yang2015-10-051-4/+1
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-101-5/+2
* add runMeta hookLuite Stegeman2014-12-201-0/+3
* Fix dll-split problem with patch 'Make Core Lint check for locally-bound Glob...Simon Peyton Jones2014-12-151-1/+5
* compiler: de-lhs main/Austin Seipp2014-12-031-0/+78