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 6f094cbbeb771b91591cf537e62ac65697184967 (commit)
from 5cbf3b99c5e8fff269b8b846386e560a51c78564 (commit)
Summary of changes:
snap-server.cabal | 4 +++-
{src => test/pongserver}/Paths_snap_server.hs | 0
test/snap-server-testsuite.cabal | 4 ++--
{src => test/suite}/Paths_snap_server.hs | 0
4 files changed, 5 insertions(+), 3 deletions(-)
copy {src => test/pongserver}/Paths_snap_server.hs (100%)
rename {src => test/suite}/Paths_snap_server.hs (100%)
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 6f094cbbeb771b91591cf537e62ac65697184967
Author: Gregory Collins <[email protected]>
Date: Sun May 30 02:39:04 2010 -0400
Prep snap-server 0.2.4 for release
diff --git a/snap-server.cabal b/snap-server.cabal
index 1a1ef81..ff448ec 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -60,8 +60,10 @@ extra-source-files:
test/data/fileServe/foo.html,
test/data/fileServe/foo.txt,
test/pongserver/Main.hs,
+ test/pongserver/Paths_snap_server.hs,
test/runTestsAndCoverage.sh,
test/snap-server-testsuite.cabal,
+ test/suite/Paths_snap_server.hs,
test/suite/Snap/Internal/Http/Parser/Tests.hs,
test/suite/Snap/Internal/Http/Server/Tests.hs,
test/suite/Snap/Test/Common.hs,
@@ -79,7 +81,7 @@ Flag portable
Library
- hs-source-dirs: dist/build/autogen, src
+ hs-source-dirs: src
exposed-modules:
Snap.Http.Server,
diff --git a/src/Paths_snap_server.hs b/test/pongserver/Paths_snap_server.hs
similarity index 100%
copy from src/Paths_snap_server.hs
copy to test/pongserver/Paths_snap_server.hs
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index ed5241e..1a7c9d1 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -13,7 +13,7 @@ Flag portable
Default: False
Executable testsuite
- hs-source-dirs: ../src suite
+ hs-source-dirs: suite ../src
main-is: TestSuite.hs
build-depends:
@@ -68,7 +68,7 @@ Executable testsuite
Executable pongserver
- hs-source-dirs: ../src pongserver
+ hs-source-dirs: pongserver ../src
main-is: Main.hs
build-depends:
diff --git a/src/Paths_snap_server.hs b/test/suite/Paths_snap_server.hs
similarity index 100%
rename from src/Paths_snap_server.hs
rename to test/suite/Paths_snap_server.hs
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap