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 "heist".
The branch, 0.3 has been updated
via 60d6eceec8e5e6f8b5906a412309dcb5d602ff04 (commit)
via f8287c9f9959395de57f6ba3973ee5a346396208 (commit)
via 9c1ba49a05879bdae9be3b7cdb5ea830c823cc61 (commit)
via 4e6b1e7def9670cfdbf4ee1eef688818c42a31e5 (commit)
via 05c64f6f91f372d60fc6e226602c72b44073b6ae (commit)
via d978e5eb763317146042c464e38fb2e15e5d91de (commit)
via a876debdaee603049410ec39db282b62cdc2ad02 (commit)
via 0e12582de42ea10bc5627be094975db7a161a822 (commit)
from 6103ba9f4ca551689078ec3bb16c8bf47e6fbbf5 (commit)
Summary of changes:
heist.cabal | 6 +-
src/Text/Templating/Heist.hs | 8 +-
src/Text/Templating/Heist/Constants.hs | 2 +-
src/Text/Templating/Heist/Internal.hs | 16 ++-
src/Text/Templating/Heist/Monad.hs | 246 ------------------------
src/Text/Templating/Heist/TemplateDirectory.hs | 84 ++++++++
test/heist-testsuite.cabal | 2 +-
7 files changed, 107 insertions(+), 257 deletions(-)
delete mode 100644 src/Text/Templating/Heist/Monad.hs
create mode 100644 src/Text/Templating/Heist/TemplateDirectory.hs
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 60d6eceec8e5e6f8b5906a412309dcb5d602ff04
Author: Mighty Byte <[email protected]>
Date: Wed Aug 18 23:25:15 2010 -0400
Set version to 0.3
diff --git a/heist.cabal b/heist.cabal
index bcfe177..a0b2d26 100644
--- a/heist.cabal
+++ b/heist.cabal
@@ -1,5 +1,5 @@
name: heist
-version: 0.2.4
+version: 0.3
synopsis: An xhtml templating system
license: BSD3
license-file: LICENSE
-----------------------------------------------------------------------
hooks/post-receive
--
heist
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap