summaryrefslogtreecommitdiff
path: root/ghc/CONTRIB/pphs/docs/string1.hs
blob: 437573222c7f2dda5b0914eaf3c17cc2f08360ba (plain)
1
2
3
4
5
6
-- File and channel names:

stdin	    =  "stdin"
stdout      =  "stdout"
stderr      =  "stderr"
stdecho     =  "stdecho"