File: control

package info (click to toggle)
curry-frontend 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,456 kB
  • sloc: haskell: 24,739; makefile: 27
file content (120 lines) | stat: -rw-r--r-- 3,212 bytes parent folder | download
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
Source: curry-frontend
Maintainer: Debian Curry Maintainers <pkg-curry-maintainers@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Michael Hanus <mh@informatik.uni-kiel.de>,
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts (>= 0.8),
 cdbs,
 ghc (>= 8.8.3),
 ghc-prof,
 libghc-binary-dev,
 libghc-binary-prof,
 libghc-containers-dev,
 libghc-containers-prof,
 libghc-directory-dev,
 libghc-directory-prof,
 libghc-extra-prof,
 libghc-extra-dev,
 libghc-filepath-dev,
 libghc-filepath-prof,
 libghc-file-embed-dev,
 libghc-file-embed-prof,
 libghc-mtl-dev,
 libghc-mtl-prof,
 libghc-network-uri-dev (>= 2.6),
 libghc-network-uri-prof (>= 2.6),
 libghc-process-dev,
 libghc-process-prof,
 libghc-set-extra-dev,
 libghc-set-extra-prof,
 libghc-syb-dev,
 libghc-syb-prof,
 libghc-transformers-dev,
 libghc-transformers-prof,
Build-Depends-Indep: ghc-doc,
 libghc-base-doc,
 libghc-binary-doc,
 libghc-containers-doc,
 libghc-directory-doc,
 libghc-extra-doc,
 libghc-filepath-doc,
 libghc-file-embed-doc,
 libghc-mtl-doc,
 libghc-network-uri-doc,
 libghc-process-doc,
 libghc-set-extra-doc,
 libghc-syb-doc,
 libghc-time-doc,
 libghc-transformers-doc,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://curry-language.org
Vcs-Browser: https://salsa.debian.org/pkg-curry-team/curry-frontend
Vcs-Git: https://salsa.debian.org/pkg-curry-team/curry-frontend.git
X-Description: Lexer, parser, type checker, etc. for Curry
 The Curry Frontend consists of the executable program
 "curry-frontend". It is used by various backends to
 compile programs written in the functional logic language
 Curry to various intermediate representations.
 .
 For further information, please check
 http://curry-language.org

Package: libghc-curry-frontend-dev
Architecture: any
Depends: ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-curry-frontend-prof
Architecture: any
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}

Package: libghc-curry-frontend-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: curry-frontend
Architecture: any
Section: misc
Depends: ${haskell:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Breaks: pakcs (<< 2.1.0~),
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}; executable
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}