git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Hadrian: Fix rpath so shared objects work after being copied
[ghc.git]
/
libraries
/
template-haskell
/
2019-03-08
Sylvain Henry
TH: support raw bytes literals (#14741)
tree
|
commitdiff
2019-03-01
Ryan Scott
Visible dependent quantification
tree
|
commitdiff
2019-02-20
Ryan Scott
Bump ghc version to 8.9
tree
|
commitdiff
2019-02-14
Alec Theriault
Add `liftedTyped` to `Lift` class
tree
|
commitdiff
2019-01-21
Sylvain Henry
Add support for ASM foreign files (.s) in TH (#16180)
tree
|
commitdiff
2019-01-18
Herbert Valerio...
Prepare source-tree for base-4.13 MFP bump
tree
|
commitdiff
2019-01-03
mynguyen
Visible kind application
tree
|
commitdiff
2018-12-03
Ryan Scott
Fix embarrassing infinite loop in pprParendType
tree
|
commitdiff
2018-11-30
Alec Theriault
Add 'Lift' instances for 'NonEmpty' and 'Void'
tree
|
commitdiff
2018-10-29
Ryan Scott
Bump template-haskell version to 2.15.0.0
tree
|
commitdiff
2018-10-27
Matthew Yacavone
More explicit foralls (GHC Proposal 0007)
tree
|
commitdiff
2018-10-23
Ben Gamari
Add 'hadrian/' from commit '45f3bff7016a2a0cd9a5455a882...
tree
|
commitdiff
2018-10-15
Ryan Scott
Fix #15738 by defining (and using) parenthesizeHsContext
tree
|
commitdiff
2018-10-04
Alec Theriault
Documentation fixes in 'template-haskell'
tree
|
commitdiff
2018-09-14
Michael Sloan
Add support for ImplicitParams and RecursiveDo in TH
tree
|
commitdiff
2018-09-12
Ben Gamari
template-haskell: Fix typo in changelog
tree
|
commitdiff
2018-07-27
Michael Sloan
Modifications to support loading GHC into GHCi
tree
|
commitdiff
2018-07-12
Michael Sloan
Fix handling of unbound constructor names in TH #14627
tree
|
commitdiff
2018-06-26
Gabor Greif
Typofixes in comments and whitespace only [ci skip]
tree
|
commitdiff
2018-06-20
Ben Gamari
configure: Set version to 8.7
ghc-8.7-start
tree
|
commitdiff
2018-06-20
Gabor Greif
A few more typofixes in docs/comments [ci skip]
tree
|
commitdiff
2018-06-19
Richard Eisenberg
configure: Bump version to 8.6.0
tree
|
commitdiff
2018-06-19
Ömer Sinan Ağacan
Mark some TH tests as req_interp
tree
|
commitdiff
2018-06-15
Sylvain Henry
Built-in Natural literals in Core
tree
|
commitdiff
2018-06-05
Ryan Scott
Introduce DerivingVia
tree
|
commitdiff
2018-05-14
Ryan Scott
Fix #14875 by introducing PprPrec, and using it
tree
|
commitdiff
2018-04-19
Ryan Scott
Bump base to version 4.12.0.0
tree
|
commitdiff
2018-04-09
Ryan Scott
Bump template-haskell to 2.14.0.0
tree
|
commitdiff
2018-03-25
Alec Theriault
Support adding objects from TH
tree
|
commitdiff
2017-12-04
Ben Gamari
Bump version to 8.5
ghc-8.5-start
tree
|
commitdiff
2017-12-04
Ben Gamari
template-haskell: Rip out FamFlavour
tree
|
commitdiff
2017-11-22
Ben Gamari
Update Hadrian
tree
|
commitdiff
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
tree
|
commitdiff
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
tree
|
commitdiff
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
tree
|
commitdiff
2017-09-30
Ryan Scott
Document a law for TH's Lift class
tree
|
commitdiff
2017-09-25
Ryan Scott
Bump template-haskell to 2.13.0.0
tree
|
commitdiff
2017-09-22
Facundo Domínguez
Implement TH addCorePlugin.
tree
|
commitdiff
2017-09-21
Herbert Valerio...
Reexport Semigroup's <> operator from Prelude (#14191)
tree
|
commitdiff
2017-09-21
Ben Gamari
Bump base to 4.11.0.0
tree
|
commitdiff
2017-09-09
Herbert Valerio...
Remove now redundant cabal conditionals in {ghc,templat...
tree
|
commitdiff
2017-09-02
Ryan Scott
Document the intricacies of ForallC variable quantifica...
tree
|
commitdiff
2017-08-22
Benjamin Hodgson
Fixed a typo in template-haskell documentation
tree
|
commitdiff
2017-08-05
Oleg Grenrus
Add MonadIO Q - by requiring MonadIO => Quasi
tree
|
commitdiff
2017-08-01
Ryan Scott
Drop GHC 7.10 compatibility
tree
|
commitdiff
2017-07-29
Ryan Scott
Follow-up to #13887, for promoted infix constructors
tree
|
commitdiff
2017-07-28
Ryan Scott
Merge types and kinds in DsMeta
tree
|
commitdiff
2017-07-11
Matthew Pickering
Add Template Haskell support for overloaded labels
tree
|
commitdiff
2017-07-11
Eugene Akentyev
Parenthesize infix type names in data declarations...
tree
|
commitdiff
2017-07-11
Matthew Pickering
Add Template Haskell support for overloaded labels
tree
|
commitdiff
2017-06-23
Ryan Scott
Fix pretty-printing of zero-argument lambda expressions
tree
|
commitdiff
2017-06-14
Gabor Greif
Fix Haddock markup
tree
|
commitdiff
2017-05-27
Eric Mertens
template-haskell: Properly escape StrTyLit doc
tree
|
commitdiff
2017-05-19
Alexey Vagarenko
Fix Haddock markup
tree
|
commitdiff
2017-04-05
Gabor Greif
Typos in comments [ci skip]
tree
|
commitdiff
2017-03-10
Ben Gamari
configure.ac: Bump version to 8.3
ghc-8.3-start
tree
|
commitdiff
2017-03-09
Gabor Greif
Comments only [ci skip]
tree
|
commitdiff
2017-03-09
Francesco Mazzoli
Allow compilation of C/C++/ObjC/ObjC++ files with modul...
tree
|
commitdiff
2017-02-09
Facundo Domínguez
Implement addCStub in template-haskell.
tree
|
commitdiff
2017-02-02
Gabor Greif
Spelling fixes
tree
|
commitdiff
2017-01-26
Matthew Pickering
Template Haskell support for COMPLETE pragmas
tree
|
commitdiff
2017-01-07
Erik de Castro Lopo
TH: Add Trustworthy language pragma
tree
|
commitdiff
2016-12-18
Ryan Scott
Introduce unboxedSum{Data,Type}Name to template-haskell
tree
|
commitdiff
2016-12-17
Ryan Scott
Reexport Language.Haskell.TH.Lib from Language.Haskell.TH
tree
|
commitdiff
2016-12-15
Ben Gamari
base: Bump version to 4.10.0.0
tree
|
commitdiff
2016-12-15
Ryan Scott
Make unboxedTuple{Type,Data}Name support 0- and 1-tuples
tree
|
commitdiff
2016-12-09
Ryan Scott
Rename TH constructors for deriving strategies
tree
|
commitdiff
2016-11-12
Ben Gamari
template-haskell: Version bump
tree
|
commitdiff
2016-10-01
Ryan Scott
Implement deriving strategies
tree
|
commitdiff
2016-09-27
Erik de Castro Lopo
TH: Use atomicModifyIORef' for fresh names
tree
|
commitdiff
2016-09-15
Simon Peyton Jones
Comments in TH.Syntax (Trac #12596)
tree
|
commitdiff
2016-09-11
Ryan Scott
Fix TH ppr output for list comprehensions with only...
tree
|
commitdiff
2016-09-01
Malo Jaffré
Fix startsVarSym and refactor operator predicates ...
tree
|
commitdiff
2016-09-01
Ben Gamari
Revert "Fix startsVarSym and refactor operator predicat...
tree
|
commitdiff
2016-09-01
Ben Gamari
Fix startsVarSym and refactor operator predicates ...
tree
|
commitdiff
2016-08-31
Francesco Mazzoli
Clarify scope of `getQ`/`putQ` state.
tree
|
commitdiff
2016-08-29
Ryan Scott
Fix broken Haddock comment
tree
|
commitdiff
2016-08-29
Ryan Scott
Template Haskell support for TypeApplications
tree
|
commitdiff
2016-08-23
Ryan Scott
Template Haskell support for unboxed sums
tree
|
commitdiff
2016-07-06
Facundo Domínguez
Have addModFinalizer expose the local type environment.
tree
|
commitdiff
2016-06-24
Ryan Scott
Add template-haskell changelog note for #8761
tree
|
commitdiff
2016-06-24
Ryan Scott
Clean up outdated comments in template-haskell changelog
tree
|
commitdiff
2016-05-24
Ryan Scott
Remove 'deriving Typeable' statements
tree
|
commitdiff
2016-05-16
Ben Gamari
Move Extension type to ghc-boot-th
tree
|
commitdiff
2016-05-12
Dominik Bollmann
Add TH support for pattern synonyms (fixes #8761)
tree
|
commitdiff
2016-04-17
Ben Gamari
TH: Tweak Haddock language
tree
|
commitdiff
2016-04-17
Iavor S. Diatchki
Add TemplateHaskell support for Overlapping pragmas
tree
|
commitdiff
2016-03-08
Herbert Valerio...
template-haskell: define `MonadFail Q` instance
tree
|
commitdiff
2016-03-08
Herbert Valerio...
template-haskell: remove redundant CPP use
tree
|
commitdiff
2016-03-08
Herbert Valerio...
template-haskell: Drop use of Rank2Types/PolymorphicCom...
tree
|
commitdiff
2016-01-18
Edward Z. Yang
Switch from -this-package-key to -this-unit-id.
tree
|
commitdiff
2016-01-13
Thomas Miedema
TemplateHaskell: revive isStrict, notStrict and unpacked
tree
|
commitdiff
2016-01-08
RyanGlScott
Fix Template Haskell's handling of infix GADT constructors
tree
|
commitdiff
2016-01-06
Jan Stolarek
Change Template Haskell representation of GADTs.
tree
|
commitdiff
2015-12-31
Herbert Valerio...
Remove some redundant definitions/constraints
tree
|
commitdiff
2015-12-31
Herbert Valerio...
Drop pre-AMP compatibility CPP conditionals
tree
|
commitdiff
2015-12-30
Herbert Valerio...
Bump GHC HEAD's Version from 7.11 to 8.1
ghc-8.1-start
tree
|
commitdiff
2015-12-29
Ben Gamari
Update a few references to GHC 7.12
tree
|
commitdiff
2015-12-28
Herbert Valerio...
Synchronise ghci-package version with ghc-package
tree
|
commitdiff
2015-12-22
Simon Peyton Jones
Refactor named wildcards (again)
tree
|
commitdiff
next