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 3c16c7fa12d8dbadaae9f327a08d61c5df566534 (commit)
from d33b527c51d69b2e145eab2c2dd34b6e3992adab (commit)
Summary of changes:
snap-server.cabal | 8 +++++---
1 files changed, 5 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 3c16c7fa12d8dbadaae9f327a08d61c5df566534
Author: Gregory Collins <[email protected]>
Date: Thu Sep 23 17:26:06 2010 -0400
Add some missing files to extra-source-files in .cabal
diff --git a/snap-server.cabal b/snap-server.cabal
index afe024e..36f21b2 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -57,10 +57,11 @@ extra-source-files:
README.SNAP.md,
test/benchmark/Benchmark.hs,
test/benchmark/Snap/Internal/Http/Parser/Benchmark.hs,
+ test/benchmark/Snap/Internal/Http/Parser/Data.hs,
test/common/Paths_snap_server.hs,
- test/common/Test/Common/TestHandler.hs
- test/common/Test/Common/Rot13.hs
- test/common/Snap/Test/Common.hs
+ test/common/Snap/Test/Common.hs,
+ test/common/Test/Common/TestHandler.hs,
+ test/common/Test/Common/Rot13.hs,
test/data/fileServe/foo.bin,
test/data/fileServe/foo.bin.bin.bin,
test/data/fileServe/foo.html,
@@ -71,6 +72,7 @@ extra-source-files:
test/suite/Data/Concurrent/HashMap/Tests.hs,
test/suite/Snap/Internal/Http/Parser/Tests.hs,
test/suite/Snap/Internal/Http/Server/Tests.hs,
+ test/suite/Test/Blackbox.hs,
test/suite/TestSuite.hs,
test/testserver/Main.hs,
test/testserver/static/hello.txt
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap