[wibbles.
malcolm**20020829105352] {
hunk ./docs/download.html 109
+
+
+ pretty-printer |
+ hat v2.00 |
+ 2002-08-28 |
+ Fix a pretty-printing bug in hat-trans, e.g. the transformed version
+ of f = \ ~(a,b) -> 1 was printed wrongly.
+ |
+
hunk ./docs/download.html 151
-This page last modified: 2002-07-12
+This page last modified: 28th August 2002
hunk ./docs/hatuser.tex 106
-you may want to choose your compiler as well, e.g.\ \texttt{hmake
--ghc -hat}.
+you may want to choose your compiler as well, e.g.
+\begin{verbatim}
+ hmake -ghc -hat Prog
+\end{verbatim}
+(Note that \texttt{hmake Prog} both compiles the program and links
+it to an executable, whereas \texttt{hmake Prog.hs} only compiles
+the module and its dependents without linking.)
hunk ./docs/install.html 99
- 19 |
- - |
+ 20 |
+ 12 |
hunk ./docs/publications.html 19
-3th Summer School in Advanced Functional Programming, Oxford,
+4th Summer School in Advanced Functional Programming, Oxford,
}