File: control

package info (click to toggle)
haskell98-report 20080907-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,144 kB
  • ctags: 105
  • sloc: haskell: 4,078; makefile: 322
file content (29 lines) | stat: -rw-r--r-- 1,281 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
Source: haskell98-report
Section: doc
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: ghc (>= 6.6), flex-old,
 texlive-fonts-recommended, texlive-latex-recommended, ghostscript,
 texlive-latex-extra
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell98-report
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell98-report
Homepage: http://darcs.haskell.org/haskell98-report/

Package: haskell98-report
Architecture: all
Depends: ${misc:Depends}
Suggests: lynx | www-browser
Conflicts: haskell-doc (<= 19991028-3)
Description: The Haskell 98 Language and Libraries Revised Report & addenda
 Haskell is a non-strict, pure functional general-purpose programming
 language.  This package contains its definition in HTML, PS and PDF
 formats. It is a revised version of "The Haskell 98 Report" and
 "The Haskell 98 Library Report", fixing the bugs documented in
 "Errata for the Haskell 98 Language Report" (which is included).
 .
 It also contains the Foreign Function Interface (FFI) addendum
 and the Hierarchical Modules addendum in PS and PDF formats.