home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.functional
- Path: sparky!uunet!inmos!fulcrum!bham!bhamcs!hsg
- From: Howard S Goodman <hsg@cs.bham.ac.uk>
- Subject: Input/output streams in Haskell and Miranda
- Message-ID: <C1KoGM.71r@cs.bham.ac.uk>
- Originator: hsg@jemima
- Sender: news@cs.bham.ac.uk
- Nntp-Posting-Host: jemima
- Organization: School of Computer Science, University of Birmingham, England
- Date: Thu, 28 Jan 1993 16:29:10 GMT
- Lines: 12
-
- Is it possible to model Miranda's simple [char] -> [char] input/output
- technique in Haskell? Can $- or $+ be simulated using ReadChan stdin?
-
- If anyone has achieved this, I would very much like to know how, as I have
- been struggling with it for some time ...
-
- Thank you ...
-
- +-------------------+-------------------------------------------------------+
- | howard s goodman | school of computer science - university of birmingham |
- | hsg@cs.bham.ac.uk | - BIRMINGHAM - B15 2TT - england |
- +-------------------+-------------------------------------------------------+
-