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 d8e9f198ec886e5e2b4526fe5920e6c988960dc6 (commit)
from 4a71f549ad43d10dd73724cdd64ced437a9936c9 (commit)
Summary of changes:
project_template/default/foo.cabal | 2 +-
snap.cabal | 12 ++++++------
2 files changed, 7 insertions(+), 7 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 d8e9f198ec886e5e2b4526fe5920e6c988960dc6
Author: Gregory Collins <[email protected]>
Date: Sun Dec 19 18:59:24 2010 +0100
Bump version dependencies
diff --git a/project_template/default/foo.cabal
b/project_template/default/foo.cabal
index 23f9e16..778f768 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -34,7 +34,7 @@ Executable projname
snap-core >= 0.3 && < 0.4,
snap-server >= 0.3 && <0.4,
text >= 0.11 && < 0.12,
- time >= 1.1 && < 1.2
+ time >= 1.1 && < 1.3
extensions: TypeSynonymInstances MultiParamTypeClasses
diff --git a/snap.cabal b/snap.cabal
index aad4b31..c13196a 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -57,14 +57,14 @@ Library
build-depends:
base >= 4 && < 5,
bytestring >= 0.9.1 && < 0.10,
- directory >= 1.0.0.0 && < 1.1,
+ directory >= 1.0 && < 1.2,
enumerator == 0.4.*,
- filepath >= 1.0 && < 1.2,
+ filepath >= 1.1 && <1.3,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
snap-core == 0.3.*,
heist >= 0.4 && < 0.5,
hint >= 0.3.3.1 && < 0.4,
- template-haskell >= 2.3 && < 2.5,
+ template-haskell >= 2.3 && < 2.6,
time >= 1.0 && < 1.3
if !os(windows) {
@@ -91,18 +91,18 @@ Executable snap
bytestring-nums,
cereal >= 0.3 && < 0.4,
containers,
- directory,
+ directory >= 1.0 && < 1.2,
directory-tree,
dlist >= 0.5 && < 0.6,
enumerator == 0.4.*,
- filepath,
+ filepath >= 1.1 && <1.3,
haskell98,
mtl >= 2,
old-locale,
old-time,
snap-core == 0.3.*,
snap-server == 0.3.*,
- template-haskell,
+ template-haskell >= 2.3 && < 2.6,
text >= 0.11 && <0.12,
time,
unix-compat,
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap