[commit: packages/dph] master: Follow template-haskell version bump (2984641)
git at git.haskell.org
git at git.haskell.org
Sun Mar 23 09:36:17 UTC 2014
Repository : ssh://git@git.haskell.org/dph
On branch : master
Link : http://git.haskell.org/packages/dph.git/commitdiff/2984641ae0c4739b168ee1fb956fd54f741f30e7
>---------------------------------------------------------------
commit 2984641ae0c4739b168ee1fb956fd54f741f30e7
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sun Mar 23 10:34:40 2014 +0100
Follow template-haskell version bump
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
2984641ae0c4739b168ee1fb956fd54f741f30e7
dph-lifted-base/dph-lifted-base.cabal | 2 +-
dph-lifted-copy/dph-lifted-copy.cabal | 2 +-
dph-lifted-vseg/dph-lifted-vseg.cabal | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dph-lifted-base/dph-lifted-base.cabal b/dph-lifted-base/dph-lifted-base.cabal
index f4dd94a..591b4be 100644
--- a/dph-lifted-base/dph-lifted-base.cabal
+++ b/dph-lifted-base/dph-lifted-base.cabal
@@ -57,7 +57,7 @@ Library
ghc == 7.*,
array == 0.5.*,
random == 1.0.*,
- template-haskell == 2.9.*,
+ template-haskell == 2.10.*,
dph-base == 0.8.*,
dph-prim-par == 0.8.*,
vector == 0.10.*,
diff --git a/dph-lifted-copy/dph-lifted-copy.cabal b/dph-lifted-copy/dph-lifted-copy.cabal
index 211ca3c..fbda5a3 100644
--- a/dph-lifted-copy/dph-lifted-copy.cabal
+++ b/dph-lifted-copy/dph-lifted-copy.cabal
@@ -66,7 +66,7 @@ Library
ghc == 7.*,
array == 0.5.*,
random == 1.0.*,
- template-haskell == 2.9.*,
+ template-haskell == 2.10.*,
dph-base == 0.8.*,
dph-prim-par == 0.8.*,
vector == 0.10.*
diff --git a/dph-lifted-vseg/dph-lifted-vseg.cabal b/dph-lifted-vseg/dph-lifted-vseg.cabal
index ca7573b..3657890 100644
--- a/dph-lifted-vseg/dph-lifted-vseg.cabal
+++ b/dph-lifted-vseg/dph-lifted-vseg.cabal
@@ -97,7 +97,7 @@ Library
ghc == 7.*,
array == 0.5.*,
random == 1.0.*,
- template-haskell == 2.9.*,
+ template-haskell == 2.10.*,
dph-base == 0.8.*,
dph-prim-par == 0.8.*,
dph-lifted-base == 0.8.*,
More information about the ghc-commits
mailing list