Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TH: support raw bytes literals (#14741) | Sylvain Henry | 2019-03-08 | 1 | -0/+8 |
* | NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci | Shayne Fletcher | 2018-09-18 | 1 | -0/+1 |
* | Drop GHC 8.0 compatibility | Ryan Scott | 2018-03-13 | 1 | -17/+0 |
* | template-haskell: Rip out FamFlavour | Ben Gamari | 2017-12-04 | 1 | -1/+0 |
* | Move Typeable Binary instances to binary package | Ben Gamari | 2017-02-26 | 1 | -169/+8 |
* | Type-indexed Typeable | Ben Gamari | 2017-02-18 | 1 | -0/+171 |
* | Implement deriving strategies | Ryan Scott | 2016-09-30 | 1 | -0/+2 |
* | Add TH support for pattern synonyms (fixes #8761) | Dominik Bollmann | 2016-05-12 | 1 | -0/+2 |
* | Add TemplateHaskell support for Overlapping pragmas | Iavor S. Diatchki | 2016-04-17 | 1 | -0/+1 |
* | Rework Template Haskell's handling of strictness | RyanGlScott | 2015-12-22 | 1 | -1/+4 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 1 | -0/+73 |