Source: haskell-haxr Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-ghci, ghc-prof, haskell-devscripts (>= 0.13), libghc-base-compat-dev (>= 0.8), libghc-base-compat-dev (<< 0.11), libghc-base-compat-prof, libghc-base64-bytestring-dev, libghc-base64-bytestring-prof, libghc-blaze-builder-dev (<< 0.5), libghc-blaze-builder-dev (>= 0.2), libghc-blaze-builder-prof, libghc-haxml-dev (<< 1:1.26), libghc-haxml-dev (>= 1:1.22), libghc-haxml-prof, libghc-hsopenssl-dev, libghc-hsopenssl-prof, libghc-http-streams-dev, libghc-http-streams-prof, libghc-http-types-dev, libghc-http-types-prof, libghc-io-streams-dev, libghc-io-streams-prof, libghc-network-dev (<< 2.7), libghc-network-dev (>= 2.6), libghc-network-prof, libghc-network-uri-dev (>= 2.6), libghc-network-uri-prof, libghc-old-locale-dev, libghc-old-locale-prof, libghc-old-time-dev, libghc-old-time-prof, libghc-utf8-string-dev, libghc-utf8-string-prof, Build-Depends-Indep: ghc-doc, libghc-base-compat-doc, libghc-base64-bytestring-doc, libghc-blaze-builder-doc, libghc-haxml-doc, libghc-hsopenssl-doc, libghc-http-streams-doc, libghc-http-types-doc, libghc-io-streams-doc, libghc-network-doc, libghc-network-uri-doc, libghc-old-locale-doc, libghc-old-time-doc, libghc-utf8-string-doc, Standards-Version: 4.2.1 Homepage: http://www.haskell.org/haskellwiki/HaXR Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-haxr Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-haxr] Package: libghc-haxr-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs: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 Architecture: all Section: doc 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.