summaryrefslogtreecommitdiff
path: root/ghc/docs/users_guide/user.lit
blob: 51f63e20a5c36d765bc30aabba51429dfafc4e7d (plain)
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
\begin{onlystandalone}
\documentstyle[11pt,literate]{article}
\begin{document}
\title{The Glorious Glasgow Haskell Compilation System\\ Version~0.26\\ User's Guide}
\author{The AQUA Team\\
Department of Computing Science\\
University of Glasgow\\
Glasgow, Scotland\\
G12 8QQ\\
\\
Email: glasgow-haskell-\{bugs,request\}\@dcs.glasgow.ac.uk}
\maketitle
\begin{rawlatex}
\tableofcontents
\pagebreak
\end{rawlatex}
\end{onlystandalone}

\input{intro.lit}
\input{how_to_run.lit}
\input{runtime_control.lit}
\input{sooner.lit}
\input{profiling.lit}
\input{glasgow_exts.lit}
\input{libraries.lit}
\input{parallel.lit}
\input{gone_wrong.lit}
\input{vs_haskell.lit}
\input{utils.lit}
\input{ticky.lit}
\input{tutorial.lit}

\begin{onlystandalone}
\printindex
\end{document}
\end{onlystandalone}