summaryrefslogtreecommitdiff
path: root/libraries/template-haskell
Commit message (Expand)AuthorAgeFilesLines
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-125-457/+490
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Parenthesize the * kind in TH.PprVladislav Zavialov2019-12-051-12/+19
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-1/+1
* template-haskell: Fix italics in changelogRyan Scott2019-11-091-2/+2
* template-haskell: Fix TBAs in changelogBen Gamari2019-11-091-2/+2
* template-haskell: Document assembler foreign file supportBen Gamari2019-11-091-0/+2
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-4/+20
* Template Haskell: make unary tuples legal (#16881)nineonine2019-10-131-20/+11
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-254-1/+6
* TemplateHaskell: reifyType (#16976)Vladislav Zavialov2019-07-263-0/+16
* Fix #16895 by checking whether infix expression operator is a variablenineonine2019-07-052-6/+13
* Bump template-haskell version to 2.16.0.0Ryan Scott2019-07-031-1/+1
* Fix #15843 by extending Template Haskell AST for tuples to support sectionsnineonine2019-07-025-21/+66
* fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman2019-05-222-7/+8
* TH: make `Lift` and `TExp` levity-polymorphicAlec Theriault2019-04-183-17/+219
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-271-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-3/+3
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-152-6/+6
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-085-1/+43
* Visible dependent quantificationRyan Scott2019-03-015-6/+31
* Bump ghc version to 8.9Ryan Scott2019-02-201-1/+5
* Add `liftedTyped` to `Lift` classAlec Theriault2019-02-132-4/+59
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-201-4/+5
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-182-2/+4
* Visible kind applicationmynguyen2019-01-035-76/+120
* Fix embarrassing infinite loop in pprParendTypeRyan Scott2018-12-031-1/+3
* Add 'Lift' instances for 'NonEmpty' and 'Void'Alec Theriault2018-11-302-0/+18
* Bump template-haskell version to 2.15.0.0Ryan Scott2018-10-281-1/+1
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-275-46/+97
* Fix #15738 by defining (and using) parenthesizeHsContextRyan Scott2018-10-151-0/+1
* Documentation fixes in 'template-haskell'Alec Theriault2018-10-042-25/+42
* Add support for ImplicitParams and RecursiveDo in THMichael Sloan2018-09-145-10/+62
* template-haskell: Fix typo in changelogBen Gamari2018-09-121-1/+1
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-276-0/+11
* Fix handling of unbound constructor names in TH #14627Michael Sloan2018-07-121-1/+6
* Typofixes in comments and whitespace only [ci skip]Gabor Greif2018-06-261-1/+1
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-201-1/+1
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-201-1/+1
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* Mark some TH tests as req_interpÖmer Sinan Ağacan2018-06-191-1/+1
* Built-in Natural literals in CoreSylvain Henry2018-06-151-2/+2
* Introduce DerivingViaRyan Scott2018-06-045-13/+59
* Fix #14875 by introducing PprPrec, and using itRyan Scott2018-05-131-6/+13
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-092-3/+19
* Support adding objects from THAlec Theriault2018-03-251-6/+40
* Bump version to 8.5ghc-8.5-startBen Gamari2017-12-041-1/+1