Source: haskell-haddock
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 7)
  , cdbs
  , haskell-devscripts (>= 0.7)
  , ghc (>= 7.0)
  , ghc (<< 7.2)
  , ghc-prof (>= 7.0)
  , ghc-prof (<< 7.2)
  , libghc-ghc-paths-dev
  , libghc-ghc-paths-prof
  , libghc-xhtml-dev (>= 3000.2)
  , libghc-xhtml-dev (<< 3000.3)
  , libghc-xhtml-prof (>= 3000.2)
  , libghc-xhtml-prof (<< 3000.3)
  , alex
  , happy
Build-Depends-Indep: ghc-doc
  , libghc-ghc-paths-doc
  , libghc-xhtml-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/haddock
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haddock
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-haddock

Package: libghc-haddock-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: documentation-generation library for haskell
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This package exposes the features of haddock as a library, to be used inside
 other haskell programs.

Package: libghc-haddock-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: documentation-generation library for haskell; 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.
 .
 This package exposes the features of haddock as a library, to be used inside
 other haskell programs.

Package: libghc-haddock-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: documentation-generation library for haskell; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This package exposes the features of haddock as a library, to be used inside
 other haskell programs.
