packages feed

Cabal revisions of happstack-server-6.6.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                happstack-server Version:             6.6.2+x-revision: 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                        zlib    if flag(network_2_2_3)-    Build-Depends:     network >= 2.2.3+    Build-Depends:     network >= 2.2.3 && < 2.6   else     Build-Depends:     network < 2.2.3, network-bytestring 
revision 2
 Name:                happstack-server Version:             6.6.2-x-revision: 1+x-revision: 2 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                        Happstack.Server.Types                        Happstack.Server.Validation   if flag(tests)-    Exposed-modules:   +    Exposed-modules:                        Happstack.Server.Tests-  Other-modules:       +  Other-modules:                        Happstack.Server.HTTPClient.HTTP                        Happstack.Server.HTTPClient.Stream                        Happstack.Server.HTTPClient.TCP                        base64-bytestring == 0.1.*,                        bytestring,                        containers,-                       directory,+                       directory < 1.2,                        extensible-exceptions,                        filepath,                        hslogger >= 1.0.2,