Source: haskell-wai-extra
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-ansi-terminal-dev
  , libghc-ansi-terminal-prof
  , libghc-blaze-builder-dev (>> 0.2.1.4)
  , libghc-blaze-builder-dev (<< 0.4)
  , libghc-blaze-builder-prof
  , libghc-blaze-builder-conduit-dev (>> 0.5)
  , libghc-blaze-builder-conduit-dev (<< 1.1)
  , libghc-blaze-builder-conduit-prof
  , libghc-case-insensitive-dev (>> 0.2)
  , libghc-case-insensitive-prof
  , libghc-conduit-dev (>> 0.5)
  , libghc-conduit-dev (<< 1.1)
  , libghc-conduit-prof
  , libghc-data-default-dev
  , libghc-data-default-prof
  , libghc-date-cache-dev (>> 0.3)
  , libghc-date-cache-dev (<< 0.4)
  , libghc-date-cache-prof
  , libghc-fast-logger-dev (>> 0.2)
  , libghc-fast-logger-dev (<< 0.4)
  , libghc-fast-logger-prof
  , libghc-http-types-dev (>> 0.7)
  , libghc-http-types-prof
  , libghc-network-dev (>> 2.2.15)
  , libghc-network-prof
  , libghc-resourcet-dev (>> 0.3)
  , libghc-resourcet-dev (<< 0.5)
  , libghc-resourcet-prof
  , libghc-stringsearch-dev (>> 0.3)
  , libghc-stringsearch-dev (<< 0.4)
  , libghc-stringsearch-prof
  , libghc-text-dev (>> 0.7)
  , libghc-text-dev (<< 0.12)
  , libghc-text-prof
  , libghc-transformers-dev (>> 0.2.2)
  , libghc-transformers-dev (<< 0.4)
  , libghc-transformers-prof
  , libghc-void-dev (>> 0.5)
  , libghc-void-prof
  , libghc-wai-dev (>> 1.3)
  , libghc-wai-dev (<< 1.5)
  , libghc-wai-prof
  , libghc-wai-logger-dev (>> 0.2)
  , libghc-wai-logger-dev (<< 0.4)
  , libghc-wai-logger-prof
  , libghc-zlib-conduit-dev (>> 0.5)
  , libghc-zlib-conduit-dev (<< 1.1)
  , libghc-zlib-conduit-prof
  , libghc-wai-test-dev
  , libghc-hspec-dev (>> 1.3)
  , libghc-hunit-dev
Build-Depends-Indep: ghc-doc
  , libghc-ansi-terminal-doc
  , libghc-blaze-builder-doc
  , libghc-blaze-builder-conduit-doc
  , libghc-case-insensitive-doc
  , libghc-conduit-doc
  , libghc-data-default-doc
  , libghc-date-cache-doc
  , libghc-fast-logger-doc
  , libghc-http-types-doc
  , libghc-network-doc
  , libghc-resourcet-doc
  , libghc-stringsearch-doc
  , libghc-text-doc
  , libghc-transformers-doc
  , libghc-void-doc
  , libghc-wai-doc
  , libghc-wai-logger-doc
  , libghc-zlib-conduit-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/wai-extra
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-extra
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-extra

Package: libghc-wai-extra-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
 ${haskell:Blurb}
 .
 wai is a common protocol for communication between web aplications and web
 servers.
 .
 This library provides some common features not tied to a particular web
 application or web server.

Package: libghc-wai-extra-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
 ${haskell:Blurb}
 .
 wai is a common protocol for communication between web aplications and web
 servers.
 .
 This library provides some common features not tied to a particular web
 application or web server.

Package: libghc-wai-extra-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
 ${haskell:Blurb}
 .
 wai is a common protocol for communication between web aplications and web
 servers.
 .
 This library provides some common features not tied to a particular web
 application or web server.
