packages feed

happstack-server 7.5.1 → 7.5.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: network

API changes (from Hackage documentation)

Files

happstack-server.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-server-Version:             7.5.1+Version:             7.5.1.1 Synopsis:            Web related tools and services. Description:         Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. For in-depth documentation see the Happstack Crash Course <http://happstack.com/docs/crashcourse/index.html> License:             BSD3@@ -70,7 +70,7 @@                        Paths_happstack_server    if flag(network-uri)-     build-depends:    network     >  2.6 && < 2.7,+     build-depends:    network     >  2.6 && < 2.8,                        network-uri >= 2.6 && < 2.7   else      build-depends:    network               < 2.6