summaryrefslogtreecommitdiff
path: root/p/haskell-platform/debian/control
blob: 56a9d7c2850835aa2c9db8d0f79a5e6c389a3926 (plain)
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
Source: haskell-platform
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.9.4
Build-Depends: cdbs, debhelper (>= 9)
Homepage: http://hackage.haskell.org/platform/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-platform

Package: haskell-platform
Architecture: all
Depends:
  ghc,
  libghc-async-dev,
  libghc-attoparsec-dev,
  libghc-case-insensitive-dev,
  libghc-fgl-dev,
  libghc-gluraw-dev,
  libghc-glut-dev,
  libghc-hashable-dev,
  libghc-haskell-src-dev,
  libghc-html-dev,
  libghc-http-dev,
  libghc-hunit-dev,
  libghc-mtl-dev,
  libghc-network-dev,
  libghc-opengl-dev,
  libghc-openglraw-dev,
  libghc-parallel-dev,
  libghc-parsec3-dev,
  libghc-primitive-dev,
  libghc-quickcheck2-dev,
  libghc-random-dev,
  libghc-regex-base-dev,
  libghc-regex-compat-dev,
  libghc-regex-posix-dev,
  libghc-split-dev,
  libghc-stm-dev,
  libghc-syb-dev,
  libghc-text-dev,
  libghc-transformers-dev,
  libghc-unordered-containers-dev,
  libghc-vector-dev,
  libghc-xhtml-dev,
  libghc-zlib-dev,
  alex,
  cabal-install,
  ghc-haddock,
  happy,
  hscolour,
  ${misc:Depends}
Suggests:
  haskell-platform-doc,
  haskell-platform-prof
Description: Standard Haskell libraries and tools
 The Haskell Platform is a suite of tools and libraries that contain the most
 important and best supported components. It is meant to be a starting point
 for Haskell developers who are looking for libraries to use.
 .
 Installing this meta package will also install the Debian packages containing
 the libraries and tools as specified in the official Haskell Platform, in the
 version available in Debian. This may or may not be the version specified in
 the platform. If this is of relevance to you, please check them on the
 official Haskell Platform homepage.

Package: haskell-platform-prof
Section: haskell
Architecture: all
Description: Standard Haskell libraries and tools; profiling libraries
 The Haskell Platform is a suite of tools and libraries that contain the most
 important and best supported components. It is meant to be a starting point
 for Haskell developers who are looking for libraries to use.
 .
 Installing this meta package will install the profiling data for the
 libraries as specified in the official Haskell Platform.
Depends: haskell-platform,
  ghc-prof,
  libghc-async-prof,
  libghc-attoparsec-prof,
  libghc-case-insensitive-prof,
  libghc-fgl-prof,
  libghc-gluraw-prof,
  libghc-glut-prof,
  libghc-hashable-prof,
  libghc-haskell-src-prof,
  libghc-html-prof,
  libghc-http-prof,
  libghc-hunit-prof,
  libghc-mtl-prof,
  libghc-network-prof,
  libghc-opengl-prof,
  libghc-openglraw-prof,
  libghc-parallel-prof,
  libghc-parsec3-prof,
  libghc-primitive-prof,
  libghc-quickcheck2-prof,
  libghc-random-prof,
  libghc-regex-base-prof,
  libghc-regex-compat-prof,
  libghc-regex-posix-prof,
  libghc-split-prof,
  libghc-stm-prof,
  libghc-syb-prof,
  libghc-text-prof,
  libghc-transformers-prof,
  libghc-unordered-containers-prof,
  libghc-vector-prof,
  libghc-xhtml-prof,
  libghc-zlib-prof,
  ${misc:Depends}

Package: haskell-platform-doc
Section: doc
Architecture: all
Recommends: haskell-platform
Description: Standard Haskell libraries and tools; documentation
 The Haskell Platform is a suite of tools and libraries that contain the most
 important and best supported components. It is meant to be a starting point
 for Haskell developers who are looking for libraries to use.
 .
 Installing this meta package will install the documentation for the
 libraries as specified in the official Haskell Platform.
Depends:
  ghc-doc,
  libghc-async-doc,
  libghc-attoparsec-doc,
  libghc-case-insensitive-doc,
  libghc-fgl-doc,
  libghc-gluraw-doc,
  libghc-glut-doc,
  libghc-hashable-doc,
  libghc-haskell-src-doc,
  libghc-html-doc,
  libghc-http-doc,
  libghc-hunit-doc,
  libghc-mtl-doc,
  libghc-network-doc,
  libghc-opengl-doc,
  libghc-openglraw-doc,
  libghc-parallel-doc,
  libghc-parsec3-doc,
  libghc-primitive-doc,
  libghc-quickcheck2-doc,
  libghc-random-doc,
  libghc-regex-base-doc,
  libghc-regex-compat-doc,
  libghc-regex-posix-doc,
  libghc-split-doc,
  libghc-stm-doc,
  libghc-syb-doc,
  libghc-text-doc,
  libghc-transformers-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
  libghc-xhtml-doc,
  libghc-zlib-doc,
  ${misc:Depends}