File: copyright

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 (30 lines) | stat: -rw-r--r-- 1,229 bytes parent folder | download | duplicates (5)
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

This package was first put together by Antti-Juhani Kaijanaho
<ajk@debian.org>.

On 24 Nov 2002
* Ian Lynagh took over as Debian maintainer
* Ian Lynagh and Ganesh Sittampalam took over as upstream editors.

The tutorial was then split off from haskell-doc into this new package.
The source was downloaded from
http://www.haskell.org/tutorial/haskell-98-tutorial-sources.tar.gz
linked off of http://www.haskell.org/tutorial/

The following copyright notice applies to it:

Copyright (C) 1999 Paul Hudak, John Peterson and Joseph Fasel

Permission is hereby granted, free of charge, to any person obtaining a
copy of "A Gentle Introduction to Haskell" (the Text), to deal in the
Text without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Text, and to permit persons to whom the Text is furnished
to do so, subject to the following condition: The above copyright notice
and this permission notice shall be included in all copies or
substantial portions of the Text.

All other files in this collection were authored by Antti-Juhani
Kaijanaho, Ian Lynagh and Ganesh Sittampalam and can be treated as if
they were in the public domain.