summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
Commit message (Expand)AuthorAgeFilesLines
* 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