summaryrefslogtreecommitdiff
path: root/libraries/ghci/GHCi/TH/Binary.hs
Commit message (Expand)AuthorAgeFilesLines
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-081-0/+8
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-181-0/+1
* Drop GHC 8.0 compatibilityRyan Scott2018-03-131-17/+0
* template-haskell: Rip out FamFlavourBen Gamari2017-12-041-1/+0
* Move Typeable Binary instances to binary packageBen Gamari2017-02-261-169/+8
* Type-indexed TypeableBen Gamari2017-02-181-0/+171
* Implement deriving strategiesRyan Scott2016-09-301-0/+2
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-121-0/+2
* Add TemplateHaskell support for Overlapping pragmasIavor S. Diatchki2016-04-171-0/+1
* Rework Template Haskell's handling of strictnessRyanGlScott2015-12-221-1/+4
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-0/+73