clckwrks-plugin-page 0.2.2 → 0.2.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~acid-statedep ~tagsoup
Dependency ranges changed: acid-state, tagsoup
Files
clckwrks-plugin-page.cabal view
@@ -1,5 +1,5 @@ name: clckwrks-plugin-page-version: 0.2.2+version: 0.2.3 synopsis: support for CMS/Blogging in clckwrks homepage: http://www.clckwrks.com/ license: BSD3@@ -40,7 +40,7 @@ Clckwrks.Page.Verbatim build-depends: base >= 4.3 && < 4.7, aeson == 0.6.*,- acid-state == 0.11.*,+ acid-state == 0.12.*, attoparsec == 0.10.*, clckwrks >= 0.18 && < 0.20, containers >= 0.4 && < 0.6,@@ -58,7 +58,7 @@ reform-happstack == 0.2.*, reform-hsp == 0.2.*, safecopy == 0.8.*,- tagsoup == 0.12.*,+ tagsoup == 0.13.*, text == 0.11.*, time == 1.4.*, template-haskell >= 2.7 && <= 2.9,