summaryrefslogtreecommitdiff
path: root/ghc/driver/driver.lit
diff options
context:
space:
mode:
authorpartain <unknown>1996-01-08 20:28:12 +0000
committerpartain <unknown>1996-01-08 20:28:12 +0000
commite7d21ee4f8ac907665a7e170c71d59e13a01da09 (patch)
tree93715bf4e6e4bbe8049e4d8d4d3fbd19158a88d6 /ghc/driver/driver.lit
parente48474bff05e6cfb506660420f025f694c870d38 (diff)
downloadhaskell-e7d21ee4f8ac907665a7e170c71d59e13a01da09.tar.gz
[project @ 1996-01-08 20:28:12 by partain]
Initial revision
Diffstat (limited to 'ghc/driver/driver.lit')
-rw-r--r--ghc/driver/driver.lit39
1 files changed, 39 insertions, 0 deletions
diff --git a/ghc/driver/driver.lit b/ghc/driver/driver.lit
new file mode 100644
index 0000000000..e795c81276
--- /dev/null
+++ b/ghc/driver/driver.lit
@@ -0,0 +1,39 @@
+\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-alpha.lprl}
+\input{ghc-asm-hppa.lprl}
+\input{ghc-asm-iX86.lprl}
+\input{ghc-asm-m68k.lprl}
+\input{ghc-asm-mips.lprl}
+\input{ghc-asm-solaris.lprl}
+\input{ghc-asm-sparc.lprl}
+\input{ghc-consist.lprl}
+\input{ghc-split.lprl}
+\upsection
+
+\begin{onlypartofdoc}
+\upsection
+\end{onlypartofdoc}
+\begin{onlystandalone}
+\printindex
+\end{document}
+\end{onlystandalone}