packages feed

web-plugins 0.2.6.1 → 0.2.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

web-plugins.cabal view
@@ -1,5 +1,5 @@ name:                web-plugins-version:             0.2.6.1+version:             0.2.7 synopsis:            dynamic plugin system for web applications homepage:            http://www.happstack.com/ license:             BSD3@@ -20,5 +20,5 @@   build-depends:       base        > 4 && < 5,                        stm        >= 2.3 && < 2.5,                        mtl        >= 2.1 && < 2.3,-                       text       >= 0.11 && < 1.2,+                       text       >= 0.11 && < 1.3,                        containers >= 0.4 && < 0.6