Source: haskell-haxr
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> 
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.13),
        ghc,
        ghc-prof,
        ghc-ghci,
        libghc-mtl-dev,
        libghc-mtl-prof,
        libghc-network-dev (<< 3),
        libghc-network-prof,
        libghc-haxml-dev (>= 1:1.22),
        libghc-haxml-dev (<< 1:1.24),
        libghc-haxml-prof,
        libghc-http-dev (>= 1:4000),
        libghc-http-prof,
        libghc-base64-bytestring-dev,
        libghc-base64-bytestring-prof,
        libghc-utf8-string-dev,
        libghc-utf8-string-prof,
        libghc-blaze-builder-dev (>= 0.2),
        libghc-blaze-builder-dev (<< 0.4),
        libghc-blaze-builder-prof,
Build-Depends-Indep: ghc-doc,
        libghc-mtl-doc,
        libghc-network-doc,
        libghc-haxml-doc,
        libghc-http-doc,
        libghc-base64-bytestring-doc,
        libghc-utf8-string-doc,
        libghc-blaze-builder-doc 
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/haxr
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haxr
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-haxr

Package: libghc-haxr-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: XML-RPC client and server library for Haskell
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-haxr-prof
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: XML-RPC client and server library for Haskell; profiling library
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the profiling libraries compiled for GHC.

Package: libghc-haxr-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: XML-RPC client and server library for Haskell; documentation
 HaXR is a library for writing XML-RPC client and server applications in
 Haskell.
 .
 HaXR consists of two packages: haxr and haxr-th. The latter package
 contains the Template Haskell code used for automatically deriving
 XML-RPC struct representations for Haskell records.
 .
 This package contains the libraries documentation.
