[project @ 1996-01-08 20:28:12 by partain]
[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}