summaryrefslogtreecommitdiff
path: root/ghc/driver/driver.lit
blob: ca4a87614306d9b1fa17e00c4409ef38bd5b8623 (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
\begin{onlystandalone}
\documentstyle[11pt,literate,a4wide]{article}
\begin{document}
\title{Driver: @ghc@}
\author{The GRASP team}
\date{January 1993}
\maketitle
\begin{rawlatex}
\tableofcontents
\end{rawlatex}
\end{onlystandalone}

\begin{onlypartofdoc}
\section[Driver-for-compilation-system]{@ghc@: Driver for the compilation system}
\downsection
\end{onlypartofdoc}

\input{ghc.lprl}

\section[Driver-support]{Support code for the @ghc@ driver}
\downsection
\input{ghc-asm.lprl}
\input{ghc-consist.lprl}
\input{ghc-split.lprl}
\upsection

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