Source: haskell-blaze-html
Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
 , haskell-devscripts (>= 0.8.15)
 , cdbs
 , ghc
 , ghc-prof
 , ghc-doc
 , libghc-blaze-builder-dev (>> 0.2)
 , libghc-blaze-builder-dev (<< 0.4)
 , libghc-blaze-builder-prof
 , libghc-blaze-markup-dev (>> 0.5.1)
 , libghc-blaze-markup-dev (<< 0.6)
 , libghc-blaze-markup-prof
 , libghc-text-dev (>> 0.10)
 , libghc-text-dev (<< 1.1)
 , libghc-text-prof
 , libghc-hunit-dev (>> 1.2)
 , libghc-hunit-dev (<< 1.3)
 , libghc-quickcheck2-dev (>> 2.4)
 , libghc-quickcheck2-dev (<< 2.7)
 , libghc-test-framework-dev (>> 0.4)
 , libghc-test-framework-dev (<< 0.9)
 , libghc-test-framework-hunit-dev (>> 0.3)
 , libghc-test-framework-hunit-dev (<< 0.4)
 , libghc-test-framework-quickcheck2-dev (>> 0.3)
 , libghc-test-framework-quickcheck2-dev (<< 0.4)
Build-Depends-Indep:
 , libghc-blaze-builder-doc
 , libghc-blaze-markup-doc
 , libghc-text-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/blaze-html
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-blaze-html
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-blaze-html

Package: libghc-blaze-html-dev
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Description: HTML combinator library for Haskell${haskell:ShortBlurb}
 With this Haskell library you can easily produce HTML code without
 having to explicitly write tags and attributes, but just combining the
 operators exposed by this library. It can outputs HTML 4 Strict,
 Transitional and Frameset, as well as HTML 5 code.
 .
 ${haskell:Blurb}

Package: libghc-blaze-html-prof
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Description: HTML combinator library for Haskell${haskell:ShortBlurb}
 With this Haskell library you can easily produce HTML code without
 having to explicitly write tags and attributes, but just combining the
 operators exposed by this library. It can outputs HTML 4 Strict,
 Transitional and Frameset, as well as HTML 5 code.
 .
 ${haskell:Blurb}

Package: libghc-blaze-html-doc
Section: doc
Architecture: all
Depends:
 ${haskell:Depends},
 ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Description: HTML combinator library for Haskell${haskell:ShortBlurb}
 With this Haskell library you can easily produce HTML code without
 having to explicitly write tags and attributes, but just combining the
 operators exposed by this library. It can outputs HTML 4 Strict,
 Transitional and Frameset, as well as HTML 5 code.
 .
 ${haskell:Blurb}
