File: control

package info (click to toggle)
cabal-debian 5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,040 kB
  • sloc: haskell: 5,571; sh: 138; makefile: 91
file content (28 lines) | stat: -rw-r--r-- 812 bytes parent folder | download | duplicates (2)
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
Source: haskell-alex
Priority: optional
Section: haskell
Maintainer: Simon Marlow <marlowsd@gmail.com>
Build-Depends: debhelper (>= 9),
               haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
               cdbs,
               ghc,
               ghc-prof,
               alex,
               libghc-quickcheck2-dev (>= 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}