Source: haskell-cgi
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 7)
  , haskell-devscripts (>= 0.7)
  , cdbs
  , ghc
  , ghc-prof
  , ghc-doc
  , libghc-mtl-dev (>= 1.0)
  , libghc-mtl-prof
  , libghc-mtl-doc
  , libghc-network-dev (>= 2.0)
  , libghc-network-prof
  , libghc-network-doc
  , libghc-parsec3-dev
  , libghc-parsec3-prof
  , libghc-parsec3-doc
  , libghc-xhtml-dev (>= 3000.0.0)
  , libghc-xhtml-prof
  , libghc-xhtml-doc
Homepage: http://hackage.haskell.org/package/cgi
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cgi
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cgi


Package: libghc-cgi-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell CGI library for GHC
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library is for writing CGI programs.

Package: libghc-cgi-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Provides: ${haskell:Provides}
Description: Haskell CGI library for GHC; 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 library is for writing CGI programs.

Package: libghc-cgi-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell CGI library for GHC; 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 library is for writing CGI programs.

