File: control

package info (click to toggle)
haskell-doc 19991028-1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 1,672 kB
  • ctags: 620
  • sloc: haskell: 2,123; makefile: 158; sh: 31
file content (22 lines) | stat: -rw-r--r-- 794 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
Source: haskell-doc
Maintainer: Antti-Juhani Kaijanaho <ajk@debian.org>
Section: doc
Priority: optional
Standards-Version: 3.0.1

Package: haskell-doc
Architecture: all
Suggests: lynx | www-browser
Description: Assorted Haskell language documentation
 Haskell is a non-strict, pure functional general-purpose programming
 language.  This package contains its definition, which consists
 of the following documents:
   (1) The Haskell 98 Report,
   (2) The Haskell 98 Library Report, and 
   (3) Errata for the Haskell 98 Language Report.
 This package contains also a tutorial of the language:
   (4) Gentle Introduction to Haskell 98
 .
 Future revisions of this package may include other Haskell material,
 of interest to a programmer learning Haskell or to a practicing
 Haskell programmer.