Source: haskell-hakyll
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>
Build-Depends: debhelper (>= 7)
  , cdbs
  , haskell-devscripts (>= 0.8)
  , ghc
  , ghc-prof
  , libghc-blaze-html-dev (>> 0.4)
  , libghc-blaze-html-dev (<< 0.6)
  , libghc-blaze-html-prof
  , libghc-citeproc-hs-dev (>> 0.3.2)
  , libghc-citeproc-hs-dev (<< 0.4)
  , libghc-citeproc-hs-prof
  , libghc-cryptohash-dev (>> 0.7)
  , libghc-cryptohash-dev (<< 0.8)
  , libghc-cryptohash-prof
  , libghc-hamlet-dev (>> 0.10.3)
  , libghc-hamlet-dev (<< 0.11)
  , libghc-hamlet-prof
  , libghc-mtl-dev (>> 1)
  , libghc-mtl-dev (<< 2.1)
  , libghc-mtl-prof
  , libghc-pandoc-dev (>> 1.9)
  , libghc-pandoc-dev (<< 1.10)
  , libghc-pandoc-prof
  , libghc-parsec3-dev (>> 3.0)
  , libghc-parsec3-dev (<< 3.2)
  , libghc-parsec3-prof
  , libghc-regex-base-dev (>> 0.93)
  , libghc-regex-base-dev (<< 0.94)
  , libghc-regex-base-prof
  , libghc-regex-tdfa-dev (>> 1.1)
  , libghc-regex-tdfa-dev (<< 1.2)
  , libghc-regex-tdfa-prof
  , libghc-tagsoup-dev (>> 0.12.6)
  , libghc-tagsoup-dev (<< 0.13)
  , libghc-tagsoup-prof
  , libghc-snap-core-dev (>= 0.6)
  , libghc-snap-core-dev (<< 0.8)
  , libghc-snap-core-prof
  , libghc-snap-server-dev (>= 0.6)
  , libghc-snap-server-dev (<< 0.8)
  , libghc-snap-server-prof
Build-Depends-Indep: ghc-doc
  , libghc-blaze-html-doc
  , libghc-citeproc-hs-doc
  , libghc-cryptohash-doc
  , libghc-hamlet-doc
  , libghc-mtl-doc
  , libghc-pandoc-doc
  , libghc-parsec3-doc
  , libghc-regex-base-doc
  , libghc-regex-tdfa-doc
  , libghc-tagsoup-doc
  , libghc-snap-core-doc
  , libghc-snap-server-doc
Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/hakyll
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hakyll
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hakyll
DM-Upload-Allowed: yes

Package: libghc-hakyll-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: static website compiler library
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll

Package: libghc-hakyll-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: static website compiler library; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll

Package: libghc-hakyll-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: static website compiler library; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Hakyll is a static website compiler library. It provides you with
 the tools to create a simple or advanced static website using a
 Haskell DSL and formats such as markdown or RST. You can find
 more information, including a tutorial, on the website:
 .
 http://jaspervdj.be/hakyll
