xml-hamlet 0.4.0.2 → 0.4.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspec
Dependency ranges changed: hspec
Files
- xml-hamlet.cabal +2/−2
xml-hamlet.cabal view
@@ -1,5 +1,5 @@ Name: xml-hamlet-Version: 0.4.0.2+Version: 0.4.0.3 Synopsis: Hamlet-style quasiquoter for XML content Homepage: http://www.yesodweb.com/ License: BSD3@@ -32,7 +32,7 @@ hs-source-dirs: test type: exitcode-stdio-1.0 ghc-options: -Wall- build-depends: hspec >= 1.3 && < 1.4+ build-depends: hspec >= 1.3 , HUnit , base >= 4 && < 5 , shakespeare