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  1401b65337c04d0cbc02092ba4d8ef3a13f5ad69 (commit)
      from  c88691088ae38e61bbf8f401cac39e782e7d28cc (commit)


Summary of changes:
 snap-server.cabal                |    1 -
 test/snap-server-testsuite.cabal |    3 ---
 2 files changed, 0 insertions(+), 4 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 1401b65337c04d0cbc02092ba4d8ef3a13f5ad69
Author: Gregory Collins <[email protected]>
Date:   Sun Dec 19 19:16:33 2010 +0100

    Remove network-bytestring dependency

diff --git a/snap-server.cabal b/snap-server.cabal
index b823d2d..4c85aba 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -146,7 +146,6 @@ Library
     PSQueue >= 1.1 && <1.2
 
   if flag(portable) || os(windows)
-    build-depends: network-bytestring >= 0.1.2 && < 0.2
     cpp-options: -DPORTABLE
   else
     build-depends: unix
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 07b1353..7b341b4 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -42,7 +42,6 @@ Executable testsuite
      monads-fd >= 0.1.0.4 && <0.2,
      murmur-hash >= 0.1 && < 0.2,
      network == 2.3.*,
-     network-bytestring >= 0.1.2 && < 0.2,
      old-locale,
      parallel > 2,
      process,
@@ -105,7 +104,6 @@ Executable pongserver
      MonadCatchIO-transformers >= 0.2.1 && < 0.3,
      murmur-hash >= 0.1 && < 0.2,
      network == 2.3.*,
-     network-bytestring >= 0.1.2 && < 0.2,
      snap-core >= 0.3 && <0.4,
      template-haskell,
      time,
@@ -181,7 +179,6 @@ Executable testserver
      monads-fd >= 0.1.0.4 && <0.2,
      murmur-hash >= 0.1 && < 0.2,
      network == 2.3.*,
-     network-bytestring >= 0.1.2 && < 0.2,
      old-locale,
      parallel > 2,
      snap-core >= 0.3 && <0.4,
-----------------------------------------------------------------------


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

Reply via email to