Source: haskell-haskeline
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot@debian.org>, Clint Adams <clint@debian.org>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7)
  , haskell-devscripts (>= 0.8)
  , cdbs
  , ghc
  , ghc-prof
  , libghc-mtl-dev (>= 1.1)
  , libghc-mtl-dev (<< 2.2)
  , libghc-mtl-prof
  , libghc-terminfo-dev (>= 0.3.1.3)
  , libghc-terminfo-dev (<< 0.4)
  , libghc-terminfo-prof
  , libghc-utf8-string-dev (>= 0.3.6)
  , libghc-utf8-string-dev (<< 0.4)
  , libghc-utf8-string-prof
Build-Depends-Indep: ghc-doc 
  , libghc-mtl-doc 
  , libghc-terminfo-doc 
  , libghc-utf8-string-doc
Homepage: http://hackage.haskell.org/cgi-bin/haskeline/package/haskeline
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-haskeline
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-haskeline
DM-Upload-Allowed: yes

Package: libghc-haskeline-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: A command-line interface for user input, written in Haskell
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Haskeline provides a user interface for line input in command-line
 programs. This library is similar in purpose to readline, but since it is
 written in Haskell it is (hopefully) more easily used in other Haskell
 programs.
 .
 Haskeline runs both on POSIX-compatible systems and on Windows.

Package: libghc-haskeline-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Provides: ${haskell:Provides}
Description: A command-line interface for user input; 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.
 .
 Haskeline provides a user interface for line input in command-line
 programs. This library is similar in purpose to readline, but since it is
 written in Haskell it is (hopefully) more easily used in other Haskell
 programs.
 .
 Haskeline runs both on POSIX-compatible systems and on Windows.

Package: libghc-haskeline-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: A command-line interface for user input, written in 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.
 .
 Haskeline provides a user interface for line input in command-line
 programs. This library is similar in purpose to readline, but since it is
 written in Haskell it is (hopefully) more easily used in other Haskell
 programs.
 .
 Haskeline runs both on POSIX-compatible systems and on Windows.
