File: control

package info (click to toggle)
haskell98-tutorial 200006-2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 864 kB
  • ctags: 59
  • sloc: haskell: 2,125; makefile: 66; sh: 9
file content (18 lines) | stat: -rw-r--r-- 613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: haskell98-tutorial
Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
Section: doc
Priority: optional
Standards-Version: 3.7.2
Build-Depends: hugs, flex, debhelper (>= 4), tetex-bin

Package: haskell98-tutorial
Architecture: all
Recommends: haskell98-report
Suggests: lynx | www-browser
Conflicts: haskell-doc (<= 19991028-3)
Description: A Gentle Introduction to Haskell 98
 The Gentle Introduction is designed to serve as a supplement to the 
 Haskell 98 Report; it provides a tutorial introduction for someone
 who is already familiar with another programming language (preferably
 a functional one).