clckwrks-plugin-bugs 0.6.6 → 0.6.7
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~attoparsecdep ~clckwrksdep ~happstack-hsp
Dependency ranges changed: attoparsec, clckwrks, happstack-hsp, text
Files
clckwrks-plugin-bugs.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-plugin-bugs-Version: 0.6.6+Version: 0.6.7 Synopsis: bug tracking plugin for clckwrks Homepage: http://clckwrks.com/ License: BSD3@@ -42,15 +42,15 @@ Build-depends: base < 5, acid-state >= 0.12 && < 0.13,- attoparsec == 0.10.*,- clckwrks >= 0.21 && < 0.22,+ attoparsec >= 0.10 && < 0.12,+ clckwrks >= 0.21 && < 0.23, clckwrks-plugin-page == 0.3.*, containers >= 0.4 && < 0.6, directory >= 1.1 && < 1.3, filepath >= 1.2 && < 1.4, happstack-authenticate == 0.10.*, happstack-server >= 7.0 && < 7.4,- happstack-hsp == 7.2.*,+ happstack-hsp >= 7.2 && < 7.4, hsp >= 0.9 && < 0.11, ixset == 1.0.*, mtl >= 2.0 && < 2.3,@@ -60,7 +60,7 @@ reform-hsp >= 0.2 && < 0.3, safecopy >= 0.6, time == 1.4.*,- text >= 0.11 && < 1.1,+ text >= 0.11 && < 1.2, web-plugins >= 0.1 && < 0.3, web-routes == 0.27.*, web-routes-th >= 0.21