summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcSplice.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-3/+3
* Run typed splices in the zonkerMatthew Pickering2019-01-111-2/+4
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Fix #13819 by refactoring TypeEqOrigin.uo_thingRichard Eisenberg2017-07-271-2/+4
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-18/+18
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-4/+0
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-0/+4
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-4/+0
* Have addModFinalizer expose the local type environment.Facundo Domínguez2016-07-061-1/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-4/+4
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-0/+1
* Add typed holes support in Template Haskell.Jan Stolarek2015-10-161-1/+2
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-101-25/+8
* add -th-file which generates a th.hs fileGreg Weber2015-01-131-1/+13
* compiler: de-lhs typecheck/Austin Seipp2014-12-031-0/+46