1 \documentstyle[12pt,fleqn,rep,pphs]{report}
2 \renewcommand{August 1994}
6 \def\subsect{\subsection}
9 \title{Literate Haskell}
10 \author{A. Preece \\\\ University of Glasgow}
20 \input{Error_Messages}
26 \input{Project_Documents}
27 \input{User_Documents}
30 \begin{thebibliography}{9}
31 \addcontentsline{toc}{chapter}{Bibliography}
33 \bibitem{Haskell-report}
34 Hudak, P., Peyton Jones, S., Wadler, P., et al., {\em Haskell, Report on the Programming Language\/}
38 Lamport, L., {\em \LaTeX : A Document Preparation System\/}
39 (Addison-Wesley, 1986)
43 \chapter*{Acknowledgements}
44 \addcontentsline{toc}{chapter}{Acknowledgements}
46 I am very grateful for the help and advise of Project Supervisor Tom Melham,
47 and also for the suggestions of Phil Wadler, Richard McPhee, and Mark Pollock.