0284da1e3c67e001959631dda2f33ee5d1142e58
[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}