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 eb491bdedf19320d11d2ae64548b51fce577daa7 (commit)
from 5e539694f087931619078d52c131b36bd5aefdd2 (commit)
Summary of changes:
snap.cabal | 13 +++----------
1 files changed, 3 insertions(+), 10 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 eb491bdedf19320d11d2ae64548b51fce577daa7
Author: Gregory Collins <[email protected]>
Date: Mon Oct 25 15:29:35 2010 +0200
Bump text dependency to 0.10
diff --git a/snap.cabal b/snap.cabal
index 1c69d3d..0001173 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -1,14 +1,7 @@
name: snap
-version: 0.3
+version: 0.3.0
synopsis: Snap: A Haskell Web Framework (Core)
-
-description:
- This is the first developer prerelease of the Snap framework. Snap is a
- simple and fast web development framework and server written in Haskell. For
- more information or to download the latest version, you can visit the Snap
- project website at <http://snapframework.com/>.
- .
-
+description: Snap Framework project starter executable and glue code library
license: BSD3
license-file: LICENSE
author: James Sanders, Shu-yu Guo, Gregory Collins, Doug Beardsley
@@ -92,7 +85,7 @@ Executable snap
snap-core == 0.3,
snap-server == 0.3,
template-haskell,
- text >= 0.7.1 && <0.8,
+ text >= 0.10 && <0.11,
time,
transformers,
unix-compat,
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap