summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
Commit message (Expand)AuthorAgeFilesLines
* 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
* abstractify ModName, PkgName and OccName; drop dependency on packedstringSimon Marlow2009-06-121-2/+3
* Require Cabal version >= 1.6Ian Lynagh2009-01-221-1/+1
* Add "bug-reports" and "source-repository" info to the Cabal fileIan Lynagh2009-01-211-13/+21
* eliminate dependency on sybRoss Paterson2008-10-051-1/+1
* Bump version number to 2.3.0.0Ian Lynagh2008-09-201-1/+1
* Add a dep on sybIan Lynagh2008-08-251-1/+1
* List exact extensions used rather than using -fglasgow-extsIan Lynagh2008-06-161-0/+2
* Support code for quasi-quotation featuresimonpj@microsoft.com2008-01-181-0/+1
* Specify build-type: SimpleDuncan Coutts2007-10-181-0/+1
* Copy description for the Cabal file from prologue.txtIan Lynagh2007-10-141-1/+1
* Bump version numberIan Lynagh2007-10-141-1/+1
* We now depend on the packedstring and containers packagesIan Lynagh2007-08-011-1/+1
* We now depend on prettyIan Lynagh2007-05-181-1/+1
* make Setup suitable for building the libraries with GHCIan Lynagh2006-11-121-0/+18