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".

The branch, master has been updated
       via  7649d6ee745499a4b481f33dc91454c44d3fc3d3 (commit)
      from  f62364d5fab2d4aca5fe360b91024c90f38638d4 (commit)


Summary of changes:
 snap.cabal |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 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 7649d6ee745499a4b481f33dc91454c44d3fc3d3
Author: Chris Smith <[email protected]>
Date:   Sun Feb 6 09:48:46 2011 -0700

    Add missing extra source files

diff --git a/snap.cabal b/snap.cabal
index 46b1a9d..482c95f 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -16,6 +16,7 @@ extra-source-files:
   LICENSE,
   README.md,
   README.SNAP.md,
+  TODO,
   project_template/barebones/foo.cabal,
   project_template/barebones/src/Main.hs,
   project_template/default/foo.cabal,
@@ -28,7 +29,15 @@ extra-source-files:
   project_template/default/src/Main.hs,
   project_template/default/src/Site.hs,
   project_template/default/src/Snap/Extension/Timer/Impl.hs,
-  project_template/default/src/Snap/Extension/Timer.hs
+  project_template/default/src/Snap/Extension/Timer.hs,
+  extra/hscolour.css,
+  extra/haddock.css,
+  extra/logo.gif,
+  test/snap-testsuite.cabal,
+  test/runTests.sh,
+  test/suite/Snap/TestCommon.hs,
+  test/suite/TestSuite.hs
+
 
 Library
   hs-source-dirs: src
-----------------------------------------------------------------------


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

Reply via email to