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, 0.6 has been created
at 719223b3dd3b0b859cd74a642243d2ceb7d0000d (commit)
- Log -----------------------------------------------------------------
commit 719223b3dd3b0b859cd74a642243d2ceb7d0000d
Author: Gregory Collins <[email protected]>
Date: Sun Jun 19 11:13:11 2011 -0400
Create 0.6 branch
diff --git a/project_template/barebones/foo.cabal
b/project_template/barebones/foo.cabal
index 5c45bef..90e0700 100644
--- a/project_template/barebones/foo.cabal
+++ b/project_template/barebones/foo.cabal
@@ -19,8 +19,8 @@ Executable projname
bytestring >= 0.9.1 && < 0.10,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
mtl >= 2 && < 3,
- snap-core == 0.5.*,
- snap-server == 0.5.*
+ snap-core == 0.6.*,
+ snap-server == 0.6.*
if impl(ghc >= 6.12.0)
ghc-options: -threaded -Wall -fwarn-tabs -funbox-strict-fields -O2
diff --git a/project_template/default/foo.cabal
b/project_template/default/foo.cabal
index 3d23fe3..441584b 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -25,8 +25,8 @@ Executable projname
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
mtl >= 2 && < 3,
snap == 0.5.*,
- snap-core == 0.5.*,
- snap-server == 0.5.*,
+ snap-core == 0.6.*,
+ snap-server == 0.6.*,
text >= 0.11 && < 0.12,
time >= 1.1 && < 1.3,
xmlhtml == 0.1.*
diff --git a/snap.cabal b/snap.cabal
index 2a8b3ac..2e8c9b1 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -62,7 +62,7 @@ Library
enumerator == 0.4.*,
filepath >= 1.1 && <1.3,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
- snap-core == 0.5.*,
+ snap-core >= 0.6 && <0.7,
heist >= 0.5 && < 0.6,
hint >= 0.3.3.1 && < 0.4,
template-haskell >= 2.3 && < 2.6,
@@ -101,8 +101,8 @@ Executable snap
mtl >= 2,
old-locale,
old-time,
- snap-core == 0.5.*,
- snap-server >= 0.5 && <0.6,
+ snap-core >= 0.6 && <0.7,
+ snap-server >= 0.6 && <0.7,
template-haskell >= 2.3 && < 2.6,
text >= 0.11 && <0.12,
time,
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
https://mailman-mail5.webfaction.com/listinfo/snap