Cabal revisions of happstack-server-7.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: happstack-server Version: 7.0.3+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: 7.0.3-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 blaze-html == 0.5.*, bytestring, containers,- directory,+ directory < 1.2, extensible-exceptions, filepath, hslogger >= 1.0.2,