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.2-dev has been updated
       via  7b1d368a7f1c846b8459a07143bce5e2ee7e6a44 (commit)
      from  5589c7e6b7e5e15a44b577b409f93d9a4f374458 (commit)


Summary of changes:
 heist.cabal |    5 +++--
 1 files changed, 3 insertions(+), 2 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 7b1d368a7f1c846b8459a07143bce5e2ee7e6a44
Author: Mighty Byte <[email protected]>
Date:   Mon Jun 7 22:17:06 2010 -0400

    Added Types to other-modules.

diff --git a/heist.cabal b/heist.cabal
index 79d5676..ccbdcac 100644
--- a/heist.cabal
+++ b/heist.cabal
@@ -1,5 +1,5 @@
 name:           heist
-version:        0.1.3
+version:        0.2.0
 synopsis:       An xhtml templating system
 license:        BSD3
 license-file:   LICENSE
@@ -83,7 +83,8 @@ Library
 
   other-modules:
     Text.Templating.Heist.Internal,
-    Text.Templating.Heist.Constants
+    Text.Templating.Heist.Constants,
+    Text.Templating.Heist.Types
 
   build-depends:
     attoparsec >= 0.8.0.2 && < 0.9,
-----------------------------------------------------------------------


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

Reply via email to