Source: haskell-reform-hamlet
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.9)
  , ghc
  , ghc-prof
  , libghc-blaze-markup-dev (>= 0.5)
  , libghc-blaze-markup-dev (<< 0.7)
  , libghc-blaze-markup-prof
  , libghc-shakespeare-dev (>= 2.0)
  , libghc-shakespeare-dev (<< 2.1)
  , libghc-shakespeare-prof
  , libghc-reform-dev (>= 0.2)
  , libghc-reform-dev (<< 0.3)
  , libghc-reform-prof
  , libghc-text-dev (>= 0.11)
  , libghc-text-dev (<< 1.3)
  , libghc-text-prof
Build-Depends-Indep: ghc-doc
  , libghc-blaze-markup-doc
  , libghc-shakespeare-doc
  , libghc-reform-doc
  , libghc-text-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/reform-hamlet
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-reform-hamlet
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-reform-hamlet
X-Description: support for using Hamlet with Reform
 Reform is a library for building and validating forms using
 applicative functors. This package adds support for using reform
 with Hamlet, a type-safe tool for generating HTML code.

Package: libghc-reform-hamlet-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-reform-hamlet-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-reform-hamlet-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}
