
17 Oct
2010
17 Oct
'10
2:12 p.m.
And it is not enough to provide just a driver function, that is called in 'main', say run :: IOArrow a b -> a -> IO b ? No, because I need to compile the stream processing program itself by a different tool. I just want to trick GHC into doing much of the weightlifting. No IO monad is involved, by the way, the stream processor is supposed to be a pure transformation.
Gergely -- http://www.fastmail.fm - Or how I learned to stop worrying and love email again