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  c19972cf469bc2d87650a04f565de4372222dcfd (commit)
      from  242ab856dd069033fa2d655311e4318d2e82a9b5 (commit)


Summary of changes:
 project_template/barebones/foo.cabal |    2 +-
 project_template/default/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 c19972cf469bc2d87650a04f565de4372222dcfd
Author: Gregory Collins <[email protected]>
Date:   Sat Dec 11 21:18:18 2010 +0100

    Bump text version

diff --git a/project_template/barebones/foo.cabal 
b/project_template/barebones/foo.cabal
index 48ca101..df4b87f 100644
--- a/project_template/barebones/foo.cabal
+++ b/project_template/barebones/foo.cabal
@@ -24,7 +24,7 @@ Executable projname
     mtl >= 2 && <3,
     snap-core >= 0.2 && <0.3,
     snap-server >= 0.2 && <0.3,
-    text,
+    text >= 0.11 && <0.12,
     unix
 
   if impl(ghc >= 6.12.0)
diff --git a/project_template/default/foo.cabal 
b/project_template/default/foo.cabal
index 3747996..732149c 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -31,7 +31,7 @@ Executable projname
     mtl >= 2 && < 3,
     snap >= 0.3 && < 0.4,
     snap-core >= 0.3 && < 0.4,
-    text >= 0.10 && < 0.12,
+    text >= 0.11 && < 0.12,
     time >= 1.1 && < 1.2
 
   extensions: TypeSynonymInstances MultiParamTypeClasses
diff --git a/snap.cabal b/snap.cabal
index f9daa2a..aadfae5 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -100,7 +100,7 @@ Executable snap
     snap-core == 0.3.*,
     snap-server == 0.3.*,
     template-haskell,
-    text >= 0.10 && <0.11,
+    text >= 0.11 && <0.12,
     time,
     unix-compat,
     zlib
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to