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 c395ca5ef055c75f136f828f0b5fa77adbdd5c88 (commit)
from 388e074c53f6c97e7aec21617e00f5909c4f2210 (commit)
Summary of changes:
snap-server.cabal | 1 +
test/snap-server-testsuite.cabal | 3 +++
2 files changed, 4 insertions(+), 0 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 c395ca5ef055c75f136f828f0b5fa77adbdd5c88
Author: Gregory Collins <[email protected]>
Date: Sun Mar 20 19:25:03 2011 +0100
Forgot about murmur-hash
diff --git a/snap-server.cabal b/snap-server.cabal
index 7f5bbc6..d31acc2 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -115,6 +115,7 @@ Library
filepath,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
mtl == 2.0.*,
+ murmur-hash >= 0.1 && < 0.2,
network >= 2.3 && <2.4,
old-locale,
snap-core >= 0.4.2 && <0.5,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 2c3cd9f..5982710 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -41,6 +41,7 @@ Executable testsuite
http-enumerator >= 0.3.1 && <0.4,
HUnit >= 1.2 && < 2,
monads-fd >= 0.1.0.4 && <0.2,
+ murmur-hash >= 0.1 && < 0.2,
network == 2.3.*,
old-locale,
parallel > 2,
@@ -100,6 +101,7 @@ Executable pongserver
haskell98,
HUnit >= 1.2 && < 2,
monads-fd >= 0.1.0.4 && <0.2,
+ murmur-hash >= 0.1 && < 0.2,
old-locale,
parallel > 2,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
@@ -177,6 +179,7 @@ Executable testserver
HUnit >= 1.2 && < 2,
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
monads-fd >= 0.1.0.4 && <0.2,
+ murmur-hash >= 0.1 && < 0.2,
network == 2.3.*,
old-locale,
parallel > 2,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap