xml-hamlet 0.4.0.10 → 0.4.0.11
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~shakespearedep ~xml-conduit
Dependency ranges changed: shakespeare, xml-conduit
Files
- xml-hamlet.cabal +3/−3
xml-hamlet.cabal view
@@ -1,5 +1,5 @@ Name: xml-hamlet-Version: 0.4.0.10+Version: 0.4.0.11 Synopsis: Hamlet-style quasiquoter for XML content Homepage: http://www.yesodweb.com/ License: BSD3@@ -18,8 +18,8 @@ Other-modules: Text.Hamlet.XMLParse Build-depends: base >= 4 && < 5- , shakespeare >= 1.0 && < 2.1- , xml-conduit >= 1.0 && < 1.3+ , shakespeare >= 1.0 && < 2.2+ , xml-conduit >= 1.0 && < 1.4 , text >= 0.10 , template-haskell , parsec >= 2.0 && < 3.2