summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
Commit message (Expand)AuthorAgeFilesLines
* Bump ghc version to 8.9Ryan Scott2019-02-201-67/+0
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-181-1/+1
* Bump template-haskell version to 2.15.0.0Ryan Scott2018-10-281-1/+1
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-271-0/+5
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-201-1/+1
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-091-1/+1
* Bump version to 8.5ghc-8.5-startBen Gamari2017-12-041-1/+1
* Bump template-haskell to 2.13.0.0Ryan Scott2017-09-251-1/+1
* Bump base to 4.11.0.0Ben Gamari2017-09-211-1/+1
* Remove now redundant cabal conditionals in {ghc,template-haskell}.cabalHerbert Valerio Riedel2017-09-091-10/+4
* Merge types and kinds in DsMetaRyan Scott2017-07-281-0/+2
* configure.ac: Bump version to 8.3ghc-8.3-startBen Gamari2017-03-091-1/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* template-haskell: Version bumpBen Gamari2016-11-121-1/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-161-3/+3
* template-haskell: Drop use of Rank2Types/PolymorphicComponentsHerbert Valerio Riedel2016-03-081-4/+6
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-3/+6
* Bump GHC HEAD's Version from 7.11 to 8.1ghc-8.1-startHerbert Valerio Riedel2015-12-301-1/+1
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-1/+1
* Expose enabled language extensions to THBen Gamari2015-12-151-0/+1
* template-haskell: drop `TemplateHaskell` requirementHerbert Valerio Riedel2015-11-171-1/+0
* Bump `base` version to 4.9.0.0 (closes #11026)Herbert Valerio Riedel2015-11-011-1/+1
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-1/+1
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-0/+1
* Bump template-haskell to new major version 2.11Herbert Valerio Riedel2015-08-121-1/+1
* Make template-haskell build with GHC 7.6, fixes bootstrap build.Edward Z. Yang2015-05-111-2/+1
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-111-2/+7
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-1/+1
* Quick fix: drop base bound on template-haskell.Edward Z. Yang2015-05-091-1/+1
* Bump `base` version to 4.8.0.0 for realHerbert Valerio Riedel2014-09-091-2/+4
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-2/+2
* Drop `template-haskell`'s build-dep on `containers`Herbert Valerio Riedel2014-04-251-1/+3
* Update Cabal source-repository entries (re #8545)Herbert Valerio Riedel2014-04-191-6/+2
* Bump to 2.10.0.0Herbert Valerio Riedel2014-03-231-3/+3
* Refactor & modernize `.cabal` to `cabal-version>=1.10`Herbert Valerio Riedel2013-10-241-23/+47
* Update Git repo URL in `.cabal` fileHerbert Valerio Riedel2013-09-111-1/+1
* Bump base lower version to 4.5 (the version GHC 7.4.1 came with)Ian Lynagh2012-11-301-1/+1
* Bump version number following new policyIan Lynagh2012-11-301-1/+1
* Add comment to .cabal file saying what GHC 7.6.1 shipped withIan Lynagh2012-11-301-0/+1
* Bump version to 2.8.0.0Paolo Capriotti2012-07-191-1/+1
* Remove Language.Haskell.TH.Syntax.InternalsSimon Peyton Jones2012-07-161-1/+0
* Bump version numberIan Lynagh2011-07-061-1/+1
* Update source-repository in the .cabal file to point to the git repoIan Lynagh2011-04-051-2/+2
* Put FlexibleInstances in PprLib alonesimonpj@microsoft.com2010-12-141-1/+1
* Bump version to 2.5.0.0Ian Lynagh2010-09-171-1/+1
* Tighten the base dep; fixes trac #3809Ian Lynagh2010-01-161-1/+1
* bump base dep; apparently base4 is now requiredIan Lynagh2009-12-151-1/+1
* Fix "Cabal check" warningsIan Lynagh2009-08-111-1/+2