Source: haskell-hledger-vty
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: haskell-devscripts (>= 0.8)
  , ghc
  , ghc-prof
  , libghc-cmdargs-dev (>> 0.8)
  , libghc-cmdargs-dev (<< 0.10)
  , libghc-cmdargs-prof
  , libghc-hledger-dev (>> 0.16.1)
  , libghc-hledger-dev (<< 0.16.2)
  , libghc-hledger-prof
  , libghc-hledger-lib-dev (>> 0.16.1)
  , libghc-hledger-lib-dev (<< 0.16.2)
  , libghc-safe-dev (>> 0.2)
  , libghc-vty-dev (>= 4.6.0.1)
  , libghc-vty-dev (<< 4.8)
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/hledger-vty
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hledger-vty
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hledger-vty

Package: hledger-vty
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: curses-style interface for the hledger accounting tool
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides a simple curses-style console
 interface as an alternative to the hledger command line interface.
