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 76ddbcf873ccd13560c92b56ffe00913ba8e6752 (commit)
from 981d9560cbd392dd2bef55d131ef15df4a49969a (commit)
Summary of changes:
snap.cabal | 6 +++---
1 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 76ddbcf873ccd13560c92b56ffe00913ba8e6752
Author: Gregory Collins <[email protected]>
Date: Sun Nov 7 14:53:45 2010 +0100
Relax snap-core/-server deps
diff --git a/snap.cabal b/snap.cabal
index 0001173..8541bf2 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -48,7 +48,7 @@ Library
filepath >= 1.0 && < 1.2,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
monads-fd >= 0.1 && < 0.2,
- snap-core == 0.3,
+ snap-core == 0.3.*,
heist >= 0.3 && < 0.4,
hint >= 0.3.2 && < 0.4,
template-haskell >= 2.3 && < 2.5,
@@ -82,8 +82,8 @@ Executable snap
monads-fd,
old-locale,
old-time,
- snap-core == 0.3,
- snap-server == 0.3,
+ snap-core == 0.3.*,
+ snap-server == 0.3.*,
template-haskell,
text >= 0.10 && <0.11,
time,
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap