File: index.html

package info (click to toggle)
hugs 1.4.199801-1
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 7,220 kB
  • ctags: 5,609
  • sloc: ansic: 32,083; haskell: 12,143; yacc: 949; perl: 823; sh: 602; makefile: 236
file content (80 lines) | stat: -rw-r--r-- 3,094 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>Hugs Documentation</title>
</head>

<body>

<p><font size="5"><strong>Hugs Documentation </strong></font></p>

<p>Documentation is divided into four categories: information
about Hugs; information about demos that will work on any
platform; information about demos that only work on Win32; and
general information about Haskell. To save space, some
distributions of Hugs don't include all the listed documents.
Missing documentation (and postscript/dvi copies) can be obtained
from 
<a href="http://www.haskell.org/hugs14/docs">http://www.haskell.org/hugs14/docs</a></p>

<p><strong>Hugs documentation </strong>(also available from <a
href="http://www.haskell.org/hugs14/docs">http://www.haskell.org/hugs14/docs</a>)</p>

<ul type="disc">
    <li>The Hugs Manual with frames 
        (<a href="manual-html/manual_contents.html">manual-html/manual_contents.html</a>)</li>
    <li>The Hugs Manual without frames 
        (<a href="manual-html/manual_fcontents.html">manual-html/manual_fcontents.html</a>)</li>
    <li>The Hugs-GHC Extension Libraries 
        (<a href="libs-html/libs.html">libs-html/libs.html</a>)</li>
    <li>Typed Rows and EXtension - a powerful record system 
        (<a href="TREX">TREX</a>)</li>
    <li>Calling Hugs from C
        (<a href="server.html">server.html</a>)</li>
    <li>The Hugs Announcement (<a href="../README">../README</a>)</li>
    <li>Installing Hugs (<a href="../Install">../Install</a> and
        GNU's generic installation instructions
        <a href="../src/unix/INSTALL">../src/unix/INSTALL</a>)</li>
    <li>Installing Hugs on Windows (<a href="windows-notes.txt">windows-notes.txt</a>)
</ul>

<p>These documents are primarily used by Hugs developers</p>

<ul type="disc">
    <li>Configuring Hugs with autoconf 
        (<a href="../src/unix/README">../src/unix/README</a>)</li>
    <li>Building the Hugs distribution 
        (<a href="../src/distrib/README">../src/distrib/README</a>)</li>
</ul>

<p><strong>Portable demos </strong>(also available from <a
href="http://www.haskell.org/hugs14/docs">http://www.haskell.org/hugs14/docs</a>)</p>

<ul>
    <li>Haskore (<a href="haskore-html/index.html">haskore-html/index.html</a>)</li>
</ul>

<p><strong>Win32 demos</strong> (also available from <a
href="http://www.haskell.org/hugs14/docs">http://www.haskell.org/hugs14/docs</a>)</p>

<ul>
    <li>The Graphics Library (<a href="graphics.html">graphics.html</a>)</li>
</ul>

<p><strong>Haskell information</strong> (also available from <a
href="http://www.haskell.org/">http://www.haskell.org</a>)</p>

<ul>
    <li>A Gentle Introduction to Haskell (<a
        href="tutorial/index.html">tutorial/index.html</a>)</li>
    <li>The Haskell 1.4 Report (<a
        href="report/index.html">report/index.html</a></li>
    <li>The Haskell 1.4 Library Report (<a
        href="library/index.html">library/index.html</a>)</li>
</ul>
</body>
</html>