File: control

package info (click to toggle)
haskell98-report 20030706-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,888 kB
  • ctags: 77
  • sloc: haskell: 3,809; makefile: 326; sh: 4
file content (21 lines) | stat: -rw-r--r-- 878 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
Source: haskell98-report
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Section: doc
Priority: optional
Standards-Version: 3.7.2
Build-Depends: ghc6 (>= 6.6), flex-old, debhelper (>= 4), tetex-bin, tetex-extra, gs-common

Package: haskell98-report
Architecture: all
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.