[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / CONTRIB / pphs / docs / Haskell_simple.tex
diff --git a/ghc/CONTRIB/pphs/docs/Haskell_simple.tex b/ghc/CONTRIB/pphs/docs/Haskell_simple.tex
new file mode 100644 (file)
index 0000000..4ca2bb5
--- /dev/null
@@ -0,0 +1,5 @@
+\begin{verbatim}
+foobar a b = c
+           where
+               c = a + b
+\end{verbatim}
\ No newline at end of file