packages feed

happstack-facebook 0.28 → 0.30

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +happstack-hspdep ~happstack-server

Dependencies added: happstack-hsp

Dependency ranges changed: happstack-server

Files

happstack-facebook.cabal view
@@ -1,5 +1,5 @@ Name:             happstack-facebook-Version:          0.28+Version:          0.30 License:          BSD3 License-file:     debian/copyright Author:           jeremy@seereason.com@@ -20,7 +20,7 @@     Default: False  Library-  Build-Depends:    base, hsp >= 0.4.4, harp >= 0.4, happstack-ixset, happstack-data, happstack-util, mtl, random, happstack-state, html, happstack-server, hsx >= 0.7.0, applicative-extras >= 0.1.3, utf8-string, bytestring, RJson, old-time, network, HTTP >= 4000, time, containers, happstack, json, web-routes >= 0.20, web-routes-mtl, filepath, text+  Build-Depends:    base, hsp >= 0.4.4, harp >= 0.4, happstack-ixset, happstack-hsp, happstack-data, happstack-util, mtl, random, happstack-state, html, happstack-server >= 0.5.1, hsx >= 0.7.0, applicative-extras >= 0.1.3, utf8-string, bytestring, RJson, old-time, network, HTTP >= 4000, time, containers, happstack, json, web-routes >= 0.20, web-routes-mtl, filepath, text   if flag(base4)     Build-Depends:     base >= 4 && < 5, syb   Extensions:   MultiParamTypeClasses,