cabal-debian-4.27.2: test-data/alex/output/debian/control
Source: haskell-alex
Priority: extra
Section: haskell
Maintainer: Simon Marlow <marlowsd@gmail.com>
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.8),
cdbs,
ghc,
ghc-prof,
alex,
libghc-quickcheck2-dev (>= 2),
libghc-quickcheck2-prof (>= 2),
Build-Depends-Indep: ghc-doc
, libghc-quickcheck2-doc (>= 2) | libghc-quickcheck1-doc (<< 2)
Standards-Version: 3.9.6
Homepage: http://www.haskell.org/alex/
X-Description: Alex is a tool for generating lexical analysers in Haskell
Package: alex
Architecture: any
Section: misc
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}