File: control

package info (click to toggle)
ghc-cvs 20040725-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 68,484 kB
  • ctags: 19,658
  • sloc: haskell: 251,945; ansic: 109,709; asm: 24,961; sh: 12,825; perl: 5,786; makefile: 5,334; xml: 3,884; python: 682; yacc: 650; lisp: 477; cpp: 337; ml: 76; fortran: 24; csh: 18
file content (92 lines) | stat: -rw-r--r-- 4,007 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
Source: ghc-cvs
Section: devel
Priority: optional
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4), libgmp3-dev, xsltproc, alex, libreadline4-dev | libreadline-dev, xlibmesa-gl-dev, xlibmesa-glu-dev, libglut3-dev, time, xutils, devscripts, haddock (>= 0.6), happy (>= 1.14), ghc6 | ghc5, cpio, jade, docbook-utils, gcc-3.3 (>= 1:3.3.4), python (>= 1.5), xlibs-dev, netbase, locales, grep-dctrl, autotools-dev

Package: ghc-cvs
Architecture: any
Depends: haskell-utils, perl | perl5, gcc-3.3 (>= 1:3.3.4), libgmp3-dev, ${shlibs:Depends}, ${misc:Depends}, ${readline}
Provides: haskell-compiler, ghc
Conflicts: ghc4 (<= 4.08.1-4)
Suggests: ghc-cvs-prof, ghc-cvs-doc, haskell-doc
Description: GHC - the Glasgow Haskell Compilation system
 CVS snapshot of the Glorious Glasgow Haskell Compilation system (GHC).
 GHC is a compiler for Haskell98.
 .
 You should install this package only if you want the newest features;
 the released versions are likely to be more stable.
 .
 Haskell is "the" standard lazy functional programming language. Haskell98
 is the current version of the language. The language definition and
 additional documentation can be found in the `haskell-doc' package.
 Alternatively, there is an online version at
 http://haskell.org/onlinereport/.

Package: ghc-cvs-hopengl
Section: devel
Architecture: any
Depends: ghc-cvs (= ${Source-Version}), xlibmesa-gl-dev, xlibmesa-glu-dev, libglut3-dev, ${shlibs:Depends}, ${misc:Depends}
Provides: ghc-hopengl
Suggests: ghc-cvs-doc
Description: HOpenGL libraries for the Glasgow Haskell Compilation system
 This package contains additional HOpenGL libraries, including suitable
 profiling libraries for the Glorious Glasgow Haskell Compilation
 system (GHC).
 .
 The documentation for HOpenGL can be found in the ghc-cvs-doc package. 

Package: ghc-cvs-prof
Section: devel
Architecture: any
Provides: ghc-prof
Depends: ghc-cvs (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Profiling libraries for the Glasgow Haskell Compilation system
 CVS snapshot of the Glorious Glasgow Haskell Compilation system (GHC).  GHC is
 a compiler for Haskell98.
 .
 Haskell is "the" standard lazy functional programming language. Haskell98
 is the current version of the language. The language definition and
 additional documentation can be found in the `haskell-doc' package.
 Alternatively, there is an online version at
 http://haskell.org/onlinereport/.
 .
 This package contains additional profiling libraries. They are only needed,
 if you want to take a closer look on where exactly your program burns CPU
 cycles.

Package: ghc-cvs-doc
Section: doc
Architecture: all
Suggests: haskell-doc
Description: Documentation for the Glasgow Haskell Compilation system
 CVS snapshot of the Glorious Glasgow Haskell Compilation system (GHC).  GHC is
 a compiler for Haskell98.
 .
 Haskell is "the" standard lazy functional programming language. Haskell98
 is the current version of the language. The language definition and
 additional documentation can be found in the `haskell-doc' package.
 Alternatively, there is an online version at
 http://haskell.org/onlinereport/.
 .
 This package includes HTML, DVI and PS versions of the SGML-based
 documentation around GHC.

Package: ghc-cvs-libsrc
Section: doc
Suggests: ghc-cvs-doc, haskell-doc
Architecture: all
Description: Library Sources of GHC, the Glasgow Haskell Compilation system
 CVS snapshot of the Glorious Glasgow Haskell Compilation system (GHC). GHC is
 a compiler for Haskell98.
 .
 Haskell is "the" standard lazy functional programming language. Haskell98
 is the current version of the language. The language definition and
 additional documentation can be found in the `haskell-doc' package.
 Alternatively, there is an online version at
 http://haskell.org/onlinereport/.
 .
 This package contains the Haskell source code of the GHC libraries. It is
 provided as additional documentation ("Use the source, Luke").