summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-09-09 17:39:57 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-09-09 18:35:08 +0200
commitc6f502b211d03ff8408b17932a4435e4d5f6cd31 (patch)
tree9a7bea587e0c5cccdc03a365f300e536cbf2c5a3 /libraries/template-haskell/template-haskell.cabal
parent27a642cc3a448c5b9bb0774d413f27aef0c63379 (diff)
downloadhaskell-c6f502b211d03ff8408b17932a4435e4d5f6cd31.tar.gz
Bump `base` version to 4.8.0.0 for real
This commit updates several submodules in order to bump the upper bounds on `base` of most boot packages Moreover, this updates some of the test-suite cases which have version numbers hardcoded within. However, I'm not sure if this commit didn't introduce the following two test-failures ghc-api T8628 [bad stdout] (normal) ghc-api T8639_api [bad stdout] (normal) This needs investigation
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r--libraries/template-haskell/template-haskell.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal
index db268be212..1c53af392e 100644
--- a/libraries/template-haskell/template-haskell.cabal
+++ b/libraries/template-haskell/template-haskell.cabal
@@ -1,6 +1,6 @@
name: template-haskell
version: 2.10.0.0
--- GHC 7.8.1 released with 2.9.0.0
+-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
category: Template Haskell
@@ -16,6 +16,8 @@ description:
See <http://www.haskell.org/haskellwiki/Template_Haskell> for more
information.
+extra-source-files: changelog.md
+
source-repository head
type: git
location: http://git.haskell.org/ghc.git
@@ -46,7 +48,7 @@ Library
Language.Haskell.TH.Lib.Map
build-depends:
- base == 4.7.*,
+ base == 4.8.*,
pretty == 1.1.*
-- We need to set the package key to template-haskell (without a