Fudgets
Thomas Hallgren
hallgren@cse.ogi.edu
Sun, 08 Jun 2003 10:34:18 -0700
Christian Buschmann wrote:
> Hi!
> Is there any easy way to display an IO String with Fudgets?
The fudget library was designed before Haskell switched to monadic IO,
and there is still no support for combining arbitrary monadic IO and
fudgets. There are fudgets like stdinF that might be useful, see the
section called InOut in the fudget library reference manual.
http://www.cs.chalmers.se/Cs/Research/Functional/Fudgets/Manual/current/small.html#InOut
--
Thomas H
"I think it would be a great idea."
(Ghandi's answer when asked what he thought of Western Civilization)