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  15ddc120851c67cb01b486ca52af16a8ee0fe512 (commit)
      from  3fa60d0aa38462a902708ffe43b49144792b2068 (commit)


Summary of changes:
 snap-server.cabal |    5 +++--
 1 files changed, 3 insertions(+), 2 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 15ddc120851c67cb01b486ca52af16a8ee0fe512
Author: Gregory Collins <[email protected]>
Date:   Thu Aug 26 11:45:49 2010 -0400

    Export data.hashmap.concurrent.internal

diff --git a/snap-server.cabal b/snap-server.cabal
index a49d5f3..db91528 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
 name:           snap-server
-version:        0.2.10
+version:        0.2.10.1
 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
@@ -88,12 +88,13 @@ Library
   hs-source-dirs: src
 
   exposed-modules:
+    Data.HashMap.Concurrent,
     Snap.Http.Server,
     Snap.Http.Server.Config,
     System.FastLogger
 
   other-modules:
-    Data.HashMap.Concurrent,
+    Data.HashMap.Concurrent.Internal,
     Paths_snap_server,
     Snap.Internal.Http.Parser,
     Snap.Internal.Http.Server,  
-----------------------------------------------------------------------


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

Reply via email to