summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot-th
Commit message (Expand)AuthorAgeFilesLines
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-0/+1
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Support adding objects from THAlec Theriault2018-03-251-1/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+1
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-0/+1
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-0/+1
* Bump base to 4.11.0.0Ben Gamari2017-09-211-1/+1
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-082-0/+11
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Implement deriving strategiesRyan Scott2016-09-301-0/+1
* Fix startsVarSym and refactor operator predicates (fixes #4239)Malo Jaffré2016-09-011-3/+20
* Revert "Fix startsVarSym and refactor operator predicates (fixes #4239)"Ben Gamari2016-09-011-20/+3
* Fix startsVarSym and refactor operator predicates (fixes #4239)Ben Gamari2016-09-011-3/+20
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-165-0/+237