summaryrefslogtreecommitdiff
path: root/ghc/compiler/reader/reader.lit
blob: 27b6dacd26cfa4b620a36d71875763c0198cb700 (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
\begin{onlystandalone}
\documentstyle[11pt,literate]{article}
\begin{document}
\title{Glasgow Haskell compiler: reader}
\author{The GRASP team}
\date{August 1993}
\maketitle
\begin{rawlatex}
\tableofcontents
\pagebreak
\end{rawlatex}
\end{onlystandalone}

\begin{onlypartofdoc}
\section[reader]{Reader}
\downsection
\end{onlypartofdoc}

\input{PrefixSyn.lhs}
\input{ReadPrefix.lhs}
\input{PrefixToHs.lhs}

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