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-core".
The branch, master has been updated
via 112537b49c1258ff29adec0e3225fa8bcc961623 (commit)
from db3ba79c9cc0f8c00f2778a75f5aa4de00063569 (commit)
Summary of changes:
snap-core.cabal | 8 ++++++++
1 files changed, 8 insertions(+), 0 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 112537b49c1258ff29adec0e3225fa8bcc961623
Author: Gregory Collins <[email protected]>
Date: Sun May 30 13:34:21 2010 -0400
Fix TH sdist
diff --git a/snap-core.cabal b/snap-core.cabal
index bd1d838..98982df 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -73,6 +73,12 @@ extra-source-files:
extra/logo.gif,
haddock.sh,
LICENSE,
+ project_template/barebones/foo.cabal,
+ project_template/barebones/src/Common.hs,
+ project_template/barebones/src/Main.hs,
+ project_template/default/foo.cabal,
+ project_template/default/src/Common.hs,
+ project_template/default/src/Main.hs,
README.md,
README.SNAP.md,
Setup.hs,
@@ -168,6 +174,8 @@ Executable snap
hs-source-dirs: src
main-is: Snap/Starter.hs
+ other-modules: Snap.StarterTH
+
build-depends:
attoparsec >= 0.8.0.2 && < 0.9,
base >= 4 && < 5,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-core
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap