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  5514e026237f8b121e9a88b178a32e1b165e1cb4 (commit)
      from  36461695e3319c84a9db39faf2b265dc9ce564ec (commit)


Summary of changes:
 snap-server.cabal |    5 ++---
 1 files changed, 2 insertions(+), 3 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 5514e026237f8b121e9a88b178a32e1b165e1cb4
Author: Gregory Collins <[email protected]>
Date:   Sat Jul 3 02:55:52 2010 -0400

    Fix exports I messed up

diff --git a/snap-server.cabal b/snap-server.cabal
index 4b12646..a5a3303 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
 name:           snap-server
-version:        0.2.7.1
+version:        0.2.7.2
 synopsis:       A fast, iteratee-based, epoll-enabled web server for the Snap 
Framework
 description:
   This is the first developer prerelease of the Snap framework.  Snap is a
@@ -94,8 +94,7 @@ Library
     Paths_snap_server,
     Snap.Internal.Http.Parser,
     Snap.Internal.Http.Server,  
-    Snap.Internal.Http.Server.Date,
-    System.SendFile
+    Snap.Internal.Http.Server.Date
 
   build-depends:
     array >= 0.2 && <0.4,
-----------------------------------------------------------------------


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

Reply via email to