Source: hothasktags
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joey Hess <joeyh@debian.org>
Priority: optional
Section: devel
Build-Depends: debhelper (>= 9),
 haskell-devscripts (>= 0.10),
 cdbs,
 ghc,
 ghc-prof,
 libghc-cmdargs-dev,
 libghc-cpphs-dev (>= 1.11),
 libghc-cpphs-dev (<< 1.20),
 libghc-src-exts-dev (>= 1.14),
Standards-Version: 3.9.6
Homepage: http://github.com/luqui/hothasktags
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hothasktags
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hothasktags

Package: hothasktags
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Haskell ctags generator
 hothasktags generates ctags files for Haskell, with knowledge of
 import lists and qualified imports. It provides a smart go-to-definition
 for Vim, that almost always gets it right in the presence of multiple names
 from different modules.
