This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap".
The branch, master has been updated
via 2ceb25c68b1ded4095ed87285e8dd845d98874cd (commit)
from 47e4a02b17fbfa7b6c5f85fb20675db26d2d66f5 (commit)
Summary of changes:
project_template/extensions/foo.cabal | 2 +-
project_template/hint/foo.cabal | 2 +-
snap.cabal | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2ceb25c68b1ded4095ed87285e8dd845d98874cd
Author: Carl Howells <[email protected]>
Date: Tue Aug 3 11:30:56 2010 -0700
Update heist dependency to 0.3
diff --git a/project_template/extensions/foo.cabal
b/project_template/extensions/foo.cabal
index 2b31517..3a4549a 100644
--- a/project_template/extensions/foo.cabal
+++ b/project_template/extensions/foo.cabal
@@ -29,7 +29,7 @@ Executable foo
snap >= 0.3 && < 0.4,
snap-core >= 0.3 && < 0.4,
snap-extensions >= 0.1 && < 0.2,
- heist >= 0.2.3 && < 0.3,
+ heist >= 0.3 && < 0.4,
hint >= 0.3.2 && < 0.4
if impl(ghc >= 6.12.0)
diff --git a/project_template/hint/foo.cabal b/project_template/hint/foo.cabal
index 55fc85e..62bb80e 100644
--- a/project_template/hint/foo.cabal
+++ b/project_template/hint/foo.cabal
@@ -29,7 +29,7 @@ Executable projname
snap >= 0.3 && < 0.4,
snap-core >= 0.3 && < 0.4,
snap-server >= 0.3 && < 0.4,
- heist >= 0.2.1 && < 0.3,
+ heist >= 0.3 && < 0.4,
hint >= 0.3.2 && < 0.4,
time >= 1.0 && < 1.3
diff --git a/snap.cabal b/snap.cabal
index b592d5d..84e5ae1 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -56,7 +56,7 @@ Library
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
monads-fd >= 0.1 && < 0.2,
snap-core == 0.3,
- heist >= 0.2.1 && < 0.3,
+ heist >= 0.3 && < 0.4,
hint >= 0.3.2 && < 0.4,
template-haskell >= 2.3 && < 2.5,
time >= 1.0 && < 1.3
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap