Source: haskell-happstack-server Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-maybet-prof, libghc-blaze-html-prof (>= 0.3), libghc-blaze-html-prof (<< 0.5), libghc-happstack-data-prof (>= 6.0), libghc-happstack-data-prof (<< 6.1), libghc-happstack-util-prof (>= 6.0), libghc-happstack-util-prof (<< 6.1), libghc-hslogger-prof (>= 1.0.2), libghc-html-prof, libghc-mtl-prof (>= 1.1), libghc-mtl-prof (<< 2.1), libghc-network-prof, libghc-parsec3-prof (<< 4), libghc-sendfile-prof (>= 0.7.1), libghc-sendfile-prof (<< 0.8), libghc-syb-prof, libghc-text-prof (>= 0.10), libghc-text-prof (<< 0.12), libghc-utf8-string-prof (>= 0.3.4), libghc-utf8-string-prof (<< 0.4), libghc-xhtml-prof, libghc-zlib-prof Build-Depends-Indep: ghc-doc, haddock, libghc-maybet-doc, libghc-blaze-html-doc (>= 0.3), libghc-blaze-html-doc (<< 0.5), libghc-happstack-data-doc (>= 6.0), libghc-happstack-data-doc (<< 6.1), libghc-happstack-util-doc (>= 6.0), libghc-happstack-util-doc (<< 6.1), libghc-hslogger-doc (>= 1.0.2), libghc-html-doc, libghc-mtl-doc (>= 1.1), libghc-mtl-doc (<< 2.1), libghc-network-doc, libghc-parsec3-doc (<< 4), libghc-sendfile-doc (>= 0.7.1), libghc-sendfile-doc (<< 0.8), libghc-syb-doc, libghc-text-doc (>= 0.10), libghc-text-doc (<< 0.12), libghc-utf8-string-doc (>= 0.3.4), libghc-utf8-string-doc (<< 0.4), libghc-xhtml-doc, libghc-zlib-doc Standards-Version: 3.8.1 Homepage: http://happstack.com Package: libghc-happstack-server-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Web related tools and services. 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 . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the normal library files. Package: libghc-happstack-server-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-happstack-server-dev Description: Web related tools and services. 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 . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the libraries compiled with profiling enabled. Package: libghc-happstack-server-doc Conflicts: haskell-happstack-server-doc Replaces: haskell-happstack-server-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Web related tools and services. 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 . Author: Happstack team, HAppS LLC Upstream-Maintainer: Happstack team . This package contains the documentation files. Package: happstack-server-tests Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the happstack-server-6.0.0 library.