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-server".
The branch, master has been updated
via b685e7b9ad832d21ac990ea4bfa2d59035c619bd (commit)
via 57308b65cee5198255984d595b558875afab6843 (commit)
from 552358d312dc86e3c0d8d2f39035ad4d2403efee (commit)
Summary of changes:
snap-server.cabal | 4 +-
src/Snap/Internal/Http/Server.hs | 69 +++++++++---------
src/System/FastLogger.hs | 145 +++++++++++++++++++++++++++-----------
test/snap-server-testsuite.cabal | 9 ++-
4 files changed, 145 insertions(+), 82 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 b685e7b9ad832d21ac990ea4bfa2d59035c619bd
Merge: 552358d 57308b6
Author: Gregory Collins <[email protected]>
Date: Wed Oct 27 20:21:21 2010 +0200
Merge branch '0.2-stable'
diff --cc snap-server.cabal
index 1f1eeba,2b59219..60230df
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@@ -127,9 -127,9 +128,10 @@@ Librar
template-haskell,
time,
transformers,
- unix-compat,
+ utf8-string,
+ unix-compat == 0.2.*,
- vector >= 0.7 && <0.8
+ vector >= 0.7 && <0.8,
+ vector-algorithms >= 0.3.4 && <0.4
if flag(portable) || os(windows)
cpp-options: -DPORTABLE
diff --cc test/snap-server-testsuite.cabal
index f326325,e862f5c..ca87c92
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@@ -47,8 -47,8 +47,9 @@@ Executable testsuit
test-framework-quickcheck2 >= 0.2.6 && < 0.3,
time,
transformers,
+ utf8-string >= 0.3.6 && <0.4,
- vector >= 0.7 && <0.8
+ vector >= 0.7 && <0.8,
+ vector-algorithms >= 0.3.4 && <0.4
if !os(windows)
build-depends: unix
@@@ -103,10 -103,11 +104,11 @@@ Executable pongserve
template-haskell,
time,
transformers,
- unix-compat,
+ unix-compat == 0.2.*,
+ utf8-string >= 0.3.6 && <0.4,
- vector >= 0.7 && <0.8
+ vector >= 0.7 && <0.8,
+ vector-algorithms >= 0.3.4 && <0.4
-
if flag(portable) || os(windows)
cpp-options: -DPORTABLE
else
@@@ -184,9 -185,10 +186,10 @@@ Executable testserve
test-framework-quickcheck2 >= 0.2.6 && < 0.3,
time,
transformers,
+ utf8-string >= 0.3.6 && <0.4,
- vector >= 0.7 && <0.8
+ vector >= 0.7 && <0.8,
+ vector-algorithms >= 0.3.4 && <0.4
-
if !os(windows)
build-depends: unix
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap