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, master has been updated
via 8b4b2309671fb2f841797501dfb0519cfe02ad1b (commit)
from 941213af82d589b9b3fed9d0b2cb34ccbdeb2252 (commit)
Summary of changes:
heist.cabal | 4 +-
test/heist-testsuite.cabal | 56 ++++++++++++++++++++++----------------------
2 files changed, 30 insertions(+), 30 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 8b4b2309671fb2f841797501dfb0519cfe02ad1b
Author: Gregory Collins <[email protected]>
Date: Fri Apr 29 14:54:38 2011 +0200
Bump blaze-builder upper bound
diff --git a/heist.cabal b/heist.cabal
index fffa0c5..4047a7d 100644
--- a/heist.cabal
+++ b/heist.cabal
@@ -1,5 +1,5 @@
name: heist
-version: 0.5.1.1
+version: 0.5.2
synopsis: An xhtml templating system
description: An xhtml templating system
license: BSD3
@@ -83,7 +83,7 @@ Library
attoparsec >= 0.8.1 && < 0.9,
attoparsec-text >= 0.8 && < 0.9,
base >= 4 && < 5,
- blaze-builder == 0.2.*,
+ blaze-builder >= 0.2 && <0.4,
bytestring,
containers,
directory,
diff --git a/test/heist-testsuite.cabal b/test/heist-testsuite.cabal
index b9c2980..e66a8c6 100644
--- a/test/heist-testsuite.cabal
+++ b/test/heist-testsuite.cabal
@@ -4,33 +4,33 @@ build-type: Simple
cabal-version: >= 1.6
Executable testsuite
- hs-source-dirs: ../src suite
- main-is: TestSuite.hs
+ hs-source-dirs: ../src suite
+ main-is: TestSuite.hs
- build-depends:
- QuickCheck >= 2,
- attoparsec >= 0.8.1 && < 0.9,
- attoparsec-text >= 0.8 && < 0.9,
- base >= 4 && < 5,
- blaze-builder == 0.2.*,
- bytestring,
- containers,
- directory,
- directory-tree,
- process,
- filepath,
- xmlhtml == 0.1.*,
- HUnit >= 1.2 && < 2,
- mtl >= 2,
- random,
- MonadCatchIO-transformers >= 0.2.1 && < 0.3,
- test-framework >= 0.3.1 && <0.4,
- test-framework-hunit >= 0.2.5 && < 0.3,
- test-framework-quickcheck2 >= 0.2.6 && < 0.3,
- text >= 0.10 && < 0.12,
- time,
- transformers
-
- ghc-options: -O2 -Wall -fhpc -fwarn-tabs -funbox-strict-fields -threaded
- Extensions: OverloadedStrings
+ build-depends:
+ QuickCheck >= 2,
+ attoparsec >= 0.8.1 && < 0.9,
+ attoparsec-text >= 0.8 && < 0.9,
+ base >= 4 && < 5,
+ blaze-builder >= 0.2 && <0.4,
+ bytestring,
+ containers,
+ directory,
+ directory-tree,
+ process,
+ filepath,
+ xmlhtml == 0.1.*,
+ HUnit >= 1.2 && < 2,
+ mtl >= 2,
+ random,
+ MonadCatchIO-transformers >= 0.2.1 && < 0.3,
+ test-framework >= 0.3.1 && <0.4,
+ test-framework-hunit >= 0.2.5 && < 0.3,
+ test-framework-quickcheck2 >= 0.2.6 && < 0.3,
+ text >= 0.10 && < 0.12,
+ time,
+ transformers
+
+ ghc-options: -O2 -Wall -fhpc -fwarn-tabs -funbox-strict-fields -threaded
+ Extensions: OverloadedStrings
-----------------------------------------------------------------------
hooks/post-receive
--
heist
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap