[project @ 1997-03-14 05:31:07 by sof]
[ghc-hetmet.git] / ghc / CONTRIB / pphs / docs / Haskell_string1.tex
1 \begin{verbatim}
2 -- File and channel names:
3
4 stdin       =  "stdin"
5 stdout      =  "stdout"
6 stderr      =  "stderr"
7 stdecho     =  "stdecho"
8 \end{verbatim}