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 f900096fc6e52a57001bac7332383b52be1ff6e9 (commit)
from 15af35d9963788ee5d29206013580e55e01cef4b (commit)
Summary of changes:
project_template/default/foo.cabal | 8 +-------
1 files changed, 1 insertions(+), 7 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 f900096fc6e52a57001bac7332383b52be1ff6e9
Author: Ozgun Ataman <[email protected]>
Date: Mon Dec 13 00:38:36 2010 -0500
Disable development flag in default template for now
diff --git a/project_template/default/foo.cabal
b/project_template/default/foo.cabal
index e8cf939..4e27fe2 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -10,17 +10,11 @@ Category: Web
Build-type: Simple
Cabal-version: >=1.2
-Flag development
- Description: Whether to build the server in development (interpreted) mode
- Default: False
-
Executable projname
hs-source-dirs: src
main-is: Main.hs
- if !flag(development)
- cpp-options: -DPRODUCTION
- build-depends: hint >= 0.3.2 && < 0.4
+ cpp-options: -DPRODUCTION
Build-depends:
base >= 4 && < 5,
-----------------------------------------------------------------------
hooks/post-receive
--
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap