1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Source: pkg-haskell-tools
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 9),
pandoc,
haskell-devscripts (>= 0.13),
cdbs,
ghc,
ghc-prof,
libghc-debian-dev (>= 3.89),
libghc-extra-dev (>= 1.1),
libghc-optparse-applicative-dev (>= 0.12),
libghc-parsec3-dev,
libghc-shake-dev (>= 0.16),
libghc-split-dev (>= 0.2),
libghc-split-dev (<< 0.3),
libghc-text-dev,
libghc-concurrent-output-dev (>= 1.7),
libfile-slurp-perl
Standards-Version: 4.5.0
Homepage: https://wiki.debian.org/Haskell
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/pkg-haskell-tools.git
Package: pkg-haskell-tools
Architecture: any
Depends:
devscripts (>= 2.16.6),
dctrl-tools,
reprepro,
cabal-debian (>= 4.31),
perl,
libfile-slurp-perl,
${shlibs:Depends},
${misc:Depends},
Recommends:
colordiff
Description: Debian Haskell Group tools
This package provides various convenience tools used by the Debian Haskell
Group.
|