|
|
Tim Attwood <tim### [at] comcastnet> wrote:
> readFile "filename" >>= process
Btw, how do you actually read the contents of the file in haskell with
a command like that? What is the unit type? Can you read, for example,
one byte at a time? What if you would want to parse an ascii-formatted
input file, for example? How is it done exactly?
--
- Warp
Post a reply to this message
|
|