[project @ 1996-07-15 16:16:46 by partain]
[ghc-hetmet.git] / ghc / compiler / reader / reader.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate]{article}
3 \begin{document}
4 \title{Glasgow Haskell compiler: reader}
5 \author{The GRASP team}
6 \date{August 1993}
7 \maketitle
8 \begin{rawlatex}
9 \tableofcontents
10 \pagebreak
11 \end{rawlatex}
12 \end{onlystandalone}
13
14 \begin{onlypartofdoc}
15 \section[reader]{Reader}
16 \downsection
17 \end{onlypartofdoc}
18
19 \input{PrefixSyn.lhs}
20 \input{ReadPrefix.lhs}
21 \input{PrefixToHs.lhs}
22
23 \upsection
24 \begin{onlypartofdoc}
25 \upsection
26 \end{onlypartofdoc}
27 \begin{onlystandalone}
28 \printindex
29 \end{document}
30 \end{onlystandalone}